html,
body {
  height: 100%;
}

:root {
  --white: #ffffff;
  --ash: #ebeae8;
  --black: #000000;
  --red: #f82249;
  --offwhite: #96989a;
  --theme: #00A9A4;
  --pink:#EC008C;
}

@font-face {
  font-family: "SolaimanLipi";
  src: url("fonts/SolaimanLipi.eot");
  src: local("☺"), url("fonts/SolaimanLipi.woff") format("woff"),
    url("fonts/SolaimanLipi.ttf") format("truetype"),
    url("fonts/SolaimanLipi.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* @font-face {
  font-family: 'SiyamRupali';
  src: url('fonts/SiyamRupali/SiyamRupali.eot');
  src: url('fonts/SiyamRupali/SiyamRupali.woff') format('woff'),
       url('fonts/SiyamRupali/SiyamRupali.ttf') format('truetype'),
       url('fonts/SiyamRupali/SiyamRupali.svg#SiyamRupali') format('svg'),
       url('fonts/SiyamRupali/SiyamRupali.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
} */
/* .tangon,
.contact-form .subtitle,
.contact-form label,
.section-header h3,
.itemDetails h2 {
  font-family: "tangon";
} */
body {
  color: #5c6873;
  font-family: "SolaimanLipi", "Roboto Condensed", sans-serif;
  padding: 0px !important;
  margin: 0px !important;
  font-weight: 300;
  font-size: 18px;
  background: #fff;
}
.clearfix{
  clear: both;
}
.btn-success {
  color: var(--black);
  background-color: var(--white);
  border-color: var(--white);
}

.btn-danger {
  color: #fff;
  background-color: var(--pink);
  border-color: var(--pink);
}

.btn-info {
  color: #fff;
  background-color: var(--offwhite);
  border-color: var(--offwhite);
}

.btn-secondary {
  color: #fff;
  background-color: var(--black);
  border-color: var(--black);
}

a {
  color: var(--pink);
}

b,
strong {
  font-weight: bold;
}

a:hover {
  color: var(--pink);
  text-decoration: none;
}

._vue-flash-msg-_right-bottom {
  right: 0px;
  top: 0px;
  bottom: auto !important;
  left: 0px;
  margin: auto;
  justify-content: center;
  align-items: center;
  z-index: 99999;
}

._vue-flash-msg-_right-bottom h3 {
  display: none;
}

._vue-flash-msg-_right-bottom p {
  padding: 0;
  margin: 10px 0;
}

._vue-flash-msg-body._vue-flash-msg-body_success ._vue-flash-msg-body__content {
  border-left: 5px solid rgb(56, 87, 35) !important;
  z-index: 99999;
}

._vue-flash-msg-body._vue-flash-msg-body_error {
  border: 1px solid #f12222;
  background-color: #ff0000 !important;
}

._vue-flash-msg-body._vue-flash-msg-body_success {
  border: 1px solid rgba(71, 104, 37, 0.96) !important;
  background-color: rgba(71, 104, 37, 1) !important;
}

.top-logos {
  padding: 30px 0px 15px 0px;
}

#topbar {
  background: var(--theme);
  padding: 10px 0;
  border-bottom: 1px solid var(--theme);
  font-size: 14px;
}

#topbar .contact-info i {
  color: #fff;
  padding: 4px;
}

#topbar .contact-info a {
  color: #fff;
}

#topbar .contact-info .fa-phone {
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid #fff;
}

#topbar .contact-info .fa-download {
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid #fff;
}

#topbar .social-links a {
  color: #fff;
  padding: 4px 12px;
  display: inline-block;
  line-height: 1px;
}

#topbar .social-links span {
  border-left: 1px solid #e9e9e9;
  display: inline-block;
}

#topbar .social-links span:first-child {
  border-left: 0px;
}

#topbar .social-links .fa:hover,
#topbar .contact-info i:hover,
#topbar .contact-info a:hover {
  color: #5ef;
}

.logo h1 {
  margin: 0;
}

.logo a span {
  color: #040919;
}

#footer .logo a span {
  color: var(--theme);
}

.logo a:hover {
  color: var(--pink);
}

.fade_rule {
  height: 1px;
  background-color: #96989a;
  width: 100%;
  margin: 0 auto;
  /* background-image: linear-gradient(left , #ebeae8 2%, #E6E6E6 50%, #ebeae8 98%);
  background-image: -o-linear-gradient(left , #ebeae8 2%, #E6E6E6 50%, #ebeae8 98%);
  background-image: -moz-linear-gradient(left , #ebeae8 2%, #E6E6E6 50%, #ebeae8 98%);
  background-image: -webkit-linear-gradient(left , #ebeae8 2%, #E6E6E6 50%, #ebeae8 98%);
  background-image: -ms-linear-gradient(left , #ebeae8 2%, #E6E6E6 50%, #ebeae8 98%);
  background-image: -webkit-gradient( linear, left bottom, right bottom, color-stop(0.02, #ebeae8), color-stop(0.5, gray), color-stop(0.98, #ebeae8) ); */
}

.navbar-toggler {
  background-color: var(--black);
}

.navbar .nav-item:first-child {
  padding-left: 0px;
  margin-left: 0px;
}

.navbar .dropdown-menu div[class*="col"] {
  margin-bottom: 1rem;
}

.navbar-dark .navbar-nav .nav-link {
  color: var(--black);
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-style: normal;
  transition: all 0.2s;
  font-weight: 600;
  padding: 0px 1rem;
}
.navbar-nav .nav-item:first-child .dropdown-toggle{
  padding-left: 0px !important;
}

