@font-face {
  font-family: "PoetsenOne-Regular";
  src: url(fonts/PoetsenOne-Regular.otf);
}


html {
  scroll-behavior: smooth !important;
}

#trubuddy-logo {
  max-width: 150px;
}

#comicPrice {
  text-align: left;
}

#discountedPrice {
  text-align: left;
}

body {
  font-family: Open Sans !important;
  position: relative;
  min-height: 100vh;
  color: black !important;
}

.login-btn {
  color: #EE7700;

  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: center;
}

.login-btn:hover {
  cursor: pointer;
}

.book-preview-specs  {
  width: 100%;
}

@media (max-width:768px) {
  .book-preview-specs {
    width: 60% !important;
  }
  #comicPrice {
    text-align: center;
  }
  #discountedPrice {
    text-align: center;
  }
  .h3 {
    font-size: 24px !important;
  }
  #trubuddy-logo{
    width: 100px;
  }
  .login-btn{
    font-size: 20px;
  }
  .add-rating-container label{

    font-size: 16px ;
  }

  .book-price{
    font-size: 22px !important;
  }

  .amazon-btn-usa{
    width: 90% !important;
  }

 

  .buyset{
    scale: .6;
  }


  .first-ratin-div{
    border: none !important;
  
  }
  .review-text {
    font-size: 24px;
  }
  .rating-average{
    font-size: 40px;
  }
  .review-text-p{
    font-size: 14px !important;
  }

  .rating-label{
    font-size: 30px !important;
  }
  .reviewthanks{
    font-size: 20px !important;
  }
  
}
.heading {

  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0em;
  /* text-align: center; */
}

.sub-heading {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0em;
  /* text-align: center; */
}

.knowMore{
  margin-top: 3rem !important;
}

.preview-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 234px;
  height: 52px;
  border-radius: 200px;
  border: 2px solid #E70;

  color: #EE7700 !important;
  text-align: center;

  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 124%;
  /* 17.36px */
  text-transform: uppercase;
}

.subscribe-btn,
.goto-step-2,
.goto-step-3,
.next-btn,
.changePlan-btn,
.buy-now-btn,
.payment-btn,
.payment-btn-cart {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 234px;
  height: 52px;
  border-radius: 200px;
  background: #E70;


  color: #FFF !important;
  text-align: center;

  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 124%;
  /* 17.36px */
}


.view-all-comics-btn-secondary{

  display: flex;
  align-items: center;
  justify-content: center;
  width: 234px;
  height: 52px;
  border-radius: 200px;
  background: white;


  color: #e70 !important;
  text-align: center;
  border: 2px solid #E70;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 124%;
  /* 17.36px */

}

/* benefits points */




.points {
  background-image: url('https://trubuddy.me/assets/comic-subscription/icon-group-1.png');
  display: inline-block;
}

.points {
  flex: none;
}

@media (max-width:768px) {
  .points {
    scale: 70%;
  }
  .setimage{
    height: 100px;
  }
  .subscribe-btn{
    width: 90% !important;
  }
  .buy-now-btn,
  .view-all-comics-btn-secondary {
    width: 90% !important;
    max-width: 400px;
  }
  .btns-mob {
    width: 100%;
  }

  .section-header{
    font-size: 24px !important;
  }
  
}

.point1 {
  height: 100px;
  width: 100px;
  background-position: 0px 0px;

}

.point2 {
  height: 100px;
  width: 100px;
  background-position: 0px -100px;
}

.point3 {
  height: 100px;
  width: 100px;
  background-position: 0px 100px;
}

.point4 {
  height: 100px;
  width: 100px;
  background-position: 0px 200px;
}

.instagram-card {
  width: 294px;
  min-height: 589px;
  /* min-height: 650px; */
  border-radius: 10px;
  /* border: 1px solid #EEE; */
  /* background: #FBFBFB; */
  /* padding: 20px; */
  border: 1px solid #EEE; 
  background: #FBFBFB;
   /* padding: 20px; */
}

.look-inside {
  color: #08C;

  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 124%;
  /* 17.36px */
  /* text-transform: uppercase; */

  &:hover {
    cursor: pointer;
  }
}

.s-image {
  background: url('https://trubuddy.me/assets/sprite_q7h90i.png') no-repeat !important;
}

