@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


@font-face {
    font-family: 'Plus Jakarta Sans';
    src: url('/cdn/shop/files/PlusJakartaSans-SemiBoldItalic.woff2?v=1744286866') format('woff2'),
        url('/cdn/shop/files/PlusJakartaSans-SemiBoldItalic.woff?v=1744286866') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: url('/cdn/shop/files/PlusJakartaSans-Regular.woff2?v=1744286864') format('woff2'),
        url('/cdn/shop/files/PlusJakartaSans-Regular.woff?v=1744286866') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: url('/cdn/shop/files/PlusJakartaSans-BoldItalic.woff2?v=1744286866') format('woff2'),
        url('/cdn/shop/files/PlusJakartaSans-BoldItalic.woff?v=1744286866') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: url('/cdn/shop/files/PlusJakartaSans-Bold.woff2?v=1744286866') format('woff2'),
        url('/cdn/shop/files/PlusJakartaSans-Bold.woff?v=1744286866') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: url('/cdn/shop/files/PlusJakartaSans-Italic.woff2?v=1744286865') format('woff2'),
        url('/cdn/shop/files/PlusJakartaSans-Italic.woff?v=1744286866') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: url('/cdn/shop/files/PlusJakartaSans-SemiBold.woff2?v=1744286866') format('woff2'),
        url('/cdn/shop/files/PlusJakartaSans-Bold.woff?v=1744286866') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


div,span,a,li,p,input,textarea,h1,h2,h3,h4,h5,h6,table,th,td,tr{
  letter-spacing: 0;
    font-family: 'Plus Jakarta Sans' !important;
}

/* footer.footer {
    margin-top: -40px;
} */
.footer__content-top {
    display: flex !important;
    align-items: flex-start;
    justify-content: center;
}
.footer__blocks-wrapper {
    width: 65%;
}
.footer-block--newsletter {
    width: 35%;
}
.footer-block__details-content.rte p a {
    color: #004e7c;
    text-decoration: none;
}
.footer .footer-block--newsletter {
    margin-top: 0;
}
@media screen and (min-width: 990px) {
    .header--middle-left {
        grid-template-columns: 1fr auto 1fr;
    }
}
@media(max-width:1100px){
  .image-with-text .grid {
    padding: 0px !important;
}
}
@media(max-width:600px){
  .footer__content-top {
    flex-direction: column;
}
  .footer-block--newsletter {
    width: 100%;
}
  .footer__blocks-wrapper {
    width: 100%;
}

  .grid__item .image-with-text__content {
    padding: 4rem calc(0rem / var(--font-body-scale)) 5rem;
}
  .nr-container .nr-multi-col-btn-wr {
    text-align: center;
    margin-top: 20px;
}
  .accordion-wrapper {
    margin: 0 !important;
}
}
.vn-icon-text-wrapper h3 {
    margin: 0;
    margin-bottom: 21px;
    font-size: 18px;
}
.vn-text-icon-wrap {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
}
.descp p {
       margin-top: 0;
    color: #004e7c;
    margin-bottom: 10px;
    font-size: 16px;
}
.footer-block__brand-info p {
    font-size: 12px;
    margin: 0;
    text-transform: uppercase;
    padding-bottom: 15px;
    letter-spacing: 0;
    color: #004e7c;
}
.footer .list-social__item .icon {
    height: 32px;
    width: 32px;
    padding: 2px!important;
}



.footer a.link.link--text {
    color: #004e7c;
  font-size: 16px;
}
.footer h2.footer-block__heading.inline-richtext {
    text-align: left;
     font-size:14px;
   color: #004e7c;
}
.footer small.copyright__content {
    color: #004e7c;
}
.footer .newsletter-form__field-wrapper .field__input {
    background-color: #ffff;
}
.header-btn-wr {
    grid-column: 3/4;
    grid-row: 1/2;
    display: flex;
    gap: 30px;
    justify-content: center;
    padding-right: 30px;
}
.header-btn-wr a {
    color: #222;
    text-underline-offset: 10px;
}
.header .header__search {
    display: none !important;
}
@media(max-width:600px){
.header-btn-wr {
    display: none;
}
.product-page-banner {
    padding-top: 30px; 
}
}
@media(max-width:749px){
a.header__icon.header__icon--account {
    display: flex !important;
}
a#cart-icon-bubble svg {
    height: 20px;
    width: 20px;
}
      a.header__icon.header__icon--account svg {
    height: 20px;
    width: 20px;
}
  a.header__icon.header__icon--account {
    margin-right: -15px;
}
  body .header {
    padding: 10px 1.5rem 10px 1.5rem;
}
}


