.otp-button.disabled {
  opacity: 0.6;
  cursor: not-allowed;
  pointer-events: none;
}

.start_date_flex {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .sticky-books-cart-wrap {
    grid-template-columns: auto;
  }

  .start_date_flex {
    gap: 3px;
  }

  .col-sm {
    flex: 1 0 0%;
  }

  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.33333333%;
  }

  .offset-sm-2 {
    margin-left: 16.66666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.33333333%;
  }

  .offset-sm-5 {
    margin-left: 41.66666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.33333333%;
  }

  .offset-sm-8 {
    margin-left: 66.66666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.33333333%;
  }

  .offset-sm-11 {
    margin-left: 91.66666667%;
  }

  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }

  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }

  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }

  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }

  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }

  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }

  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.33333333%;
  }

  .offset-md-2 {
    margin-left: 16.66666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.33333333%;
  }

  .offset-md-5 {
    margin-left: 41.66666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.33333333%;
  }

  .offset-md-8 {
    margin-left: 66.66666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.33333333%;
  }

  .offset-md-11 {
    margin-left: 91.66666667%;
  }

  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }

  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }

  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }

  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }

  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }

  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }

  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.33333333%;
  }

  .offset-lg-2 {
    margin-left: 16.66666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.33333333%;
  }

  .offset-lg-5 {
    margin-left: 41.66666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.33333333%;
  }

  .offset-lg-8 {
    margin-left: 66.66666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.33333333%;
  }

  .offset-lg-11 {
    margin-left: 91.66666667%;
  }

  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }

  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }

  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }

  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }

  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }

  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}

@media only screen and (max-width: 991px) {
  .col-xs-1 {
    width: 8.33333333%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-4 {
    width: 33.33333333%;
  }
  .col-xs-8 {
    width: 66.66666667%;
  }
  .col-xs-2 {
    width: 16.66666667%;
  }
  .col-xs-5 {
    width: 41.66666667%;
  }
  .col-xs-7 {
    width: 58.33333333%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-10 {
    width: 83.33333333%;
  }
  .col-xs-11 {
    width: 91.66666667%;
  }
  .col-xs-12 {
    width: 100%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }

  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.33333333%;
  }

  .offset-xl-2 {
    margin-left: 16.66666667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.33333333%;
  }

  .offset-xl-5 {
    margin-left: 41.66666667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.33333333%;
  }

  .offset-xl-8 {
    margin-left: 66.66666667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.33333333%;
  }

  .offset-xl-11 {
    margin-left: 91.66666667%;
  }

  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }

  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }

  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }

  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }

  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }

  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}

@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }

  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-xxl-0 {
    margin-left: 0;
  }

  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }

  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }

  .offset-xxl-3 {
    margin-left: 25%;
  }

  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }

  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }

  .offset-xxl-6 {
    margin-left: 50%;
  }

  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }

  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }

  .offset-xxl-9 {
    margin-left: 75%;
  }

  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }

  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }

  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }

  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }

  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }

  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }

  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }

  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}

@media only screen and (max-width: 1200px) {
  section .book-layout.fold2 {
    height: 285px;
    /* background-size: cover; */
    background-position: center;
  }
}