.curved-arrow {
  background-position: -293px -3px !important;
  width: 23px;
  height: 20px;
  display: inline-block;
}

.inner-shadow {
  box-shadow: inset 8px -10px 16px -12px rgba(0, 0, 0, 0.6);
}

.cart-circle {
  width: 15px;
  height: 15px; 
  position: absolute;
  top: 18px;
  right: 9px;
  border-radius: 50%; 
  background-color: #EE7700; 
  display: flex;
  justify-content: center;
  align-items: center;
}

.cart-icon-total {
  margin: 0; 
  color: white; 
  font-size: 10px; 
  position: absolute;
  top: 50%; 
  left: 50%;
  transform: translate(-50%, -50%);
}


span.cartTotal {
  position: absolute;
  bottom: 26px;
  left: 25px;
  background: #EE7700;
  border-radius: .8em;
  -moz-border-radius: .8em;
  -webkit-border-radius: .8em;
  color: #fff;
  display: inline-block;
  font-weight: 500;
  line-height: 1.4em;
  margin-right: 15px;
  text-align: center;
  width: 1.4em;
  font-size: 15px;
}

.comic-tags {
  display: flex;
  flex-wrap: wrap;
}

.cancle-text {
  margin-top: 10px;
  color: #828282;
  text-align: center;

  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 139.023%;
  /* 16.683px */
}

.about-us-font {
  color: #000;

  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 21px */
  text-align: justify;
}

.mpedia-comic {
  box-shadow: inset 0 0 6.80241px rgba(42, 42, 48, .25) !important;
  filter: drop-shadow(2px 4px 0 rgba(0, 0, 0, .15)) drop-shadow(4px 4px 5px rgba(32, 31, 49, .2));
  width: 100px;
}

.we-deliver-text {
  color: #000;
  text-align: center;

  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 124%;
  /* 19.84px */
}

.plan-card {
  width: 90%;
  height: 60px;
  border-radius: 10px;
  border: 1px solid #DDD;
  background: #FFF;
}

.popular-badge {
  position: absolute;
  margin-top: -3.9rem;
  margin-left: -0.55rem;

  color: #FFF;

  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 12px */

  border-radius: 10px 10px 10px 0px;
  background: #E70;

  width: 70px;
  height: 17px;
  text-align: center;
}

.plan-card-selected {
  border: 1px solid #E70;
  background: #FFE8D1;
}


/* faq section */

.layout {
  width: 100%;
  margin: auto;
}

.accordion {
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.accordion__question span {
  color: #000;

  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 124%;
  /* 19.84px */
}

.accordion__answer span {
  color: #000;

  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 124%;
  /* 14.88px */
}

.accordion:hover {
  cursor: pointer;
}

.accordion__answer {
  display: none;
}

.accordion.active .accordion__answer {
  display: block;
}

.shrink-faq {
  display: none;
}

.accordion.active .shrink-faq {
  display: inline-block;
}

.accordion.active .expand-faq {
  display: none;
}

.mpedia-footer {
  color: white;
  background: #444;

}

/* .coppyright-text{
    font-size: 11px;
  } */

a:hover {
  text-decoration: none !important;
}



/* login screen */

.log-in-screen,
.parent-step {
  width: 100%;
  height: 100%;
  position: absolute;
  background: white;
  top: 0;
  /* z-index: 2; */
}

.log-in-close-btn,
.parent-close-btn,
.change-plan-close-btn {
  position: absolute;
  right: 15px;
  top: 15px;
}




/* sign up screen */
.sign-up-screen {
  width: 100%;
  height: 100%;
  position: absolute;
  background: white;
  top: 0;
  z-index: 2;
}

.close-btn {
  position: absolute;
  right: 15px;
  top: 15px;
}

/* forgot password screen */
.forgot-pwd-screen {
  width: 80%;
  position: absolute;
  background: #FEF3E8;
  top: 3%;
  left: 10%;
  z-index: 3;
}

.forgot-pwd-close-btn {
  position: absolute;
  right: 15px;
  top: 15px;
}


.header-text-login-sign {
  color: #E70;

  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 100% */
}

label {
  color: #000;

  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  /* 100% */
}

.required-field {
  color: #FF9800;

  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}

input[type="submit"] {
  width: 215px;
  height: 45.688px;
  border-radius: 200px;
  background: #E70;

  color: #FFF;
  text-align: center;

  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 124%;
  /* 17.36px */
  border: none;
}

input[type="email"],
input[type="password"],
input[type="text"],
input[type="tel"] {
  width: 95%;
  height: 35px;
}




/* forgot password */

.forgot-password {
  color: #08C;
  text-decoration: underline;
}

.forgot-password:hover {
  cursor: pointer;
}

.forgot-pwd-screen {
  display: none;
}


#reset-pwd-mail-sent {
  display: none;
}