.navbar-dark .navbar-nav .nav-link div {
  font-size: 18pt;
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .show>.nav-link {
  color: var(--pink);
}

.dropdown-menu {
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  background: #f7f7f7;
  border: none;
  margin-top: 0;
  padding-top: 0px;
}

.dropdown-item:focus,
.dropdown-item:hover,
.dropdown-item.active {
  text-decoration: underline;
  background-color: transparent;
}

.dropdown-menu .nav-link {
  font-size: 12pt !important;
  font-weight: normal !important;
  padding: 5px 0px !important;
  text-transform: none !important;
  border-bottom: 1px solid var(--pink);
  margin: 5px;
}

.dropdown-menu .nav-item {
  padding: 0 10px 0 0px !important;
}

.dropdown-item {
  font-size: 20px;
  color: var(--black);
}

.dropdown-item:hover {
  text-decoration: none;
  color: var(--pink);
}

.dropdown-item.dropdown-toggle::after {
  vertical-align: 0em;
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

.megamenu .dropdown-toggle::after {
  margin-left: 0px !important;
  display: none;
}

.card {
  height: 100%;
}

.slider {
  padding: 0px 0 20px 0;
}

/********************************/
/*       Fade Bs-carousel       */
/********************************/
.slider .carousel-indicators {
  left: 0;
  top: auto;
  bottom: -5px;
}

/* The colour of the indicators */
.slider .carousel-indicators li {
  background: #a3a3a3;
  border-radius: 50%;
  width: 8px;
  height: 8px;
}

.slider .carousel-indicators .active {
  background: #96989a;
}

.section-column {
  padding: 20px;
  padding: 20px 15px;
  background: #f8f8f8;
  background: -moz-linear-gradient(top, #f6f6f6 0%, #f6f6f6 49%, #f6f6f6 49%, #fff 100%);
  background: -webkit-linear-gradient(top, #f6f6f6 0%, #f6f6f6 49%, #f6f6f6 49%, #fff 100%);
  background: linear-gradient(to bottom, #f6f6f6 0%, #f6f6f6 49%, #f6f6f6 49%, #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#fff', GradientType=0);
}

.section-items {
  margin-top: 30px;
}

.section-item a {
  color: #040a2b;
  font-size: 16px;
}

.section-item.books {
  text-align: center;
}

.section-item.books:hover .hover-item {
  display: block;
  position: absolute;
  bottom: 0;
  background: rgba(235, 234, 232, 0.85);
  text-align: center;
  left: 15px;
  right: 15px;
  height: 30%;
  padding: 30px;
  box-shadow: inset 0 0 7px 0 #cdcdcd;
  transition: all 0.6s;
}

.hover-item-scroll {
  left: 0px !important;
  right: 0px !important;
}

.hover-item {
  display: none;
  cursor: pointer;
}

.hover-item .add-to-cart {
  display: block;
  position: absolute;
  bottom: 53px;
  left: 0;
  right: 0;
  margin: auto;
  height: max-content;
  height: -moz-max-content;
  border-radius: 0;
  color: #fff;
  border-radius: 5px;
  width: 85%;
  font-size: 11pt;
  font-family: Arial, sans-serif;
}

/* .hover-item-scroll .add-to-cart {
  bottom: 88%;
} */
.hover-item .add-to-cart:hover {
  color: #eee;
}

.hover-item .view-details {
  width: 85%;
  position: absolute;
  bottom: 10px;
  left: 0;
  border-radius: 0;
  background: #000;
  color: #fff;
  z-index: 999999;
  right: 0px;
  margin: auto;
  border-radius: 5px;
  font-size: 11pt;
  font-family: Arial, sans-serif;
}

.section-item span a,
.writer-name {
  color: #888;
  font-size: 15px;
}

.section-item span a:hover {
  color: #040a2b;
}

.book-details-img img {
  max-width: 100%;
}

.books img {
  max-height: 230px;
}

.section-header h2 {
  color: #040919;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 10px;
  font-size: 28px;
}

.section-header h2::before {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 3px;
  background: var(--pink);
  bottom: 0;
  left: 0;
}

.section-header h3 {
  color: #040919;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 10px;
  font-size: 22px;
}

.section-header h3::before {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 3px;
  background: var(--pink);
  bottom: 0;
  left: 0;
}

.section-items h4 {
  font-size: calc(15px + (20 - 15) * ((100vw - 300pt) / (1600 - 300)));
  margin-top: 12px;
  margin-bottom: 8px;
  line-height: 12px;
}

.section-items h4 a {
  color: #040919;
}

.section-items h4 a:hover {
  color: var(--pink);
}

.section-item {
  padding-bottom: 25px;
}

.more-link {
  font-size: 18px;
  text-transform: none;
}

.more-link img {
  height: 20px;
}

.img-responsive {
  max-width: 100%;
  max-height: 100%;
}

#footer {
  background: #101522;
  color: #eee;
  font-size: 14px;
}

#footer .footer-top {
  background: #040919;
  padding: 60px 0 30px 0;
}

#footer .copyright {
  text-align: center;
  padding: 7px 15px 7px 0px;
  color: var(--white);
}

#footer .credits {
  text-align: center;
  font-size: 13px;
  color: #ddd;
}

#footer .footer-top .footer-info img {
  margin-bottom: 10px;
}

#footer .footer-top .footer-info p {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 0;
  color: var(--white);
  text-align: justify;
}

#footer .footer-top h4 {
  font-size: 18px;
  color: #eee;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 12px;
  border-bottom: 2px solid var(--pink);
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul li {
  border-bottom: 1px solid rgba(255,255,255,.5);
  padding: 10px 0;
  position: relative;
}

