@font-face {
    font-family: "PoetsenOne-Regular";
    src: url(fonts/PoetsenOne-Regular.otf);
  }
  
  
  /* html {
    scroll-behavior: smooth !important;
  } */
  
  #trubuddy-logo {
    max-width: 150px;
  }
  * {
    margin: 0%;
    padding: 0%;
    box-sizing: border-box;
  
  }
  body,
  html {
    width: 100%;
    height: 100%;
 
  }
  
  
  body {
    font-family: Open Sans !important;
    position: relative;
    min-height: 100vh;
  }
  
  .login-btn {
    color: #EE7700;
  
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: center;
  }
  
  .login-btn:hover {
    cursor: pointer;
  }
  @media (max-width:768px) {
    .festive-character {
      width: 24%;
      position: absolute;
      right: 2rem;
      margin-right: 0 !important;
    }
    .totalcart p{
      font-size: 16px;
      font-weight: bold;
      margin: 0;
      font-family: 'Open Sans', sans-serif; 
    }
    .h3 {
      font-size: 24px !important;
    }
    #trubuddy-logo{
      width: 100px;
    }
    .login-btn{
      font-size: 20px;
    }
    .book-price{
      font-size: 20px !important;
    }
    .allcomics-heading {
      font-size: 19px !important;
    }
    #allcomics-banner-img-mobile {
      width: 100%;
    }
    /* #allcomics-details-mobile {
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: center;
    } */
    .inner-price-details {
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 100%;
      gap: 0.5rem;
    }
    .allcomics-subheading {
      width: 0% !important;
    }
    .star-rating {
      font-size: 14px !important;
    }
    .review-numbers {
      font-size: 12px !important;
    }
    #allcomics-banner-mobile {
      justify-content: center;
      align-items: center;
      flex-direction: column;
      background-color: #F5F5F5;
      border-radius: 10px;
    }
    #comics-count-mobile {
      font-size: 16px !important;
      font-family: 'Open Sans', sans-serif !important;
    }
    #allcomics-content-mobile {
      width: 100%;
    }
    .banner-padding {
      padding-left: 15px;
      padding-right: 15px;
    }
  }
  .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; */
  }
  
  .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;
  }
  
 
  .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: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 124%;
    /* 17.36px */
  }

  .subscribe-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%;
    text-transform: uppercase;
  }