/* 15-apr-2025 */

/* .button:hover {
    box-shadow: 0 10px 20px -5px #004e7c;
    color: var(--white);
    background-color: #004e7c;
} */
body {
    letter-spacing: 0;
}


.header-btn-wr {
    align-items: center;
}
.page-width {
    max-width: 1250px;
}
.header {
    max-width: 100%;
}
.header-btn-wr a {
    transition: all .2s;
  letter-spacing: 0;
      text-decoration: none;
    border-bottom: 2px solid #222;
    line-height: 22px;
    padding-bottom: 8px;
  font-weight: 600;
}
.header-btn-wr a:hover {
    color: #f58a6c;
  border-color: #f58a6c;
}
.header-btn-wr .help-tel-pt {
    display: block;
    text-align: center;
}
.nr-cus-anouncement-cntnt-wr.slick-slide {
    padding: 10px 0;
}
.nr-cus-anouncement-cntnt-wr p {
    margin: 0;
}
.header .header__menu-item:hover span {
    text-decoration: none;
  color: #004e7c;
}
.header .header__menu-item span {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    color: #222;
}
.header  .header__icons svg {
    width: 24px;
    height: 24px;
}
.header details[open]>.header__menu-item,
.header .header__submenu .header__menu-item:hover, .header .list-menu__item--active{
    text-decoration: none;
}
.header .header__submenu .header__menu-item:hover{
      font-weight: bold;
}
.header .header__menu-item .icon-caret {
    color: #222;
    height: 8px;
}
.header .header__submenu .header__menu-item {
    letter-spacing: 0;
    color: #000;
    font-size: 15px;
    font-weight: 600;
   font-family: "Poppins", sans-serif !important;
}
.header .list-menu--disclosure {
    width: 16rem;
}
.header .header__submenu {
    background: #FFF7E1;
    box-shadow: unset;
    border: 0;
    border-radius: 8px;
}
.header .header__menu-item span {
    font-family: "Poppins", sans-serif !important;
}

.an-img-with-text-block-wraper-1 .imh-block-left .leyer-img{
    width: 488px;
    height: 519px;
    position: absolute;
    inset: auto auto -20% 0%;
    background-position: center;
    background-repeat: no-repeat;
}
.an-img-with-text-block-wraper-1 .imh-block-left {
    position: relative;
}
.an-img-with-text-block {
    position: relative;
}
.say-is-right .an-img-with-text-block-wraper-1 .imh-block-left .leyer-img {
     width: 649px;
    inset: auto 0% -10% auto;
}
.field__label {
    letter-spacing: 0;
    font-size: 16px;
    color: #004e7c;
}
.footer-block__newsletter .field:before, .footer-block__newsletter .field:after,
.footer-block__newsletter .field__input:focus-visible,
.footer-block__newsletter .field__input:focus, .footer-block__newsletter  .field:hover.field:after{
    box-shadow: unset;

}
.footer .newsletter-form__field-wrapper .field__input {
    border: 0;
  height: 60px;
}
.footer-block__newsletter .newsletter-form__button {
   height: 60px;
    background-color: #fff!important;
    width: 100%;
    max-width: 120px;
    font-size: 16px;
    color: #004e7c;
      transition: all .2s;
}
.heading-vn p {
    margin-top: 0;
    font-size: 14px;
    color: #004e7c;
}
.footer .footer-block__newsletter .footer-block__heading {
        font-size: 26px !important;
    font-weight: 400;
}
.footer-block__newsletter .newsletter-form__button:before {
    content: '';
    position: absolute;
    background: #004e7c;
    bottom: 10px;
    width: 85px;
    height: 2px;
    right: 16px;
      transition: all .2s;
}
.footer .footer-block__image-wrapper {
    margin-bottom: 0;
}
body .footer{
    margin-top: -10px;
}
.svg-layer-footer svg {
    color: #fff7e1;
}
.footer .footer__copyright {
    text-align: left;
}
.footer .policies li:before {
    content: "";
  
}
.legal_item-footer {
    display: flex;
    column-gap: 20px;
    justify-content: flex-end;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer small.copyright__content {
    font-size: 16px;
    letter-spacing: 0;
}
.footer .footer__content-bottom {
    border-top: 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
      align-items: center;
}
.legal_item-footer .footer2_legal-link {
    text-decoration: none;
    font-size: 16px;
    letter-spacing: 0;
    color: #004e7c;
}
    .footer  .list-payment {
        justify-content: center;
}

.footer  .footer-block__details-content .list-menu__item--link:hover, .copyright__content a:hover {
        text-decoration: none;
        opacity: 0.7;
}
.header .header__active-menu-item {
    text-decoration: none;
}
.footer-block__newsletter .newsletter-form__button:hover
{
    color: #f58a6c;
}
.footer-block__newsletter .newsletter-form__button:hover:before {
    background: #f58a6c;
}
.divider-top-bl {
    line-height: 1;
}
.top-diveder-is-reverse {
    margin-top: -3px;
    margin-bottom: 0;
    transform: rotate(180deg);
}
.divider-top-bl svg {
    color: #e1f4f4;
}
.top-diveder-is-top {
    margin-bottom: -3px;
}
@media(max-width:989px){
#menu-drawer .menu-drawer__menu-item, #menu-drawer .menu-drawer__close-button {
    font-size: 16px;
    color: #222;
    font-weight: 600;
    font-family: 'Poppins';
}
#menu-drawer .menu-drawer__menu-item{
    padding: 1.1rem 1.5rem;
}
  body .an-video-slider-wraper {
    grid-template-columns: 1fr 1fr;
}
.footer .footer__content-bottom {
          display: flex;
        justify-content: center;
  flex-direction: column;
}
  .footer__content-bottom-wrapper--center {
    order: 3;
}
.footer__content-bottom-wrapper {
        order: 1;
 }  
  .footer-policy-dt {
    order: 2;
}
    .legal_item-footer {
    display: inline-block;
}
  .footer  a.link.link--text {
    padding: 0;
}
    .footer .legal_item-footer a.link.link--text {
    justify-content: center;
}
  .footer .footer__copyright {
    margin-top: 0;
}
.footer__content-top {
    display: block !important;
}  
.footer .footer__blocks-wrapper,
  .footer-block--newsletter{
    width: 100%;
}
      .footer .newsletter-form,
  .footer .newsletter-form__field-wrapper{
        max-width: 100%;
    }
  .image-with-text .grid {
    padding: 0px !important;
}
  .nr-dizziness .nr-container .nr-img-txt-wr .nr-img-rght-prt .nr-img-cntnt {
      right: 0!important;
      top: -80px;
      max-width: 270px !important;
  }