#footer .footer-top .footer-links ul li:last-child {
  border-bottom: 0px;
}

#footer .footer-top .footer-links ul a {
  color: #eee;
  padding-left: 5px;
  font-size: 18px;
}

#footer .footer-top .footer-links ul li img {
  height: 13px;
  vertical-align: middle;
  position: absolute;
  top: 15px;
}

#footer .footer-top .footer-contact p {
  line-height: 26px;
  margin-bottom: 0px;
}

#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #222636;
  color: #eee;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
  background: var(--pink);
  color: #fff;
}

#footer .footer-top .footer-links ul a:hover {
  color: var(--pink);
}

.back-to-top {
  position: fixed;
  display: none;
  background: var(--pink);
  color: #fff;
  padding: 8px 12px;
  font-size: 16px;
  border-radius: 2px;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
}

.back-to-top:hover {
  background: #222636;
  color: #fff;
}

.back-to-top img {
  transform: rotate(180deg);
}

/* Flashing */
/* .section-item:hover img {
  opacity: 1;
  -webkit-animation: flash 1.5s;
  animation: flash 1.5s;
} */

@-webkit-keyframes flash {
  0% {
    opacity: 0.4;
  }

  100% {
    opacity: 1;
  }
}

@keyframes flash {
  0% {
    opacity: 0.4;
  }

  100% {
    opacity: 1;
  }
}

.author-img-holder {
  height: 200px;
  background: #f8f8f8;
  border: 1px solid #ccc;
  text-align: center;
  line-height: 200px;
  vertical-align: middle;
  overflow: hidden;
  border-radius: 5px;
}

/********************************/
/*       Book Details      */
/********************************/

.breadcrumbs {
  padding: 30px 0;
  position: relative;
  background: #000;
  margin-top: 10px;
}

.breadcrumbs ul {
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style-type: none;
  z-index: 2;
  position: relative;
  margin-top: 10px;
}

.breadcrumbs h3 {
  color: #fff;
  margin: 10px 0 6px 0;
  font-size: 28px;
  letter-spacing: 1px;
  text-transform: uppercase;
  z-index: 2;
  position: relative;
}

.breadcrumbs:before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0.3;
  background-image: url("../img/b1.jpg");
  background-repeat: no-repeat;
  background-position: 50% 0;
  -ms-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}

.contents {
  padding: 40px 0;
}

.item-description {
  margin-top: 15px;
}

.page-link {
  color: #040919;
}

.page-item.active .page-link {
  background-color: var(--pink);
  border-color: var(--pink);
}

.filter-atoz ul li {
  margin: 2px !important;
}

.filter-atoz ul li a {
  position: relative;
  display: block;
  padding: 0.4rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #040919;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.filter-atoz ul li a.active,
.filter-atoz ul li a:hover {
  color: #fff;
  background-color: var(--pink);
}

.details-image {
  float: right;
  margin: 0 0 10px 20px;
  max-width: 50%;
}

.required {
  color: var(--pink);
}

/********************************/
/*       Blog      */
/********************************/

ul.tags {
  margin-top: 20px;
}

ul.tags li {
  display: inline-block;
  list-style-type: none;
  padding: 1px 12px;
  margin: 0px 5px 10px 0px;
  background-color: #f6f6f6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

ul.tags li a {
  color: #040919;
}

ul.tags li a:hover {
  color: var(--pink);
}

.blog-post {
  border-bottom: 2px dotted #d3d3d3;
  padding-bottom: 1.4em;
  padding-top: 25px;
}

.blog-post:last-child {
  border-bottom: 0;
}

.blog-post:first-child {
  padding-top: 0;
}

.blog-title a {
  color: #040919;
  position: relative;
  padding-bottom: 20px;
  font-size: 24px;
}

.blog-title a:hover {
  color: var(--pink);
}

/*.blog-post .details .date:after {
    content: "|";
    margin: 0px 6px;
}*/

.blog-image,
.blog-thumb-image {
  float: left;
  margin: 0 20px 20px 0;
}

.blog-short-text p {
  margin-bottom: 0px;
}

.blog-thumb-image {
  max-height: 120px;
}

.blog-post .social-links a {
  background: #f6f6f6;
  display: inline-block;
  padding: 8px 15px;
  border-radius: 5px;
}

.blog-post .social-links a.twitter {
  border: 1px solid #00a7e6;
  color: #00a7e6;
}

.blog-post .social-links a.facebook {
  border: 1px solid #3e568f;
  color: #3e568f;
}

.blog-post .social-links a.instagram {
  border: 1px solid #cb2e82;
  color: #cb2e82;
}

.blog-post .social-links a.twitter:hover,
.blog-post .social-links a.facebook:hover,
.blog-post .social-links a.instagram:hover {
  color: #fff;
}

.blog-post .social-links a.twitter:hover {
  background: #00a7e6;
}

.blog-post .social-links a.facebook:hover {
  background: #3e568f;
}

.blog-post .social-links a.instagram:hover {
  background: #cb2e82;
}

.top-cart {
  margin-top: 48px;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: none;
}

.loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url("../img/loader-small.gif") 50% 50% no-repeat rgb(124, 124, 124);
  background-size: 120px 120px;
  opacity: 0.8;
}

/*
.lds-ripple {
    display: inline-block;
    position: fixed;
    width: 64px;
    height: 64px;
    z-index: 9999999;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
}
.lds-ripple div {
    position: absolute;
    border: 4px solid #ff0000;
    opacity: 1;
    border-radius: 50%;
    animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.lds-ripple div:nth-child(2) {
    animation-delay: -0.5s;
}
@keyframes lds-ripple {
    0% {
        top: 28px;
        left: 28px;
        width: 0;
        height: 0;
        opacity: 1;
    }
    100% {
        top: -1px;
        left: -1px;
        width: 58px;
        height: 58px;
        opacity: 0;
    }
}
*/

.vsp-pagination__pages__page {
  font-size: 15px !important;
}

.vsp-pagination .is-active {
  background-color: var(--pink) !important;
}

.vsp-pagination__arrow svg {
  fill: var(--pink);
}

.blink_me {
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;

  -moz-animation-name: blinker;
  -moz-animation-duration: 1s;
  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;

  animation-name: blinker;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  line-height: 75px;
  font-size: 24px;
  color: var(--pink);
}

@-moz-keyframes blinker {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes blinker {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes blinker {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
}

.vgs {
  background-color: rgba(0, 0, 0, 0.96) !important;
}

.gallery .image {
  height: 180px;
  background-size: cover;
  cursor: pointer;
  border-radius: 3px;
  border: 1px solid lightgray;
  object-fit: contain;
  transition: 0.5s ease;
  margin: 10px 0;
  text-align: center;
}

.gallery .image img {
  max-height: 100%;
  max-width: 100%;
}

.gallery .image:hover {
  opacity: 0.5;
}

#silentbox-overlay__description {
  font-size: 28px;
}

.book-meta {
  margin: 0px;
}

.small-loader {
  width: 16px !important;
  height: 11px;
}

.owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 0px !important;
}

.award-title {
  background: rgba(248, 34, 73, 0.7);
  padding: 5px;
  position: absolute;
  bottom: 80px;
  font-size: 16px !important;
  text-align: center;
  color: #fff;
  max-width: 149px;
  line-height: 16px !important;
}

.details-award-title {
  background: rgba(248, 34, 73, 0.7);
  padding: 5px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  line-height: 16px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: fit-content;
  margin: auto;
}

.english-font {
  font-size: 14px;
}

.card-inner {
  margin-left: 4rem;
}

.comment-row {
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  padding-bottom: 20px;
}

.comment-row:last-child {
  border-bottom: 0px !important;
  margin-bottom: 0px;
  padding-bottom: 0;
}

.btn-primary {
  background-color: var(--pink);
  border-color: var(--pink);
}

.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled):active {
  background-color: var(--pink);
  border-color: var(--pink);
  box-shadow: none;
}