/* parent step UI */

.parent-step {
  z-index: 5;
  display: none;
}

.steps-select div {
  border-bottom: 1px solid #B3B3B3;
  font-weight: 600;
  padding-bottom: 15px;
  width: 100%;
}

.active-step {
  border-bottom: 2px solid #EE7700 !important;
}

.step-1-header, .title-step-1 {
  color: #E70;

  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 150% */
}

#change-plan {
  color: #2346FF;
  text-align: center;

  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 124%;
  /* 17.36px */
  text-decoration-line: underline;
}

.title-font {
  color: #E70;

  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 150% */
}

.card-step1 {
  border-radius: 10px;
  border: 1px solid #DDD;
  background: #FFF;
  width: 100%;
  height: 50px;
}

.card-step1-active {
  border: 1px solid #E70;
  background: #FFE8D1;
}

.divider {
  background: rgba(238, 238, 238, 0.93);
  height: 1.5px;
  width: 100%;
}

.we-deliver-text-step-1 {
  color: #000;
  text-align: center;

  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 124%;
  /* 24.8px */
}

.goto-step-2:hover,
.goto-step-3:hover,
#skip-for-now:hover {
  cursor: pointer;
}

.step-2,
.step-3,
.step-4 {
  display: none;
}

.add-child-btn {
  color: #2346FF;

  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 150% */
  text-decoration-line: underline;
}

.child-card {
  border-radius: 10px;
  background: #FEF3E8;
  width: 100%;
}

input {
  border-radius: 3px;
  border: 1px solid #B3B3B3;
}


#skip-for-now {
  color: #2346FF;

  font-weight: 600;

  text-decoration-line: underline;
}

.general-16px {

  font-size: 16px;
  font-style: normal;
  line-height: 24px;
  /* 150% */
}

.plan-details-step-1 {
  /* border: 1px solid grey;
  padding: 7px;
  border-radius: 3px; */
}

.plan-summary-div {
  border-radius: 10px;
  background: #FEF3E8;
}

.summary-step-1 {
  background: #F8F8F8;
  border-radius: 5px;
}

.bottom-custom-footer {
  background-color: white;
  padding: 10px;
  box-shadow: 0px 4px 10px 5px rgba(0, 0, 0, 0.25);
}

.curser-pointer {
  cursor: pointer;
}

@media (min-width:768px) {
  .sign-up-div {
    margin-top: 10vh;
    border: 1px solid #bbb;
    /* min-width: 52%; */
    max-width: 500px;
    height: max-content;
    padding-bottom: 45px;
    border-radius: 4px;
  }
  .review-container-average>span{
    font-size: 20px;
  }.review-container-average>div{
    font-size: 24px ;
  }
  .section-header{
  font-size: 28px;
  font-weight: 700 !important;
  color: #000;
}
}
.swiper4{
  overflow: hidden;
}
nav {
  background: #FFF;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.10);
  position: sticky;
  top: 0;
  z-index: 1000;
}

.divider2 {
  height: 13.69px;
  width: 60%;
  background: radial-gradient(45.57% 78.57% at 50% -28.57%, #d9d9d9 0, #d9d9d9 .01%, hsla(0, 0%, 85.1%, 0) 100%);
}

@media (max-width:576px) {
  .divider2 {
    width: 100%;
  }
}

@media (max-width:376px) {
  #buy-section-title {
    font-size: 20px !important;
  }
  .look-inside {
    font-size: 20px !important;
  }
}

.main-heading {
  color: #000;
  text-align: center;
  font-family: Open Sans;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 36px */
}

.step-1.container,
.step-2.container,
.step-3.container {
  padding-bottom: 200px !important;
}

