/** Shopify CDN: Minification failed

Line 1639:16 Expected identifier but found bad string token
Line 1639:17 Unterminated string token
Line 2705:20 Expected ":"

**/
html {
    scroll-behavior: smooth;
}
h1, h2, h3, h4, h5, .h0, .h1, .h2, .h3, .h4, .h5 {
    color: black;
}

.page-home h1{
    font-size:74px !important;
    line-height:80px !important;
    font-weight:700!important;
    letter-spacing:-3px!important;
}
.page-home h2{

    font-size:48px!important;
        line-height:80px!important;
        font-weight:700!important;
         letter-spacing:-3px!important;
}
 .page-home p{
    font-size:24px;
        line-height:30px;
              font-weight:400;
        letter-spacing:-1px;
         color:#191919;
}
.an-home-banner {
    background-image: url(/cdn/shop/files/tmp4uszjfd5.webp?v=1755813728);
    background-size: cover;
    padding: 40px 0px;
}

/* home img hide */
img.an-homeimg-hide {
    display: none;
}
/* end */

.an-home-banner .row {
    align-items: center;
}

.an-home-banner h3 {
    background: #005db3;
    color: white;
    font-size: 18px;
    font-weight: 400;
    padding: 5px 10px;
    margin-bottom: 10px;
}



.an-home-banner h1 {
    font-size: 40px;
    font-weight: 700;
    color: #000000;
    margin-bottom: 20px;
}

.an-home-banner p {
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 30px;
}

.an-home-banner ul {
    padding-left: 0px;
    list-style: none;
    font-size: 19px;
    font-weight: 600;
}

.an-home-banner ul li {
    position: relative;
    margin-bottom: 12px;
        padding-left: 30px;
    color: black;
}

.an-home-banner .an-btn-wrapper {
    margin-top: 40px;
}

.an-btn-wrapper {
    text-align: center;
    display: inline-block;
}

.an-btn-wrapper p {
    font-size: 15px;
    margin-bottom: 10px;
}

.header {
    padding-bottom: 0px;
}
a.cta.an-primary-btn-transprent {
    line-height: 30px;
    font-size: 18px;
    font-weight: 400;
    padding: 12px 38px !important;
    background: transparent;
    display: inline-block;
    color: #2C4991;
    transition: 0.5s;
    border-radius: 100px;
    text-align: center;
    letter-spacing: 0px;
    border: 1px solid #2C4991;
}

a.cta.an-primary-btn-transprent:hover {
    background: #2C4991;
    color: #fff;
}

.an-primary-btn {
    line-height: 30px;
    font-size: 18px;
    font-weight: 500;
    padding: 12px 38px !important;
    background: #2C4991;
    display: inline-block;
    color: white;
    transition: 0.5s;
    border-radius: 100px;
    text-align: center;
    letter-spacing: 0px;
}


.an-primary-btn img {
    filter: brightness(0) invert(1);
}

a {
    text-decoration: none!important;
}

.an-primary-btn:hover {
    background: #63A25C;
    color: white;
}



.an-icon-wrap {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    font-size: 15px;
    color: black;
    font-weight: 500;
}

.an-icon-wrap img {
    width: 30px;
}

.an-icon-item {
    display: inline-flex;
    gap: 5px;
    align-items: center;
}
body, h1, h2, h3, h4, h5, .h0, .h1, .h2, .h3, .h4, .h5{
    /* font-family:  */
       font-family: "Montserrat", sans-serif;
}
p{
    /* font-family: */
      font-family: 'Hanken Grotesk', sans-serif !important;
}
.an-home-banner ul li:before {
    content: "";
    width: 19px;
    height: 19px;
    position: absolute;
    left: 0px;
    top: 5px;
    background-image: url(/cdn/shop/files/tick1.png);
    background-size: cover;
}
.an-home-banner ul li:before {
    content: "";
    width: 19px;
    height: 19px;
    position: absolute;
    left: 0px;
    top: 5px;
    background-image: url(/cdn/shop/files/tick1.png);
    background-size: cover;
}

/* .custom-features {
    justify-content: space-between!important;
} */