.btn-primary:not(:disabled):not(.disabled):active:focus {
  box-shadow: none !important;
}

/*****----------------modal-----------------------*/
.js-modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transform: scale(1.1);
  transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
}

.js-modal .modal-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  padding: 0.5rem;
  width: 1044px;
  border-radius: 0.5rem;
  max-width: 95%;
}

.js-modal .modal-content h3 {
  font-size: 22px;
}

.js-modal .close-button {
  float: right;
  width: 1.5rem;
  line-height: 1.5rem;
  text-align: center;
  cursor: pointer;
  border-radius: 0.25rem;
  background-color: lightgray;
  position: absolute;
  right: 0;
  top: 0;
  color: #000;
  z-index: 4;
}

.js-modal .close-button:hover {
  background-color: darkgray;
}

.js-modal.show-modal {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
  z-index: 99;
}

.min-height {
  min-height: 250px;
}

.gallery-big {
  max-height: 700px;
  border-radius: 5px;
}

.next-prev-btn {
  position: absolute;
  top: 50%;
  z-index: 5;
  color: #fff;
  font-size: 30px;
  font-weight: lighter;
  cursor: pointer;
  background: var(--pink);
  padding: 5px;
}

.gallery-modal .next {
  right: 0;
}

.cart-count {
  background: var(--white);
  border-radius: 50%;
  font-size: 11px;
  padding: 3px;
  position: absolute;
  color: var(--black);
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 15px;
  left: 30px;
  top: -5px;
}

.cart-count.scrolled {
  background: var(--pink);
  color: var(--white);
  left: 50px;
  top: -5px;
}

.price-accordion {
  margin: 10px 0;
}

.price-accordion .card-header:after {
  font-family: "FontAwesome";
  content: "\f068";
  float: right;
  color: #ff6600;
}

.price-accordion .card-header.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "\f067";
  color: var(--pink);
}

.price-accordion .card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(255, 102, 0, 0.4);
  border-bottom: 1px solid rgba(153, 91, 50, 0.4);
  color: #000;
  cursor: pointer;
}

.price-accordion .card {
  border: 1px solid rgba(153, 91, 50, 0.4);
}

/*cart*/
/* 
html body {
    margin: 0!important;
    padding-top: 0!important;
    background-color: #f1f2f4;
    font-family: lato,sans-serif,siyamrupali,sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-rendering: optimizeLegibility;
    color: #333;
} */
#cart-page section {
  margin-top: 10px;
  background: #f1f2f4;
  box-shadow: 0 4px 6px -3px #9c9c9c;
  border-radius: 3px;
  box-shadow: 0 3px 4px -4px #9c9c9c;
}

#cart-page .cart-item {
  border-top: 1px solid #ddd;
  padding: 15px 0;
}

#cart-page .cart-item:hover {
  background-color: #f1f2f4;
}

#cart-page .cart-item:first-child {
  border-top: 0;
}

.checkout-header {
  background: #f1f2f4;
  padding: 10px 0;
  font-family: lato, sans-serif;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
}

.text-right {
  text-align: right !important;
}

.checkout-header h1 em {
  font-style: normal;
  font-size: 28px;
}

#numberofproduct,
#payabletotaltext,
#checkout-sidebar .checkout-sidebar__header h1 {
  font-size: 24px;
}