.show-more-text {
  color: #2346FF;
  text-decoration: underline;
}

.table-borderless td {
  padding: 0 !important;
  padding-bottom: 1px !important;
  text-align: left;
  padding-left: 15px !important;
}

.table-borderless tbody {
  /* display: inline; */
}

.d-contents {
  display: contents;
}

/* Light gallery */
button.lg-icon {
  border: none;
  background-color: transparent;
  color: white;

}

button.lg-icon.lg-close {
  background-color: red;
  opacity: 1;
}

.lg-thumb-open .lg-img-wrap {
  height: 85vh !important;
}

.lg-thumb-open .lg-thumb-outer {
  height: 15vh !important;
}

/* lg end */

.cancel-text-main-section {
  width: 234px !important;
}

.preview-section {
  background: linear-gradient(180deg, #F1F1F1 0%, #FFF 52.08%, #F1F1F1 100%);
}



/* header section */
@media (min-width:1650px) {
  .main-title-head {
    font-size: 36px !important;
  }

  .sub-title-head {
    font-size: 22px !important;
  }

  .button-box-head {
    margin-top: 3rem !important;
  }
}


.column-header {
  flex: 0 0 40%;
  max-width: 40%;
  padding-left: 3rem;
  padding-right: 2rem;
}

.column-header-img {
  display: flex;
  flex-direction: column;
  flex: 0 0 60%;
  max-width: 60%;
}

.btns-desk {
  display: flex;
  flex-direction: column;
}

.btns-mob {
  display: none;
}

.head-text {
  text-align: left;
}

@media (min-width:1280px) {
  .column-header {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .column-header-img {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (max-width:1080px) {
  .column-header {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .column-header-img {
    flex: 0 0 100%;
    max-width: 100%;
  }


  .btns-mob {
    display: flex;
    flex-direction: column;
  }

  .head-text {
    text-align: center;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .setimage{
  height: 150px;
  }
}


.fs-18 {
  font-size: 18px !important;
}

@media (min-width:1500px) {
  .column-header {
    padding-left: 8rem;
    padding-right: 2rem;
  }
}

h1 {
  font-weight: 600 !important;
}

.book-shadow {
  filter: drop-shadow(1px 2px 2px rgba(0, 0, 0, .1));
  border: 1px solid #eee;
}


@media (min-width:1850px) {
  #sample-comics {
    max-width: 72%;
  }
}

#changePlanModal .modal-body {
  background-color: #FFF !important;
  border-radius: 15px;
}
@media (max-width:1080px) {
  .setimage{
    height: 150px !important;
    }
}

@media (max-width:768px) {
  .instagram-card {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .price-conatiner{
    margin-right: 2rem;
  }
}

@media (min-width:768px) {
  .step-1.container, .step-2.container, .step-3.container {
    max-width: 890px;
    /* float: left; */
    /* margin-left: 50px; */
  }

  .bottom-custom-footer .goto-step-2{
    width: 360px;
   }

   .bottom-custom-footer .goto-step-3{
    width: 360px;
   }

   .payment-btn, .payment-btn-cart{
    width: 360px;
   }
}

.change-plan-text{
  color: #2346FF;
  text-decoration-line: underline;
  font-weight: 600;
}

.planSelectionModal{
  font-size: 0.9rem;
}

@media (max-width:576px) {
 .popular-badge{
    margin-left: -0.05rem;
 }

 .plan-card{
  /* border-color: #FFD8B1; */
 }

 .plan-card .mobile-bg{
    background-color: #F8F8F8;
    width: 33%;
    justify-content: center;
 }

 .card-step1-active .mobile-bg{
  background-color: #FFEFDF;
  width: 33%;
  justify-content: center;
}

.mobile-left{
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.mobile-right{
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.card-step1-active{
  background: #FEF3E8;
  border-color: #E70;
}
}


.fs-12{
  font-size: 12px;
}


.sign-up-error{
  position: absolute;
  background-color: white;
  top: 5%;
  padding: 10px;
  border-radius: 5px;
  max-width: 300px;
  height: 150px;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.error-confirm-btn-su{
  cursor: pointer;
  width: 70px;
  padding: 10px;
  background-color: #E70;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  color: white;
}

.black-shadow{
  background-color: #00000075;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}



.account-exist{
  position: absolute;
  background-color: white;
  top: 5%;
  padding: 10px;
  border-radius: 5px;
  max-width: 300px;
  height: 150px;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.login-existed{
  cursor: pointer;
  width: 70px;
  padding: 10px;
  background-color: #E70;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  color: white;
}

.black-shadow-already-exist{
  background-color: #00000075;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

.profile-btn, .login-btn{
  /* display: none; */
}

.w-90-input{
  width: 90% !important;
}
@media (max-width:768px) {
  .w-90-input{
    width: 95% !important;
  }
  .setimage{
    height: 38vw !important;
    }
    .coalntext{
      font-size: 4vw;
    }
    .setname{
      font-size: 18px !important;
    }
    .swiper-dontsendlist{
      width: 211px !important;
    }
    .dontsendimg{
      width: 140px;
    }
    .swiper-slide2{
      width: 50% !important;
      padding: 5px;
    }
    .btns-desk {
      display: none;
    }
    .add-to-cart-btn, .disabled-cart-btn {
      margin-left: 0.5rem !important;
    }
}
.swiper5{
  overflow: hidden;
}

.select-comic-title{
  width: 171px;
  color: #000;
  font-family: Open Sans;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 124%; /* 19.84px */
}

.comic-select-btn{
  color: #E70;
  font-family: Open Sans;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 21px */
  text-decoration-line: underline;
  cursor: pointer;
}

.comic-box-shadow{
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

#selectComicLongTitle{
  color: #000;
font-family: Open Sans;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 24px */
}

.modal-header{
  border-bottom: none !important;
}

#change-comic-btn{
  width: 226px;
  height: 35px;
  border-radius: 20px;
  background: #E70;

  color: #FBFBFB;
  font-family: Open Sans;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 21px */
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.selected-change-comic{
  border-radius: 5px;
border: 1px solid #E70;
background: #FEF3E8;
padding: 10px;

}


@media (max-width:768px) {
  #select-img-1, #select-img-2, #select-title-1, #select-title-2{
  width: 150px;
 }

 .change-img, .change-title{
  width: 130px;
 }
}


#selectable-container{
  flex-wrap: wrap;
  gap: 1rem;
}

#buy-section-title{
  color: #000;
  text-align: center;
  font-family: "PoetsenOne-Regular";
  font-size: 40px;
  font-style: normal;
  /* font-weight: 400!important; */
  line-height: 124%; /* 49.6px */
}

.subscribe-comics-carousel{
  max-height: 450px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background: #FEF3E8;
  padding: 12px;
}

.parent {
  position: relative;
  top: 0;
  left: 0;
  padding-bottom: 5em;
  margin-left: auto !important;
  margin-right: auto !important;
}

.image1 {
  position: relative;
  top: 0;
  left: 0;
  width: 225px;
  margin-left: 40px;
  rotate: 7deg;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.image2 {
  position: absolute;
  top: 25px;
  left: 5px;
  rotate: -9deg;
  width: 225px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

@media (min-width:768px) {
 .image1{
  width: 300px !important;
 }

 .image2{
  width: 300px !important;
 }
}
.fs-10{
  font-size: 10px;
}

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

#changePlanModal{
  z-index: 2000;
}

.out-of-stock-btn{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 234px;
  height: 52px;
  border-radius: 200px;
  background: #a9a9a9;


  color: #FFF !important;
  text-align: center;

  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 124%;
}
.setofbooks{
  margin-top: 3rem;
}
.settitle{
  gap: 9px;
  font-size: 18px;
  font-weight: 700;
}
.setcontainer{
/* width: fit-content; */
  background-color: #F5F5F5;
}
.setimage{
height: 230px;
justify-content: space-evenly;
}
.buy-setbtn{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 234px;
  height: 46px;
  border-radius: 200px;
  background: #E70;


  color: #FFF !important;
  text-align: center;

  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 124%;
}
.buy-setbtn-out-of-stock{
  border: none !important;
  background: #a9a9a9;
  color: #FFF !important;

  display: flex;
  align-items: center;
  justify-content: center;
  width: 180px;
  border-radius: 200px;
  height: 45px;
  border: none !important;
  background: #a9a9a9;
  color: #FFF !important;
  text-align: center;

  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 124%;
}
.buy-setbtn:hover{
  color: #c40!important;
  border: 1px solid #E70;
  background-color: #FEF3E8;
}
.setcontainer{
  border-radius: 10px;
}
.setname{
  font-size: 20px;
    font-weight: 400;
    line-height: 1;
    display: block;
    text-align: center;
    font-family: "PoetsenOne-Regular";
}
.set3{
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  margin: 0;
}
.price-strike{
  font-size: 18px;
  font-weight: 500;
}
.lalach{
  font-size: 16px;
  color: #e70;
  font-weight: 900;
}
.subbanner{
  background-color: #FEF3E8;
  /* border-radius: 10px; */
  max-width: 370px;
}

@media (max-width:1200px) {

.buyset{
  scale: 1;
  padding: 10px;
}


}


.setimage1,.setimage2,.setimage3{
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);

}
.gotosetpage{
  width: 234px;
  height: 52px;
  border: 1px solid #e70;
  border-radius: 50px;
  padding: 10px 0px;
  color: #c40;
  background: white;
  font-weight: 600;
  font-size: 17px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.gotosetpage:hover{
  color: #c40;
  background-color: #FEF3E8; 
}

.abt-us-youtube{
  pointer-events: none;
}



.review-conunt-span{
  font-weight: 700;
  font-size: 18px;
}
.review-divider{
  border: 1px solid #D9D9D9;
}
.username-logo{
  text-transform: capitalize;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #e70;
  /* text-align: center; */
  font-size: 22px;
  position: relative;
  color: white;
}
.username-logo>span{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

:root {
  --star-size: 24px;
  --star-color: #dcdcdc ;
  --star-background: #fc0;
}

.Stars {
  --percent: calc(var(--rating) / 5 * 100%);
  
  display: inline-block;
  font-size: var(--star-size);
  font-family: Times; 
  line-height: 1;
  
  &::before {
    content: '★★★★★';
    letter-spacing: 3px;
    background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
}

.review-date{
  position: absolute;
  right: 10px;
  top: 0;
}
.review-header{
  position: relative;
}

.review-username{
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 700;
  color: #c40;
}

.review-title{
  font-weight: 600;

}

.review-main{
  margin-left: 69px;
}

@media (max-width:768px) {
  .review-main{
    margin-left: 0px;
  }
}
.rating-overview{
  border: 1px solid #c40;
  border-radius: 10px;
}
.starts-review{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.rating-average{
  font-size: 50px;
  font-weight: 600;
  color: #c40;
}

.rating-total{
  font-size: 16px;
  font-family: 'Open Sans';
  color: #c40;
  font-weight: 600;
  text-align: left;
  width: 95%;
}

.review-text{
  font-size: 32px;
  font-weight: 700;
  color: #e70;
}

.write-review-btn{

 background: #e70;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
color: white;
gap: 8px;
font-size: 16px;
font-weight: 600;
border-radius: 10px;
cursor: pointer;
}   

.progress-bar{

  background-color: #c40 !important;
}

.Star1 {
  --percent: calc(var(--rating) / 5 * 100%);
  
  display: inline-block;
  font-size: var(--star-size);
  font-family: Times; 
  line-height: 1;
  
  &::before {
    content: '★';
    letter-spacing: 3px;
    background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
}

.right-rating-div{
  font-size: 16px;
  font-weight: 600;
  color: #c40;

}

.review-input{
  width: 100% !important;
}



.fa{
  font-size:30px;
}
#rating{
  font-size:0;
  width:140px;
}



.rating {
  display: inline-block;
  font-size: 0;
  position: relative;
  text-transform: capitalize;

  color: gray;
}
  
.rating-label {
  float: right;
  padding: 0;
  font-size: 32px;
  cursor: pointer;
  font-weight: lighter;
  color: #F5AB27 !important;
}   
.rating-label::before {
  content: "\2606";
  padding-bottom: 8px;
  display: inline-block;
  transition: 0.2s;
} 


.star-input:checked ~ label::before {
  content: "\2605";
  color: #F5AB27;


  transition-delay: calc(0.1 * attr(data-idx integer));
}


.submit-review-btn{
  display: flex;
    align-items: end;
    justify-content: center;
    cursor: pointer;
}
.submit-review-btn span{
  width: 200px;
  background: #e70;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  color: white;
  text-transform: uppercase;
  font-weight: 600;
}

.growableDiv {
overflow: hidden;
  height: 0;
  transition: height .8s linear; 
 
}

.growableDiv.expanded {
  height: 0; /* or specify the original height */
}

.share-hr{
  width: 2px;
  height: 15px;
  border: 1px solid #a7a7a7;
  margin-left: 6px;
}

.review-footer{
  color: #808080;
}

.like-count-div{
  display: flex;
  align-items: baseline;
  gap: 5px;
}

.share-options-wrapper {
  opacity: 0; /* Initially hidden */
  transition: opacity 0.3s ease; /* Smooth transition */
  /* Add any other styles you need */
}

.share-options-visible {
  opacity: 1; /* Make visible */
}


.page-container{
  display: flex;
  align-items: center;
  justify-content: center;

  color: #c40;
  font-weight: 500;
}
.individual-page{
  cursor: pointer;
}
.prev-review{
  cursor: pointer;
}
.fw-bold{
  font-weight: 900 !important;
  scale: 1.2;
}

.disabled{
  pointer-events: none;
}

.reviewthanks{
  color: #000;
  text-align: center;

  font-size: 40px;
  font-style: normal;
  font-weight: 900 !important;
  line-height: 124%;
}

.hide-review-div {
  opacity: 0;
  transition: opacity 0.5s ease; /* Specify your desired transition */
}

.prev-review,
.next-review{
  scale: 1.3;
  user-select: none;
  cursor: pointer;
}

.first-ratin-div{
  border-right: 1px solid #D9D9D9;

}
.discount-banner{
  max-width: 370px;
  background-color: #FEF3E8;
  /* border: 1px solid #CC4400; */
  /* border-radius: 5px; */
  padding-top: 10px;
  padding-bottom: 10px;

  padding-left: 15px;
  padding-right: 15px;
  font-weight: 600;
  min-width: 310px;
  display: flex;
  align-items: center;
}

.orange-text{
color: #CC4400;
}

.discount-banners{
  display: flex;
  max-width: 370px;
  flex-direction: column;
}

.plus-one{
 text-align: right;
 font-weight: 600;
 cursor: pointer;

}

.db-2{
  display: none;
}

.fs-28{
  font-size: 28px;
  font-weight: 600;

}

.free-shipping{
  color: #629B25;
}

.setcontainer-desktop{
  width: fit-content;
}

.book-price{
  font-size: 28px;
  font-weight: 700;
}

.other-book-price{
  font-size: 20px;
  font-weight: 700;
}
.fs-14{
  font-size: 14px;
}

.padding-none{
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.add-to-cart-btn {
  user-select: none;
  display: flex;
  width: 90%;
  height: 40px;
  /* padding: 8px 39px 8px 40px; */
  gap: 10px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 10px;
  background-color: #EE7700;
  color: white;
  /* position: absolute; */
  bottom: 5px;
  margin-left: 0.9rem !important;
}
.disabled-cart-btn {
  /* user-select: none; */
  display: flex;
  width: 90%;
  height: 40px;
  /* padding: 8px 39px 8px 40px; */
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 10px;
  color: #C40;
  /* border: 1px solid #C40; */
  /* position: absolute; */
  bottom: 5px;
  margin-left: 0.9rem !important;
}
.add-cart {
  margin: 0;
  font-family: Open Sans;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  text-transform: capitalize;
  /* border: 1px solid #C40; */
}
/* CSS */
/* .sample-comic-card {
  position: relative;
} */

.cartcontainer {
  display: flex;
  background-color: #FFFFFF;
  width: 100%;
  height: 63px;
  border-radius: 5px 5px 0px 0px;
  position: fixed;
  bottom: 0;
  justify-content: space-between;
  align-items: center;
  z-index: 10;
  box-shadow: 0px -4px 4px 0px #DDDDDD;
}
.cartbtn {
  display: flex;
  align-items: center; 
  justify-content: center;
  margin-right: 15px;
}

.totalcart {
  display: flex;
  align-items: center;
  padding-left: 15px;
}

@media (max-width:768px) {
  .discount-banner{
    width: 100%;
  }
  .discount-banners{
    width: 100%;
  }
  .totalcart p{
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    font-family: 'Open Sans', sans-serif; 
  }
  .iphone-width {
    width: 30%;
  }
  .discount-banners{
    width: 100%;
    max-width: unset;
  }
  .discount-banner{
    max-width: unset;
  }
  .subbanner{
    max-width: unset;
  }
}

.all-comics-btn{
  text-align: center;
  color: #c40;
  text-decoration: underline;
  font-weight: 600;
  margin-top:10px;
}

.all-comics-btn:hover{
  color:#c40;
}

.discount-banner-click{
  cursor: pointer;
}

.sticky-btn-container{
  background: white;
  position: sticky;
  bottom: 0px;
  padding: 10px 0px;
}

.comic-select-1 , .comic-select-2{
  width: 171px;
}

.comic-tags {
  margin-left: 0.5rem;
  margin-top: 0.25rem;
}

@media (max-width: 768px) {
  #buy-section-scroll-mob .col-12 {
      -ms-flex: unset;
      flex: unset;
      max-width: unset;
  }
  #buy-section-scroll-mob {
    display: flex;
    flex-direction: column;
  }

  .comic-tags {
    order: -1; 
    margin-left: 0 !important;
    margin-top: 2rem !important;
  }

  .price-container{
    padding: 0 !important;
  }

  .comics-specs {
    padding: 0 !important;
  }

  .comic-specs,
  .button-box-head,
  .btns-mob,
  .setofbooks,
  .subbanner {
    order: 0;
  }
  .swiper-slide {
    /* width: unset !important;  */
    /* margin-right: 20px;  */
  }
  .circle-ok {
    margin-left: 0 !important;
  }
}

.review-count-book{
  font-size: 14px;
  color: #828282;

}
.review-count-mobile::before{
  content: '';
  position: absolute;
  bottom: 1px;
  /* right: 0; */
  width: 2px;
  height: 15px;
  left: 0;
  background-color: darkgrey;
}
.font-weight-600{
  font-weight: 600;
}
.average-rating-book{
  line-height: 1;
}


.add-dontsend{
  gap: 10px;
  display: flex;
  margin-top: 20px;
  align-items: center;
  justify-content: center;
}
.add-dontsend>svg{
  scale: 1.4;
}
.add-dontsend>p{
  text-decoration: underline;
  cursor: pointer;
  margin: 0;
  font-size: 18px;
  color: #c40;
}
.swiper-btn2 {
  font-weight: 900;
  scale: 40%;
  color: rgb(0, 0, 0) !important;
  opacity: 100%;
  right:-5px !important;
}
.swiper-btn3 {
  font-weight: 900;
  scale: 40%;
  color: rgb(0, 0, 0) !important;
  opacity: 100%;
  right:  -5px !important;
}
.remove-txt{
  color: #c40;
  text-decoration: underline;
  font-size: 18px;
}
.remove-btn{
  display: flex;
  align-items: center;
  cursor: pointer;
  gap: 8px;
}
.remove-btn>svg{
  scale: 1.3;
}

.review-count-book{
  font-size: 17px !important;
  line-height: 1;
}

.view-profile-btn{
  background: rgb(0, 149, 246);
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px 8px;
  font-size: 12px;
  border-radius: 3px;
  height: fit-content;
}

/* Chaing jivo position as it was overlapping on cart conatiner*/
.button__ccEXV {
  position: absolute;
  bottom: 80px;
  right: 0;
}

._orientationRight__xBTyW.wrap__N8hVr {
  bottom: 60px !important;
}

.buyOptions-sprite {
  background-image: url("https://menstrupedia.com/assets/landing-pages/buy-options.png");
}

.amazon-btn-usa{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 234px;
  height: 52px;
  border-radius: 200px;
  background: #232F3E;
  color: #FFF !important;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 124%;
}

.amazon-btn-usa img{
  height: 85%;
}

.buy-amazon-text{
  font-weight: 600;
  font-size: 16px;
}

.cursor-pointer{
  cursor: pointer;
}

.view-all-comics-btn-secondary:hover{
  color: #fff !important;
  cursor: pointer;
  background-color: #E70;
}