.custom-features {background: #2c499100 !important;}

.custom-banner-strip {
}

.custom-features .custom-features__single-title p {
    color: #fff;
    text-transform: uppercase;
    font-size: 13.5px;
    font-family: "Inter", sans-serif;
    font-weight: 400;

}

.custom-features__single {
    gap: 15px;
}

.custom-features__wrapper {
    padding: 5px 0px!important;
}

.header-wrapper--border-bottom {
    border-bottom: none;
}


.utility-bar--bottom-border {
    background: #005db3!important;
}

.page-home .announcement-bar__message {
    padding: 7px !important;
    font-size: 14px !important;
    min-height: auto !important;
    margin-bottom: 0px !important;
    font-weight: 600 !important;
    color: white !important;
    letter-spacing: .1rem;
    line-height: 1.2 !important;
}
.announcement-bar__message {
    padding: 7px !important;
    font-size: 14px !important;
    min-height: auto !important;
    margin-bottom: 0px !important;
    font-weight: 600 !important;
    color: white !important;
    letter-spacing: .1rem;
    line-height: 1.2 !important;
}
.an-review-slider {
    margin-top: 20px;
}


.an-review-item {
    padding: 10px;
    background: white;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    text-align: left;
    border: 1px solid #E0E0E0;
    display: flex;
    gap: 10px;
    align-items: center;
    max-width: 90%;
}

.an-review-item .user {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    object-fit: cover;
    border: 2px solid #E0E0E0;
}

.an-review-item span {
    font-size: 18px;
    color: #FFC107;
    margin-bottom: 5px;
}

.an-review-item p {
    margin-bottom: 10px;
    font-size: 16px;
}

.an-review-item .name {
    display: flex;
    gap: 5px;
    align-items: center;
}

.an-review-item svg {
    width: 15px;
    height: 15px;
    position: relative;
    top: -2px;
}

.an-review-item .name h4 {
    font-weight: 700;
    margin-bottom: 0px;
}

.an-review-slider .slick-slide {
    padding: 10px;
}

.an-review-item .name .verified {
    font-size: 15px;
    font-weight: 600;
    color: #54c147;
}

.an-review-slider .slick-dots li {
    padding-left: 0px;
    margin-bottom: 0px;
}

.an-review-slider .slick-dots li::before {
    display: none;
}

.an-review-slider .slick-dots li  button {
    padding: 0;
    font-size: 0px;
    width: 10px;
    height: 10px;
    border: none;
    background: #2a478b;
    border-radius: 100%;
    opacity: 0.6;
    transition: 0.5s;
}

.an-review-slider .slick-dots {
    display: flex;
    justify-content: center;
    gap: 5px;
    position: absolute;
    bottom: -30px;
    left: 0px;
    width: 90%;
}

.an-review-slider .slick-dots li.slick-active button {
    opacity: 1;
}
.an-logos-section {
    padding: 50px;
    text-align: center;
}
.an-logos-section h2 {
    font-size: 16px;
    font-weight: 600;
    color: black;
    margin-bottom: 40px;
}
.an-logos-section img {
    max-width: 100%;
    height: auto;
    margin: auto;
}
.an-logos-section .an-logos-slider {
    margin-bottom: 40px;
    display: flex;
    justify-content: center;
    gap: 40px;
    align-items: center;
}
.an-oral-health-section {
    padding: 50px 0px;
    text-align: center;
}

.an-oral-health-section h3 {
    color: #f40000;
    font-size: 22px;
    font-weight: 600;
}

.an-oral-health-section h2 {
    font-size: 40px;
    font-weight: 800;
    color: black;
    max-width: 60%;
    margin: 15px auto;
}
.an-oral-health-section p {
    font-size: 18px;
    color: black;
    font-weight: 500;
}

.oral-card {
    max-width: 80%;
    margin: auto;
    border: 1px solid black;
    text-align: left;
}

.oral-card img {
    width: 100%;
}

.oral-card h4 {
    padding: 20px;
    font-size: 23px;
    color: #0072aa;
    border-bottom: 1px solid #007aff45;
}

.oral-card p {
    padding: 20px;
    margin-bottom: 0px;
}
.oral-card p span {
    display: inline-block;
    color: #63b3ed;
    font-weight: 600;
}
.oral-card {
    margin-top: 30px;
}

.an-oral-health-section p {
    font-weight: 600;
    font-family: 'Inter';
}
.oral-card p span {
    display: inline-block;
    color: #63b3ed;
    font-weight: 600;
}

.oral-card {
    margin-top: 30px;
}

.an-oral-health-section p {
    font-weight: 600;
    font-family: 'Inter';
}

.an-oral-health-section .row {
    max-width: 80%;
    margin: auto;
    margin-top: 50px;
    align-items: center;
    text-align: left;
    justify-content: space-between;
}

.an-oral-health-section .row p {
    margin-bottom: 10px;
}

.an-oral-health-section ul {
    padding-left: 0px;
    list-style: none;
    font-size: 18px;
    color: black;
    font-weight: 500;
}

.an-oral-health-section ul li {
    margin-bottom: 5px;
}

.an-oral-health-section .row p b {
    font-weight: 700;
}
.an-meet-dentite-section {
    padding: 50px 0px;
    text-align: center;
    background: #f3f9ff;
}

.an-meet-dentite-section h3 {
    font-size: 22px;
    font-weight: 600;
    color: #2474be;
}

.an-meet-dentite-section h2 {
    font-size: 40px;
    font-weight: 800;
    color: #000;
    margin: 15px auto;
}

.an-meet-dentite-section p {
    font-size: 18px;
    font-weight: 500;
    font-family: Inter;
    color: black;
    max-width: 87%;
    margin: auto;
}

.an-meet-dentite-section .row {
    margin-top: 60px;
    align-items: center;
}

.an-meet-dentite-section .an-btn-wrapper {}

.icon-box {
    text-align: left;
    display: flex;
    align-items: flex-start;
    gap: 15px;
    margin-bottom: 40px;
}

.icon-box h4 {
    font-size: 20px;
    font-weight: 700;
    color: black;
}

.icon-box p {
    max-width: 100%;
}

.an-meet-dentite-section .an-btn-wrapper {
    margin-top: 40px;
}
.an-discover-sction {
    padding: 60px 0px;
    text-align: center;
}

.an-discover-sction h3 {
    margin: 0px;
    font-size: 22px;
    font-weight: 600;
    color: #2474be;
}

.an-discover-sction h2 {
    font-size: 40px;
    font-weight: 700;
    color: #000;
    margin: 15px auto;
}

.an-discover-sction h2 a {
    color: #0cb52c;
}
.an-discover-sction {
    padding: 60px 0px;
    text-align: center;
}

.an-discover-sction h3 {
    margin: 0px;
    font-size: 22px;
    font-weight: 600;
    color: #2474be;
}

.an-discover-sction h2 {
    font-size: 40px;
    font-weight: 700;
    color: #000;
    margin: 15px auto;
}

.an-discover-sction h2 a {
    color: #0cb52c;
}

.an-discover-sction {}

.an-discover-sction p {
    font-size: 18px;
    font-weight: 500;
    font-family: Inter;
    color: #000;
}

.an-discover-sction .row {
    margin-top: 50px;
    margin-bottom: 30px;
}

.an-discover-card {
    text-align: left;
    padding: 15px;
    border: 1px solid #2474be;
    border-radius: 10px;
    height: 100%;
}

.an-discover-card img {
    width: 100%;
    aspect-ratio: 100 / 70;
}

.an-discover-card h4 {
    font-size: 20px;
    color: black;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 15px;
}

.an-discover-card p {
    font-weight: 400;
}

.an-discover-sction .row>div {
    margin-bottom: 30px;
}

.an-science-section {
    padding: 50px 0px;
    text-align: center;
    background: #f3f9ff;
}

.page-home h3 {
    margin-bottom: 0px;
    font-size: 22px;
    font-weight: 600;
    color: #2474be;
}

.page-home h2 {
    font-size: 40px;
    font-weight: 800;
    color: #000;
    margin: 15px auto;
}

p {
    /* font-size: 18px; */
    /* font-family: 'Inter'; */
}

.an-discover-card p {
    font-size: 16px;
}

.an-science-section .row {
    margin-top: 40px;
    text-align: left;
    align-items: center;
    margin-bottom: 40px;
    justify-content: center
}

.card {
    border-radius: 0px;
    overflow: hidden;
}

.card .card-header {padding: 0px;}

.card .card-header button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 15px;
    background: white;
    font-size: 20px;
    font-weight: 600;
    color: #3b82f6;
    text-decoration: none!important;
}

.card .card-header button .arrow {
    transition: 0.5s;
    transform: rotate(180deg);
}

.card .card-header button.collapsed .arrow {
    transform: rotate(0deg);
}

.an-science-section .bottom-content p {
    font-size: 16px;
}

.an-science-section .bottom-content p a {
    color: #188bf6;
}

.an-science-section .bottom-content {
    margin-bottom: 50px;
}

.an-science-section .content {
    display: flex;
    align-items: center;
    gap: 30px;
}

.an-science-section .content img {
    flex: 0 0 61px;
    transition: 0.5s;
}

.an-science-section .content img {
    position: relative;
    right: -83px;
}

.an-science-section .show .content img {
    right: 0px;
}
.an-science-section .content p {
    font-size: 14px;
}
.an-benefit-section {
    padding: 50px 0px;
    text-align: center;
}

.an-benefit-section h2 {
    max-width: 800px;
}

.an-benefit-section  .row {
    margin: 50px 0px;
}

.an-benefit-box {}

.an-benefit-box img {
    display: block;
    max-width: 100%;
    margin: auto;
}

.an-benefit-section .row>div:nth-child(3) {}

.an-benefit-section .row>div:nth-child(3) img {
    margin-top: -22px;
    margin-right: -15px;
}

.an-benefit-box span {
    display: block;
    width: 200px;
    margin: auto;
    margin-top: 15px;
    background: #2474be;
    color: white;
    font-size: 17px;
    font-weight: 600;
    border-radius: 30px;
    margin-bottom: 15px;
}

.an-benefit-box p {margin-top: 0px;font-weight: 600;color: black;font-size: 20px;margin-bottom: 0px;}
.an-difference-section {
    padding: 50px 0px;
    text-align: center;
    background: #f3f9ff;
}

.an-difference-section img {
    margin-top: 40px;
}

.an-difference-section .row {
    margin: 50px 0px;
    text-align: left;
}