#cart-page .total-saving {
  font-size: 14px;
  color: #33c24d;
  margin-top: 3px;
}

#cart-page .offer--shipping__charge {
  background-image: -webkit-linear-gradient(left, #f1f2f4, #ffad33, #f1f2f4);
  background-image: linear-gradient(to right, #f1f2f4, #ffad33, #f1f2f4);
  padding: 12px 0;
  box-shadow: none;
  display: none;
}

#cart-page #cart-content {
  background: #fff;
  color: #333;
  box-shadow: none;
}

#cart-page .checkout-footer {
  background: #f1f2f4;
  padding: 20px 0;
  -moz-box-pack: end;
  justify-content: flex-end;
  box-shadow: 0 4px 6px -3px #9c9c9c;
  border-radius: 0 0 3px 3px;
  border-top: 1px solid #9c9c9c26;
}

#cart-page #cart-content .cart-item:last-child {
  border-bottom: 0 !important;
  margin-bottom: 10px;
}

#cart-page #cart-content .cart-item .book-info {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}

#cart-page #cart-content .cart-item .book-info .book-info__content {
  display: flex;
  -moz-box-pack: justify;
  justify-content: space-between;
  word-spacing: 4px;
  flex-wrap: wrap;
}

#cart-page #cart-content .cart-item .book-info .book-info__content--quantity {
  display: flex;
  justify-content: center;
  align-items: center;
}

#cart-page #cart-content .cart-item .book-info .book-info__content .book-info__content--book-action {
  -webkit-align-self: flex-end;
  align-self: flex-end;
}

#cart-page #cart-content .cart-item .book-info .book-info__content {
  display: flex;
  -moz-box-pack: justify;
  justify-content: space-between;
  word-spacing: 4px;
  flex-wrap: wrap;
}

#cart-page #cart-content .cart-item .book-info {
  height: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
}

#cart-page #cart-content .cart-item .book-info .book-info__content .book-info__content--book-meta {
  width: 100%;
  margin-top: 3px;
  color: #333;
}

.book-info__content--book-meta a {
  color: #333;
  text-decoration: none;
}

#cart-page #cart-content .cart-item .book-info .book-info__content .book-info__content--book-action a {
  font-size: 120%;
  color: #333;
}

#cart-page #cart-content .cart-item .book-info .book-info__content--quantity #btn-minus,
#cart-page #cart-content .cart-item .book-info .book-info__content--quantity #btn-plus {
  background-color: #f5f5f5;
  border-radius: 0;
  margin: 0;
}

#cart-page #cart-content .cart-item .book-info .book-info__content--quantity button {
  background: 0 0;
  border-radius: 50%;
  border-color: #ccc;
  width: 28px;
  height: 28px;
  padding: 0;
}

#cart-page #cart-content .cart-item .book-info .book-info__content--quantity button,
#cart-page #cart-content .cart-item .book-info .book-info__content--quantity div {
  align-self: center;
}

#cart-page #cart-content .cart-item .book-info .book-info__content--quantity .product-qty {
  border-radius: 0;
  border-left: 0;
  border-right: 0;
}

#cart-page #cart-content .cart-item .book-info .book-info__content--quantity .form-control {
  width: 40px;
  text-align: center;
  padding: 1px;
  height: 28px;
}

#cart-page #cart-content .cart-item .book-info .book-info__content--quantity #btn-minus,
#cart-page #cart-content .cart-item .book-info .book-info__content--quantity #btn-plus {
  background-color: #f5f5f5;
  border-radius: 0;
  margin: 0;
}

#cart-page #cart-content .cart-item .book-info .book-info__content--quantity button:last-child,
#cart-page #cart-content .cart-item .book-info .book-info__content--quantity div:last-child {
  margin-right: 0;
}

#cart-page #cart-content .cart-item .book-info .book-info__content--quantity button {
  background: 0 0;
  border-radius: 50%;
  border-color: #ccc;
  width: 28px;
  height: 28px;
  padding: 0;
}

#cart-page #cart-content .cart-item .book-info .book-info__content--quantity button,
#cart-page #cart-content .cart-item .book-info .book-info__content--quantity div {
  -webkit-align-self: center;
  align-self: center;
  margin-right: 2px;
}

#cart-page #cart-content .cart-item .book-info .book-info__content--price {
  padding-right: 10px;
  font-size: 17px;
}

.cart-btn-gift {
  font-size: 115%;
}

.cart-btn-gift {
  color: #87298f !important;
  border-color: #87298f;
  font-size: 110%;
  border-radius: 2px 2px 2px 2px !important;
  box-shadow: 0 3px 6px -4px #a2a2a2;
  padding: 11px 33px;
  box-shadow: 0 3px 6px -4px #a2a2a2;
  background: 0 0;
}

#cart-page .checkout-footer .shipping-btn {
  height: 48px !important;
  width: 208px !important;
}

.shipping-btn {
  height: 50px;
  width: 200px;
  font-size: 135%;
  color: #fff !important;
  border-radius: 3px;
  background-color: #f90;
  box-shadow: 0 3px 6px -4px #a2a2a2;
  background-position: center;
  -webkit-transition: background 0.8s;
  transition: background 0.8s;
  display: inline-block;
  vertical-align: middle;
}

cart-page .fixed-checkout .check-sidebar {
  border: 1px solid #ddd;
  box-shadow: none;
}

#cart-page .fixed-checkout .check-sidebar .checkout-sidebar__header {
  border-bottom: 1px solid #ddd;
  padding-bottom: 0px;
  margin-bottom: 15px;
}

#checkout-sidebar .checkout-sidebar__header {
  border-bottom: 1px solid #b3b3b3;
}

