/** Shopify CDN: Minification failed

Line 335:6 Unexpected "}"
Line 478:13 Expected identifier but found whitespace
Line 478:15 Unexpected "{"
Line 478:24 Expected ":"
Line 478:48 Expected ":"
Line 601:19 Expected identifier but found whitespace
Line 601:21 Unexpected "{"
Line 601:30 Expected ":"
Line 601:72 Expected ":"

**/
@font-face {
    font-family: 'aureaultraroman';
    src: url('/cdn/shop/files/aureaultra_roman-webfont.woff?v=1766988168/aureaultra_roman-webfont.woff2') format('woff2'),
         url('/cdn/shop/files/aureaultra_roman-webfont.woff?v=1766988168/aureaultra_roman-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
h2 {
    font-family: 'aureaultraroman';
        letter-spacing: 0;
}
header.header {
    padding: 0 !important;
}
.heder-inn-flx {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.brand-logo {
    border-right: 1px solid #BFBFBF;
    padding: 9px 0;
    width: 10%;
}

.nav-anc {
    min-width: 80%;
}

.nav-anc .header__inline-menu {
    border-top: 1px solid #BFBFBF;
    margin-left: 0 !important;
    padding: 17px 0 9px;
}
/*header.header:before {
    content: '';
    position: absolute;
    background: #BFBFBF;
    height: 1px;
    width: 83.6%;
    left: auto;
    right: 0;
    top: 69px;
    bottom: 0;
}*/

.iner-mttos {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0 0 18px;
}

.iner-mttos .search-matful {
    min-width: 50%;
}

.iner-mttos .header__icons {
    min-width: 50%;
    justify-content: end;
}
.search-matful .field {
    max-width: 360px;
}

.search-matful .field__input {
    border-radius: 50px;
    border: 1px solid #D9D9D9;
    background: #FFF;
}

.search-matful .field:before, .search-matful .field:after {display: none;}
.header__inline-menu .list-menu__item {
    color: #3A3A3A;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -0.36px;
    padding: 0 0;
}

.header__inline-menu li {
    margin: 0 19px;
}
.sect-titl {
    margin: 0;
    font-weight:500;
    line-height: 47px;
}
.image-text-content h6 {
    color: #E54A42;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    margin: 0 0 10px;
}

.image-text-text p { 
    letter-spacing: 0; 
        font-weight: 600;
    line-height: 25px;
}
.image-text-button {
    font-weight: 700;
    font-size: 16px;
}
.image-text-button:hover {color: #5875B7 !important;}
.sectin-title {
    text-align: center;
    margin: 0 auto;
    max-width: 1000px;
}

.sectin-title h2 {
    color: #5875B7;
    font-weight: 500;
    font-size: 44px;
}
h2.title.inline-richtext.h1 {
    font-family: 'aureaultraroman';
    color: #5875B7;
    text-align: center;
    font-size: 44px;
    font-style: normal;
    font-weight: 500;
    max-width: 60%;
    margin: 0 auto 20px;
    line-height: 43px;
}
.contact-list {
  list-style: none;
  margin: 0;
  padding: 20px;
  max-width: 400px;
}
.contact-list li {
  display: flex;
  align-items: center;
  gap: 15px;
  color: #fff;
  margin-bottom: 15px;
}
.newsletter-form {
    margin: 0;
}
.contact-list li:last-child {
  margin-bottom: 0;
}

.contact-icon {
  width: 38px;
  height: 38px;
  background: #354D9A;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  flex-shrink: 0;
}
.inspiring-text p {
    margin: 0 0 6px;
    color: #333;
    font-weight: 600;
    font-size: 13px;
}

.inspiring-text {
    background: #FFF1D7;
    padding: 16px;
    border-radius: 6px;
}
.contact-text {
  font-size: 14px;
  line-height: 1.4;
}
.image-text-wrapper {
  display: flex;
      justify-content: center;
  align-items: center;
  gap: 40px;
}

.image-left .image-text-image {
  order: 1;
}
.image-left .image-text-content {
  order: 2;
}

.image-right .image-text-image {
  order: 2;
}
.image-right .image-text-content {
  order: 1;
}

.image-text-image img {
  width: 100%;
  height: auto;
}

.image-text-content {
  max-width: 50%;
}
ul.cover-glary {
    padding: 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    gap: 10px;
}

ul.cover-glary li {
    list-style: none;
}

/* Jab Seal subscription button ho to Add to cart & Buy it now hide */
.product-form__buttons:has(.sealsubs-subscribe-now) 
#ProductSubmitButton-template-19831469342894__main,
.product-form__buttons:has(.sealsubs-subscribe-now) 
.shopify-payment-button {
  display: none !important;
}
.sealsubs-subscribe-now-button {
    border-radius: 30px;
}
.show1prod .collection-with-image__products {
    width: 59%;
}.bitesmatters.sec-adv .image-text-image img {
    max-width: 500px;
}
.quick-add__submit {
    display: block !important;
}
.product-grid-container .collection .sealsubs-target-element {
    display: none;
}
 .my-hide-button {
    display: none !important;
}
@media (max-width: 768px) {
  .image-text-wrapper {
    flex-direction: column;
    text-align: left;
  }
}
.told-realtime .image-text-text {
    max-width: 80%;
}

.told-realtime .image-text-wrapper {
    border-top: 1px solid #5875B7;
}
.told-realtime .image-text-wrapper {
    border-top: 1px solid #5875B7;
    padding-top: 70px;
}
.collection-with-image__image img {
          max-width: 100%;
      }
      .collection-with-image__inner {
        display: flex;
    gap: 40px;
    align-items: center;
    flex-wrap: wrap;
      }
      .collection-with-image__image {
    max-width: 38%;
}

.collection-with-image__products {
    max-width: 59%;
}

      .image-right .collection-with-image__image { order: 2; }
      .image-right .collection-with-image__products { order: 1; }

      .slider {
        display: flex;
        gap: 24px;
        overflow-x: auto;
        justify-content: center;
        scroll-behavior: smooth;
      }

      .slide {
        flex: 0 0 calc(
          (100% - (24px * (var(--slides-desktop) - 1)))
          / var(--slides-desktop)
        );
        text-align: center;
      }

      @media (max-width: 1024px) {
        .slide {
          flex: 0 0 calc(
            (100% - (24px * (var(--slides-tablet) - 1)))
            / var(--slides-tablet)
          );
        }
      }

      @media (max-width: 768px) {
        .collection-with-image__inner { grid-template-columns: 1fr; }
        .slide {
          flex: 0 0 calc(
            (100% - (24px * (var(--slides-mobile) - 1)))
            / var(--slides-mobile)
          );
        }
      }

      .product-image {
        position: relative;
            display: block;
        overflow: hidden;
            background: #fff1d7;
    padding:10px 0;
}
      }
      .product-image img {
        width: 100%;
      }
   

      /* FIX HEIGHT + PREVENT JUMP */
      .product-image-inner {
        position: relative;
        width: 100%;
        aspect-ratio: 1 / 1; /* Dawn uses square */
      }

      /* BOTH IMAGES */
      .product-image-inner img {
        position: absolute;
        inset: 0;
        width: 100%;
        height: 100%;
        object-fit:contain;
        opacity: 1;
        transform: scale(1);
        transition:
          opacity 0.35s ease,
          transform 0.45s ease;
      }

      /* SECOND IMAGE DEFAULT STATE */
      .product-image-inner .second-image {
        opacity: 0;
        transform: scale(1.05);
      }

      /* HOVER STATE */
      @media (hover: hover) {
        .slide.product-card:hover .product-image.flip .first-image {
          opacity: 0;
          transform: scale(0.95);
        }

        .slide.product-card:hover .product-image.flip .second-image {
          opacity: 1;
          transform: scale(1);
        }
      }


      .sale-badge {
        position: absolute;
        top: 12px;
        left: 12px;
        background: red;
        color: #fff;
        padding: 4px 10px;
        border-radius: 20px;
      }
.slide.product-card h3 {
    color: #3A3A3A;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-family: Montserrat;
    font-weight: 600;
    line-height: normal;
    margin: 22px 0 18px;
}

span.price--sale {
    color: #E13027;
    font-size: 18px;
    font-weight: 800;
    line-height: 18px; /* 75% */
    letter-spacing: 0.4px;
}
      .price--compare {
          text-decoration: line-through;
    margin-left: 6px;
    color: #636665;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0.4px;
      }

      .add-to-cart {
     margin-top: 15px;
      width:93%;
      border-radius: 30px;
      background: #fff;
      border: 1px solid #E13027;
      color: #E13027;
      font-size: 18px;
      font-weight: 600;
      letter-spacing: -0.36px;
      display: inline-block;
      padding: 5px 0;
      text-decoration: none;
      }
 .add-to-cart:hover { background:#E13027; color:#fff;}

      .slider-controls {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 24px;
        margin-top: 24px;
      }

      /* ARROWS */
      .slider-arrow {
        width: 40px;
        height:40px;
        border-radius: 50%;
        border: 1px solid #3A3A3A;
        background: #fff;
        font-size: 22px;
        cursor: pointer;
        line-height: 1;
        display: flex;
        align-items: center;
        justify-content: center;
      }
 .slider-arrow:hover{background:#E13027;  border: 1px solid #E13027;}
      /* DOTS */
      .slider-dots {
        display: flex;
        gap: 8px;
      }

      .slider-dot {
        width: 24px;
        height: 4px;
        background: #e5e5e5;
        border-radius: 4px;
        transition: background 0.3s ease, width 0.3s ease;
      }

      .slider-dot.active {
        background: #ff4d4f;
        width: 36px;
      }
      
.science-banner {
  min-height: {{ section.settings.bg_height }}px;
  display: flex;
  align-items: center;
  padding: 40px 20px;
}
.science-banner__heading {
    font-size:27px;
    letter-spacing: 0; 
     color: #5875B7;
      margin: 0 0 10px;
}
.science-banner__content {
    text-align: center;
    max-width: 570px;
    margin: 0 auto 0;
    padding: 39px 0 0;
}

.science-banner__inner {
    width: 100%;
}
.science-banner__button {
    display: inline-block;
    color: #fff;
    padding: 5px 20px;
    border-radius: 30px;
    text-decoration: none;
    font-weight: 600;
    background: #E13027;
    font-size: 18px;
    letter-spacing: -0.36px;
}

.science-banner__button:hover {
  opacity: 0.9;
}
.bits-prodct .product-image {
    background: #FF5CBC;
}
.comic-mgn .science-banner__heading {
    color: #fff;
    
}

.comic-mgn .science-banner__content {
    padding-top: 61px;
}.stya-dicver .image-text-button {
    border-radius: 61.78px;
    background: #E13027;
    padding: 5px 22px;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: -0.36px;
    margin: 11px 0 0;
    display: inline-block;
}
ul.list.list-payment {
    margin: 0 !important;
}
.collectv {
    margin: 0 0 50px;
}.collectbl .science-banner__heading {
font-size: 44px;
    margin: 27px 0 0 0;
}
.section-heading {
    color: #5875B7;
    font-weight: 500;
    font-size: 44px;
    text-align: center;
}
.botm-adcart {
    text-align: center;
    margin: 0 0 50px;
}

h3.bottom-title {
    color: #3A3A3A;
    text-align: center;
    font-size: 33px;
    font-style: normal;
    font-family: Montserrat;
    font-weight: 600;
    line-height: normal;
    margin: 22px 0 18px;
}

.bottom-btn-wrap a {
    text-decoration: none;
    color: #fff;
    font-size: 18px;
     background: #E13027;
    border-radius: 30px;
    width: 80%;
    display: inline-block;
    font-weight: 600;
    padding: 5px 0;
}

.bottom-btn-wrap a:hover {
    background: #333;
    color: #fff;
}
.issu-book .product__title.h1 {
    font-size: 40px;
    font-family: 'aureaultraroman';
    font-weight: 400;
}

.issu-book .shopify-payment-button__button--unbranded {
    display: none;
}

.issu-book .link.product__view-details {
    display: none;
}
 
.issu-book .featured-product.product {
    align-items: center;
}
@media (max-width: 768px) {
    .science-banner {
        min-height: {{ section.settings.bg_height | divided_by: 1.5 }}px;
    }
    .search-matful.search-modal__content-bottom {
        display: none;
    }

    .brand-logo {
        width: 90%;
        border: none;
        text-align:center;
    }

}
.product-grid li {
    max-width: 23% !important;
}
.collection__description {
    text-align: center;
    color: #4A4A4A;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.collection .card__heading.h5 {
    color: #3A3A3A;
    text-align: center;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
}
.collection .card-information {
    text-align: center;
    margin: 15px 0 0;
}
.card-information {
    text-align: center;
}

.price__sale {
    color: #636665;
    text-align: center;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px; /* 100% */
    letter-spacing: 0.4px;
    text-decoration-line: line-through;
}

.price-item.price-item--regular {
    color: #E13027 !important;
    text-align: center;
    font-size: 19px !important;
    font-style: normal;
    font-weight: 800 !important;
    line-height: 18px;  
    letter-spacing: 0.4px;
}



/* .card-wrapper.product-card-wrapper.underline-links-hover {
    padding: 35px 35px 0;
    background: #FFF1D7;
} */
 .card-wrapper.product-card-wrapper.underline-links-hover{
     padding:  0;
 }
.product-card-wrapper .card__information {
    background: #fff;
    /* margin: 35px -35px 0; */
}

.collection .card .card__content { flex-grow: unset; }
.collection .card .card__content .quick-add {
    margin-inline: 0 !important;
}

.collection  .card--card, .card--standard .card__inner{padding:35px; background:#fff1d7;}

.card .card__inner .card__media{right: 35px;width: auto;left: 35px;top: 35px;bottom: 35px;}



.cart-btn a{
    border-radius: 61.78px;
    border: 1px solid #E13027;
    background: #FFF;
    color: #E13027;
    text-align: center;
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    padding: 8px 15px;
    font-weight: 600;
    position: relative;
    line-height: normal;
    letter-spacing: -0.36px;
    z-index: 9;
    display: inline-block;
    width: 89%;
    margin: 7px 0 0;
    text-decoration: none;
}

.cart-btn a:hover {
    background: #E13027 !important;
    color: #fff;
}.delight .science-banner__heading {
    font-size: 26px;
}

h2.science-banner__heading.sabtr {
    color: #E13027;
}

.delight .science-banner__content {
    padding-top: 71px;
    max-width: 637px;
}
.community-section {
  padding: 70px 0;
}

.community-heading {
  text-align: center;
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 50px;
  color: #6b78c5;
}

.community-wrapper {
display: grid;
    grid-template-columns: 3.1fr 1fr;
    gap: 10px;
    align-items: center;
}

@media (max-width: 900px) {
  .community-wrapper {
    grid-template-columns: 1fr;
  }
}

/* SLIDER */
.client-slider {
  position: relative;
  overflow: hidden;
}

.client-track {
  display: flex;
  transition: transform 0.6s ease;
}

.client-slide {
  padding: 8px;
  box-sizing: border-box;
}

.client-slide-inner {
  background: #ffe9d9;
  text-align: center;
  height: 100%;
}

.client-slide img {
    width: 100%;
    margin-bottom: 2px;
}

.client-stars {
   
    margin-bottom: 0;
}
.client-stars svg {
    width: 120px;
}
.client-text {
    color: #4A4A4A;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0;
    padding: 0 15px 22px;
    margin: 0;
}
.community-image {
    margin: 6px 0 0 0;
}
/* RIGHT IMAGE */
.community-image img {
  width: 100%;
 
}
.community-section .heads .community-heading {
    margin-bottom: 7px;
}

.community-section .heads p {
    letter-spacing: 0;
    color: #4A4A4A;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    margin: 0;
    line-height: normal;
}

.community-section .heads {
    margin: 0 0 23px;
}
.multi-video-section {
  padding: 50px 0;
}

.multi-video-heading {
  text-align: center;
  margin-bottom: 30px;
}

.multi-video-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.video-card {
position: relative;
    overflow: hidden;
    padding: 15px;
    background: #FFF5E2;
}

.video-card video,
.video-card iframe {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}

.video-card-btn, .image-card-btn {
    position: absolute;
    bottom: 49px;
    left: 50%;
    transform: translateX(-50%);
    padding: 8px 20px;
    text-decoration: none;
    border-radius: 61.78px;
    border: 1px solid #E13027;
    background: rgba(255, 255, 255, 0.9);
    width: 78%;
    color: #E13027;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.36px;
}
.video-card-btn:hover, .image-card-btn:hover {
    background: #E13027;
    color: #fff;
}
.multi-image-section {
    padding: 40px 0 0 0;
}
.flipbook-main-wrapper img {
    opacity: 0 !important;
}

.image-card {
    position: relative;
}
.multi-image-grid{  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;}
.image-wrapper{
    position: relative;  
    padding: 15px;
    background: #FFF5E2;}
.image-wrapper img {
    max-width: 100%;
}
.quick-add {
    background: #fff;
    margin: 0 -35px !important;
}

.quick-add__submit {
      min-width: 75% !important;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
}
.footer-block.grid__item:nth-child(2) {
    padding: 0 0 0 11rem;
}

.footer-block.grid__item:nth-child(3) {
    padding: 0 0 0 87px;
}
ul.contact-list {
    padding: 0;
}
h2.footer-block__heading {
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    letter-spacing: 0;
    margin: 0 0 27px;
}
.scroll-banner {
  padding: 10px 0 30px;
  text-align: center;

}

.scroll-banner__title {
color: #5875B7;
    font-weight: 500;
    font-size: 44px;
}

.marquee {
  overflow: hidden;
   background:#F7E02D;
  padding: 15px 0;
}

.marquee__track {
    display: flex;
    width: max-content;
    will-change: transform;
    align-items: center;
    justify-content: center;
}

.marquee__item {
    color: #DB3629;
    text-align: center;
    font-family: 'aureaultraroman';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
        text-transform: uppercase;
    line-height: normal;
    letter-spacing: -0.4px;
  
}
span.mtic {
    margin: 0 40px;
}
.subscriptions-section {
  background: #fef2da;
  padding: 50px 0;
}

.subscriptions-wrapper {
  display: grid;
  grid-template-columns: 1fr 4fr;
  gap: 20px;
  align-items: center;
}

.subscriptions-left h2 {
    margin-bottom: 10px;
    color: #5875B7;
    font-size: 37px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.subscriptions-left p {
color: #4A4A4A;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0;
    text-transform: capitalize;
}

.subscriptions-right {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.subscription-card {
    background: #CFDEFF;
    padding: 20px;
    display: flex;
        gap: 20px;
    align-items: center;
}
.subscription-card img {
  max-width: 100%;
}

.subscription-card h3 {
   margin-bottom: 21px;
    color: #5875B7;
    font-family: 'aureaultraroman';
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
}
.scbar-data {
    width: 70%;
}
.subscribe-btn {
  display: inline-block;
  background: #E13027;
  color: #fff;
  padding: 8px 15px;
  border-radius: 30px;
  font-size: 15px;
  text-decoration: none;
}

.subscribe-btn:hover {
  opacity: 0.9;
}

.footer-block__newsletter {
    text-align: left;
    flex-grow: inherit;
}
.newsletter-form {
    margin: 0 !important;
}
.newsletter-form__field-wrapper .field:after {
    border: none !important;
    box-shadow: inherit !important;
}
.newsletter-form__field-wrapper .field__input {
    border: solid 1px #fff;
    max-width: 85%;
    border-radius: 7px;
}

.newsletter-form__button.field__button {
    background: #E13027 !important;
    border-radius: 7px;
}
.footer__content-bottom {
    display: flex;
}
.footer__content-bottom-wrapper {
    justify-content: left !important;
}.footer__localization:empty+.footer__column--info {
    align-items: end !important;
}

.quick-add__submit.button:hover {
    background: #E13027;
    color: #fff;
}
.stya-dicver .image-text-button:hover {
    color: #fff !important;
    background: #333 !important;
}
.mobile-ads{ display:none;}

.collection-hero__title {
    font-size: 32px;
    font-family: 'aureaultraroman';
    font-weight: 500;
    letter-spacing: 0;
    margin: 16px 0;
    color: #5875B7;
}

.collection-hero {
    background: #FFF1D7;
}
 
.product__title h1 {
    font-family: 'aureaultraroman';
    font-size: 30px;
    font-weight: 400;
}
.template-collection .product-grid li {
    margin-bottom: 20px !important;
}

.template-collection .product-grid li {
    max-width: 23% !important;
}
.template-collection .product-grid {
    gap: 26px;
}
.prod-decpn .product__description {
    border: solid 1px #dfdfdf;
    padding: 35px;
    border-radius: 12px;
        font-weight: 600;
    line-height: 25px;
    color: #4a4a4a;
    letter-spacing: 0;
}
.prod-decpn .product__description div a{margin: 20px 0 0 0;display: inline-block;color: #fff;padding: 11px 34px;border-radius: 30px;text-decoration: none;font-weight: 600;background: #E13027;font-size: 18px;letter-spacing: -0.36px;}
.prod-decpn h2 {
    text-align: center;
    margin: 0 0 11px;
    font-size: 40px;
    font-weight: 400;
    color: #5875b7;
}

.prod-decpn {
    margin: 50px 0  0;
}
.ace-row .control-label {
    font-size: 15px;
    color: #3A3A3A;
}

.ace-row .form-group textarea, .ace-row .form-group input {
    border: solid 1px #b5b5b5;
    height: 46px !important;
    box-shadow: inherit !important;
}
h2.related-products__heading {
    text-align: center;
    margin: 0 0 11px;
    font-size: 40px;
    font-weight: 400;
    font-family: 'aureaultraroman';
    color: #5875b7;
}.drawer__cart-items-wrapper .cart-item__name {
    font-size: 13px;
}
.related-products .card-wrapper.product-card-wrapper.underline-links-hover {
    background: #fff;
    padding: 20px;
}

.related-products .card__information {
    margin: 0 0 0;
}


.related-products .full-unstyled-link {
    font-size: 18px;
    font-family: Montserrat;
    font-weight: 600;
    text-align: center;
}
.card-information {
    text-align: center !important;
}
p.totals__total-value {
    color: #e13027;
}


.about-singpur .image-text-image {min-width: 50%;}
 .about-singpur .image-text-content h6 {
    background: #E54A42;
    color: #fff;
    display: inline;
    font-size: 15px;
    padding: 3px 20px;
    border-radius: 12px;
}

.about-singpur .sect-titl {
    margin: 18px 0 0;
    font-size: 51px !important;
    line-height: 64px;
}
.about-singpur .image-text-image img {
    border-radius: 12px;
}
.howbiare {
    text-align: center;
    padding: 30px 0;
}
.howbiare .page-width {
    max-width: 890px;
}

.howbiare p {
    letter-spacing: 0;
    font-weight: 600;
    line-height: 29px;
    font-size: 18px;
    color: #fff;
}

.howbiare h2 {
    font-size: 46px;
    margin: 19px 0 0;
}
.cr-rd{color:#E13027;}
.howbiare span {
    border: solid 1px #E13027;
    letter-spacing: 0;
    color: #E13027;
    border-radius: 30px;
    font-weight: 600;
    padding: 3px 18px;
}
 .header-wrapper--border-bottom {
    border-color: #BFBFBF;
}

.contact .field__input {
border: solid 1px #dfdfdf;
    border-radius: 12px;
    height: 57px;
}

.contact .field:after {
    box-shadow: inherit !important;
}

.field__input:placeholder {
    font-size: 12px;
}

.contact h2.title.inline-richtext.h1 {
    margin-bottom: 38px;
}
.get-teach {
    text-align: center;
}

.get-teach p {
    font-size: 16px;
    color: #4a4a4a;
    letter-spacing: 0;
    font-weight: 600;
}

.get-teach h2 {
    font-size: 38px;
    font-weight: 400;
    margin: 0;
}

.get-teach .page-width {
    max-width: 1000px;
}
.contact__button .button {
    width: 100%;
    font-size: 20px;
    letter-spacing: 0;
    font-weight: 600;
}
.contact-info h3 {
    font-family: 'aureaultraroman';
    color: #fff;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 0;
    margin: 0;
}
 

.contact .field__label {
    top: 19px;
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 600;
}
.shopify-policy__container {
    max-width: 100%;
    padding:0;
}
.shopify-policy__body {
    max-width: 1270px;
    margin: 0 auto 40px;
}

.shopify-policy__title h1 {
    background: #FFF1D7;
    font-size: 32px;
    font-family: 'aureaultraroman';
    font-weight: 500;
    letter-spacing: 0;
    margin: 0 0 30px;
    color: #5875B7;
    padding: 25px 0;
}
.shopify-policy__body h2 {
    font-size: 27px;
    color: #5875b7;
    font-family: 'aureaultraroman';
    font-weight: 400;
    letter-spacing: 0;
        margin: 0;
}

.shopify-policy__body  {
    letter-spacing: 0;
    font-size: 14px;
    color: #4a4a4a;
    font-weight: 600;
}
.faq-answer p {
    font-size: 14px;
    color: #4a4a4a;
    letter-spacing: 0;
    font-weight: 600;
}
.faq-answer li {
    font-size: 14px;
    color: rgb(74, 74, 74);
    letter-spacing: 0px;
    font-weight: 600;
}
.redarcl {color: #ff0000;margin: 0 0 7px;}

.product__description h3 {
    margin: 0 0 -7px;
    font-size: 23px;
    font-weight: 400;
    color: #5875b7;
    font-family: 'aureaultraroman';
    letter-spacing: 0;
}
.about-singpur ul {
    padding: 0 0 0 18px;
}

.about-singpur li {
    font-size: 16px;
    font-weight: 600;
}
.image-text-content a {
    color: #e13027;
    text-decoration: none;
}
.about-shope strong {
    font-size: 20px;
    font-style: italic;
    color: #e13027;
}.blishe p {
    margin: 0;
    font-size: 15px;
    font-weight: 600;
}
.about-shope .image-text-image img {
    border-radius: 12px;
}
.told-realtime.mater h2 {
    font-size: 24px;
    margin: 0 0 -3px;
    color: #5875b7;
}.faq-nowle h2 {
    font-size: 28px;
    color: #5875b7;
}

.faq-nowle p {
    font-weight: 600;
    line-height: 25px;
}

.faq-nowle h3 {
    font-family: 'aureaultraroman';
    margin: 0 0 -9px;
    font-size: 20px;
    color: #5875b7;
}
.science-adventures-topics {
  font-family: Arial, sans-serif;
}

.topics-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 20px;
}

.topic-column h4 {
    margin-bottom: 8px;
    color: #2c3e50;
    font-family: 'aureaultraroman';
    font-size: 18px;
}

.topic-column ul {
  padding-left: 18px;
}
.dr-age {
    text-align: center;
    font-family: 'aureaultraroman';
    background: #e13027;
    color: #fff;
    font-size: 42px;
}

.topic-column li {
    font-weight: 600;
    color: #555555;
    font-size: 15px;
    margin: 0 0 6px;
}
.mprtpc {
    text-align: center;
}

.mprtpc p {
    font-weight: 600;
    letter-spacing: 0;
}

.science-adventures-topics h3 {
    font-family: 'aureaultraroman';
    font-size: 25px;
    margin: 34px 0 7px 0;
}
 .science-adventures {
    display: grid;
        margin-top: 26px;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 20px;
  }
  .category h3 {
   margin-bottom: 8px;
    font-family: 'aureaultraroman';
    font-weight: 400;
    font-size: 17px;
  }
  .category ul {
    padding-left: 18px;
  }
  .category li {
    font-size: 15px;
    color: #555555;
    font-weight: 600;
}.urne h2 {
    text-align: center;
    font-size: 41px;
    line-height: 50px;
    color: #e13027;
}
.stribut-list h3 {
    font-family: 'aureaultraroman';
    font-size: 26px;
    font-weight: 400;
    margin: 0 0 5px;
}

.stribut-list p {
    font-weight: 600;
    color: #555;
    margin: 0;
}

.stribut-list {
    padding: 30px;
    border-left: 6px solid #e13027;
}

.stribut-list.bgcd {
    background: #fff1d7;
}
.hide-btns .add-to-cart.shop-now.subscribe-btn {
    display: none;
}
.coming-soon-text {
    display: inline-block;
    background: #E13027;
    color: #fff;
    padding: 8px 15px;
    border-radius: 30px;
    font-size: 15px;
    text-decoration: none;
    width: 87%;
    font-weight: 600;
    letter-spacing: 0;
    margin: 18px 0 0 0;
}
.coming-soon-text.innds {
    text-align: center;
}
.row-com {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 40px;
}

.row-com .image-blocks-grid {
    width: 58%;
}.botm-adcart {
    width: 37%;
} .image-blocks-section {
    margin: 0 0 50px;
}

.adventures {
    text-align: center;
}
.adventures h2{
    font-size: 36px;
    color: #1a1a1a;
    font-weight: 500;
    line-height: 47px;
}
.adventures ul {
    text-align: left;
    list-style: none;
    background: #2b3e7b;
    padding: 50px 30px 40px;
    border-radius: 10px;
    width: 49%;
    margin: 23px auto 0;
    display: inline-block;
}
.bites-mat ul li,
.adventures ul li {
    text-align: left;
    color: #fff;
    margin-bottom: 10px;
    font-weight: 600;
    position: relative;
    padding-left: 30px;
}
.bites-mat ul li:before,
.adventures ul li:before {
    position: absolute;
    content: '';
    background: url(/cdn/shop/files/check.svg?v=1769160419);
    width: 21px;
    height: 24px;
    top: 3px;
    background-size: contain;
    background-repeat: no-repeat;
    left: 0;
}
.bites-mat {
    padding: 30px 0;
}
.bites-mat ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.bites-mat ul li {
    color: #555;
    font-size:15px;
}
.bites-mat h2 {
    font-size: 38px;
    margin: 19px 0 0;
}
.bites-mat p {
    letter-spacing: 0;
    font-weight: 600;
    line-height: 26px;
    font-size: 19px;
    color: #555555;
}
section.image-text-section.image-left.bitesmatters ul li {
    font-size: 16px;
    font-weight: 600;
}
section.image-text-section.image-left.bitesmatters img {
    border-radius: 10px;
}
section.image-text-section.image-left.sec-adv ul li
 {
    font-size: 16px;
    font-weight: 600;
}
.years-exrs .page-width {
    max-width: 1320px;
}
 

.years-exrs .image-text-image img {
    border-radius: 12px;
}

.years-exrs .sect-titl {
}

.years-exrs .image-text-content {
    max-width: 46%;
}


.sec-adv ul {
    padding: 0;
}

.sec-adv ul li {
    list-style: none;
    position: relative;
    padding: 0 31px 7px;
}

.sec-adv ul li:before {
    content: '';
    background: url(/cdn/shop/files/check.svg?v=1769160419) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: 20px;
    position: absolute;
    left: 0;
    top: 6px;
}

.sec-adv .image-text-image img {
    border-radius: 12px;
}
.howbiare h3 {
    font-size: 42px;
    margin: 5px 0 0;
    font-family: 'aureaultraroman';
    font-weight: 400;
}
.sec-adv .image-text-content {
    max-width: 45%;
}

.sec-adv .page-width.image-text-wrapper {
    gap: 80px;
}
  .banner__content .banner__heading {
    font-family: 'aureaultraroman';
    font-size: 58px;
}

  .banner__content .banner__text.rte.body {
    color: #fff;
    font-size: 19px;
    line-height: 28px;
}

/* .subscription-bits {
    position: absolute;
    letter-spacing: 0 !important;
    font-size: 14px;
    background: #e13027;
    padding: 3px 11px;
    color: #fff;
    margin: 0 -34px;
    top: 0;
    text-align: center;
    width: 100%;
    font-weight: 600;
} */

.subscription-bits { position: relative; letter-spacing: 0 !important; font-size: 14px; background: #e13027; padding: 3px 11px; color: #fff; top: 0; text-align: center; width: 100%; font-weight: 600;min-height: 81px; }

.scien-heas h3 {
    font-size: 20px;
    font-weight: 900;
    font-family: 'aureaultraroman';
    margin: 3px 0 0;
}

.scien-heas p {
    font-weight: 400;
    margin: 0 0 9px;
}

.scien-heas h4 {
    margin: 15px 0 11px;
    font-weight: 900;
}

.fforda {}

.fforda h3 {
    font-size: 20px;
    font-weight: 900;
    font-family: 'aureaultraroman';
    margin-bottom: 5px;
}

.fforda p {
    margin: 0 0;
}

h3.ga {
    color: #e13027;
}

.ectab h3 {
    font-size: 20px;
    font-weight: 900;
    font-family: 'aureaultraroman';
    margin-bottom: 5px;
}

.ectab ol {
    padding: 0 0 0 17px;
}

.ectab ol li {
    font-weight: 600;
}
.template-collection h2.title.inline-richtext.h1 {
    text-align: left;
    max-width: 100%;
}
.template-collection .sealsubs-container {
    display: none;
}
.sealsubs-subscribe-now-button {
    border-radius: 30px !important;
    margin: 0 !important;
}
 .quick-add__submit.button--secondary {
    border: 2px solid #e13027;
}

.button:after, .shopify-challenge__button:after, .customer button:after, .shopify-payment-button__button--unbranded:after {box-shadow: inherit !important;}
 .price--from {
    color: #E13027;
    text-align: center;
    font-size: 19px;
    font-style: normal;
    font-weight: 800;
    line-height: 18px;
    letter-spacing: 0.4px;
}
.slide.product-card {
    flex: inherit;
    max-width: 72%;
    margin: 0 auto;
}
.collection-with-image__products .slider {
    display: inherit;
}
.terms-of-service p {
    margin-top: 0;
}
.terms-of-service h2 {
    font-size: 24px;
    margin: 0 0 7px;
    color: #5875b7;
}
.orders-shipping-policy h1 {
    font-size: 32px;
    font-weight: 900;
    font-family: 'aureaultraroman';
    color: #e13027;
}
.hearo-tlt {
    background: #FFF1D7;
    font-size: 32px;
    font-family: 'aureaultraroman';
    font-weight: 500;
    letter-spacing: 0;
    margin: 0 0 30px;
    color: #5875B7;
    padding: 25px 0;
    text-align: center;
}
.page-width.page-width--narrow {
    max-width: 1270px;
}
.page-width.page-width--narrow {
    max-width: 1270px;
}

.terms-of-service p {
    color: #4a4a4a;
    font-weight: 600;
}

.terms-of-service li {
    color: #4a4a4a;
    font-weight: 600;
}
.timeline-row.img-vlu.right .timeline-card.image-blrigt {
    margin-top: -49rem;
}