.an-difference-section  ul {
    list-style: none;
    padding: 0px;
    margin-bottom: 0px;
}

.an-difference-section ul img {
    margin-top: 0px;
    width: 20px;
    margin-right: 10px;
    position: relative;
    top: -2px;
}

.an-difference-section ul li {
    font-size: 18px;
    font-weight: 600;
    padding: 20px 0px;
    border-bottom: 1px solid #e1e1e1;
}

.an-btn-wrapper img {
    margin-top: 0px;
}
.an-review-section {
    padding: 50px 0px;
    text-align: center;
}

.an-review-wrapper {
    margin-bottom: 50px;
}
.an-review-item2 {
    text-align: left;
    width: 800px;
    max-width: 100%;
    margin: auto;
    margin-bottom: 30px;
    padding: 20px 40px;
    border: 1px solid #005db3;
    border-radius: 5px;
}

.an-review-wrapper {
    margin-top: 40px;
}

.an-review-item2 .user {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 10px;
}

.an-review-item2 .user .profile {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #cccccc;
    border-radius: 100%;
    font-size: 18px;
    text-transform: uppercase;
    color: white;
    font-weight: 600;
    flex: 0 0 45px;
}

.an-review-item2 .user .star {
    font-size: 17px;
}

.an-review-item2 .user  h4 {
    display: flex;
    gap: 20px;
    align-items: center;
    font-weight: 700;
    color: color: #1a256c;
}

.an-review-item2 .user .verified {
    color: #00e12a;
    font-weight: 500;
    font-size: 15px;
}

.an-review-item2 .user .verified img {
    width: 14px;
}
.den-collection .product-card-wrapper {
    padding: 0px!important;
    border: 2px solid #005db3;
}
.product-card-wrapper .card {
    border-radius: 10px;
    overflow: visible;
    padding: 30px;
    text-align: center;
}
.den-product-card__top-upsell-wrapper {
    background: #005db3!important;
    width: 200px!important;
    text-align: center!important;
    padding: 5px!important;
    border-radius: 100px!important;
    top: -3px!important;
}
.den-product-card__top-upsell-wrapper p {
    font-size: 14px;
}
.card__heading.h5 {
    font-size: 25px;
    color: #2474be;
    font-weight: 600;
    margin-bottom: 5px;
    min-height: 60px
}
.den-product-card__title .card__heading {
    color: black;
    font-weight: 400;
    font-size: 18px;
}
.den-product-card__comapre-price span {
    font-size: 15px;
}
.den-product-card__comapre-price s {
    text-decoration: none;
}

.den-product-card__comapre-price span:nth-child(2) {
    text-decoration: line-through;
}
.den-product-card__per-bottle-price span {
    color: black;
    font-weight: 600;
}
.den-product-card__sale-price {
    color: black!important;
    font-size: 19px;
}
.den-collection .collection__title.title-wrapper {
    margin-bottom: 70px;
}
.den-collection .product-card-wrapper .an-primary-btn {
    margin-bottom: 10px;
    z-index: 99;
        position: relative;
    border: none;
}
.custom-section__faqs {
    max-width: 100%!important;
}

.custom-accordion .custom-accordion-button p {
    font-size: 20px;
    font-weight: 700;
    color: #000000;
}

.custom-accordion-content-inner ul {
    font-size: 16px;
    font-weight: 500;
}

.custom-section__faqs {
    padding: 50px 0px;
}

.custom-section__faqs h2 {
    font-size: 40px;
    font-weight: 800;
    color: #000;
    margin: 15px auto;
}

footer.footer {
    margin-top: 50px;
}
.footer {
    background: white!important;
}

.footer__content-bottom-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.footer__content-bottom-wrapper a {
    color: black!important;
    font-size: 18px;
}


.footer__copyright.caption>div {
    margin-bottom: 20px;
}

.footer__content-bottom-wrapper {
}

.footer__content-bottom-wrapper {
    padding-top: 30px;
    border-top: 1px solid #dfdfdf;
}

.policies li a:hover {
    color: black;
    text-decoration: underline!important;
}
.copyright__content {
    color: black!important;
    font-size: 18px;
}
.policies li a {
    font-family: 'Inter';
}
.an-footer-contetn {
    padding-top: 60px;
    font-size: 16px;
}

.an-footer-contetn li {
    margin-bottom: 8px;
    color: black;
}
h3 {
    text-transform: uppercase;
}
.an-home-banner h3 {
    text-transform: capitalize;
}
.policies li a {
    font-size: 14px;
    text-decoration: none!important;
    transition: 0.5s;
}

.policies li a:hover {
    color: #253b7a !important;
}
modal-opener.product__modal-opener.product__modal-opener--image {
    display: block !important;
}
.button:after, .shopify-challenge__button:after, .customer button:after, .shopify-payment-button__button--unbranded:after {
    display: none;
}
.button:before, .shopify-challenge__button:before, .customer button:before, .shopify-payment-button__button--unbranded:before, .shopify-payment-button [role=button]:before, .cart__dynamic-checkout-buttons [role=button]:before {
    display: none;
}
.button--primary {
    font-size: 19px;
    font-weight: 700;
    padding: 15px 70px;
    background: #0cb52c;
    color: white;
}
.button--primary:hover{
    background: #005db3;
}
.page-home .product__title h1 {
    font-size: 40px;
    color: black;
    font-weight: 600;
}
.jdgm-preview-badge .jdgm-star.jdgm-star {
    color: #ff9f07;
}
.jdgm-prev-badge__text {
    font-size: 16px;
    font-weight: 600;
    color: black;
}
span.jdgm-prev-badge__stars {
    margin-right: 10px;
}
.trustedsite-trustmark {
    margin-top: 25px;
}

.color-background-1 {
    color: black;
}

.rte li {
    font-size: 16px;
}

.accordion .summary__title h2 {
    color: black;
}

.accordion .summary__title {}

.rte li::marker {
    list-style: none!important;
}

.rte ul, .rte ol {
    list-style: none;
    padding-left: 0px;
}
.jdgm-rev-widg .jdgm-star, .jdgm-revs-tab .jdgm-star, .jdgm-all-reviews .jdgm-star, .jdgm-gallery-popup .jdgm-star {
    color: #ff9f07!important;
}

.jdgm-histogram__bar-content {
    background: #ff9f07!important;
}

.jdgm-sort-dropdown-wrapper .jdgm-sort-dropdown, .jdgm-sort-dropdown-wrapper .jdgm-sort-dropdown-arrow {
    color: black!important;
}

.jdgm-histogram__frequency {
    color: black!important;
    font-size: 16px!important;
}

.jdgm-histogram__frequency {
    color: black!important;
}

.jdgm-rev__author {
    color: black!important;
    font-size: 16px!important;
    font-weight: 600!important;
}
.jdgm-rev__timestamp, .jdgm-rev__pinned {
    font-size: 14px!important;
    color: black!important;
}
.product__tax.caption.rte a {
    font-weight: 600;
    color: #ff9f07;
}
.shopify-policy__container {
    max-width: 1000px;
    font-size: 16px;
        min-height: 500px;
}
.page-home .shopify-policy__title {
    margin-top: 30px;
    margin-bottom: 20px;
}
.page-home .shopify-policy__title h1 {
    font-size: 40px;
    font-weight: 800;
    color: black;
}