#checkout-sidebar .summary-row {
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
}

.collapsible-link {
  width: 100%;
  position: relative;
  text-align: left;
}

.collapsible-link::before {
  content: "\f107";
  position: absolute;
  top: 50%;
  right: 0.8rem;
  transform: translateY(-50%);
  display: block;
  font-family: "FontAwesome";
  font-size: 1.1rem;
}

.collapsible-link[aria-expanded="true"]::before {
  content: "\f106";
}

#cart-page .card {
  border: 0;
}

.flex-last-address {
  flex-basis: 60%;
}

/*=====================profile=========================*/
.customer-left-menu {
  background-color: #fff;
  width: auto;
  position: relative;
  height: 100%;
  top: auto;
  left: auto;
  bottom: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  transform: none;
}

.customer-left-menu h2 {
  text-decoration: none;
  color: #333;
  fill: #333;
  flex: 1 100%;
  margin: 0;
  display: flex;
  align-items: center;
  font-size: 16px;
  flex-flow: row wrap;
}

.customer-left-menu ul {
  padding: 0;
  margin: 0;
  border: 0;
  list-style: none;
}

.customer-left-menu ul li {
  position: relative;
  border-top: 1px solid #e5e5e5;
}

.customer-left-menu ul li a {
  min-height: 50px;
  color: inherit;
  text-decoration: none;
  padding: 11px 15px;
  flex: 1;
  display: flex;
  align-items: center;
}

.customer-left-menu ul li a:hover {
  background-color: rgba(0, 0, 0, 0.02);
}

.profile-details .row {
  padding-top: 5px;
  padding-bottom: 5px;
}

.profile-details .row label {
  margin-bottom: 0px;
}

.btn-xs {
  padding: 3px 5px;
  font-size: 12px;
}

.quick-view {
  background: rgba(255, 255, 255, 0.8);
  align-items: center;
  justify-content: center;
  border-top: 1px solid #e0e0e0;
  visibility: hidden;
  position: absolute;
  z-index: 1;
  width: 100%;
  transition: all 7ms;
  height: 100%;
}

.quick-view-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}

.quick-view a:last-child {
  border-right: 0px;
}

.item-row:hover .quick-view {
  visibility: visible;
}

.navbar-brand-centered {
  position: absolute;
  left: 50%;
  display: block;
  width: 160px;
  text-align: center;
  background-color: transparent;
}

.navbar>.container .navbar-brand-centered,
.navbar>.container-fluid .navbar-brand-centered {
  margin-left: -80px;
}

.required {
  color: #ff0000;
}

.border-section {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.service {
  text-align: center;
}

.small-section {
  padding-top: 35px;
  padding-bottom: 35px;
}

.service h4 {
  font-size: 18px;
  text-transform: uppercase;
  margin: 5px 0 0 0;
}

.service p {
  text-transform: capitalize;
  color: #777;
}

.mobile-account-menu {
  text-align: center;
  margin: 10px 0;
}

.mobile-account-menu ul,
.mobile-account-menu ul li {
  display: inline;
  text-align: center;
}

.mobile-account-menu ul {
  margin: 0;
  padding: 0;
}

.mobile-account-menu ul li a {
  display: inline-block;
  padding: 8px;
  border: 1px solid var(--pink);
  background: var(--pink);
  color: #fff;
  font-size: 15px;
  margin: 1px;
}

.wishlist-row td {
  padding: 5px;
  vertical-align: middle;
}

.item-price {
  font-size: calc(11px + (14 - 11) * ((100vw - 300px) / (1600 - 300)));
  color: var(--black);
  line-height: 18px;
  font-family: Arial, sans-serif;
}

.item-regular-price {
  font-size: 9pt;
}

.taka-off {
  font-size: 15px;
  padding-left: 1px;
}

.font-13 {
  font-size: 13px;
}
.font-14{
  font-size: 14px;
}
.font-15 {
  font-size: 15px;
}

.eng-text {
  font-size: 17px;
}

#cart-image {
  left: 0 !important;
  position: relative !important;
}

.book-name {
  color: #040a2b;
  font-size: 20px;
  line-height: 120%;
  display: inline-block;
}

.discount-badge {
  background-image: url(../img/discount.png);
  width: 75px;
  height: 60px;
  text-align: center;
  vertical-align: middle;
  padding-top: 15px;
  line-height: 16px;
  position: absolute;
  left: 25px;
  top: -8px;
  color: #fff;
  padding-right: 7px;
  font-size: 23px;
  background-repeat: no-repeat;
  font-family: Arial, sans-serif;
  background-size: 100% 100%;
}

.discount-badge div {
  font-size: 13px;
  margin-top: 2px;
}

.starrating>input {
  display: none;
}

/* Remove radio buttons */

.starrating>label:before {
  content: "\f005";
  /* Star */
  margin: 2px;
  font-size: 1em;
  font-family: FontAwesome;
  display: inline-block;
}

.starrating>label {
  color: #222222;
  /* Start color when not clicked */
  margin: 0px;
}

.starrating>input:checked~label {
  color: #ffca08;
}

/* Set yellow color when star checked */

.starrating>input:hover~label {
  color: #ffca08;
}

/* Set yellow color when star hover */

.modal-open .modal.modal-center {
  display: flex !important;
  align-items: center !important;
}

.modal-open .modal.modal-center .modal-dialog {
  flex-grow: 1;
}

.search-box {
  margin-top: 15px;
}

.search-box img {
  height: 23px;
  margin-left: 10px;
}

.cart-login .search-box form {
  width: 100%;
}