.subscribe-btn:hover{
  background-color: #fef3e8;
}

  .buy-now-450{
    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%;
    text-transform: uppercase;
  }
  
  
  /* 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%;
    }
  }
  
  .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;
  }

  .set-comic-card{
    width: 324px;
    border-radius: 10px;
  }
  
  .set-slide{
    width: fit-content !important;
  }
  
  .swiper3-wrap{
    display: flex;
    justify-content: center;
    gap: 5vw;
  }
  .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;
  }
  
  
  .book-preview {
    width: 100%; 
  }

  .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;
  }
  
  .tag {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    background: #D9EAF2;
    /* width: 113px; */
    /* height: 30px; */
  
    color: #000;
    text-align: center;
  
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 124%;
    /* 17.36px */
    text-transform: capitalize;
  }
  
  .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;
    }
  }
  
  nav {
    background: #FFF;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.10);
  }
  
  .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%;
    }
    /* .swiper-slide{
    
      margin-left: -10px;
    } */
    
    /* .last-slide{
     position: absolute;
     right: 10px;
    } */

    .set-comic-card{
      width: 80vw !important;
      margin-right: 10px;
    }
       .look-inside{
        font-size: 18px;
       }
       .curved-arrow{
        scale: .8;
       }
       #set-details{
        display: none !important;
       }
       #heading-img{
        width: 80vw !important;
       }
 

     
  }

  #heading-img{
    width:33vw;
  }
  .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%);
    z-index: -2;
  }
  .purple-background{
    background: linear-gradient(180deg, #FFF4FB 0%, #FFFFFF 66.52%);
  }
  .preview-section-ind-flag {
    background: linear-gradient(
      180deg,
      #FFCC99 0%,
      #FDD0A3 0%,
      #FFF4E9 20%,
      #FFFFFF 60%,
      #AFCC90 125%,
      #7BA353 0%
    );
  }
  
  
  
  /* header section */
  @media (min-width:1650px) {
    .main-title-head {
      font-size: 36px !important;
    }
  
    .sub-title-head {
      font-size: 20px !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;
  }
  
  .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-desk {
      display: none;
    }
  
    .btns-mob {
      display: block;
    }
  
    .head-text {
      text-align: center;
      padding-left: 1rem;
      padding-right: 1rem;
    }
  }
  
  
  .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: 80%;
    }
  }
  
  #changePlanModal .modal-body {
    background-color: #FFF !important;
    border-radius: 15px;
  }
  
  @media (min-width:768px) {
    .step-1.container, .step-2.container, .step-3.container {
      max-width: 890px;
      /* float: left; */
      /* margin-left: 50px; */
    }
    .set-swiper-wrapper{
      display: flex;
      justify-content: space-evenly;
     }
     /* #set-section{
      max-width: 70%;
     } */

  
    .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;
    }
  }
  
  .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: 25px;
    right: 175px;
    width: 225px;
    rotate: 353deg;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
  .image3 {
    position: absolute;
    top: 12px;
    right: 183px;
    width: 225px;
    margin-left: 40px;
    rotate: 0deg;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
  
  .image2 {
    position: relative;
    top: 25px;
    left: 37px;
    rotate: 7deg;
    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 (max-width:768px) {
   .image1{
    width: 115px !important;
    top: 25px;
    right: 64px;
   }
   .image3{
    width: 115px !important;
    top: 18px;
    right: 71px;
   }
  
   .image2{
    width: 115px !important;
    top: 25px;
    left: 43px;
   }
  }
  .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%;
  }
  #set-details{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .about-set{
    display: flex;
    width: 70%;
    justify-content: center;
  }
  .about-set>div{
    padding: 0px 10px;
    position: relative;
    /* border-right: 2px solid black; */
  }

  .about-set div:last-child {
    border: 0px;
  }
  .about-set div:not(:last-child)::before {
    content: '';
    position: absolute;
    bottom: 4px;
    right: 0;
    width: 2px;
    height: 16px;
    background-color: darkgrey;
}
#set-details-mobile>pre{
  margin-bottom: 0px !important;
  font-family: "Open Sans";
  
}
@media screen and (max-width: 1530px) and (min-width: 770px) {
  .parent{
    transform: scale(0.7);
  }
}

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

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

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

@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;
  }
}

.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;
}

/* Set of All Comics Banner */
#allcomics-banner {
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  /* border: 1px solid black; */
  background: #f5f5f5;
  gap: 4%;
  padding-left: 0 !important;
}

.allcomics-heading {
  font-size: 28px;
  font-weight: 400;
  font-family: "PoetsenOne-Regular";
}

#allcomics-banner-img {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;

}
.allcomics-subheading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
#comics-count {
  font-size: 22px;
  font-family: 'Open Sans', sans-serif !important;
}
.star-rating {
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
.review-numbers {
  font-size: 14px;
  font-weight: 400;
  color: #828282;
}
#allcomics-details {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}


@media (max-width:1080px) {
  .decoration-1{
    position: absolute;
    right: -3rem !important;
    scale: .65 !important;
    rotate: -13deg;
  }

  .decoration-2{
    left: -4rem !important;
    rotate: 3deg !important;
  }

  .parent {
   
    padding-bottom: 3em;

  }
}

  .decoration-1{
    position: absolute;
   
    right: -3rem;
    rotate: -15deg;
    scale: .76;
  }

  .decoration-2{
    position: absolute;
    left: -4rem;
    scale: .65;

    rotate: 10deg;
  }

  .sale-banner-academics{
    width: 100%;
  }

  .pos-rel{
    position:relative;
    z-index: 0;
  }

  .sale-banner-academics-desk{
    position: absolute;
    bottom: 0;
    z-index: -1;
  }

/* VIEW CART */
.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;
}

.totalcart {
  display: flex;
  align-items: center;
  padding-left: 15px;
}
.cartbtn {
  display: flex;
  align-items: center; 
  justify-content: center;
  margin-right: 15px;
}

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

.special-discount-background-gradient {
  background: linear-gradient(180deg, #FFFFDF 0%, #FFFFFF 42.25%);
}

.special-offer-banner {
  z-index: 2;
}

.offer-containerx{
  position: relative;
  width: 100%;
  margin-left: auto; 
  margin-right: 0;
}