.page-home .shopify-policy__container h3 {
    margin-bottom: 6px;
}

.page-home .shopify-policy__container li, .page-home .shopify-policy__container p {
    font-size: 16px;
    color: black;
    font-weight: 400;
    font-family: 'Inter';
}

.shopify-policy__container li {
    margin-bottom: 10px;
}

.shopify-policy__container p a, .shopify-policy__container  a {
    font-weight: 600;
    color: #005db3!important;
    text-decoration: underline!important;
}
li {
     font-family: 'Hanken Grotesk', sans-serif !important;
}
.jdgm-histogram .jdgm-star, .jdgm-star {
    color: #ff9f07!important;
}
button.UpcartDesignSettings__button, input.UpcartDesignSettings__button, .UpcartDesignSettings__button, .UpcartDesignSettings__button span, .UpcartDesignSettings__button:visited {
    background: #0CB52C!important;
    color: white!important;
    border-radius: 6px!important;
    font-size: 19px!important;
    transition: 0.5s!important;
}

body button.UpcartDesignSettings__button:hover span, body input.UpcartDesignSettings__button:hover, body .UpcartDesignSettings__button:hover, body .UpcartDesignSettings__button:hover span {
    color: white!important;
    opacity: 1!important;
    background: #005db3!important;
}
.header__icon .icon {
    color: #253b7c;
}
.cart-item__name {
    color: black;
}

.title-wrapper-with-link .title {
    color: black;
}

.title-wrapper-with-link a {
    font-size: 16px;
    font-weight: 600;
}

.cart-items thead th {
    color: black;
    font-size: 16px;
    font-weight: 600;
}

.cart-items td, .cart-items th {
    border-bottom: 1px solid #bdbdbd;
}

.quantity__input {
    border: 1px solid black;
    color: black;
}

cart-remove-button .button svg {width: 30px;height: 30px;color: #253b7a;}

.price {
    color: black;
    font-weight: 600;
}
.header__menu-item {
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    transition: 0.5s;
}

.header__menu-item:hover {
    color: #2c4991;
}
.collection-hero {
    background: #f1f1f1;
}

.collection-hero__title {
    color: black;
    font-weight: 600;
}

.header__active-menu-item {
    color: #2c4991;
}

form#FacetFiltersForm {
    display: none;
}

.price--on-sale .price-item--regular {
    color: red;
    font-size: 10px;
    margin-right: 0px;
}

.price__regular .price-item--regular {color: black;}

span.price-item.price-item--sale {
    color: #000000;
}

.card-information>.price {
    text-align: center;
}

.collection .card__heading.h5 {
    font-size: 18px;
    color: #243a7b;
    font-weight: 700;
}
.badge {
    font-size: 14px;
    position: absolute;
    right: 0px;
    top: 0px;
    background:#233a76;
    color: white;
    font-weight: 500
}
.main-page-title.page-title {
    color: black;
    font-size: 40px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 0px;
}

.field__input, .customer .field input {
    color: black;
    border: 1px solid black;
}

.field__label, .customer .field label {
    color: black;
    font-weight: 500;
}

.button:hover, .shopify-challenge__button:hover, .customer button:hover {
    background: #005db3;
}

.button, .button-label, .shopify-challenge__button, .customer button {
    transition: 0.5s;
    font-size: 19px;
    font-weight: 600;
}

.contact__button {
    margin-top: 10px;
}
.styles_CartPreview__backdrop__ {
    height: 100%;
}

.styles_CartPreview__position-fixed__ {
    height: 100%!important;
}
.jdgm-row-product {
    font-size: 17px;
}
.an-btn-wrapper img {
    width: 25px;
}
.copyright__content {
    margin-bottom: 0px!important;
}

footer.footer {
    padding-bottom: 0px;
}
.header__icon.header__icon--account {
    position: relative;
    top: -2px;
}

.header__icon.header__icon--account .icon-account {
    width: 30px;
    height: 30px;
}
.button:hover {
    color: white;
}
.den-collection .verified-img {
    display: block;
    margin: auto;
    margin-top: 50px;
}
.header__icon.header__icon--account .icon-account {
    width: 26px;
    height: 26px;
}
.an-btn-wrapper p {
    font-size: 16px!important;
    font-weight: 400!important;
    margin-bottom: 10px!important;
}
.card .card-header button.collapsed {
    color: black;
}
.an-home-banner .row {
    justify-content: space-between;
}
.an-footer-contetn li {
    font-size: 13px;
}

.an-home-banner img {
    max-width: 90%;
}
.custom-banner-strip {
    padding: 0 5rem;
        background: #2C4991;
}
.an-meet-dentite-section .sec-img {
    max-width: 100%;
}

/* ar new style  */
ul lia.header__menu-item:hover {
    color: #63A25C;
}
.header__menu-item {
    font-size: 20px;
    font-weight: 500;
    padding-right: 48px;
}
.header__menu-item:hover span {text-underline-offset: 0.8rem;}
.header__menu-item span.header__active-menu-item {
    text-underline-offset: 0.8rem;
}
header.header h1.header__heading {
    font-size: 0px !important;
}
header.header {padding-top: 10px;padding-bottom: 10px;}
.custom-features .custom-features__single-title p {
    font-size: 16px;
    text-transform: none;
    font-weight: 500;
    letter-spacing: 2px;
}

.new-custom-home-image-banner .nchib-visual img {
    top: -48px;
}
.new-custom-home-image-banner .nchib-left h1.nchib-heading.h1 {
    font-size: 69px !important;
    max-width: 80%;
}
.new-custom-home-image-banner .nchib-heading .fade-spot img {margin: 0px !important;}
.new-custom-home-image-banner .nchib-heading .fade-spot {
    margin: 0px !important;
    padding: 0px !important;
    width: 154px;
    height: 52px;
}
.new-custom-home-image-banner .nchib-text.rte p {
    font-size: 36px;
    line-height: 45px;
    letter-spacing: -2px;
}
.new-custom-home-image-banner .nchib-text {
    margin-top: 20px;
    margin-bottom: 40px;
    max-width: 535px;
}