.search-box input {
  font-size: calc(13px + (19 - 13) * ((100vw - 300px) / (1600 - 300)));
  padding: 5px;
  line-height: 1;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 0px;
  border-top-right-radius: 20px;
  width: 100% !important;
  background-color: var(--white);
}

.sign-in-text {
  position: absolute;
}

.vam {
  vertical-align: middle;
}

.pub-logo {
  max-height: 126px;
}

#sidefilter h3 {
  -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
  box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
}

#sidefilter ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#sidefilter ul input {
  margin-right: 10px;
}

#sidefilter ul label {
  margin-bottom: 0;
}

#sidefilter #filter .card {
  margin-bottom: 15px;
  border: 0;
}

#sidefilter #filter .card .card-header {
  border: 0;
  border-radius: 2px;
  padding: 0;
  box-shadow: none;
  background: transparent;
}

#sidefilter #filter .card .card-header .btn-header-link {
  color: #000;
  display: block;
  text-align: left;
  color: #222;
  padding: 20px;
  font-size: 20px;
}

#sidefilter #filter .card .card-header .btn:focus {
  box-shadow: none;
}

#sidefilter #filter .card .card-header .btn-header-link:after {
  content: "\f107";
  font-family: "FontAwesome";
  float: right;
}

#sidefilter #filter .card .card-header .btn-header-link.collapsed {
  color: #000;
}

#sidefilter #filter .card .card-header .btn-header-link.collapsed:after {
  content: "\f106";
}

#sidefilter #filter .card .collapsing {
  line-height: 30px;
}

#sidefilter #filter .card .collapse {
  border: 0;
}

#sidefilter #filter .card .collapse.show {
  line-height: 30px;
  color: #222;
}

.range .low,
.range .high,
.range .separator,
.range .btn {
  margin-right: 10px;
}

.payment-icons img {
  height: 30px;
  width: 47px;
  margin-right: 5px;
  border-radius: 2px;
}

#sidefilter ul {
  max-height: 315px;
  overflow-y: auto;
}

.category-item a:before {
  background: rgba(8 8 8/41%) !important;
}

.category-item a {
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 160px;
  display: block;
  position: relative;
  padding: 0;
  float: left;
}

.category-item a:before {
  background: rgba(237, 28, 36, 0.8);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
}

.category-item {
  width: 100%;
  float: left;
  display: block;
  margin: 0 0 25px;
  padding: 0;
  position: relative;
  overflow: hidden;
  height: 160px;
}

.ct-name {
  position: absolute;
  top: 50%;
  height: auto;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  margin: 0;
  padding: 0 10px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
}

.share-btns a {
  display: block;
  text-align: center;
  padding: 5px;
  color: #fff;
  font-size: 18px;
}

.filter-cancel {
  position: absolute;
  right: 50px;
  top: 24px;
  z-index: 4;
  cursor: pointer;
}

/* .books .vue-load-image{
  height: 230px;
} */
.owl-carousel .owl-item img {
  max-width: 100% !important;
  display: inline-block !important;
  width: auto !important;
}

.cp-title {
  font-size: 24px;
  margin-bottom: 15px;
}

/* Chrome, Safari, Edge, Opera */
.hide-arrow::-webkit-outer-spin-button,
.hide-arrow::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.hide-arrow[type="number"] {
  -moz-appearance: textfield;
}

#pdfModal .close {
  position: absolute;
  right: -17px;
  top: -22px;
  background: var(--pink);
  font-size: 28px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  line-height: 25px;
  text-align: center;
  color: #fff;
  z-index: 4;
  opacity: 1;
}

.home-footer-ad img {
  height: 220px;
}

.publishers h4 {
  font-size: 20px;
  margin-top: 5px;
  text-align: center;
}

.hover-item .arrow-up {
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid rgba(235, 234, 232, 0.85);
  position: absolute;
  top: -15px;
  left: 0;
  right: 0;
  margin: auto;
}

.contact-row {
  padding-top: 15px;
}

.contact-row a,
.contact-row button {
  font-size: calc(11pt + (14 - 11) * ((100vw - 300pt) / (1600 - 300)));
}

.top-contact .btn {
  background-color: var(--white);
  padding: 8px;
  border-radius: 5px;
  margin-right: 10px;
  color: var(--black);
  font-family: Arial, sans-serif;
}

.top-contact .btn img {
  height: 25px;
}

.cart-login .btn img {
  height: 25px;
  margin-right: 20px;
  position: absolute;
  left: 10px;
}

.btn-wide {
  padding: 10px 70px;
  position: relative;
  line-height: initial;
}

.main-menu li {
  position: relative;
}

.main-menu .nav-item .vertical-line:before,
.main-menu .top-menu-item:last-child:after {
  content: "";
  position: absolute;
  display: block;
  width: 3px;
  height: 45px;
  background: var(--pink);
  bottom: 0;
  left: 0;
  top: 0px;
  margin: auto;
}

.main-menu .nav-item:last-child:after {
  right: 0;
  left: auto;
}

.main-menu .nav-item .vertical-line2 {
  content: "";
  position: absolute;
  display: block;
  width: 3px;
  height: 45px;
  background: var(--pink);
  bottom: 0;
  top: 0px;
  margin: auto;
}

.main-menu .top-menu-item {
  flex: 1;
}

.top-menu-item .dropdown-menu {
  width: 100%;
}

.top-menu-item .dropdown-menu a {
  font-size: 12pt !important;
  font-weight: normal !important;
  text-transform: none !important;
  border-bottom: 1px solid var(--pink);
  color: var(--black);
  transition: all 0.2s;
  line-height: 26px;
  padding: 5px 0px;
}