.nr-nausea-img-txt-wr .nr-container .nr-img-txt-wr .nr-img-rght-prt .nr-img-cntnt {
    right: 0!important;
    bottom: 30px!important;
    max-width: 320px !important;
}
}

@media(max-width:749px){

  .footer .footer-block__newsletter .footer-block__heading {
    font-size: 24px!important;
}
body .main-videoslider .an-video-slider-head h1 {
    text-align: center;
    font-size: 26px;
}
.footer .footer__content-top {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
} 
  body .nr-cus-anouncement-cntnt-wr p {
    font-size: 16px;
}
      .footer .grid {
        margin-bottom: 0;
    }
  .footer-block__newsletter {
        width: 100%;
    }
}


/*=========================================
               pages css 
======================================*/

.title-page-is .rich-text__heading {
    color: #004e7c;
    font-size: 52px;
    font-weight: 700;
    line-height: normal;
    font-family: 'Poppins' !important;
}
.title-page-is {
    padding-left: 5rem;
    padding-right: 5rem;
    margin-top: 10px;
}
.faq-is-content .collapsible-content summary:hover {
      background: #e1f4f4 !important;
}
.faq-is-content .collapsible-content summary:hover .accordion__title {
    text-decoration: none !important;
}
.faq-is-content .accordion__title, .track-order-pt .rich-text__heading {
    font-size: 21px;
    font-weight: 700;
    color: #004e7c;
    letter-spacing: 0;
}
.faq-is-content .collapsible-content-wrapper-narrow {
    max-width: 120rem;
}
.faq-is-content .accordion details {
    background: #e1f4f4;
    padding: 32px;
}
.faq-is-content summary .icon-caret {
    position: absolute;
    height: 20px;
    width: 20px;
    color: #004e7c;
}
.rte li {
    list-style: outside;
}
.faq-is-content .collapsible-row-layout .accordion {
    margin-bottom: 20px;
    margin-top: 0;
}
.faq-is-content .accordion__content {
    color: #0d0d0d;
    font-size: 18px;
    line-height: 1.5;
}
.faq-is-content  .collapsible-row-layout .accordion summary, 
.faq-is-content  .collapsible-row-layout .accordion .accordion__content {
    padding: 0;
}
.faq-is-content .collapsible-row-layout .accordion .accordion__content {
    padding-top: 1.5rem;
}
.track-order-pt  .rich-text__blocks {
    display: flex;
    justify-content: space-between;
    max-width: 100%;
    align-items: center;
  padding: 0 32px;
}
.track-order-pt .rich-text:not(.rich-text--full-width) .rich-text__wrapper {
    width: 100%;
}
.track-order-pt {
    max-width: 127rem;
}
.button:before, 
 .button:after, 
 .button:not([disabled]):hover:after {
    box-shadow: unset;
}