.new_three_easy_steps_section .steps-grid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-evenly;
    gap: 16px 42px;
    flex-direction: row;
    align-content: center;
}
img.step-icon-img {
    width: 86px;
    height: 86px;
    margin: 0 auto;
    display: block;
}
.new_three_easy_steps_section .step-title {
    margin-top: 20px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    line-height: 30px;
    font-weight: 400;
    letter-spacing: -1px;
}
    .benefit::before{
          content: "";
    position: absolute;
    left: 24px;
    top: 12px;
    bottom: 0;
    width: 4px;
    height: 81px;
    background: 
 #2a498d;
    }
    .benefit .pill {
    z-index: 1;
}
    .benefit:first-child::before{ top: 50%; }
    .benefit:last-child::before{ bottom: 50%; }

    .benefit .txt{
        font-size: 32px;
    color: var(--text);
    line-height: 45px;
    font-family: 'Hanken Grotesk';
    letter-spacing: -1px;
    
    }

    .cta{
     width:fit-content;
    }
    
    .foot{
      margin-top: 12px; font-size: 14px; color: color-mix(in srgb, var(--text) 80%, white 20%);
    }
    .foot p {
    letter-spacing: -1px;
    padding-top: 20px;
}
.meta span {
    font-size: 24px;
    letter-spacing: -1px;
    color: #191919;
}
.benefits .an-primary-btn {
    margin-top: 30px;
}

    .meta{
      margin-top: 6px; display:flex; flex-wrap:wrap; gap: 10px;
      font-size: 14px; align-items:center;
      color: color-mix(in srgb, var(--text) 85%, white 15%);
    }
    .meta .dot::before{ content:"•"; margin: 0 8px 0 0; opacity:1;color: #191919; }
    
.badge-inline img {
    height: 100%;
    width: 100%;
    display: block;
}
.meta .dot span {
    color: #2C4991;
        padding-left: 10px;
}
li.benefit:nth-child(5)::before {
    height: 0px;
}
   .benefit .pill{
    width: 50px;
    height: 50px;
    border-radius: 999px;
    background: var(--pill);
    color: var(--pill-text);
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 20px;
    font-family: 'Hanken Grotesk';
    }
    .new_three_easy_steps_section .steps-grid .step:after {
    content: '';
    position: absolute;
    top: 182px;
    background: url(/cdn/shop/files/Arrow-Right_5.svg?v=1759879323);
    width:89px;
    height:17px;
    margin-left:15%;
}
section.new_three_easy_steps_section {
    position: relative;
}
.new_three_easy_steps_section .steps-grid .step:nth-child(3)::after {
    display:none; 
}
.steps-protip {
    font-size: 24px;
    font-weight: 400;
    letter-spacing: -1px;
    line-height: 30px;
    text-align:center;
    padding:15px;
    margin-top:30px;
}
.steps-protip span {
    font-weight: bold;
}

.new_nano_hydroxyapatie_section li.nano-pill {
    font-size: 32px;
    font-weight: 400;
    letter-spacing: -1px;
    text-align: left;
    padding-left: 35px;
    margin-bottom: 6px;
    width: 450px;
    margin-top: 70px;
}
.new_nano_hydroxyapatie_section li.nano-pill::marker {
    font-size: 0px;
}
.new_nano_hydroxyapatie_section .nano-pills {
    display: flex;
    flex-direction: column;
    gap: 14px;
    max-width: 440px;
    width: 100%;
}
.new_nano_hydroxyapatie_section .nano-grid {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
}

.nano-col.nano-col--right li.nano-pill {
    text-align: right;
    padding-right: 35px;
}
.new_home_whyitork_section header p {
    max-width: 741px;
}

.wh-feature .wh-ft-text {
    color: #191919;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    letter-spacing: -1px;
    max-width: 245px;
}

.wh-features .wh-ft-title {
    font-size: 24px;
    font-weight: 600 !important;
    letter-spacing: -2px;
}
.new_home_whyitork_section .wh-hero-img {
    max-width: 100%;
    height: 100%;
        padding-top: 20px;
}
.custom-section__faqs-wrapper {
    max-width: 1400px;
}
.custom-accordion .custom-accordion-button p {
    font-size: 32px;
    font-weight: 400 !important;
    line-height: 45px;
    letter-spacing: -1px;
}
.custom-accordion .custom-accordion-content p {
    font-size: 24px !important;
    font-weight: 400 !important;
    line-height: 30px !important;
}
.custom-accordion .custom-accordion-button .icon {
    border: none !important;
}
.custom-section__faqs {
    padding-top: 40px !important;
    padding-bottom: 80px !important;
}
.custom-section__faqs-heading h2 {
    color: #2C4991;
}
.custom-section__faqs-heading h2 span {
    color: #63A25C;
}
.new_testimonials_home_section h2.nth-title {
    padding-bottom: 30px;
}
section.new_testimonials_home_section {
    background: #FBFBFB;
        padding-bottom: 150px !important;
}
.new_testimonials_home_section .nth-nav {
    opacity: 1 !important;
    margin: 0 auto;
    bottom: -100px !important;
    top: inherit !important;
    left: 0;
    right: 50px;'
    margin-right:0px;
        background: #63A25C !important;
    color: #fff !important;
    border: 1px solid #63A25C !important;
}

.new_testimonials_home_section .nth-next {
    top: inherit;
    left: 27px !important;
    right: 0;
    margin: 0 auto;
    bottom: -100px !important;
        background: #63A25C !important;
    color: #fff !important;
    
    border: 1px solid #63A25C !important;
}
.new_testimonials_home_section .nth-card {
    scroll-snap-align: start;
    background: #FFFFFF;
    border: 1px solid #E8D9C5;
    border-radius: 10px;
}

.new_testimonials_home_section .nth-card-body {
    padding: 55px 16px 20px;
    position: relative;
}

.new_testimonials_home_section .nth-card-text {
    margin: 0 0 10px;
    font-size: 24px;
    line-height: 27px;
    color: #222;
    max-width: 351px;
    letter-spacing: -1px;
}

    .nth-card-title::before {
    content: '';
    position: absolute;
    width: 90.37px;
    height: 76.22px;
    background: url(/cdn/shop/files/Group_20.svg?v=1759949790);
    top: 0px;
}
.new_testimonials_home_section .nth-card-title {
    margin: 30px 0 15px;
    font-size: 24px;
    font-weight: 700;
    color: #222222;
    text-transform: none;
    letter-spacing: 0px;
}
.new_testimonials_home_section .nth-next:before {
    content: '';
    background: url(/cdn/shop/files/Arrow-Right_7.svg?v=1759961226);
    position: absolute;
    width: 15px;
    height: 8px;
    left: 13px;
    right: 0;
    z-index: 111;
    bottom: 17px;
    background-repeat: no-repeat;
}
.new_testimonials_home_section .nth-prev:before {
    content: '';
    background: url(/cdn/shop/files/Arrow-Right_6.svg?v=1759951449);
    position: absolute;
    width: 15px;
    height: 8px;
    left: 13px;
    right: 0;
    z-index: 111;
    bottom: 17px;
    background-repeat: no-repeat;
    
}

.new_testimonials_home_section .nth-nav svg {
    display: none;
}
.new_testimonials_home_section .nth-quote-mark {
    display: none;
}

button.nth-nav.nth-prev {}
.new_action_home_section .na-sub {
    font-size: 32px;
    line-height: 45px;
    padding-bottom: 30px;
    color: #222;
}
.dentite-an-hm.text-center {
    padding-top: 40px;
}
.featured-product h2.product__title.h1 {
    color: #63A25C;
    margin-bottom: 0px;
}
.featured-product span.price-item.price-item--sale {
    font-size: 50px;
    letter-spacing: -1px;
}
.featured-product product-info p strong {
    font-size: 18px !important;
    line-height: 35px;
}
.featured-product product-info ul li strong {
    font-size: 18px;
    letter-spacing: 0px;
}
.featured-product product-info ul li {
    font-size: 16px;
    letter-spacing: 0px;
}
.featured-product product-info p {
    font-size: 18px !important;
    line-height: 26px;
    margin: 0px !important;
}
.featured-product span.badge.price__badge-sale.color-accent-2 {
    display: none;
}
.featured-product .trustedsite-trustmark.loaded {
    display: none;
}
.featured-product a.link.product__view-details.animate-arrow {
    display: none;
}
.featured-product .product__tax.caption.rte {
    display: none;
}
.featured-product s.price-item.price-item--regular {
    display: none;
}
.featured-product span.price-item.price-item--sale.price-item--last {
    margin-top: -16px;
    margin-bottom: -15px;
}
.featured-product ul.icon-box-wrapper li {
    list-style: none;
    font-size: 24px;
    font-weight: 400;
    color: #222;
    letter-spacing: -1px;
    line-height: 56px;
}

.featured-product ul.icon-box-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: flex-start;
    padding-left: 0px;
    gap: 12px;
}