.top-menu-item .single-menu {
  padding: 5px;
}

.top-menu-item .single-menu a:last-child {
  border-bottom: 0px !important;
}

.main-menu .nav-item img {
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 20px;
}

.main-menu .megamenu img {
  position: absolute;
}

.copyright-row {
  padding: 15px;
}

.copyright-row a {
  color: var(--white);
}

.mobile-nav span {
  display: block;
  border: 2px solid var(--black);
  margin-top: 4px;
  width: 30px;
}

.itemDetails {
  padding-left: 0px;
}

.fixed-header {
  position: sticky;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1000;
  width: inherit;
  max-width: inherit;
  background: var(--ash);
  margin: auto;
  padding-top: 3px;
  padding-bottom: 3px;
}

.web-logo,
.logo-text img,
#footer .logo img {
  max-height: 120px;
}

.bg-none {
  background: transparent !important;
}

#stickyBar {
  display: none;
  transition: all 0.1s;
}

#webBar {
  transition: all 0.1s;
}

.is-sticky .web-logo,
.is-sticky .logo-text img {
  max-height: 80px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

#stickyBar .cart-login img {
  max-height: 25px;
}

#stickyBar .cart-login form {
  float: left;
  margin-right: 20px;
}

#stickyBar .cart-login form input {
  line-height: 1;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 0px;
  border-top-right-radius: 20px;
}

.none {
  display: none;
}

.email-contact-icon {
  max-height: 30px;
  padding-top: 3px;
}

.mobile-contact-icon {
  max-height: 25px;
  padding-top: 3px;
}

#stickyBar .cart-login span {
  vertical-align: middle;
  margin-top: 5px;
  display: inline-block;
}

#stickyBar .cart-login span i {
  font-size: 24px;
}

#webBar .cart-login .fa-user {
  position: absolute;
  left: 15px;
  top: 10px;
  font-size: 24px;
  color: #a7a9ac;
}

/*zoom***************/
#myimage {
  max-width: 100%;
}

#myhide {
  z-index: 9;
  float: right;
  position: absolute;
  top: 0px;
  left: 300px;
  width: auto;
  height: 100%;
}

.img-zoom-container {
  width: 260px;
  margin: auto;
  max-width: 100%;
}

.img-zoom-container {
  position: relative;
}

.img-zoom-lens {
  position: absolute;
  border: 1px solid var(--pink);
  width: 90px;
  height: 90px;
}

.img-zoom-result {
  border: 1px solid var(--ash);
  width: 300px;
  height: 300px;
}

#myhide {
  display: none;
}

.img-zoom-container:hover #myhide {
  display: block;
}

/* @media only screen and (max-width: 600px) {
  .img-zoom-container:hover #myhide {
    display: none;
  }
  .img-zoom-container {
    position: relative;
    width: 480px;
    height: 320px;
    overflow: hidden;
  }
  .imgid {
    position: absolute;
    top: 0;
    left: 0;
  }
  .imgid img {
    -webkit-transition: 0.6s ease;
    transition: 0.6s ease;
  }

  .img-zoom-container:hover .imgid img {
    -webkit-transform: scale(1.9);
    transform: scale(1.9);
    overflow: show;
  }
} */

.otp-input::-webkit-outer-spin-button,
.otp-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.otp-input {
  -moz-appearance: textfield;
  font-size: 42px;
  margin-right: 10px;
  width: 70px;
  text-align: center;
  padding: 5px;
  line-height: 0;
}

.author-img-holder img {
  max-height: 100%;
  max-width: 100%;
}

.arial {
  font-family: arial !important;
}

.autoResult {
  position: absolute;
  background: #fff;
  width: auto;
  z-index: 4;
  overflow-y: auto;
  max-height: 350px;
  min-width: 300px;
  top: 38px;
}

.autoResult ul {
  list-style: none;
  padding: 5px;
  margin: 0px;
}

.autoResult ul li {
  padding: 5px !important;
  background: transparent;
  margin: 8px 0px;
}

.autoResult ul li:hover {
  background: #ebeae8;
}

.autoResult ul li a {
  color: var(--black)
}

.autoResult img {
  height: 160px;
  max-height: 60px !important;
  margin-right: 10px;
  margin-left: 0px;
}

.autoResult ul li span {
  margin-top: 0px !important;
}

.autoResult ul li a h2 {
  font-size: calc(15px + (16 - 15) * ((100vw - 300pt) / (1600 - 300)));
  line-height: 12px;
  margin-bottom: 5px;
}

.pr {
  position: relative;
}

.font-12 {
  font-size: 12px !important;
}

/********************new style with old site*************/
.logo img {
  max-height: 100px;
  margin-top: 10px;
}
.customer-left-menu .router-link-exact-active{
  background: var(--theme);
  color: var(--white);
}
.read-pdf{
  text-align: center;
  max-height: 80vh;
  overflow-y: auto;
}
.read-pdf img{
  max-width: 100%;
}
.sticky.is-sticky {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1000;
  width: inherit;
  background: #fff;
  max-width: inherit;
  margin: auto;
  padding-left: 15px !important;
  padding-right: 15px !important;
  box-shadow: 0 1px 2px hsla(0,0%,0%,0.05), 0 1px 4px hsla(0, 0%, 0%, 0.05), 0 2px 8px hsla(0, 0%, 0%, 0.05);
}
.add-to-cart.disabled{
  cursor: default;
  pointer-events: none;
}
.scroll-logo {
  display: none;
  margin-right: 20px;
}
.scroll-logo img {
  height: 53px;
  left: 15px;
  margin-left: 0px;
}
.text-black{
  color: #000;
}