@media only screen and (max-width: 767px) {
  .main-head-wrap .menu-wrapper {
    padding: 14px 10px;
    justify-content: flex-end;
    gap: 5px;
  }

  .logo-wrapper a svg {
    width: 150px;
  }

  .main-head-wrap .menu-wrapper .phone-wrap-menu {
    display: block;
  }

  .user-icon-wrap {
    background-color: #fff;
    padding: 6px;
    border-radius: 5px;
    width: 30px;
    height: 30px;
    display: flex;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
  }

  .user-icon-wrap svg {
    height: 17px;
  }

  span.arrow svg path {
    color: #fff;
    fill: #fff;
  }

  .search-icon-wrap {
    background-color: #fff;
    padding: 6px;
    border-radius: 5px;
    align-items: center;
    display: flex;
    cursor: pointer;
    width: 30px;
    height: 30px;
    justify-content: center;
  }
  .search-icon-wrap svg {
    height: 17px;
  }

  .cart-icon-wrap {
    background-color: #fff;
    padding: 6px;
    border-radius: 5px;
    align-items: center;
    display: flex;
    width: 30px;
    height: 30px;
  }
  .cart-icon-wrap svg {
    height: 17px;
  }

  span.arrow {
    font-size: 20px;
    position: absolute;
    top: 12px;
    right: 0;
    color: #fff;
  }

  li.list-item-wrap.dropdown {
    margin: 0 0px 0 0 !important;
  }

  .main-head-wrap nav.main-menu ul.navbar-wrap .dropdown .submenu {
    opacity: 0;
    visibility: hidden;
    transform: translateY(20%);
    transition: max-height 0.5s ease, opacity 0.5s, visibility 0s 0s,
      transform 0.5s;
    overflow: hidden;
    position: unset;
    width: 100%;
    top: 44px;
    left: 0;
    padding: 10px 0;
    background-color: #005c69;
    border: unset;
    box-shadow: 0 6px 9px rgba(0, 0, 0, 0.11);
    z-index: 10;
    max-height: 0;
    -webkit-transition: max-height 0.5s ease, opacity 0.5s, visibility 0s 0s,
      transform 0.5s;
    -moz-transition: max-height 0.5s ease, opacity 0.5s, visibility 0s 0s,
      transform 0.5s;
    -ms-transition: max-height 0.5s ease, opacity 0.5s, visibility 0s 0s,
      transform 0.5s;
    -o-transition: max-height 0.5s ease, opacity 0.5s, visibility 0s 0s,
      transform 0.5s;
  }

  .announcement-bar {
    position: fixed;
    top: 60px;
    background-color: #005c67;
    color: #fff;
    width: 100%;
    padding: 3px;
    z-index: -1;
  }

  .header-cart-search-user-wrap.mobile-cart-search-user {
    display: flex;
    gap: 5px;
    position: relative;
    right: 14px;
  }

  .header-cart-search-user-wrap.desktop-cart-search-user {
    display: none;
  }

  .main-head-wrap .menu-wrapper .phone-wrap-menu .phone-icon-menu {
    display: flex;
    font-size: 18px;
  }

  .main-head-wrap .hamburger-wrap {
    display: block;
    margin: 0 0 0 0px;
    position: relative;
    right: 6px;
    top: 3px;
  }
  .logo-wrapper {
    position: absolute;
    left: 10px;
  }

  .main-head-wrap .hamburger-wrap .hamburger {
    justify-content: center;
    align-items: center;
    top: 19px;
  }
  .main-head-wrap .hamburger-wrap .hamburger {
    height: 24px;
    width: 24px;
    position: relative;
    right: 0px;
    top: 0px;
  }

  .main-head-wrap nav.main-menu {
    background-color: #f8f6ef;
    width: 250px;
    height: 100vh;
    transition: 0.85s;
    display: flex;
    justify-content: center;
    position: fixed;
    top: 0;
    right: -100%;
  }

  /* sidebar open on click to show */
  .main-head-wrap nav.main-menu.menu-open {
    right: 0;
    transition: 0.35s;
    z-index: 1;
  }

  /* sidebar open on click to show */
  .main-head-wrap nav.main-menu ul.navbar-wrap {
    display: block;
    width: 100%;
    padding: 100px 10px;
  }

  .main-head-wrap nav.main-menu ul.navbar-wrap li {
    margin: 0 0px 0 0;
    padding: 15px 0 10px 15px;
    border-bottom: 1px solid #dddddd;
    text-align: left;
  }

  .main-head-wrap nav.main-menu ul.navbar-wrap li a {
    color: #333;
  }

  .main-head-wrap nav.main-menu ul.navbar-wrap li a .list-item:before {
    content: ".";
    position: absolute;
    top: 4px;
    left: 5px;
    color: #ffffff;
    font-size: 25px;
    display: none;
  }

  .main-head-wrap .header-social-icon ul.header-social-icon-wrap {
    display: none;
  }

  /* mobile search css start */
  .search-bar-wrap {
    display: none;
    position: absolute;
    top: 63px;
    left: 7px;
    width: 92%;
    background-color: white;
    border-radius: 10px;
    padding: 7px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
  }

  .search-input {
    width: calc(100% - 40px);
    padding: 10px;
    font-size: 16px;
    border: 1px solid #ddd;
    border-radius: 5px;
  }

  .close-search {
    background: transparent;
    border: none;
    font-size: 18px;
    cursor: pointer;
    padding: 0 10px;
  }

  .search-icon-wrap svg {
    cursor: pointer;
  }

  /* When active, display the search bar */
  .search-bar-active {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  /* mobile search css end */
  /* header media query css end */

  section.fold1 {
    margin-top: 7em;
  }

  section.writer-banner-fold1 {
    margin-top: 7em;
  }

  section.writer-banner-fold1 .writer-banner-video-two-col-layout {
    display: block;
    justify-content: space-around;
    align-items: center;
    background-color: #fff;
    gap: 0px;
  }

  .writer-banner-left-col {
    padding: 15px 0px;
  }

  .left-col-writer-content-wrap .left-col-writer-title h1 {
    font-size: 28px !important;
    color: rgb(0, 72, 81);
    font-weight: 600;
    text-align: left;
    line-height: normal;
  }

  .typing_b {
    display: block;
  }

  .left-col-writer-content-wrap .left-col-writer-desc p {
    font-size: 14px !important;
    text-align: left;
    font-weight: 400;
    line-height: 24px;
    color: rgb(102 102 102 / var(--tw-text-opacity, 1));
  }

  .two-col-button-wrap {
    display: flex;
    justify-content: start;
    gap: 10px;
    margin-top: 20px;
  }

  .book-layout {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 10px;
    padding: 0 20px;
    align-items: center;
    background-color: #f8f6ef;
    margin: 0 auto;
    height: 100vh;
  }

  .content-column h2 {
    font-size: 1rem;
    font-weight: bold;
    margin-bottom: 20px;
  }

  .book-right-item.item1 {
    position: absolute;
    top: 0;
    right: 0;
  }

  .book-right-item.item2 {
    position: absolute;
    top: -5%;
    right: 5%;
  }

  .book-right-item.item3 {
    position: absolute;
    top: -10%;
    right: 10%;
  }

  .book-column.right-column {
    margin-top: -155px;
  }

  section.fold3 {
    margin: 20px 0px;
  }

  .download-inner-column {
    padding: 12px;
    border-radius: 15px;
    margin: 5px 5px;
  }

  section.fold3 .why-rachnaye-title-desc-wrap .why-rachnaye-title h1 {
    font-size: 22px;
    text-align: left;
  }

  .download-app-title {
    margin-top: 2px;
  }

  .download-app-title h4 {
    font-size: 12px;
  }

  .download-app-desc {
    margin-top: 2px;
  }

  .download-app-desc p {
    font-size: 11px !important;
    line-height: 18px;
  }

  .download-app-scanner svg {
    height: 340px;
  }

  .download-app-right-col {
    padding: 0px 10px;
    padding-bottom: 10px;
  }

  .download-app-scanner img {
    width: 80% !important;
    margin-top: 15px;
  }

  .qr-text {
    margin-bottom: 0px;
    margin-top: 20px;
  }

  .read-writer-publisher-grid {
    margin-top: 10px;
  }

  .read-writer-publisher-grid .grid-col-img .grid-col-content p {
    font-size: 26px;
    margin-bottom: 5px;
  }

  section.fold3 .why-rachnaye-title-desc-wrap .why-rachnaye-desc p {
    font-size: 16px;
    line-height: 27px;
  }

  section.fold3 .why-rachnaye-title-desc-wrap {
    display: grid;
    grid-template-columns: 1fr;
    gap: 18px;
    text-align: left;
  }

  section.fold3 .why-rachnaye-grid-wrap .grid-col-item {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .read-writer-publisher-grid .grid-col-img {
    position: relative;
    margin: 7px 0px;
    padding: 0px;
  }

  .read-writer-publisher-grid {
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    margin-bottom: 25px;
  }

  .h2,
  h2 {
    font-size: calc(1rem + 0.9vw);
    margin-bottom: 15px;
  }
  .why-rachnaye-title,
  .why-rachnaye-desc {
    padding: 0px;
  }
  .why-rachnaye-title-desc-wrap {
    margin-bottom: 0.2rem !important;
    padding-bottom: 1.5rem !important;
  }
  section .book-layout.fold2 {
    height: 90px;
    background-color: transparent;
  }
  .read-writer-publisher-grid .grid-col-img .grid-col-content {
    left: 11px;
    bottom: 10px;
  }

  .read-writer-publisher-grid .grid-col-img .grid-col-content .cta-button {
    padding: 7px 11px;
    font-size: 12px;
  }

  section.fold4 {
    padding: 5px 0 50px 0;
  }

  .download-app-wrapper {
    background-color: #ffd500;
    margin: 40px 0px;
    padding: 6px 5px;
    border-radius: 15px;
    display: block;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    margin-bottom: 5px;
  }
  .h4,
  h4 {
    font-size: calc(1rem + 0.3vw);
  }
  .blog-title {
    margin-bottom: -6px;
  }
  .blog-carousel-wrap {
    margin: 15px 0;
  }
  .featured-books-carousel {
    margin: 20px 0;
  }

  .featured-author-carousel {
    margin: 20px 0;
  }

  .featured-writers-carousel {
    margin: 20px 0;
  }

  .download-app-scanner svg {
    width: 100%;
  }

  .featured-book-slider {
    margin: 25px 0px;
  }
  .featured-author-slider {
    margin: 25px 0px;
  }

  .featured-writers-slider {
    margin: 25px 0px;
  }

  .footer-wrapper-row {
    display: grid;
    grid-template-columns: 1fr;
    padding: 20px;
  }

  .slick-prev {
    left: -10px !important;
  }

  .slick-next {
    right: -1px !important;
  }

  .author-slide-item {
    padding: 6px 6px;
    margin: 0 5px;
  }
  .book-slide-item {
    padding: 5px 5px;
    margin: 0 5px;
    min-height: 374px !important;
  }
  .book-slide-item img {
    height: 180px;
    min-width: 160px;
    max-width: 160px;
  }

  .login-popup-cover {
    position: absolute;
    top: 25%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: auto;
    padding: 50px 10px;
  }

  .login-popup-cover .contents {
    width: 98%;
    border-radius: 10px;
    text-align: center;
    padding: 18px 16px;
  }

  .input-number {
    margin-top: 20px;
  }

  .input-field-content {
    margin-top: 5px;
  }

  .author-wrap-details p.owner-name {
    color: #000;
    font-size: 18px;
    font-weight: 500;
  }

  .author-wrap-details p {
    font-size: 16px !important;
    font-weight: 500;
  }

  .author-wrap-details {
    display: flex;
    gap: 10px;
    margin-top: 10px;
    align-items: center;
  }

  span#recive-otp {
    background-color: #ff5c3e;
    border-radius: 8px;
    padding: 10px 0;
    color: #fff;
    font-weight: 500;
    font-size: 24px;
    margin-top: 20px;
  }

  .input-number input {
    width: 100%;
    padding: 7px 7px;
    border-radius: 10px;
    border: 1px solid #ddd;
  }

  .popup-message p {
    font-size: 20px;
    font-weight: 700;
  }

  .popup-content {
    display: block;
    flex-direction: row;
    flex-wrap: wrap;
    position: relative;
    align-items: center;
  }

  .popup-container {
    width: 100%;
    max-width: 380px;
    background-color: white;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: column;
    overflow: hidden;
  }
  .mwd-100 {
    width: 100% !important;
  }
  .logo-wrapper img {
    width: 160px !important;
  }
  section.writer-banner-fold1 {
    margin-top: 5.7em;
  }
  .books-animation-video {
    padding: 0px 0px;
  }
  .writer-banner-fold1 .bg-secondary {
    font-weight: 400;
  }

  .author-slide-item img {
    height: 120px;
    width: 120px;
  }
  .writers-slide-item img {
    height: 120px;
    width: 120px;
  }
  .writers-slide-item {
    padding: 6px 6px;
    margin: 0 5px;
    border-radius: 7px;
  }
  .left-col-writer-desc .badge {
    letter-spacing: 0.7px;
    font-size: 13px;
    margin-bottom: 8px;
    font-weight: 600;
  }
  .featured-books-carousel .slick-next,
  .featured-books-carousel .slick-prev {
  }
  .blog-carousel-wrap .slick-slide img {
    height: 186px;
  }
  .blog-carousel-slider .slick-slide {
    margin: 0 0px;
  }
  .blog-carousel-wrap {
    margin-bottom: 0px;
  }
  .hidden-xs {
    display: none;
  }
  section.shop-page-layout {
    margin-top: 20px;
  }
  .mnopad {
    padding: 0px !important;
  }
  .books-grid-wrapper-layout {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px 10px;
    justify-content: normal;
    align-items: normal;
  }
  .book-main-item .fix-height {
    min-height: 180px;
    max-height: 180px;
    object-fit: contain;
  }
  .book-main-item {
    padding: 5px 5px;
    border-radius: 7px;
  }
  .book-main-item {
    min-height: 351px !important;
  }
  .button-row-wrap .buy-offer-button {
    padding: 10px 15px !important;
  }
  .book-image-wrapper {
    padding-right: 0px;
  }
  .book-image-wrapper {
    padding-right: 5px;
    padding-left: 5px;
  }
  .author-wrap-details span {
    font-size: 15px !important;
    font-weight: 400;
  }
  .star-rating-wrap {
    margin-top: 10px;
  }
  p.updated-price span.now-size {
    font-size: 16px !important;
  }
  p.updated-price {
    font-size: 24px !important;
  }
  .stock-manage {
    margin-top: 6px;
  }
  .stock-manage p {
    font-size: 16px !important;
    font-weight: 500;
  }
  .format-wrapper-book-details span {
    font-size: 16px !important;
    font-weight: 500;
  }
  .book-price {
    padding: 5px 5px;
  }
  .add-to-cart-buy-now-wrapper {
    padding: 0px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    margin-top: 15px;
    width: 100%;
  }
  .cart-items-btn {
    display: flex;
    justify-content: space-between;
    gap: 15px;
    flex-direction: column;
    align-items: center;
  }
  .quantity-item-wrap {
    gap: 15px;
  }
  .quantity-increase-decrease {
    padding: 5px 15px;
    width: 120px;
    gap: 30px;
    justify-content: center;
  }
  .featured-book-slider .slick-prev,
  .featured-book-slider .slick-next {
    display: none !important;
  }
  .popup-message p {
    font-size: 25px !important;
    margin-bottom: 6px;
  }
  .input-number input {
    padding: 7px 14px;
  }
  .login-popup-cover .input-field-content .txt-left {
    text-align: center;
  }
  .login-popup-cover .input-number input {
    padding: 7px 14px;
    /* text-align: center; */
    font-size: 20px;
    letter-spacing: 4px;
  }
  .login-popup-cover .input-number input::placeholder {
    font-size: 15px;
    letter-spacing: 1px;
  }
  .as {
    padding: 20px 0px;
  }
  .as h3 {
    font-size: 23px;
    font-weight: 600;
  }
  .faq-title-row-wrap .faq-title h3 {
    font-size: 23px;
    font-weight: 600;
  }
  .writer-main-wrap .py-5 {
    padding-top: 2rem !important;
  }
  .desc-faq {
    margin-top: 15px;
  }
  .faq-wrapper {
    margin-top: 15px;
  }
  .faq-question h2 {
    font-size: 17px !important;
  }
  .contact-more-faq a button {
    padding: 6px 20px;
    font-size: 18px;
  }
  .contact-more-faq a button {
    margin-top: 15px;
  }
  .rachnaye-book-listing-items {
    grid-template-columns: 1fr 1fr;
    gap: 15px 15px;
    margin: 20px 0;
  }
  .rachnaye-books-list {
    padding: 6px;
    border-radius: 7px;
  }
  .rachnaye-books-list img {
    height: 180px;
    object-fit: contain;
  }
  .book-listing-top-row .item-img-model img {
    width: auto;
    /* height: 70px; */
    object-fit: cover;
    /* border-radius: 50%; */
  }
  .detailelement {
    font-size: 18px;
  }
  .detailelement p {
    font-size: 18px !important;
    font-weight: 500 !important;
  }
  .detailelement .g-3 {
    gap: 10px;
  }
  .detailelement .count span {
    font-weight: 400;
    font-size: 12px;
  }
  .rachnaye-books-title h5 {
    font-size: 18px;
  }
  .rachnaye-books-view-all-wrap a {
    font-size: 14px;
    font-weight: 500;
  }
  .login-popup-cover .popup-message svg {
    height: 75px;
    width: 75px;
  }
  .not-available-data img {
    width: 30% !important;
    margin-bottom: 15px;
  }
  .checkout-title-wrap h1 {
    font-size: 24px;
  }
  .delivery-address-wrap h2 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 5px;
  }
  .proceed-btn {
    padding: 10px 30px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.5px;
  }
  .billing-address-wrap h2 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 5px;
  }
  .billing-address-wrap {
    margin-bottom: 0px;
  }
  .order-section {
    padding: 12px 13px;
    margin-bottom: 10px;
  }
  .order-sec-title h2 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0px;
  }
  #timer {
    font-weight: 500 !important;
    font-size: 15px;
  }
  .otp-input input {
    padding: 7px 6px !important;
  }
  .hover-box {
    display: none !important;
  }
  .hover-boxz {
    display: none !important;
  }
  .review-form .justify-content-between {
    justify-content: center !important;
  }
  .imgbn0 {
    margin: 0px;
  }
  .start_date_flex {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
    gap: 10px;
  }
  .start_date_flex .align-items-start {
    padding: 0px 1px;
  }
  #reviewTextArea {
    padding: 14px;
    font-size: 15px;
    height: 100px;
  }
}