.featured-product ul.icon-box-wrapper li {
    flex: 1 1 calc(50% - 20px);
    box-sizing: border-box;
}
.featured-product ul.icon-box-wrapper li img {
    padding-right: 8px;
}
.featured-product .product__media-toggle:after {
    display: none;
}
.featured-product .product__modal-opener .product__media-icon {
    display: none;
}
.featured-product .product-media-container {
    border: none;
}
.featured-product .product-form__quantity .form__label {
    display: none;
}

.featured-product .product-form__quantity {margin-top: 50px;width: 28%;}

.featured-product .product-form__submit {
    line-height: 30px;
    font-size: 18px;
    font-weight: 500;
    padding: 12px 38px !important;
    background: #2C4991;
    display: inline-block;
    color: white;
    transition: 0.5s;
    border-radius: 100px;
    text-align: center;
    letter-spacing: 0px;
}

.featured-product .product-form__buttons {
    position: relative;
    max-width: 50%;
    left: 26%;
    top: -82px;
}
.featured-product .product-form__submit:hover{
        background: #63A25C;
    color: white;
}
.featured-product img.card-image {
    margin-top: -120px;
}
.nano-col.nano-col--left .nano-pill:before {
    content: '';
    position: absolute;
    width: 319px;
    height: 88px;
    background: #fff;
    left: 41%;
    margin-top: -20px;
}
.new_nano_hydroxyapatie_section .nano-bottle__img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    z-index: 1;
}
.custom-accordion .custom-accordion-button .icon::before {
    width: 20px !important;
    height: 3px !important;
    top: 13px !important;
    left: 0px !important;
}
.custom-accordion .custom-accordion-button .icon::after {
    top: 5px !important;
    left: 9px !important;
    width: 3px !important;
    height: 20px !important;
}
.custom-accordion-button[aria-expanded="true"] .icon::before{
        background: #788FF5 !important;
        z-index:2;
}
.custom-accordion-button[aria-expanded="true"] .icon::after {
    width: 0px !important;
}
.new-footer-custom .nfc-hd{
    letter-spacing:0px;
}
.product__info-container ul {
    display: none;
}
.new-home-dentite-tooth-armor-section .nhdta-visual img {
    padding-top: 16px;
}
.header__icons a.an-primary-btn {
    order: 1;
}
.header__icons  a#cart-icon-bubble {
    margin-right: 10px;
}
.product__info-wrapper.grid__item .rating-star:before {
    content: "\2605\2605\2605\2605\2605";
    background: linear-gradient(90deg, #ffc107 var(--percent), rgba(var(--color-foreground), .15) var(--percent));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
section.dentitle-back {
    background: #FBFBFB !important;
    padding-top:40px;
}
section.dentitle-back .featured-product {
    background: #FBFBFB;
}
section.dentitle-back .media>img {
    background: #FBFBFB;
}

.custom-accordion .custom-accordion-button[aria-expanded='true'] .icon::after {
    opacity: 0;
}

/* Singel Products */
.an-pg-why-gums-backg:before {
    content: '';
    background: #fff;
    margin-bottom: 30px;
    position: absolute;
    width: 1660px;
    height: 230px;
    z-index:0;
    border-radius:40px;
}
.an-pg-why-gums-backg:after {
    content: '';
    background: #fff;
    margin-bottom: 30px;
    position: absolute;
    width: 1660px;
    height: 230px;
    z-index:0;
    border-radius:40px;
    top: 250px;
}
section.an-pg-why-love-section {
    background: url(/cdn/shop/files/0_Blue_Sky_Clouds_1280x720_1_1_1.png?v=1759791497);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 80px;
    padding-bottom: 80px;
}
section.an-pg-why-love-section h2 {
    text-align: center;
}
.an-pg-why-love-section h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: -1px;
    text-transform: none;
    color: #2C4991;
}
.an-pg-why-love-section p {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -1px;
    line-height: 20px;
    max-width: 378px;
}
.an-pg-why-gum-img img {
    margin: 0 auto;
    display: block;
    margin-left: 50px;
}
.an-pg-why-love-section .row {
    align-items: center;
}
.an-pg-why-gums-1 {
    z-index: 1;
    position: relative;
    padding: 35px;
}

.an-pg-why-gums-2 {
    position: relative;
    z-index: 1;
    padding: 35px;
}
.an-pg-health-target-section h2 {
    text-align: center;
    padding-bottom: 40px;
    margin-top: 0px;
}

section.an-pg-health-target-section {
    background: #F9F9F9;
    padding-top: 60px;
    padding-bottom: 60px;
}

.an-pg-health-target-section h3 {
    color: #2C4991;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: -1px;
    text-transform: capitalize;
    padding-bottom: 5px;
}

.an-pg-health-target-section p {
    font-size: 16px;
    letter-spacing: -1px;
    line-height: 20px;
}

.an-health-tr {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    margin-bottom: 50px;
    justify-content: flex-start;
    gap: 20px;
    margin-right: 40px;
}
.an-health-tr-text {
    text-align: right;
        padding-top: 12px;
}
.an-health-tr-text p {
    max-width: 233px;
}


section.an-pg-health-target-section .row {
    text-align: center;
    justify-content: center;
    align-items:center;
}
.an-health-tr-2 {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    margin-bottom: 50px;
    justify-content: flex-start;
    gap: 20px;
    margin-left: 40px;
}
.an-health-tr-2-text {
    text-align: left;
    padding-top: 12px;
}
.an-health-tr-2-text p {
    max-width: 233px;
}

section.an-pg-ingredients-section {
    background: #EAF4FD;
    padding-top: 60px;
    padding-bottom: 60px;
}

section.an-pg-ingredients-section h2 {
    text-align: center;
    margin-top: 0px;
    padding-bottom: 40px;
}

section.an-pg-ingredients-section {}

.an-pg-ingredients-left img {
    float: right;
}

.an-pg-ingredients-section .row {
    align-items: center;
}

.an-ingredients-text h3 {
    text-transform: capitalize;
    font-size: 24px;
    color: #2C4991;
    letter-spacing: -1px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.an-ingredients-text p {
    font-size: 16px;
    line-height: 20px;
    max-width: 600px;
}

.an-pg-ingredients-right {
    margin-bottom: 20px;
    background: #fff;
    padding: 40px;
    border-radius: 40px;
    max-width: 700px;
}
section.an-made-consciously-pg {
    padding-top: 60px;
    padding-bottom: 80px;
}

section.an-made-consciously-pg h2 {
    text-align: center;
    padding-bottom: 30px;
}

.an-made-con-box h3 {
    font-size: 24px;
    font-weight: 900;
    text-transform: capitalize;
    color: #2C4991;
    line-height: 30px;
    padding-top: 18px;
    letter-spacing: -1px;
}

.an-made-con-box {
    text-align: center;
    border: 1px solid #C9C9C9;
    border-radius: 40px;
    padding-top: 35px;
    padding-bottom: 35px;
}
.an-how-use-pg-left img {
    border-radius: 40px;
}

.an-how-use-pg-right ul li {
    font-size: 24px;
    letter-spacing: -1px;
    line-height: 30px;
    font-weight: 400;
    max-width: 631px;
    padding-bottom: 40px;
    list-style: none;
}

.an-how-use-pg-right ul {
    padding-left: 2px;
}

.an-how-use-pg .row {
    align-items: center;
}

.an-how-use-pg {
    background: #F9F9F9;
    padding-top: 80px;
    padding-bottom: 80px;
}
.an-how-use-pg-right {
    margin-left: 40px;
}
.an-product-faqs.custom-section.custom-section__faqs {
    background: #EAF4FD;
    padding-bottom: 100px !important;
    padding-top: 50px !important;
}
.new_action_home_section .na-dots {
    display: none !important;
}
.new_action_home_section .na-arrow svg {
    display: none;
}





@media(max-width: 1700px){
    body{
        zoom: 0.85;
    }
    .new_nano_hydroxyapatie_section .nano-bottle__img {
    height: 600px;
}
div#upCart {
    zoom: 1.15;
}
}

@media(max-width: 1560px)  and (min-width:1400px){
    body{
        zoom: 0.78;
    }
    div#upCart {
    zoom: 1.28;
}
}
@media(max-width: 1400px)  and (min-width:1024px){
    body{
        zoom: 0.72;
        
    }
    div#upCart {
        zoom: 1.40;
    }
    .styles_CartPreview__backdrop__ {
    height: 100% !important;
}
#CartPopup {
    height: 100% !important;
}
}
@media (max-width: 1199px){
    body{
        zoom: 0.85;
    }
    div#upCart {
    zoom: 1.18;
}
}
@media (max-width: 991px)  {
    body{
        zoom: 1;
    }
    div#upCart {
    zoom: 1;
}
}


