/** Shopify CDN: Minification failed

Line 74:0 Unexpected "}"

**/
@media screen and (max-width:850px){
  .mobile-menu.nav-is-visible {
    top: 120px;
  }
   #clinicall_proven{
    display:block;
  }
  .prod-icon{
    justify-content:center;
  }
  .about-meet-section .button2{
    padding-left:5px;
    padding-right:5px;
  }
  #our-status .home-grid-banner .about-meet-section .dt-sc-grid-banner-content{
    padding:20px !important;
  }
  .dt-sc-newsletter-container .dt-sc-newsletter-modal.style-6 {
    background-color: #FFFFFF;
  }
              
}
@media screen and (max-width:820px){
  .newsletter-form .box{
    display:block !important;
  }

  .dt-sc-newsletter-container .dt-sc-newsletter-modal.style-6 .newsletter-segmented {
    max-height: 750px !important;
  }
  .dt-sc-newsletter-container .dt-sc-newsletter-modal {
    max-height: 90vh !important;
  }
  .footer_right .footer-links{
    width:24%;
  }
  .collection-header {
    justify-content: inherit;
  }
  .collection-header .sortby{
    padding-left:0px;
    padding-right:0px;
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  footer .site-footer__bottom::before {
    height: 0px !important;
  }
}

@media screen and (max-width:820px){
  .product-item-caption-qty input.input-number {
    max-width: 30px;
  }
}


.products .product-detail .grid-link__title{
  display: block;
}
.site-header__links a svg.heart2{
  height:25px !important;
}

.site-header__links .count.dt-wishlist-cnt{
  display:none !important;
}
}