.button {
    color: #fff;
    background-color: #fc6828;
    font-weight: bold;
    letter-spacing: 0;
    font-size: 20px;
    transition: all .3s;
    border: 3px solid #fc6828;
    min-width: 20rem;
    min-height: 35px;
    line-height: 35px;
    font-family: 'Poppins' !important;
}
.button:hover {
    background-color: #fff;
    color: #fc6828;
}
.track-order-pt  .rich-text__buttons {
    justify-content: flex-end;
  margin-top: 0 !important;
}
.track-order-pt .rich-text .button {
    border-bottom: 2px solid #004e7c;
    color: #004e7c;
    background-color: #0000;
    border-radius: 0;
    align-self: center;
    min-width: auto;
    justify-content: flex-end;
    font-weight: 700;
    letter-spacing: 0;
    display: inline-block;
    min-height: auto;
    padding: .5rem 0;
    font-size: 16px;
      transition: all .2s;
}
.track-order-pt .rich-text .button:hover{
  border-bottom-color: #f58a6c;
    box-shadow: none;
    color: #f58a6c;
}
.abouts-is-text-img .image-with-text__media {
    min-height: auto;
}
.abouts-is-text-img  .image-with-text__heading {
    color: #004e7c;
    font-size: 38px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0;
}
.abouts-is-text-img .image-with-text__text p, 
.about-text-et .rich-text p 
{
    color: #0d0d0d;
    font-size: 16px;
}
.nr-sec-ic-wr span svg {
    width: 60px;
    height: 60px;
    color: #fff;
}
.hover-blank-prt .gam-icon-w {
    width: 30px;
    height: 30px;
}
.nr-sec-ic-wr span .gam-icon {
    width: 60px;
    height: 60px;
}
@media screen and (min-width: 750px) {
   .abouts-is-text-img .grid--3-col-tablet .grid__item {
        width: calc(40% - var(--grid-desktop-horizontal-spacing) * 2 / 3);
    }
}
@media(max-width:749px){
.title-page-is .rich-text__heading {
    font-size: 38px;
}
.title-page-is {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
  .track-order-pt .rich-text__blocks {
    padding: 0 16px;
}
  .faq-is-content .accordion details {
    padding: 16px;
}
  .track-order-pt .rich-text__heading {
    white-space: nowrap;
}
  .abouts-is-text-img .image-with-text__heading {
    font-size: 26px;
}
  .abouts-is-text-img .image-with-text__content {
    padding: 2rem 0;
}
  .about-text-et .rich-text__wrapper {
    width: 100%;
}
}

/* 17-04-25 */
.product-page-banner {
    background: #fff7e1;
    max-width: unset;
    margin: 0 20px; 
}
.product-page-banner .image-with-text__media img {
    object-fit: contain;
}
/* .image-with-text .grid {
    padding: 20px 110px;
} */
.product__info-wrapper .product__title h1 {
    color: #004e7c;
    font-weight: 600;
}
.product__info-container .subtitle {
    font-size: 24px;
    color: #004e7c;
    margin: 0;
    line-height: normal;
}
.product__info-container .subtitle strong {
    font-weight: normal;
}
.price__regular .price-item {
    font-weight: bold;
}
.product__info-container .price-outer-prt {
    margin-top: 8px;
}
.product__info-container .product__title {
    margin-bottom: 5px;
}
.product__info-container .product__tax {
    color: #004e7c;
    font-style: italic;
    font-size: 14px;
}
.product__info-container .product__tax a {
    color: #004e7c;
}
form.deliverr-zip-form .css-1andrx3 {
    background: #f0f9f9;
    padding: 1rem;
    color: #8daae6;
    font-size: 16px;
}
.css-12wry49 {
    height: 20px !important;
    width: 13px !important;
    color: #004e7c;
}
.css-1andrx3 .deliverr-zip-deliver-to-text {
    border-bottom: 0px!important;
    color: #004e7c;
    font-size: 16px;
}
.image-with-text__content .image-with-text__text {
    text-transform: inherit;
}
.nr-product-cus-multi-col {
    padding: 0 0 50px 0 !important;
}
.product-page-banner .image-with-text {
    max-width: 1350px;
    margin: 0 auto;
}
.product .product__media-wrapper {
    width: 50% !important;
    max-width: 50% !important;
}
.product .product__info-wrapper  {
    width: 50% !important;
    max-width: 50% !important;
}
.product-page-banner .image-with-text .grid {
    padding: 20px 0;
}
.product .product__media-wrapper slider-component:not(.thumbnail-slider ) {
    border: 1px solid #0d0d0d0d;
    margin-bottom: 20px;
}
.product .product__media-wrapper .product-media-container.constrain-height .media img {
    object-fit: contain;
}
.product .product__media-wrapper .product-media-container.constrain-height .media {
    padding-top: unset;
    max-height: 500px;
    height: 100%;
    min-height: 500px;
	    max-width: 500px;
    margin: 0 auto;
}
.product .product__media-wrapper .thumbnail-list__item.slider__slide  .thumbnail{
  border-radius:0;
}
.product .product__media-wrapper slider-component:not(.thumbnail-slider) {
    max-width: 500px;
    max-height: 500px;
}
.product .product__media-wrapper .product-media-container.constrain-height .media img {
    object-fit: contain;
    border-radius: 0;
}
.product .product__media-wrapper slider-component.thumbnail-slider {
    max-width: 500px;
}
.nr-nr-dizzystop-faq-multi-col {
    padding-top: 50px !important;
    padding-bottom: 0 !important;
}
    .nr-motion-sick-col.multicolumn .multicolumn-list__item .multicolumn-card {
    background: transparent;
}

.nr-dizziness .nr-scrolling-text {
    overflow: unset;
}
.nr-dizziness .nr-container .nr-img-txt-wr .nr-img-rght-prt .nr-img-cntnt{
  right: -40px;
  left: unset !important;
}
.nr-dizziness .nr-container .nr-img-txt-wr .nr-img-rght-prt .nr-img-cntnt{
  bottom: 10% !important;
}
.nr-dizzyStop-single-col .multicolumn-card__info {
    background: white;
  color: black;
}
.nr-dizzyStop-single-col .multicolumn-card__info .inline-richtext {
color: #004e7c;
    font-size: 38px;
    line-height: 42px;
    margin-bottom: 20px;
    font-weight: 600;
}
.nr-dizzyStop-single-col .multicolumn-card__info p {
    font-size: 16px;
  line-height: 1.5;
}
.nr-dizzyStop-single-col .multicolumn-card__info h6 {
    color: #8daae6;
    margin-top: 10px;
}
.nr-dizzystop-2col-wr .multicolumn-list__item .multicolumn-card {
    background: #fff !important;
}
.nr-dizzystop-2col-wr .inline-richtext {
    color: #004e7c;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
}
.nr-dizzystop-2col-wr h4 {
    color: #004e7c;
    font-size: 18px;
    line-height: 1.6;
}
.nr-dizzystop-2col-wr h6 {
    color: #8daae6;
    line-height: 1;
    margin: 0px;
}

.nr-nausea-img-txt-wr .nr-scrolling-text {
    overflow: unset;
}
.nr-nausea-img-txt-wr .nr-container .nr-img-txt-wr .nr-img-rght-prt .nr-img-cntnt{
  right: -40px;
  left: unset !important;
}
.nr-nausea-img-txt-wr .nr-container .nr-img-txt-wr .nr-img-rght-prt .nr-img-cntnt{
  bottom: -100px;
}

.nr-nausea-img-txt-wr h6 {
    color: #8daae6;
}
.nr-vertigo-or-bppv .nr-img-cntnt .nr-scrolling-text {
    overflow: unset;
}
.the-science-wr .rich-text__wrapper .rich-text__blocks {
    width: 100%;
    max-width: 100%;
}
.the-science-wr .rich-text__heading {
    color: #004e7c;
  font-weight: 600;
}
.nr-the-science-img-txt-wr .nr-img-txt-wr {
    align-items: center !important;
  gap: 30px !important;
}
.the-science-wr .rich-text__text p {
    font-size: 16px;
    padding-bottom: 10px;
    line-height: 1.4;
    color: black;
}
.nr-the-science-img-txt-wr .nr-img-rght-prt .nr-img-cntnt {
    display: none;
}
.nr-the-science-img-txt-wr .nr-img-rght-prt img {
    border-radius: 20px;
    max-width: 450px !important;
}
.nr-the-science-img-txt-wr .nr-top-lft-prt p {
    font-size: 16px;
    padding-bottom: 10px;
    line-height: 1.4;
    color: black;
}
.nr-circle-adjustment-wr .nr-background-circle {
    right: unset !important;
    left: 0;
}
.nr-the-science-img-txt-wr .nr-img-txt-wr .nr-img-rght-prt {
    max-width: 40% !important;
}
.nr-the-science-img-txt-wr .nr-img-txt-wr .nr-img-lft-prt {
    max-width: 60% !important;
}
.nr-circle-adjustment-wr {
    padding-top: 0 !important;
}
.nr-seed-extract .nr-background-circle {
    display: none;
}
/*************** accordian */
.nr-bg-accordian-wr summary .svg-wrapper {
    display: none;
}
.nr-bg-accordian-wr{
  position: relative;
}
.nr-bg-accordian-wr:before {
    content: "";
    position: absolute;
    background-image: url();
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
@media(max-width:800px){
.product .product__media-wrapper, .product .product__info-wrapper {
    width: 100%!important;
    max-width: 100%!important;
	padding: 0 !important;
}
.product .product__info-wrapper {
    margin-top:25px;
}
.product .product__media-wrapper slider-component:not(.thumbnail-slider) {
    margin-left: auto;
    margin-right: auto;
}
.product .product__media-wrapper slider-component.thumbnail-slider {
    margin: 0 auto;
}
.product .product__media-wrapper .product-media-container.constrain-height .media {
    min-height: 350px;
    min-height: 350px;
}
  .product .product__media-wrapper .product-media-container.constrain-height .media img {
    object-fit: cover;
}
}
/*--------------the-science-------------*/
.page-the-science .accordion {
    border: none;
}
.page-the-science  .faq-is-content .accordion details {
    background: #97d6d600;
    padding: 6px 6px 25px 6px;
}
.page-the-science .faq-is-content .accordion__content {
    color: #004e7c;
    font-size: 18px;
    line-height: 1.5;
}
.page-the-science .faq-is-content .accordion__content ul {
    margin-top: 20px;
}
.page-the-science .faq-is-content .accordion__content ul li {
    color: #0d0d0d;
}
.page-the-science .faq-is-content .collapsible-content-wrapper-narrow p.caption-with-letter-spacing {
    color: #0d0d0d;
    font-size: 20px;
    margin-bottom: 20px;
}
.page-the-science .faq-is-content h2.collapsible-content__heading.inline-richtext.h1 {
    color: #004e7c;
    font-weight: 700;
}

.page-the-science .nr-bg-accordian-wr {
   margin-top: -3px;
}
.nr-cus-vertical-tab p {
    color: #000;
}
/*--------------end the-science-------------*/
@media screen and (min-width: 750px) {
.footer-block:nth-child(1) {
    width: calc(40% - 8px);
}
.footer .newsletter-form {
        max-width: 50rem;
    }
}
.footer .newsletter-form__field-wrapper {
    max-width: 50rem;
}
.footer .footer-block__brand-info .footer__list-social.list-social {
    justify-content: center;
}
.footer .footer-block__brand-info .footer-block__image-wrapper {
    margin: 0 auto;
}
.footer-block__brand-info p {
    text-align: center;
}
.footer .copyright__content a {
    padding-right: 4px;
}
.descp p {
    line-height: 24px;
}
.heading-vn p {
    margin-bottom: 20px;
}
.vn-text-icon-wrap img {
    width: 17px;
    height: 17px;
    object-fit: contain;
}
.user-icon-bg, .cart-icon-bg {
    width: 100%;
}
.cart-icon-bg.icon {
    width: 30px;
    height: 30px;
}

/* 25-apr-2025 */
.contact__button .button {
    width: 100%;
}
.page-contact .contact {
    max-width: 770px;
}
#ContactForm .field .field__input {
    width: 100%;
    border: 1px solid #e1f4f4;
    background-color: #e1f4f4;
    border-radius: 6px;
    height: auto;
    min-height: 44px;
    margin-bottom: 0;
    padding: 8px 12px;
    font-size: 16px;
    line-height: 1.6;
    color: #0d0d0d;
}
#ContactForm .field:before, 
#ContactForm .field:after{
    box-shadow: unset;
}
.for-order-is-con .rich-text__heading {
    color: #004e7c;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 38px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0;
}
#ContactForm .field .field__label {
    position: static;
    color: #8daae6;
    margin-bottom: .5rem;
    font-weight: 400;
}
#ContactForm .field {
    display: block;
}
#ContactForm .last-label-is {
    font-size: 0;
}
.field input:focus, .field select:focus,
.field textarea:focus{
    border-color: #3898ec !important;
    box-shadow: unset;
}
.nr-nausea-img-txt-wr em, .nr-dizzyStop-single-col .multicolumn-list p em, 
.nr-dizzystop-2col-wr .multicolumn-list p em {
    font-size: 14px;
  color: #8daae6;
}
.page-nausea .nr-img-txt-grid .nr-container .nr-img-txt-wr .nr-img-lft-prt .nr-btm-lft-prt .nr-cntnt-dis h2 {
    font-size: 28px;
}
body .right-svg-bppv .nr-background-circle {
    width: 649px;
    height: 519px;
    inset: auto 0% 0% auto;
    transform: rotate(180deg);
}
.sugg-is-text .multicolumn-list p {
    margin-bottom: 10px;
}
body .nr-text-ew .nr-btm-lft-prt .nr-cntnt-dis h2 {
    font-size: 28px;
}
@media screen and (min-width: 990px) {
    .for-order-is-con .rich-text__blocks {
        max-width: 100%;
    }
}
@media screen and (max-width: 749px) {
.for-order-is-con .rich-text__heading {
    font-size: 24px;
}
#ContactForm .last-label-is {
    display: none;
}
 .for-order-is-con .rich-text__wrapper {
    width: calc(100% - 3.5rem / var(--font-body-scale));
}
 
}
.product .product-form__buttons {
    max-width: 100%;
}
.underline-links-hoverk .card__heading {
  color: #000;
  font-weight: 600;
  font-size: 18px;
}
.underline-links-hoverk .card-information > .price {
  color: #000;
  font-size: 16px;
  letter-spacing: 0;
  font-weight: 600;
}
.underline-links-hoverk  .quick-add__submit {
    padding: inherit;
}
.product-dizzystop .product__info-wrapper .icon-with-text--horizontal,
.product-nausea-stop-design .product__info-wrapper .icon-with-text--horizontal{
      background-color: #F7F6FB;
    padding: 16px 16px;
}
.product-dizzystop .product__info-wrapper .icon-with-text__item .h4,
.product-nausea-stop-design .product__info-wrapper .icon-with-text__item .h4{
    letter-spacing: 0;
    font-size: 16px;
    color: #262626;
      border: 0;
}
.product-nausea-stop-design .accordion-outer,
.product-dizzystop .accordion-outer {
    border-bottom: 0;
}
.product-dizzystop .nr-productct-info-accordian .nr-container .accordion-wrapper .accordion-outer .accordion-heading,
.product-nausea-stop-design .nr-productct-info-accordian .nr-container .accordion-wrapper .accordion-outer .accordion-heading{
    background: #f7f6fb;
    font-size: 18px;
    color: #515151;
}
.product-dizzystop .nr-productct-info-accordian .nr-container .accordion-wrapper,
.product-nausea-stop-design .nr-productct-info-accordian .nr-container .accordion-wrapper{
    max-width: 1250px;
    padding: 0 5rem;
}
.product-dizzystop .nr-productct-info-accordian .accordion-heading:after,
.product-nausea-stop-design .nr-productct-info-accordian .accordion-heading:after{
    right: 15px;
    font-size: 30px !important;
    top: 0;
    line-height: 45px !important;
}
.product-dizzystop .nr-productct-info-accordian .nr-container .accordion-wrapper .accordion-outer .cus-product-accrodian p,
 .product-nausea-stop-design .nr-productct-info-accordian .nr-container .accordion-wrapper .accordion-outer .cus-product-accrodian p{
    padding: 0 0 0 15px;
    font-size: 18px;
    line-height: 1.43;
    color: #262626;
}
.product-dizzystop .nr-productct-info-accordian .nr-container .nr-accordian-hed-wr h2,
.product-nausea-stop-design .nr-productct-info-accordian .nr-container .nr-accordian-hed-wr h2{
    font-size: 32px;
    letter-spacing: 0;
    padding: 22px 0;
}
.product-dizzystop .nr-product-multi-column-hed-wr h2,
.product-dizzystop .nr-product-multi-column-hed-wr h3{
    font-size: 30px;
    letter-spacing: 0;
      margin: 0;
}
.product-dizzystop  .column-cntnt-wr h2 {
    font-size: 24px;
}
.product-dizzystop .column-cntnt-wr p {
    font-size: 18px;
    line-height: 1.5;
    color: #0d0d0d;
}
.product-dizzystop .nr-product-multi-column-hed-wr {
    padding: 38px 0;
}
.nr-riwe-product-is .title {
    font-size: 32px;
    text-align: center;
    font-weight: 600;
    color: #262626;
}