@media (max-width: 1024px) {
.custom-features {
    gap: 23px !important;
}
.custom-features .custom-features__single-title p {
    font-size: 14px;
}
.header__menu-item {
    font-size: 18px;
    padding-right: 26px;
}
.header__heading-logo {
    max-width: 82%;
}
.new-custom-home-image-banner .nchib-left h1.nchib-heading.h1 {
    font-size: 42px !important;
    line-height: 55px !important;
}
.new-custom-home-image-banner .nchib-text.rte p {
    font-size: 24px;
    line-height: 31px;
    max-width: 376px;
    letter-spacing: -1px;
}
.new-custom-home-image-banner .nchib-heading .fade-spot {
    width: 103px;
    height: 32px;
}
.new-custom-home-image-banner {
    height: 560px !important;
}
header.header {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.page-width {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.custom-banner-strip {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
    .an-primary-btn {
        font-size: 16px;
        padding: 9px 32px !important;
        line-height: 35px;
    }
    a.cta.an-primary-btn-transprent {
    font-size: 16px;
    padding: 9px 32px !important;
    line-height: 35px;
}
.new-custom-home-image-banner .nchib-visual img {
    top: -92px;
}
.page-home h2 {
    font-size: 36px !important;
    line-height: 42px !important;
    letter-spacing: -2px !important;
}
.benefit .txt {
    font-size: 22px;
}
.page-home p {
    font-size: 18px;
    line-height: 24px;
}
.meta span {
        font-size: 16px;
    line-height: 22px;
}
.foot p {
            font-size: 16px;
    line-height: 22px;
}
.nhdta-right {
    padding-top: 50px !important;
}
.new_three_easy_steps_section .step-title {
    font-size: 20px;
    line-height: 26px;
}

.new_three_easy_steps_section .steps-grid .step:after {top: 150px;}

.steps-protip {
    font-size: 20px;
    line-height: 26px;
}
.new_nano_hydroxyapatie_section li.nano-pill {
    width: 365px;
    font-size: 24px;
}
    .nano-col.nano-col--left .nano-pill:before {
        height: 76px;
        left: 34%;
        width: 330px;
    }
.new_nano_hydroxyapatie_section .nano-pills {
    max-width: 396px;
}
a.cta.an-primary-btn-transprent {
    font-size: 16px !important;
    padding: 9px 32px !important;
    line-height: 35px;
}
.new_home_whyitork_section .wh-ft-title {
    font-size: 18px;
    line-height: 22px;
}
.new_home_whyitork_section .wh-ico-img {
    width: 50px !important;
    height: 50px !important;
}

.new_home_whyitork_section header p {
    padding-top: 10px;
}

.wh-features {
    margin-top: 20px !important;
    margin-bottom: 25px !important;
}

.new_home_whyitork_section {
    padding-top: 30px !important;
}

.new_home_whyitork_section .wh-hero-img {
    padding-top: 120px;
}

.product__info-wrapper.grid__item {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.featured-product span.price-item.price-item--sale {
    font-size: 26px;
}

.featured-product product-info p {
    font-size: 16px !important;
    line-height: 23px;
}

.featured-product product-info p strong {
    font-size: 16px !important;
    line-height: 20px !important;
}

.featured-product ul.icon-box-wrapper li {
    font-size: 20px !important;
    line-height: 24px;
}

.featured-product .product-form__submit {
    font-size: 16px;
    padding: 9px 32px !important;
    line-height: 35px;
}

.featured-product .product-form__buttons {
    left: 37%;
}
.custom-accordion .custom-accordion-button p {
    font-size: 24px;
    line-height: 32px;
}
.custom-accordion .custom-accordion-content p {
    font-size: 18px !important;
    line-height: 24px !important;
}
.new_testimonials_home_section .nth-card-text {
    font-size: 18px;
    line-height: 26px;
}
.new_testimonials_home_section .nth-author {
    font-size: 20px;
}
.new_testimonials_home_section .nth-prev {
    left: -26px !important;
}
.new_action_home_section .na-sub {
    font-size: 24px;
    line-height: 36px;
}
.new-footer-custom .nfc-disclaimer p {
    font-size: 16px;
    line-height: 22px;
}
.new-footer-custom .nfc-grid > div:nth-child(2) .nfc-hd {
    padding: 0px !important;
}
ul.nfc-links.list-unstyled {
    padding: 0px !important;
}
.new-footer-custom .nfc-hd {
    font-size: 20px;
}
.new-footer-custom .nfc-copy {
    font-size: 16px;
}
.nfc-legal a {
    font-size: 16px !important;
}
.new-footer-custom {
    padding-top: 70px !important;
}
.nfc-disclaimer.rte {
    width: 346px !important;
}
.new-footer-custom .nfc-grid {
    gap: 20px !important;
    grid-template-columns: 1fr 0.6fr 0.9fr 1.2fr !important;
}
.new-footer-custom .nfc-news .field__label {
    font-size: 14px !important;
}
    .new-custom-home-image-banner {
        padding: 0px 0 20px !important;
    }
    div#upCart {
    zoom: 1;
}
}

@media (max-width:820px){

}


@media (max-width:768px){
  
    .custom-banner-strip {
    padding: 0 5rem;
}

.an-meet-dentite-section .sec-img {
    max-width: 100%;
}

.an-benefit-box {
    margin-top: 50px;
}

.an-home-banner img {
    max-width: 100%;
    width: 300px;
}

.an-home-banner .an-btn-wrapper img {
    width: 25px;
}

.an-home-banner .row {
    flex-direction: column-reverse;
    gap: 30px;
}

.custom-banner-strip {
    padding: 0px 20px;
}

.an-oral-health-section h2 {
    max-width: 100%;
    font-size: 30px;
}

.an-oral-health-section .row {
    max-width: 100%;
}

.oral-card {
    max-width: 100%;
}

.an-oral-health-section .row img {
    margin: auto;
    margin-top: 30px;
    display: block;
}

.an-meet-dentite-section h2 {
    font-size: 30px;
}

.an-science-section .col-lg-4 img {
    display: block;
    margin: auto;
}

.an-benefit-section .row>div:nth-child(3) img {
    margin: 0px;
    margin: auto;
}

.an-difference-section img {
    max-width: 100%;
}

.grid--2-col-tablet-down .grid__item {
    width: 50%!important;
    max-width: 100%;
    margin: 0px;
    margin-bottom: 30px;
}
.an-review-item2 .user h4 {
    flex-direction: column;
    align-items: flex-start;
    gap: 0px;
}
}
.verified-img-1, .verified-img-2, .verified-img-3{
    display:none;
}
.an-meet-dentite-section.mobile-meet {
    display: none;
}
.an-benefit-section .an-benefit-box span{
    text-transform:uppercase;
}
.upcart-cart {
    position: fixed;
    height: 100% !important;
}
div#UpcartPopupBackDrop {
    height: 100%;
}
.nchib-heading .accent, .nhdta-right .title .accent, .new_nano_hydroxyapatie_section .nano-title .accent, .featured-product h2.product__title.h1, .new_testimonials_home_section .nth-title .accent {
    color: #2c4991!important;
}
.custom-section__faqs-heading h2 span {
    color: #212529;
}
.new-footer-custom .nfc-links a:hover, .new-footer-custom .nfc-mail a[href^="mailto:"]:hover, .nfc-legal a:hover {
    color: #000000!important;
}
.overflow-hidden-mobile, .overflow-hidden-tablet, .overflow-hidden-desktop {
    overflow-y: auto!important;
}
.nfc-mail a {
    font-size: 16px !important;
}
@media (max-width: 767px){
    
.meet-banner h2, .meet-banner h3{
    color:#ffffff;
    width: 280px;
    margin: 0px;
}
.meet-banner {
    text-align: left;
    padding: 20px 1.5rem 0px 1.5rem;
    height: 350px;
    display: flex;
    flex-direction: column;
    background: url(https://images.leadconnectorhq.com/image/f_webp/q_80/r_480/u_https://assets.cdn.filesafe.space/FPXEGwdSlMHn6b6uwigR/media/680bd608f8c188a966b7293b.png);
    background-size: cover;
    background-position: bottom right;
    background-repeat: no-repeat;
    gap: 20px;
}
.an-meet-dentite-section.mobile-meet .page-width {
    padding: 0;
}
.an-meet-dentite-section.mobile-meet {
    display: block;
}
.an-meet-dentite-section.desktop-meet {
    display: none;
}
.an-benefit-section .an-benefit-box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.an-benefit-section .an-benefit-box span {
    order: 1;
    width: 80%;
    padding: 7px;
    margin-bottom: 25px;
}
.an-benefit-section .an-benefit-box img {
  order: 2;
  width: 45%;
}
.an-benefit-section .an-benefit-box p {
    order: 3;
    width: 55%;
    text-align: left;
    padding-left: 20px;
    font-size: 18px;
}   
.an-review-section .an-review-item2 {
    padding: 20px !important;
}
.an-discover-sction .an-discover-card h4, .an-discover-sction .an-discover-card p{
    padding:0px 20px;
}
.an-meet-dentite-section h4 {
    width: 85%;
    font-size: 22px;
}
.an-review-slider {
    margin-bottom: 30px;
}
.an-review-slider p {
    text-align: left !important;
}
.needsclick path {
    stroke: #000;
}
.an-difference-section ul img {
    position: absolute;
    left: -5px;
    top: 20px;
    width: 18px;
}
.an-logos-section .an-logos-slider {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: center;
}
.an-logos-slider .item {
    width: 25%;
}
.an-logos-section img {
    height: auto;
}
.an-discover-sction .an-discover-card {
    padding: 0;
    border-style: none !important;
}
.an-discover-sction {
    background-color: #002a52;
}
.an-discover-sction h2, .an-discover-sction h3, .an-discover-sction h4, .an-discover-sction p{
    color:#fff;
}
.an-discover-sction .an-icon-wrap{
    color:#fff;
}
.an-discover-sction p img {
    filter:invert(1);
}
.an-discover-sction .an-icon-wrap img {
    filter:invert(1);
}
.custom-features__single-image-wrapper img {
    width: 25px;
}
.custom-features .custom-features__single-title p {
    font-size: 12px;
}
.an-difference-section .row {
    flex-wrap: unset;
    gap: 30px;
}
.an-difference-section .row .col-lg-6 {
    padding: 0px;
}
.an-difference-section ul li {
    font-size: 13px;
    padding-left: 20px;
    position: relative;
}
.verified-img-1, .verified-img-2, .verified-img-3{
    display:block;
    margin: auto;
    margin-top: 15px;
}

.an-benefit-box img {
    width: 100%;
}
.oral-card p span {
    display: unset;h
}
.an-product-wrapper .den-collection .den-product-card__price {
    font-size: 35px;
}  
.an-product-wrapper .card__heading.h5 {
    font-size: 25px;
}
.an-product-wrapper .product-grid {
    flex-direction: column-reverse;
}
.an-product-wrapper .grid__item {
    width: 100% !important;
}  
img.an-homeimg-hide {
    display: block;
}
.home-imgmain{
    display:none;
}
.an-home-banner {
    padding: 0px;
}
.an-home-banner img {
        margin: auto;
}
.col-lg-6 h3, .col-lg-6 h1{
    text-align:center;
}
.col-lg-6 h1{
    font-size: 32px;
}
.an-home-banner img{
    width:100%;
}
.an-home-banner p {
    text-align: center;
}
.an-home-banner .an-btn-wrapper{
    margin: 40px auto 0px !important;
    display: block !important;
}
.an-review-item , .an-review-slider .slick-dots{
    width:100%;
    max-width:100%;
}





    .den-collection .grid {
    max-width: 100%;
    width: 100%;
}

.grid__item {
    width: 100%!important;
    max-width: 100%;
    margin-bottom: 30px;
}

img {
    max-width: 100%;
}
.an-benefit-box {
    margin-top: 50px;
}
.custom-features {
    gap: 10px!important;
    padding: 3px 10px 0px;
}



.header__icon.header__icon--account {
    display: none;
}

.an-oral-health-section h2, .an-meet-dentite-section h2, h2 {
    max-width: 100%;
    font-size: 27px;
}

.an-logos-section {
    padding: 30px 0 10px 0px;
}

.an-meet-dentite-section p {
    font-size: 16px;
    max-width: 100%;
}

.an-meet-dentite-section .row {
    margin-top: 30px;
    padding: 0px 1.5rem;
}
.den-collection .verified-img {
    display: none
}
}

.shopify-policy__container {
    padding-bottom: 60px;
    padding-top: 60px;
}
.shopify-policy__container .shopify-policy__title {
    padding-bottom: 20px;
}