.nr-riwe-product-is .multicolumn-list {
    max-width: 1250px;
    margin: 0 auto;
    padding: 0 5rem;
}
.nr-riwe-product-is .page-width {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.nr-riwe-product-is .title-wrapper-with-link {
      background: #f7f6fb;
    padding: 21px 0;
    justify-content: center;
}
.nr-riwe-product-is .multicolumn-list h3 {
    margin: 0;
    font-size: 24px;
    letter-spacing: 0;
    color: #0d0d0d;
    font-weight: 600;
}
.nr-riwe-product-is .multicolumn-list  .rte h3 {
    color: #F2C054;
}
.nr-riwe-product-is .multicolumn-list  .rte h3 strong{
   color: #0d0d0d;
}
.nr-riwe-product-is .multicolumn-list p {
    margin: 0;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0;
    color: #0d0d0d;
}
.multicolumn.nr-riwe-product-is {
    border-top: 4px solid #F0F0F0;
    border-bottom: 4px solid #F0F0F0;
}
.product .product-form__input--pill input[type=radio]:checked+label,
.product-form__input--pill input[type=radio]+label{
    letter-spacing: 0;
}
.product-dizzystop .product .quantity:after,
.product-dizzystop .product .quantity:before{
    border-radius: 50px;
}
.product-faq-sd .collapsible-row-layout .accordion:not(:first-child):not(.color-scheme-1) {
    margin-top: 0;
}

.product-faq-sd .collapsible-row-layout .accordion {
    margin-bottom: 0;
}
.product-faq-sd .accordion {
    border-top: .1rem solid #0d0d0d14 !important;
    border-bottom: .1rem solid #0d0d0d14 !important;
}

.product-faq-sd .accordion:nth-child(1) {
    border-bottom: 0 !important;
}
.product-faq-sd .accordion__title {

    letter-spacing: 0;
    font-weight: 700;
    color: #004e7c;
}
.product-faq-sd .accordion__content {
    letter-spacing: 0;
}
.sealsubs-target-element .sls-purchase-options-container {
  border: 0 !important;
}

.sealsubs-target-element .sls-purchase-options-label {
    color: #000000 !important;
}

.sealsubs-target-element .sls-option-container {
    background: #fff7e1 !important;
    border: 2px solid #00000000 !important;
}
.sealsubs-target-element .sls-option-container.sls-active {
  border-color: #000 !important;
}

.sealsubs-target-element .sls-option-container .sls-price {
    color: #060606 !important;
    font-weight: 700!important;
}

.sealsubs-target-element .sls-option-container .sls-selling-plan-group-name, .sealsubs-target-element .sls-option-container label {
    font-weight: 600!important;
    color: #000000 !important;
    letter-spacing: 0px !important;
}

.sealsubs-target-element .sls-select-container select {
  color: #004E7C !important;
  border: 0 !important;
}

.sealsubs-target-element .sls-option-container .seal-col-radio {
  display: none;
}
   .button--tertiary, .button--tertiary:hover {
         color: #000;
      border: 0 !important;
         background-color: transparent;
    }
@media screen and (min-width: 1250px) {
.nr-riwe-product-is .button,
.nr-read-product .button{
        min-width: 1030px;
    }}
@media screen and (max-width: 749px) {

.product-dizzystop .nr-product-multi-column-hed-wr h2, .product-dizzystop .nr-product-multi-column-hed-wr h3 {
    font-size: 26px;
    letter-spacing: 0;
    margin: 0;
}
  .product-dizzystop .nr-productct-info-accordian .nr-container .accordion-wrapper,
   .product-nausea-stop-design .nr-productct-info-accordian .nr-container .accordion-wrapper{

    padding: 0 1.5rem;
}
  .product-dizzystop .nr-productct-info-accordian .nr-container .accordion-wrapper .accordion-outer .cus-product-accrodian p,
    .product-nausea-stop-design .nr-productct-info-accordian .nr-container .accordion-wrapper .accordion-outer .cus-product-accrodian p{
    font-size: 16px;
    line-height: 1.5;
}
  .nr-riwe-product-is .title {
    font-size: 28px;
}
  .nr-riwe-product-is .multicolumn-list p,
  .product-dizzystop .column-cntnt-wr p{
    font-size: 16px;
}
}

