/** Shopify CDN: Minification failed

Line 21:16 Expected ")" to end URL token
Line 27:16 Expected ")" to end URL token
Line 33:16 Expected ")" to end URL token
Line 39:16 Expected ")" to end URL token
Line 45:16 Expected ")" to end URL token
Line 51:16 Expected ")" to end URL token
Line 1029:19 Expected identifier but found whitespace
Line 1029:21 Unexpected "{"
Line 1029:31 Expected ":"
Line 1033:15 Expected identifier but found whitespace
... and 14 more hidden warnings

**/
/* devM-style.scss */


@font-face {
    font-family: "Gilroy";
    src: url({{ "Gilroy-Medium.ttf" | asset_url }});
    font-weight:500;
}

@font-face {
    font-family: "Gilroy";
    src: url({{ "Gilroy-Bold.ttf" | asset_url }});
    font-weight:700;
}

@font-face {
    font-family: "Gilroy";
    src: url({{ "Gilroy-Light.ttf" | asset_url }});
    font-weight:300;
}

@font-face {
    font-family: "Gilroy";
    src: url({{ "Gilroy-Regular.ttf" | asset_url }});
    font-weight:400;
}

@font-face {
    font-family: "Gilroy";
    src: url({{ "Gilroy-SemiBold.ttf" | asset_url }});
    font-weight:600;
}

@font-face {
    font-family: "Gilroy";
    src: url({{ "Gilroy-ExtraBold.ttf" | asset_url }});
    font-weight:800;
}

.spaced-section--full-width {
	overflow: hidden;
}

.rich-text.rich-text--full-width {
    margin: 0 !important;
}

.collage-wrapper {
    margin-top: 0 !important;
}

#shopify-section-header, .footer-block__heading,.footer {
    font-family: Gilroy !important;
}

.dev_searchBar.search-modal__content {
    padding: 0;
    width: 45%;
}

.sellingDetails .product-form__input.product-form__quantity {
    display: none;
}

.dev_searchBar{
  input#Search-In-Modal {
    padding: 0 0 0 20px;
    border: 0;
    font-size: 16px;
  	height: 45px;
  }
  .field__button {
    height: 45px;
  }
}

.search-modal__content{
  input#Search-In-Modal {
    box-shadow: none;
    background: #f2f2f2;
    padding: 0 0 0 10px;
  }
  .field__button {
    background-color: #c9df77;
    color: #fff;
  }
} 

.sellingDetails span.stamped-product-reviews-badge {
    margin-bottom: 10px;
}

.search-modal__content .field__input::placeholder {
	opacity: 1;
}

.is-visible .rebuy-cart__flyout {
    right: 0;
   
}

.dev_sigleWrap p.line-item-property__field {
    margin: 0;
}

.dev_sigleWrap label.form__label {
    margin: 0;
    font-size: 12px;
}


.sellingDetails{
  .appstle_subscription_wrapper {
    width: 100%;
    text-align: right;
    margin-top: 0 !important;
    max-width: 90%;
    margin-left: auto;
  }
  .appstle_circle {
    height: 20px !important;
    width: 20px !important;
    border-radius: 0 !important;
    border-color: inherit !important;
  }
  .appstle_subscription_wrapper_option input[type=radio]:checked + label .appstle_circle .appstle_dot::before {
    content: "\f00c";
    font-size: 14px;
    font-family: fontAwesome;
  }
  .appstle_subscription_wrapper_option input[type=radio]:checked + label .appstle_circle .appstle_dot {
    height: auto !important;
    width: auto !important;
    background-color: transparent !important;
    border-radius: 0 !important;
  }
}

.leftPlanImageWithText img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.dev_overlatText {
    color: #fff;
    width: 100%;
    padding: 15px 45px;
    height: 100%;
    display: flex;
    align-items: center;
}

.leftPlanHeader {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.product-form__input p.line-item-property__field {
    margin: 0;
}

.dev_moneyBack_mono .dev_bottomBTN a.button {
    width: 100% !important;
}

.dev_moneyBack_mono .dev_bottomBTN {
    max-width: 70%;
    width: 100%;
}

.dev_shopProduct.dev_imageBlockWrap {
    position: relative;
}

.leftPlanImageWithText {
    height: 100%;
    position: relative;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.h0, .h1, .h2, .h3, .h4, .h5, h1, h2, h3, h4, h5 {
    letter-spacing: 0;
}

a.button.button--primary.navigable {
    padding: 9px 55px;
    min-height: unset;
    letter-spacing: 0;
    font-weight: 600;
}

body{
  font-size:15px;
  font-weight:400;
  line-height:1.5;
}

.product-grid .grid__item {
    padding-bottom: 30px !important;
}

.collage-video video {
    width: 100%;
    height: 100%;
}

.dev_centerAlignment{
  text-align:center;
}

.spaced-section {
    margin-top: 3rem;
}

h5.shop_proTitle a {
    color: inherit;
    text-decoration: none;
    font-size: 18px;
    margin-bottom: 10px;
    display: block;
    margin-top: 10px;
}

h5.shop_proTitle {
    margin: 0;
}

.dev_noColImage.collection-hero__text-wrapper {
    text-align: center;
    margin-top: 25px;
}

.dev_noColImage .collection-hero__description {
    margin: 25px auto 0;
}

.dev_noColImage .collection-hero__description div {
    text-align: center;
}

.dev_noColImage .collection-hero__description h2 {
    text-align: center;
    font-weight: bold;
}

.rte a {
    color: #0d6efd;
}

.banner__heading.dev_normalSize {
    font-size: 3.4em;
    font-weight: 800;
}

.footer__content-top .grid {
	margin-left: 0 !important;
}

.dev_dividerSpace {
    display: inline-block;
    width: 100%;
}

.dev_logoBar .header__icons {
    align-items: center;
}

.banner__subheading {
    font-size: 25px;
}

.banner__heading.dev_smallSize {
    font-size: 2.3em;
}

.dev_videoWrap {
    display: inline-block;
    width: 100%;
}

.banner__heading.dev_largeSize {
    font-size: 6em;
    font-weight: 800;
}

.deferred-media__poster-button {
    background-color: #00b3ff !important;
}

.deferred-media__poster-button .icon-play {
    color: #fff;
}

.dev_selectBoxParent select {
    width: 100%;
    max-width: 70%;
    padding: 5px 8px;
    line-height: normal;
    height: unset;
    color: inherit;
    font-size: 12px;
}

.sellingDetails label.form__label {
    margin-bottom: 0;
    display:block;
    font-size: 12px;
}

.select.dev_selectBoxParent {
    margin: 5px 0 12px
}

.sellingDetails .appstle_widget_title {
    display: none;
}

.sellingDetails .appstle_tooltip_wrapper {
    display: none !important;
}

#stamped-main-widget {
    margin: 0 !important;
}

div.stamped-container[data-widget-style], div[data-widget-style] div.stamped-container {
    max-width: 100% !important;
    margin: 0 auto !important;
}

.announcement-bar {
    border-bottom: 0;
    background-size: contain;
}

.announcement-bar__message p {
    margin: 0;
    font-size: 22px;
    line-height: 1;
    font-weight: 300;
    
}

.announcement-bar__message {
    padding: 10px 0;
    letter-spacing: 2px;
    font-weight: 300;
}

.dev_topMenu li a {
    color: #fff;
    width: 100%;
    font-weight: 800;
    font-size: 16px;
    padding: 0 10px;
    min-width: 128px;
    height: 40px;
    line-height: 1.5;
    justify-content: center;
    letter-spacing: 0.5px;
}

.dev_topMenu li a:hover{
   color: #fff;
}

.dev_topMenu li a:hover span{
   text-decoration: none;  
}

.dev_index .dev_imgItem {
    margin: 0;
}

.dev_topMenu li {
    min-width: 128px;
    text-align: center;
}

.dev_topMenu {
    text-align: center;
    background: #000;
}

.dev_activeLink {
    background: #fff;
}

.dev_activeLink span.header__active-menu-item {
    text-decoration: none;
}

.page-width.dev_logoBar {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.dev_bottomMenu {
    border-top: 1px solid;
    text-align: center;
    padding: 10px 0;
    margin-top: 10px !important;
}

.header {
    padding-top: 10px;
}

.dev_bottomMenu a {
    text-transform: uppercase;
    font-size: 1.4em;
    padding: 5px 22px;
    font-family: 'Gilroy';
    color: inherit;
}

h3.predictive-search__item-heading.h5 {
    font-size: 16px;
}

.predictive-search__item-content .price {
    letter-spacing: 0;
    font-size: 16px;
}

a.dev_shpNowBtn {
    padding: 9px 25px!important;
    line-height: 1;
    font-size: 1.3rem;
    font-weight: 700;
    min-height: unset;
    min-width: unset;
    border: 0;
    letter-spacing: 0;
}

.dev_ship {
    text-align: center;
    margin-top:2px;
}

.dev_ship a {
    color: inherit;
}

li.dev_activeLink a {
    color: #000;
    background: #fff;
}

.dev_topMenu i {
    display: none;
    padding-left: 5px;
}

.dev_topMenu .dev_activeLink i {
    display: inline-block;
}

.banner {
    min-height: auto !important;
}

.devtopBanner .banner__box {
    text-align: left;
    max-width: 100%;
    background: 0 0;
    padding: 48px 30px 0 70px;
    min-width: auto;
}

.devtopBanner .banner__content--flex-start {
    align-items: flex-start;
    padding: 0;
    width: 100%;
    max-width: 100%;
    justify-content: flex-start;
}

.devtopBanner .banner__box>.banner__buttons {
    justify-content: flex-start;
}

.devtopBanner .banner__buttons a.button.button--primary {
    width: 76%;
    font-size: 1.3em;
    padding: 5px 0;
    min-height: auto;
    text-transform: uppercase;
}

.Devbanner__buttons {
    margin: 1rem 0;
}

.Devbanner__buttons a.button {
    min-width: 270px;
    padding: 6px 10px;
    min-height: auto;
    font-size: 24px;
    text-transform: uppercase;
    font-weight:500;
}

.banner__box .banner__text:nth-child(3) p {
    margin-top: 0;
}

.sub_text {
    font-size: 1.15em;
    margin-top: 0;
    font-weight: 600;
}

.sub_text p {
    margin: 5px 0 20px;
    line-height: .7em;
}

strong {
    font-weight: bolder;
}

.devtopBanner .banner__heading {
    font-size: 3em;
    margin-top: 0;
    line-height: 1.2;
    font-weight: 800;
}

.pre_text {
    font-size: 1.2em;
}

.banner__text p {
    line-height: 28px;
    letter-spacing: 0;
}

.dev_colDescription .banner__text {
    font-size: .7em;
    letter-spacing: 0;
    font-weight: 600;
}

.announcement-bar__message strong {
    font-weight: 600;
}

.dev_textWithBtns .rich-text__blocks a.button {
    opacity: 1 !important;
    font-size: 30px;
    font-weight: 800;
    box-shadow: none;
    margin-top: 0;
    letter-spacing: 0;
    line-height: 1;
    padding: 18px 30px;
    min-height: unset;
    min-width: unset;
}

.dev_textWithBtns .rich-text__text.rte {
    margin: 1rem 0;
    font-size: 22px;
}

.rich-text__blocks a:hover {
    box-shadow: none !important;
}

.rich-text.gradient {
    margin-top: 16px !important;
}

.rich-text__blocks>*+a {
    margin-top: 16px;
}

.rich-text__blocks>*+* {
    margin-top: 16px;
}

.faq_subtopic_answers {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    padding-right: 40px;
    margin-bottom: 40px;
}

.answer {
    font-size: 19px;
    padding: 0 15px;
    display: none;
}

.sub--heading.question h2 {
    font-size: inherit !important;
    margin: 0;
    font-weight: 400;
    line-height: inherit;
}

.sub--heading.question h4 {
    font-size: inherit;
    margin: 0;
    font-weight: 800;
    line-height: inherit;
}

.sub--heading.question {
    font-size: 3rem;
    position: relative;
    cursor: pointer;
    line-height: 1;
}

.sub--heading.question i {
    position: absolute;
    right: 0;
    top: 20px;
    font-size: 40px;
}

.dev_faqs {
    padding-top: 10px;
}

.collage-card.dev_imageCard .collage-content {
    position: relative !important;
}

.collage-card.dev_imageCard {
    position: relative;
    border: 0  !important;
    padding-top: 30px;
}

.collage-card.dev_imageCard .collage-content {
    position: relative !important;
    padding: 0 !important;
    height: auto !important;
}

.collage-card.dev_imageCard img.collage-card__image {
    position: relative !important;
    height: auto !important;
    width: 200px !important;
}

.collage .rich-text__blocks .rich-text__text.rte {
    font-size: 19px;
    letter-spacing: 0;
    font-weight: 500;
    line-height: 1.5;
}

.collage .rich-text__blocks{
    padding-bottom: 35px;
    margin: unset;
}

.collage-card.collage-video.collage-card--left {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    border: 0;
}

img.collage-card__image {
    padding: 8px;
}

.dev_ingContent{
    font-size: 16px;
    text-align: left;
    width: 66%;
    z-index: 1;
}

.dev_ingredients .dev_sideHead {
    width: 33%;
    text-align: right;
    padding-right: 45px;
    font-size: 1.5rem;
    font-weight: 500;
    letter-spacing: 0;
}

.rich-text__blocks .dev_ingContent p {
    margin: 0;
}

.dev_sideHead span{
    border-bottom: 7px solid;
}

.dev_ingredients .rich-text__text.rte {
    display: flex;
    justify-content: center;
    padding-left: 45px;
    letter-spacing: .6px;
}

.dev_ingredients .rich-text {
    text-align: left;
}

.dev_ingredients a.button.button--primary {
    text-align: left;
    margin-left: 36%;
    padding: 9px 55px;
    font-size: 1.3em;
    min-height: auto;
    line-height: 25px;
}

.dev_ingredients .rich-text {
    position: relative;
    margin-top: 0!important;
    margin-bottom: 40px;
    background-repeat: no-repeat, no-repeat;
    background-position-x: 15%,88%;
    background-position-y: top,bottom;
    background-attachment: unset;
}

.dev_ingredients .rich-text__blocks {
    max-width: 1320px;
    position: relative;
}

.dev_ingredients h2.h2 {
    text-align: center;
}

.dev_ingredients .rich-text.gradient{
    position: relative;
    margin-top: 0 !important;
}

.dev_imgItem img {
    width: 100%;
    height: 100%;
    margin-bottom: -10px;
    padding: 0;
}

.search-modal__content label.field__label {
    display: none;
}

.dev_imgItem {
    display: inline-block;
    width: 33.33%;
    position: relative;
    height: 100%;
    margin: 0 -3px;
}

.dev_imgItem h4 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 2em;
  color: #fff;
  margin: 0;
  text-shadow: 1px 1px 3px rgba(0,0,0,0.9);
  width: 100%;
  text-align: center;
}

.dev_pageContent  table {
    display: flex;
    justify-content: center;
    font-weight: 500;
    letter-spacing: 0;
    max-width: 550px;
    margin: 0 auto;
    border-spacing: 0;
}

.dev_pageContent h2.page-title {
    text-align: center;
    font-size: 2rem;
    text-decoration: underline;
    margin-top:0;
}

.dev_pageContent p {
    font-size: 13px;
    text-align: center;
}

td.nf2-p1-ingredient-name {
    border-bottom: 1px solid #f2f2f2;
    padding: 10px 32px 0 16px;
    line-height: 1.5;
}

td.nf2-p1-ingredient-value {
    padding: .5rem .5rem 0;
}

.dev_pageContent .rte::before {
    background-size: contain;
    content: "";
    background-repeat: no-repeat;
    left: 0;
    position: absolute;
    height: 500px;
    width: 135px;
    top: -40px;
}

.dev_pageContent .rte {
    position: relative;
}

.dev_pageContent .rte::after {
    position: absolute;
    content: "";
    right: 0;
    height: 500px;
    width: 135px;
    top: 0;
    background-size: contain;
    background-repeat: no-repeat;
}

.rte.dev_bannerWrap {
    padding: 40px 60px 40px 60px;
    display: flex;
    align-items: center;
}

.dev_bannerWrap h2.page-title {
    margin: 0;
    width: auto;
    padding-right: 8px;
    font-size: 2rem;
    flex: 0 0 auto;
    line-height: 1.1;
    font-weight: 800;
    letter-spacing: 0;
}
.dev_sideDescription p {
    margin: 0;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 1.3;
}

.dev_bannerWrap p {
    margin: 0;
}

/* .banner__content--flex-start {
    justify-content: flex-start !important;
} */

.devAlignment_center {
  justify-content: center !important;
  .banner__box{
    text-align:center;
  }
}

.devAlignment_left {
  justify-content: flex-start !important;
  .banner__box{
    text-align:left;
  }
  .banner__buttons {
    justify-content: left !important;
  }
}

.devAlignment_right {
  justify-content: flex-end !important;
  .banner__box{
    text-align:right;
  }
   .banner__buttons {
    justify-content: end !important;
  }
}

.image_with_textOverlay .banner__text {
    font-size: 1.2rem;
}

i.fa-instagram {
    color: #e1306c;
}

i.fa-facebook {
    color: #3b5998;
}

i.fa-pinterest {
    color: #bd081c;
}

.list-social__item i{
  font-size: 25px;
}

.list-social__item .icon {
    height: 25px !important;
    width: 25px !important;
}

a.link.list-social__link {
    text-decoration: none;
    padding-top: 0;
}

.footer-block__details-content li.list-social__item {
    margin-right: 0 !important;
}

.footer-block__details-content a.link.list-social__link {
    justify-content: center;
}

.footer-block.grid__item.footer-block--social_icons {
    text-align: center;
}

.footer-block__details-content .list-menu__item--link, .footer__content-top {
  font-size: 18px;
}

.footer-block--text img {
    float: right;
    margin-right: 30px;
}

.dev_bottomText {
    font-size: 12px;
    text-align: center;
    letter-spacing: 0;
}

.dev_bottomText p {
    margin: 0 ;
}

.footer__copyright {
    margin-top: 0 !important;
}

.footer__content-top {
    padding-bottom: 30px !important;
}

.footer__content-bottom {
    border-top-width: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.footer__content-top .grid__item {
  padding: 0 15px !important;
}

.footer__content-top , .footer__column.footer__column--info{
  padding: 0 15px;
}

.footer-block__heading {
    font-size: 21px !important;
    margin-bottom: 10px !important;
    font-weight: 500 !important;
}

.footer-block__details-content .list-menu__item--link {
    font-size: 18px !important;
    color: inherit !important;
    line-height: 1.1;
}

.product-recommendations__heading {
    font-size: 30px;
}

.stamped-header-title {
    font-size: 30px !important;
    font-weight: 700;
    border-bottom: 1px solid #eee;
}

.Devcolor-bar div {
    width: 20%;
    height: 25px;
    display: inline-block;
}

.Devcolor-bar {
    display: flex;
    margin-top: 25px;
}

.Devcolor-bar .cl1 {
  background-color: {{ settings.col_1 }};
}

.Devcolor-bar .cl2 {
    background: {{ settings.col_2 }};
}

.Devcolor-bar .cl3 {
    background: {{ settings.col_3 }};
}

.Devcolor-bar .cl4 {
    background: {{ settings.col_4 }};
}

.Devcolor-bar .cl5 {
    background: {{ settings.col_5 }};
}

.dev_customBanner .banner__content {
  justify-content: flex-start;
  max-width: 100%;
  padding-left: 100px;
  max-width: 58%;
  margin: 0;
}

.dev_customBanner h2.banner__heading p {
    margin: 0 0 15px;
}

.devBanner_style2 .banner__box {
      opacity: 0;                  /* Pehle hidden */
      transform: translateY(50px); /* Neeche se start */
      animation: slideUp 1s ease-out forwards;
  }
  @keyframes slideUp {
      0% {
        opacity: 0;
        transform: translateY(50px);
      }
      100% {
        opacity: 1;
        transform: translateY(0);
      }
  }

.dev_customBanner .banner__box .banner__text:nth-child(3) p {
  margin-bottom: 15px;
}


.dev_bottomContent {
    display: flex;
    width: 100%;
}

.dev_colDescription {
    flex: 0 0 auto;
    width: 62%;
}

.banner__media.dev_bgOverlay {
  background-repeat: no-repeat;
  background-position-x: 92%;
  background-size: contain;
  background-position-y: center;
  height: auto;
  position: relative;
  font-size: 2em;
}

.dev_iconBlock p {
    margin: 0;
    line-height: 0;
}

.dev_iconBlock img {
    width: 90px;
    max-width: 100%;
}

.dev_bottomIcons {
    display: flex;
}

.dev_iconBlock {
    padding: 0 5px;
    text-align: center;
    font-size: 12px;
}

.pre_text p {
    margin: 0;
}

.dev_secondImage {
    flex: 1 0 0%;
    width: 100%;
}

.dev_secondImage img {
    max-width: 100%;
}

.dev_mobileIcons{
  display:none;
}

.dev_sideDescription p {
    padding-left: 15px;
}

/* other main pages */


.dev_pageTop_Section h2.banner__heading.h1 {
    line-height: 1;
}

.dev_pageTop_Section .sub_text p {
    line-height: 1em;
}

.dev_colDescription.dev_noSideImage {
    width: 100%;
}

.dev_pageTop_Section .banner__box {
    width: 100%;
}

.dev_pageTop_Section{
  .banner__buttons {
    width: 66%;
  }

  .dev_iconBlock {
    padding: 0 5px;
    text-align: center;
    font-size: 12px;
    max-width: 20%;
    flex: 0 0 20%;
  }

  .dev_iconBlock img {
    width: auto;
    max-width: 100%;
  }

  .dev_bottomIcons {
    width: 66%;
  }
}

.dev_textBanner {
    font-size: 2em;
}

.dev_banContent {
    text-align: center;
    padding: 10px 0;
    letter-spacing: .2px;
    display: inline-block;
    width: 100%;
}

.dev_faqMainHeading {
  padding: 25px 0;
  text-align: center;
  font-size: 2em;
  .dev_blockContent {
    padding: 0 3rem;
    max-width: 100%;
  }

  .dev_blockContent h2 {
    margin: 0;
    font-size: 1.46em;
    font-weight: 800;
    text-transform: uppercase;
  }
}

.devFAQBlocks span {
  font-size: 1rem !important;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0;
}

.devFAQBlocks {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.devFAQBlocks .faq_block {
  flex: 0 0 50%;
  align-items: center;
  display: flex;
  font-size: 2em;
  flex-direction: column;
  padding-bottom: 20px;
}

.dev_ashwagandhaPage_FAQS{

  .devFAQBlocks .sub--heading.question {
    width: 88%;
    padding: 2% 0;
    color: #fff;
    font-size: inherit;
  }

  h2.faq_head p {
    font-size: inherit;
    margin: 0;
  }
  h2.faq_head {
    font-size: 2.3em !important;
    font-weight: bolder;
    margin: 0;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    padding-right: 25px;
  }

  .devFAQBlocks .sub--heading.question i {
    top: 12%;
    font-size: 2.6em;
    font-style: normal;
    border: 5px solid;
    border-radius: 50%;
    line-height: 45px;
    width: 55px;
    height: 55px;
    text-align: center;
  }
  .faq_block{
    padding-top: 20px;
    justify-content: center;
  }
  .devFAQBlocks .answer {
    font-size: .7em;
    padding: 0 15px;
    width: 72%;
    margin: auto;
    color: #fff;
  }
}

.dev_ingBlock {
    display: flex;
    flex-wrap: wrap;
}

.dev_topSpaced_section {
    padding-top: 3rem;
}

.dev_bottomSpaced_section{
  margin-bottom:3rem
}

.dev_blockContent {
    max-width: 1320px;
    margin: 0 auto;
    text-align: center;
}

.dev_blockContent h2 {
    margin: 0;
}

.dev_richText p {
    letter-spacing: 0;
}

.dev_smallFont p {
    font-size: 14px;
    font-weight: 500;
    line-height:1.3;
}

.dev_mediumFont p {
    font-size: 1rem;
    font-weight: 400;
    line-height:1.5;
}

.dev_largeFont p {
    font-size: 18px;
    font-weight: 400;
    line-height:1.5;
}

.dev_spacedSection {
    margin: 3rem 0;
}

.footer__content-top {
    padding-top: 1.5rem;
}

.footer__content-bottom-wrapper{
   padding: 0 15em;
  .footer__column.footer__column--info {
    padding: 0;
  }
}

.dev_superFruits_Page{
 .sub--heading.question h2 {
    font-size: inherit;
    margin: 0;
    font-weight: 800;
    padding-right: 25px;
  }
  .faq_head p {
    margin: 0;
    line-height: 1;
  }
  .dev_innerFaqs {
    padding: 0 20% 20px 20%;
    width: 100%;
  }
  .sub--heading.question i {
    top: 50%;
    font-size: 25px;
    line-height: 18px;
  }
  .devFAQBlocks .faq_block {
    line-height: normal;
    padding-bottom: 0;
  }
  .answer {
    font-size: .9rem;
  }
  .dev_ingContent {
    text-align: center;
    width: 100%;
  }
  .dev_ingredients .dev_sideHead {
    width: 100%;
    text-align: center;
    padding-right: 0;
  }
  .dev_imgItem {
    text-align: center;
    margin: 0 -3px;
  }
  .dev_imgItem h4 {
    font-size: 24px;
  }
  .dev_pageContent p {
    font-size: 18px;
  }
  .dev_bannerWrap h2.page-title {
    padding-right: 0;
    font-size: 16px;
    margin-bottom: 10px;
    letter-spacing: 2px;
  }
  .dev_sideDescription p {
    font-size: 18px;
    padding-left: 0;
  }
  .rte.dev_bannerWrap {
    padding: 30px 15px;
    display: block;
    text-align: center;
  }
}

.dev_slideItem img {
    width: 200px;
    margin: 0 auto;
}

.dev_slideItem {
    width: 25%;
    flex: 0 0 auto;
}

.dev_sliderContainer {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.dev_slideHeading {
    text-align: center;
    line-height: 1.2;
    font-size: 20px;
}

.image_with_textOverlay {
    background-color: transparent !important;
}

.dev_fruitSlider {
    text-align: center;
    padding: 40px 0;
    color: #fff;
    display: inline-block;
    width: 100%;
   h1 {
    text-align: center;
    font-size: 60px;
    text-shadow: #ff8069 4px -4px 0;
    line-height: 1;
    font-weight: 800;
    color:#fff;
    margin: 0;
  }
  h1 p{
     margin: 0;
     color:#fff;
  }
  h3 {
    color: #fff;
    font-size: 35px;
    margin-top: 10px;
    margin-bottom: 20px;
    letter-spacing: 2px;
    font-weight: 600;
  }
  p strong {
    font-weight: 800;
  }
}

.slick-next:before, .slick-prev:before {
    font-size: 40px !important;
}

.dev_superFruits_Page .image_with_textOverlay{
  .dev_svgLogo{
    width:150px !important;
  }
 .banner__content  {
    padding: 20px 0;
  }
}

.faq_greenBlock i {
    position: absolute;
    right: 40px;
    top: 30%;
}

.faq_greenHead {
    margin: 0;
    font-size: inherit;
    letter-spacing: 0;
}

.dev_greenFAQ .question {
    font-size: 1.4em;
    cursor: pointer;
    padding: 1rem 1.25rem;
    border-bottom: 1px solid rgba(0,0,0,.125);
    position: relative;
}

.faq_greenBlock {
    width: 50%;
    flex: 0 0 auto;
    position: relative;
    padding: 0 1.5rem;
}

.dev_greenFAQ {
    display: flex;
    flex-wrap: wrap;
}

p.dev_supportText {
    text-align: center;
    letter-spacing: 0;
}

.faq_greenBlock:first-child .question {
    border-top: 1px solid rgba(0,0,0,.125);
}

.faq_greenBlock:nth-child(2) .question {
    border-top: 1px solid rgba(0,0,0,.125);
}

.faq_greenHead span::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 40%;
    left: 0;
    bottom: -1px;
    opacity:.3;
}

.faq_greenHead span {
    position: relative;
}

.dev_minus i::before {
    content: "\f106";
}

.faq_greenBlock .answer {
    font-size: 15px;
}

.dev_greenItem img {
    width: 100%;
}

.dev_narrowContainer.dev_greenContainer {
    max-width: 83%;
}

.dev_greenContainer {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    padding-top: 15px;
}

.dev_greenItem {
    width: 33.33%;
    flex: 0 0 auto;
    padding: 5px;
}

.dev_green-Ingredients {
    text-align: center;
}

.dev_borderLayout h3, .dev_borderLayout h3 p , .dev_borderLayout h4{
    margin: 0;
}

.dev_greenContent {
    margin-top: -10px;
   p {
    margin: 0;
   }
}

.dev_greenContent>div {
    font-size: 1.2em;
    line-height: 1.2;
    padding: 1.5rem 0;
    letter-spacing: 0;
}

h3.title.dev_bgTITLE {
    text-align: center;
    width: 100%;
    font-size: 1.5em !important;
}

.dev_headerTitleWrap a.link.underlined-link {
    margin-bottom: 30px;
}

h3.title.dev_bgTITLE p {
  margin-top: 0;
  font-size: inherit !important;
}

.multicolumn {
    margin: 0 !important;
}

.multicolumn-card__info {
    padding-top: 10px !important;
}

.multicolumn-card__info h3 {
    font-size: 23px !important;
    font-weight: 800;
}

.dev_headerTitleWrap {
  width: 100%;
  text-align: center;
  font-size: 1.5rem;
  p.dev_GreenPreHead {
    margin: 0;
    letter-spacing: 0;
  }
}

.dev_bottomBanner p {
    letter-spacing: 0;
    margin: 0;
}

.dev_bottomBanner a {
    color: #000;
}

.dev_borderLayout h3 p {
    font-size: 1.3em;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1;
}

p.dev_GreenPreHead {
    font-size: .9em !important;
    font-weight: 700 !important;
}

.dev_bottomBanner {
    padding: 20px;
    width: 93%;
    margin: 0 auto;
    font-size: 1rem;
    margin-top:7px;
}

.dev_greenWrap{
  height:100%;
}


.dev_largeGreenItems{
  .dev_greenItem {
    padding: 8px;
  }
 .dev_greenContent div {
    padding: 20px 15px;
    font-size: 1.2rem;
    p {
      font-size: .8em;
      letter-spacing: 0;
    }
    p:first-child {
      font-size: 1em;
      margin-bottom: 10px;
    }
 }
}

.multicolumn-card__image-wrapper {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.dev_gummyBar {
  padding: 3rem 0;
  h2{
    margin: 0;
    font-size: 2.4rem;
    letter-spacing: 0;
    font-weight: 800;
    p {
      margin: 0;
      font-size: inherit !important;
    }
  }
  .page-width {
    padding: 0 15px;
  }
}

.dev_gummyText {
  padding: 15px 0;
  font-weight: 700;
  letter-spacing: 0;
  max-width: 91%;
  p {
    margin: 0;
  }
}

.dev_gummyContainer {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  .dev_slideItem {
    width: 20%;
    padding: 0 20px;
  }
  .dev_slideItem img {
    width: 100%;
    margin: 0 auto;
  }
  .dev_slideHeading {
    font-size: 1.5rem;
    font-weight: 800;
    letter-spacing: 0;
  }
}

.slick-dots li.slick-active button:before {
    opacity: 1 !important;
    color: #007aff !important;
}

.slick-dots li button:before {
    font-size: 35px !important;
}

.slick-dots li {
    width: 15px !important;
    height: 15px !important;
}

.dev_imageWithContent {
  display: flex;
  justify-content: center;
  align-items: center;
  img {
    padding: 0 7px;
    max-width: 33%;
  }
  .dev_rightContent {
    padding: 0 7px;
    max-width: 33%;
  }
}

.dev_moneyBack_mono {
    padding: 0 15px;
}

.dev_moneyBack_mono .dev_rightContent {
  p {
    font-size: .8em !important;
    letter-spacing: 0;
    font-weight: 600;
    line-height: 1.3;
  }
   h2 {
    font-weight: 800;
    letter-spacing: 0;
    font-size: 1.75rem;
  }
}

.dev_imageWithText, .dev_moneyBack_section {
    padding: 30px 0;
    display: inline-block;
    width: 100%;
}

.shopify-section {
    width: 100%;
    display: inline-block;
}

.slick-next {
    right: 0 !important;
}

.slick-prev {
    left: 0 !important;
    z-index: 9;
}

.dev_reviewsContainer {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 30px 15px 0;
    padding-bottom: 4rem;
    width: 100%;
    max-width: 100%;
  .slick-next, .slick-prev {
    top: unset;
    bottom: 0;
  }
  .slick-next {
    right: 47% !important;
  }
  .slick-prev {
    left: 47% !important;
  }
  .slick-next:before, .slick-prev:before {
    opacity: 1;
    color: #000;
  }
}

.dev_reviewItem p {
    display: inline;
    font-weight: 500;
}

.dev_reviewItem {
    flex: 0 0 auto;
    padding: 1rem 1rem 0;
    border-left: 1px solid #9E9E9E;
    min-height: 290px !important;
    max-width: 100%;
}

.dev_reviews  h3 {
    text-align: center;
}

.dev_reviews {
    padding: 40px 0;
    width: 100%;
    max-width: 100%;
   display: inline-block;
}

.dev_rating i {
    font-weight: 700;
}

span.dev_rating {
    color: #ffc102;
    padding-left: 10px;
    font-size: .9em;
    font-weight: 700;
}

.dev_imageWithTextColumns {
    text-align: center;
    padding: 3rem 0;
}

.dev_imageColmnsWrap {
    display: flex;
    flex-wrap: wrap;
}

.dev_imgTextColumn img {
    width: 100%;
}

.dev_imgTextColumn {
    width: 50%;
    flex: 0 0 auto;
    padding: 20px 15px;
}

.dev_columnContent p {
    line-height: 1.3;
    font-size: .8em;
    letter-spacing: 0;
    margin: 0 0 5px;
}

.dev_columnContent {
    font-size: 1.4rem;
}

.dev_imgTextColumn p:first-child {
    font-size: 1em;
    font-weight: 800;
}


.dev_imageWithText{
  h2 {
    font-size: 2.5rem;
    font-weight: 600;
    margin: 0;
  }
  .dev_rightContent p {
    font-size: 0.95rem;
    letter-spacing: 0;
    font-weight: normal;
    line-height: 1.5;
   }
}

.dev_chocolateyBites_page .dev_reviews {
    margin-top: -30px;
}

.nf2-p1-ingredients .nf2-p1-ingredient-name span {
    font-size: 0.8em;
}

.dev_superGreen_page .dev_pageIngBanner{
  .dev_sideDescription p {
    margin: 0;
    font-size: 1rem;
    letter-spacing: 0;
  }
  h2.page-title p strong::after {
    position: absolute;
    bottom: -1px;
    content: "";
    height: 40%;
    width: 100%;
    left: 0;
    opacity: .3;
  }
  h2.page-title p strong {
    position: relative;
  }
}

.dev_blockContent .dev_richText p strong {
    font-size: 1.3rem;
    margin: 0;
    display: block;
}

.dev_chocolateyBites_page .dev_banContent {
    line-height: 1;
    padding: 20px 0;
}

.dev_bottomBTN {
    margin: 30px auto;
}

.dev_bottomBTN a.button.button--primary {
    min-height: unset;
    margin: 0 auto;
    display: block;
    text-align: center;
    padding: 10px 20px 13px!important;
    letter-spacing: 0;
    font-weight: 700;
    line-height: normal;
}

.dev_chocolateyBites_page .image_with_textOverlay {
    margin-bottom: 30px;
}

.collage-card.dev_imageCard.dev_topLogoCard {
    height: auto !important;
}

.dev_imageWithTextColumns h3 {
    font-size: 1.5rem;
}

.dev_imageWithTextColumns p.dev_GreenPreHead {
    margin-bottom: 10px;
}

.dev_imageWithTextColumns h3 p {
    font-size: 1.5em;
}

.collage .rich-text__blocks .rich-text__text.rte p strong {
    font-size: 1.1em;
    font-weight: 800;
    line-height: normal;
}

.nf2-p1-ingredients .nf2-p1-ingredient-name {
    padding-left: 5px;
    width: 73%;
}

.nf2-p1-ingredients td {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dee2e6;
    line-height: 1.4 !important;
}
.leftcontainer .paragraph {
	display: none;
}

.dev_minusIcon .fa.fa-plus-circle::before {
    content: "\f056";
}

.dev_ashwagandhaPage_FAQS i {
    font-size: 30px !important;
}

.dev_textWithBtns {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.dev_customCONTENT a.button.button--primary {
    margin: 0 -3px;
}

.dev_textWithBtns.dev_customCONTENT {
    margin-bottom: 2rem;
}

.dev_videoWith_text {
    margin-bottom: 3rem !important;
}

.dev_customIngredientsBlock {
    display: inline-block;
    width: 100%;
}

.dev_customIngredientsBlock .rich-text {
    padding: 0 !important;
    margin-bottom: 40px !important;
}

.dev_customIngredientsBlock .rich-text__blocks {
    margin: 0 auto;
}

.dev_customIngredientsBlock a.button.button--primary {
    margin-top: 40px;
}

.dev_customIngredientsBlock .dev_ingBlock {
    padding-left: 45px;
}

.dev_videoWith_text  .deferred-media {
    padding-bottom: 56.25%;
}

.dev_faqStyle_3{
  .sub--heading.question h2 {
    font-size: inherit;
    margin: 0;
    font-weight: 800;
    padding-right: 25px;
  }
  .faq_head p {
    margin: 0;
    line-height: 1;
  }
  .dev_innerFaqs {
    padding: 0 20% 20px 20%;
    width: 100%;
  }
  .sub--heading.question i {
    top: 50%;
    font-size: 25px;
    line-height: 18px;
  }
  .faq_block {
    line-height: normal;
    padding-bottom: 0;
  }
  .answer {
    font-size: .9rem;
  }
}

#dev_orderSelect:focus-visible {
    outline: 0;
    box-shadow: none;
}

#dev_orderSelect {
    width: 50%;
    padding: 5px 5px;
    margin: 5px 0;
    margin-right: -2px;
}

.dev_oneVariantSelect select {
    display: none;
}

summary.list-menu__item {
    padding: 5px 35px 5px 20px;
    font-size: 1.1em;
    text-transform: uppercase;
    color: inherit;
}

summary.list-menu__item svg{
   height: 7px;
      stroke: currentColor;
   stroke-width: 0.5px;
   fill: none;
}

.dev_imgItem.devBelowContent {
    padding: 0 12px 20px;
    vertical-align: top;
}

.dev_imgItem.devBelowContent h4 {
    position: relative;
    text-shadow: none;
    color: inherit;
    top: unset;
    left: unset;
    transform: unset;
    margin-bottom: 15px;
}

.dev_imageBlocks {
    display: inline-block;
    width: 100%;
}

.shopButton a {
    width: 270px;
}

.dev_howtoMadeBlock {
    display: inline-block;
    width: 100%;
}

.banner__text p {
    line-height: inherit;
}

h1.product__title {
    font-size: 35px !important;
}

.devBanner_style2{
  .banner__media {
    max-width: 1400px;
    margin: 0 auto;
  }
  .sub_text p {
    line-height: normal;
  }
  .dev_colDescription .banner__text {
    font-size: 13px;
  }
  .banner__content {
    max-width: 100%;
  }

  /***************************************************** Media queries ********************************************************/
  
  @media screen and (min-width:768px){
    .dev_iconBlock img {
      width: 100%;
    }
    .banner__box {
      max-width: 50%;
      width: 100%;
    }
    .banner__buttons a.button.button--primary {
      width: 60%;
    }
  }
  .dev_bottomIcons {
    justify-content: space-between;
  }
}

.devBanner_style3{
  flex-direction: column !important;
  padding-top: 30px;
  .banner__media {
    max-width: 1400px;
    margin: 0 auto;
  }
  .sub_text p {
    line-height: 1em;
  }
  .dev_bottomIcons {
    justify-content: center;
    width: 100%;
  }
  .banner__content {
    max-width: 100%;
    padding-bottom: 15px;
  }
  @media screen and (min-width:768px){
    .banner__box {
      max-width: 65%;
      width: 100%;
    }
    .banner__buttons a.button.button--primary {
      width: 50%;
    }
    .banner__media.dev_bgOverlay {
      background-position-x: 85% !important;
      background-size: contain !important;
    }
  }
  @media screen and (max-width:767px){
    .banner__media.dev_bgOverlay {
      background-position-x: 50vw !important;
      background-size: contain !important;
    }
  }
}

.dev_extraBox {
  padding: 0px 15px;
  letter-spacing: 0;
  margin: 0;
}

.dev_extraBox p {
  margin: 0;
}

.facets-container {
    background: #f6f6f6;
    padding: 25px 10px 0;
}

.shopify-challenge__button, .customer button, .shopify-payment-button__button, .product-form__submit, .dev_viewDetailBtn   {
    font-size: 20px;
    padding: 6px 20px 14px;
    line-height: unset !important;
    min-height: unset !important;
    letter-spacing: 0;
    font-weight: 600;
}

a.dev_viewDetailBtn {
    margin-top: 15px;
    padding: 5px 12px 5px;
    border-radius: 3px;
}


.dev_priceWrap {
  display: flex;
  align-items: center;
}

.ProductMeta__Price.appstle_subscription_final_price {
    color: #da4f49 !important;
    font-weight: bold;
}

h3.card-information__text.h5 {
    font-size: 15px !important;
    max-height:22px;
    overflow:hidden;
}

small.copyright__content {
    font-size: 15px;
}

.rte table {
    margin-left: auto;
    margin-right: auto;
}

.dev_ashwagandhaPage_FAQS .dev_minusIcon .fa.fa-plus::before {
    content: "\f068";
}

button.product-form__submit.devOrderBtn {
    box-shadow: none;
    border:0;
    line-height: normal;
    padding: 5px 15px;
    letter-spacing: 0.5px;
}

button.product-form__submit.devOrderBtn:hover {
    box-shadow: none;
}

.dev_subscribeOption{
   display:none;
}

.dev_subscribeOption.dev_show {
    margin-top: 10px;
    background-color: rgba(201, 223, 119, .6);
    padding: 10px 10px;
    max-width: 70%;
    margin-left: auto;
    display: flex;
    align-items: center;
    justify-content: center;
  
  input#subscribe {
    width: 25px;
    height: 25px;
    min-width: 25px;
    background-color: transparent;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    border: 2px solid;
    border-radius: 3px;
  }
   input:checked[type=checkbox] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23040404' stroke-linecap='round' stroke-linejoin='round' stroke-width='1' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: center;
  }
}

.sellingDetails{
  .appstle_subscription_wrapper_option {
    display: none !important;
  }
  .appstle_subscription_wrapper_option.appstle_include_dropdown {
    display: block !important;
  }
  .appstle_subscription_radio_wrapper {
    display: none !important;
  }
  .appstle_subscribe_option {
    margin-left: 0 !important;
    margin-top: 0 !important;
  }
  .appstle_subscription_wrapper{
    display: none;
  }
}

.dev_arrowIcon {
    position: relative;
    width: 25px;
    height: 25px;
}
.dev_arrowIcon .fa-long-arrow-right {
    font-size: 25px;
    position: absolute;
    top: 0;
    left: 0;
}
.dev_arrowIcon i{
  -webkit-animation: linear infinite;
  -webkit-animation-name: run;
  -webkit-animation-duration: .7s;
}
@-webkit-keyframes run {
  0% {
    left: 0;
  }
  50% {
    left: 36%;
  }
  100% {
    left: 0;    
  }
}

.header__icons{
  .header__icon {
        height: 24px !important;
        width: 24px !important;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        /* gap: 5px; */
        text-decoration:none;
  }
  .header__icon .icon {
    height: 100%;
    width: 100%;
    stroke: currentColor;
    stroke-width: 0.3px;
    fill: none;
  }
  .header__icon--cart{
    height: 24px !important;
    width: 24px !important;
    margin-right: 0;
  }
}

a.header__icon.header__icon--account {
    /* margin-right: 5px; */
}

.cart-count-bubble span {
    font-size: inherit !important;
}

.cart-count-bubble {
    height: 20px;
    width: 20px;
    font-size: 10px;
    bottom: 10px;
    left: 10px;
}

.dev_product button.product-form__submit {
  background: {{ settings.btn_color}};
  box-shadow: none;
  padding: 10px 10px 13px;
}

.dev_outerDiv {
  display: flex;
  flex-direction: column;
  .dev_shopProduct{
    margin-bottom: 10px;
  }
}

.dev_mobileNote{
  display:none;
}
.image-with-text {
  margin: 0 !important;
}
.go-cart-item__single div:empty {
  display: block;
}


a.go-cart__button.navigable {
    font-size: 17px !important;
}

input.go-cart-item__quantity-number.js-go-cart-quantity {
    font-size: 15px;
}

.dev_go-cart-products h3 {
	text-align: center;
	text-transform: uppercase;
	font-size: 17px !important;
	background: black;
	color: #FFF;
	padding: 10px 0;
	font-weight: normal;
}
.go-cart-drawer__footer .button.button--primary.go-cart__button {
	background: #c9df77;
	border-color: #c9df77;
	border: 1px solid #c9df77 !important;
	color: black;
	font-weight: normal;
	text-transform: capitalize;
	outline: none;
	box-shadow: none;
}

.dev_sigleWrap {
    padding: 10px 0;
    border-bottom: 1px solid #f5f5f5;
    position: relative;
}

.cart-pro-info p {
    font-weight: 700;
    letter-spacing: 0;
}

.cart-pro-info {
    padding-left: 10px;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.dev_proContent {
    display: flex;
    width: 75%;
}

.dev_sigleWrap img {
    width: 75px;
    height: 92px;
    object-fit: cover;
}

.dev_sigleWrap select {
    max-width: 100%;
    box-shadow: 0 0 0 0.1px rgba(0,0,0,0.6);
}

.dev_sigleWrap select:focus, .dev_sigleWrap select:hover {
    box-shadow: 0 0 0 0.1px rgba(0,0,0,0.6);
}

.dev_sigleWrap .select .icon-caret {
    height: 6px !important;
    top: 11px;
    right: 5px;
}

.dev_sigleWrap button.product-form__submit {
    position: absolute;
    right: 0;
    top: 15%;
    font-size: 15px !important;
    width: max-content !important;
    margin-top: 0;
    padding: 5px 15px;
}

.dev_sigleWrap variant-selects.no-js-hidden {
    order: 1;
}

.dev_sigleWrap .dev_FORMWRAPPER {
    order: 0;
}

.cart-pro-info p.devPrices {
    font-weight: 300;
    margin: 0 0 5px;
}

p.dev_go_proTitle {
    margin: 0 0 5px;
}

.dev_go-cart-products{
  display:none;
}

.go-cart-drawer__header {
    justify-content: center;
    padding: 10px 0 0;
    border-bottom: 1px solid #f3f3f3;
    flex-direction: column;
    margin-top: 5px;
    margin-bottom: 10px;
}

.go-cart-drawer__header h4 {
    letter-spacing: .5px;
    margin: 0;
    font-size: 18px !important;
    text-transform: uppercase;
}

.go-cart-drawer__close {
    position: absolute;
    right: 0;
    top:5px;
}

.dev_shippingText {
    width: 100%;
    text-align: center;
    background: #f2f2f2;
    margin-top: 10px;
    padding: 5px 0;
    font-size: 14px;
    font-weight: 600;
}
.dev_lineItem {
	font-size: 0.85em;
}
.devFtrdColViewBtn {
	margin-top: 30px;
}
/******************************************** media queries ******************************************/
@media screen and (max-width: 1800px) {
  .banner__media.dev_bgOverlay {
    font-size: 1.8em;
 }
  .dev_ingredients .rich-text {
    background-position-x: 15%,88%;
  }
  .dev_textBanner, .dev_faqMainHeading {
    font-size: 1.8em;
  }
}

@media screen and (max-width: 1660px) {
  .dev_customBanner .banner__content {
    padding-left: 50px;
  }
  .banner__media.dev_bgOverlay {
    font-size: 1.5em;
 }
  .dev_iconBlock {
   padding: 0;
  }
  .devtopBanner .banner__box {
    padding-right: 0;
  }
  .dev_colDescription {
    width: 58%;
  }
  .dev_ingredients .rich-text {
    background-position-x: 10%,95%;
  }
  .dev_textBanner , .dev_faqMainHeading{
    font-size: 1.5em;
  }
  .devFAQBlocks .faq_block {
    font-size: 1.6em;
  }
}

@media screen and (min-width: 1400px) {
  .page-width {

  }
}

@media screen and (max-width: 1500px) {
  .dev_customBanner .banner__content {
    padding-left: 0;
  }
  .banner__media.dev_bgOverlay {
    font-size: 1.3em;
  }
  .dev_ingredients .rich-text {
    background-position-x: 2%,100%;
  }
  .dev_textBanner {
    font-size: 1.3em;
  }
  .devFAQBlocks .faq_block {
    font-size: 1.5em;
  }
}

@media screen and (max-width: 1399px) {
  .dev_ingredients .rich-text__blocks{
    width: 100% !important;
  }
  .banner__box {
    min-width: auto !important;
  }
  .price--large {
    font-size: 15px !important;
  }
  .price--large .price-item.price-item--regular {
    font-size: inherit !important;
  }
  
}

@media screen and (max-width: 1399px) and (min-width: 1200px) {
  .page-width, .dev_ingredients .rich-text__blocks{
    padding: 0 .75rem;
    max-width: 1140px;
  }
  .dev_superFruits_Page .sub--heading.question {
    font-size: 2.8rem;
  }
  .dev_faqStyle_3 .sub--heading.question {
    font-size: 2.8rem;
  }
}

@media screen and (max-width: 1378px) {
  .banner__media.dev_bgOverlay {
    background-position-x: 108%;
    background-size: 50%;
  }
  .dev_ingredients .rich-text {
    background-position-x: -4%,105%;
  }
  .devFAQBlocks .faq_block {
    font-size: 1.3em;
  }
}

@media screen and (max-width: 1368px) {
  .dev_ingredients .rich-text__blocks::after {
    right: -224px;
    width: 270px;
    background-position: 290%;
  }
  .dev_iconBlock p {
    line-height: normal;
  }
}

@media screen and (max-width: 1226px) {
  .dev_ingredients .rich-text {
    background-position-x: -7%,110%;
  }
}

@media screen and (min-width: 1270px) {
  a.dev_viewDetailBtn, button.product-form__submit.devOrderBtn{
    min-width: unset;
    width: 100%;
    max-width: 85% !important;
  }
}

@media screen and (max-width: 1269px) {
  .sellingDetails {
    padding-left: 15px;
  }
  a.dev_viewDetailBtn, button.product-form__submit.devOrderBtn, .dev_subscribeOption.dev_show{
    min-width: unset;
    width: 100%;
    max-width: 100%;
  }
  a.dev_viewDetailBtn {
    font-size: 18px;
  }
  .dev_product  .page-width {
    max-width: 100%;
  }
}


@media screen and (max-width: 1200px) {
  .banner__media.dev_bgOverlay {
    background-position-x: 121%;
    background-size: 54%;
  }
  .dev_bottomMenu a {
    font-size: 1.3em;
    padding: 5px 10px;
  }
  .sub--heading.question {
    font-size: 2rem;
  }
  .sub--heading.question i {
    top: 10px;
  }
  .rich-text.color-background-1.gradient.rich-text--full-width {
    margin-bottom: 0;
  }
  .collage-wrapper.page-width {
    margin-top: 0 !important;
  }
  .dev_ingredients .rich-text {
    background-position-x: -13%,114%;
  }
  .footer__content-bottom-wrapper {
    padding: 0 11em;
  }
  .announcement-bar__message {
    letter-spacing: 0;
  }
 .dev_faqMainHeading {
    font-size: 1.3em;
  }
  .devFAQBlocks .faq_block {
    font-size: 1.2em;
  }
  .dev_ashwagandhaPage_FAQS .devFAQBlocks .sub--heading.question i {
    border: 4px solid;
    line-height: 42px;
    width: 50px;
    height: 50px;
  }
  .dev_gummyContainer .dev_slideHeading {
    font-size: calc(1.275rem + .3vw);
  }
  .dev_imageWithText h2 {
    font-size: calc(1.375rem + 1.5vw);
  }
  .dev_moneyBack_mono .dev_rightContent h2 {
    font-size: calc(1.3rem + .6vw);
  }
  .banner__heading.dev_normalSize {
    font-size: 3em;
  }
  .banner__heading.dev_largeSize {
    font-size: 4em;
  }
  .dev_fruitSlider h1 {
    font-size: 50px;
  }
  .dev_fruitSlider h3 {
    font-size: 25px;
   }
  .dev_textWithBtns .rich-text__blocks {
    max-width:100%;
    width:100% !important;
  }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
  .page-width, .dev_ingredients .rich-text__blocks {
    padding: 0 .75rem;
    max-width: 960px;
  }
  .product__info-wrapper .appstle_subscription_save {
    font-size: 9px !important;
  }
}

@media screen and (max-width: 1099px) {
  .product:not(.product--no-media):not(.featured-product) .product__info-wrapper {
    padding-left: 20px !important;
  }
  .price--large {
    font-size: 14px!important;
  }
}

@media screen and (max-width: 1000px) {
  .banner__media.dev_bgOverlay {
    font-size: 1.2em;
  }
  .banner__text p {
    line-height: 22px;
 }
 .dev_textBanner {
    font-size: 1.2em;
  }
  .dev_ashwagandhaPage_FAQS h2.faq_head {
    font-size: 2.5em !important;
  }
  .dev_largeGreenItems .dev_greenItem {
    width: 50%;
  }
}

@media screen and (min-width: 990px){
  .collage  .rich-text__blocks {
    max-width: 100%;
    width: 100%;
    padding-left: 15px;
  }
  .dev_defaultPage  .page-width--narrow {
    max-width: 730px !important;
  }
  .dev_faqStyle_1 .sub--heading.question h2 {
    padding-right: 40px;
  }
}

@media screen and (max-width: 905px){
  .dev_subscribeOption span {
    font-size: 13px !important;
  }
}

@media screen and (max-width: 991px){
  .collage .rich-text__blocks .rich-text__text.rte {
    font-size: 16px;
  }
  .collage-wrapper .rich-text__blocks {
    width: 100%;
    max-width: 100%;
  }
  .banner__box {
    padding: 0 1rem !important;
  }
  .footer__content-top .grid {
    margin-left: 0 !important;
    row-gap: 2rem !important;
  }
  .footer-block.grid__item.footer-block--text {
    width: 100% !important;
  }
  .deferred-media__poster-button .icon {
    width: 1rem !important;
    height: 1rem !important;
  }
  .deferred-media__poster-button {
    height: 3.2rem !important;
    width: 3.2rem !important;
  }
  .dev_bottomMenu a {
    font-size: 1em;
  }
  .dev_ashwagandhaPage_FAQS .devFAQBlocks .sub--heading.question i {
    border: 3px solid;
    line-height: 33px;
    width: 40px;
    height: 40px;
  }
  .dev_fruitSlider h1 {
    font-size: 40px;
  }
  .dev_fruitSlider h3 {
    font-size: 20px;
  }
  .dev_slideItem img {
    max-width: 130px;
  }
  .dev_pageTop_Section .banner__box {
    padding-top: 30px !important;
  }
  .dev_banContent {
    padding: 10px 5px;
  }
  .faq_greenBlock {
    width: 100%;
    padding: 0 .75rem;
  }
  .faq_greenBlock i {
    right: 15px;
  }
  .dev_gummyContainer .dev_slideItem {
    padding: 0 20px;
  }
  .dev_reviewsContainer .slick-prev {
    left: 40%!important;
  }
  .dev_reviewsContainer .slick-next {
    right: 40%!important;
  }
  .dev_imageWithTextColumns {
    padding: 30px 0 0;
  }
  .dev_mobile_belowText .dev_rightContent {
    padding: 1rem .75rem;
    max-width: 100%;
  }
  .dev_mobile_belowText .dev_imageWithContent img {
    padding: 0;
    max-width: 100%;
  }
  .dev_mobile_belowText .dev_imageWithContent {
    display: block;
  }
  .dev_bottomBTN a.button.button--primary {
    width: max-content;
  }
  .dev_bottomBTN {
    padding-top: 30px;
  }
  .image_with_textOverlay .banner__box {
    max-width: 100% !important;
  }
  .devtopBanner .banner__box {
    padding-top: 30px !important;
  }
  .dev_ashwagandhaPage_FAQS i {
    font-size: 16px !important;
  }
  .dev_ashwagandhaPage_FAQS .devFAQBlocks .answer {
    width: 95%;
  }
  .faq_block .answer p{
      font-size: 13px !important;
  }
   .page-width.dev_logoBar {
    width: 100%;
    max-width: 100%;
  }
  .dev_selectBoxParent select {
    max-width: 100%;
  }
  .sellingDetails .appstle_subscription_wrapper {
    width: 100%;
    max-width: 100%;
  }
  .sellingDetails .appstle_subscription_wrapper_option {
    padding: 5px 5px !important;
  }
  .sellingDetails span.appstle_subscription_amount.transcy-money {
    font-size: 12px !important;
  }
  .sellingDetails .appstle_subscription_wrapper {
    text-align: left;
  }
  span.appstle_subscribe_save_text, span.appstle_one_time_text {
    font-size: 12px !important;
  }
  .sellingDetails {
    padding-left: 0;
  }
  .dev_subscribeOption.dev_show input#subscribe {
    width: 18px;
    min-width: 18px;
    height: 18px;
  }
  .dev_noteBoxText p {
    font-size: 12px !important;
    font-weight: 400;
  }
  .dev_desktopNote{
    display:none;
  }
  .dev_mobileNote{
    display:block;
    margin-top: 10px;
  }
}

@media screen and (max-width: 989px){
  .dev_defaultPage  .page-width--narrow {
    max-width: 100% !important;
  }
  .header {
    grid-template-columns: 1fr;
  }
  a.dev_shpNowBtn {
    padding: 3px 12px!important;
    line-height: 1.5;
    font-size: .8rem;
  }
  .dev_ship {
    font-size: .7rem;
  }
  .header__heading-logo {
    height: 60px;
  }
  .header__icon .icon {
    height: 1.5rem;
    width: 1.5rem;
  }
  .dev_topMenu {
    display: block;
  }
  .dev_topMenu li {
    min-width: unset;
    text-align: center;
  }
  .dev_topMenu li a {
    min-width: unset;
  }
  .Devmobile_menu .menu-drawer__menu-item {

    background-color: #ffff;
    font-size: 18px !important;
  }
  .menu-drawer__navigation {
    padding: 15px 0 !important;
  }
  ul.Devmobile_menu {
    list-style: none;
    padding: 0;
  }
  .dev_topMenu li a {
    padding: 0 12px;
  }
  .dev_mobile_BottomMenu i {
    margin-left: 5px;
    margin-top: 3px;
  }
  .dev_textBanner {
    font-size: 1em;
  }
  .dev_faqMainHeading {
    font-size: 1.2em;
  }
  .devFAQBlocks .faq_block {
    font-size: 1em;
  }
  .dev_ashwagandhaPage_FAQS h2.faq_head {
    font-size: 2.2em !important;
  }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .dev_textWithBtns .rich-text__blocks a.button {
    font-size: 25px !important;
    padding: 12px 25px;
  }
  .rich-text__blocks .rich-text__text.rte {
    font-size: 19px;
  }
  .page-width, .dev_ingredients .rich-text__blocks {
    padding: 0 .75rem;
    max-width: 720px;
  }
  .sub--heading.question {
    font-size: 1.6rem;
  }
  .sub--heading.question i {
    font-size: 26px;
  }
  .footer__content-top .grid__item {
    width: 33% !important;
   }
}

@media screen and (max-width: 938px) {
  .dev_ingredients .rich-text{
    background-image: none !important;
  }
}

@media screen and (max-width: 900px) {
  .banner__media.dev_bgOverlay {
    font-size: 1em;
  }
  .dev_iconBlock {
    max-width: 20%;
  }
  .banner__media.dev_bgOverlay {
    background-position-x: 205%;
    background-size: 75%;
 }
  .dev_customBanner .banner__content {
    max-width: 70%;
  }
  .faq_subtopic_answers {
    padding-right: 30px;
    margin-bottom: 20px;
  }
}

@media (min-width: 992px) and (max-height: 900px){
  .dev_bottomMenu a {
    font-size: 1.1em;
    padding: 5px 20px;
  }
}

@media screen and (min-width: 768px) {
  collage-card--left:nth-last-child(2), .collage-card--left:nth-last-child(3) {
    grid-column: auto !important;
  }
  .collage-card.collage-video.dev_videoAlign_right {
    grid-column-start: 2 !important;
  }
  .dev_bgOverlay.dev_fullBackgroundWidth {
    background-size: cover !important;
    background-position: right  !important;
  }
}

@media screen and (max-width: 767px) {
  .sellingDetails .appstle_circle {
    margin-right: 6px !important;
    height: 16px!important;
    width: 16px!important;
  }
  .sellingDetails .appstle_subscription_wrapper_option input[type=radio]:checked+label .appstle_circle .appstle_dot:before {
    font-size: 12px;
  }
  .sellingDetails .appstle_subscribe_option {
    margin-left: 0 !important;
    margin-top: 0 !important;
  }
  #dev_orderSelect {
    width: 100%;
  }
 .shopify-challenge__button, .customer button, .shopify-payment-button__button, .product-form__submit, .dev_viewDetailBtn   {
    font-size: 17px;
    padding: 10px 10px;
  }
  .devArrowOuter>span, .devArrowInner span {
    font-size: 3vw !important;
  }
  .image-with-text__content {
    padding: 20px 20px 40px !important;
  }
  h2.image-with-text__heading.h1 {
    font-size: 32px !important;
  }  
   .dev_customIngredientsBlock .dev_ingBlock {
    padding-left: 0;
  }
  .dev_textWithBtns.dev_customCONTENT .page-width {
    padding: 0 !important;
  }
  .dev_pageTop_Section .dev_bottomIcons {
    width: 100%;
  }
  .Devbanner__buttons a.button {
    min-width: auto;
    padding: 6px 30px;
    font-size: 20px;
   }
  .devtopBanner .banner__box {
    padding-left: 17px;
    font-size: .7em;
    padding-bottom: 40px;
    max-width: 100%;
    width: 100%;
    padding-top: 1.5rem;
    padding-bottom: 0;
  }
  .dev_bottomContent {
    display: block;
    width: 100%;
  }
  .dev_colDescription .banner__text {
    font-size: 1em;
    letter-spacing: 0.4px;
  }
  .dev_colDescription {
    width: 100%;
  }
  .dev_bottomContent {
    width: 50%;
  }
  .sub_text {
    width: 50%;
   }
  .dev_desktopIcons{
    display:none;
  }
  .dev_mobileIcons {
    display: flex;
    justify-content: flex-start;
    width: 100%;
}
  .dev_secondImage img {
    max-width: 45%;
  }
  .devtopBanner .banner__buttons a.button.button--primary {
    width: 100%;
    line-height: 1.5;
  }
  .devtopBanner .banner__buttons a.button.button--primary {
    background-color: #212529;
    color: #fff;
    box-shadow: none;
  }
  .devtopBanner .banner__heading {
    color: #212529;
 }
  .dev_customBanner .banner__content {
    flex-direction: column;
    padding-bottom: 0;
    max-width: 100%;
  }
  .devtopBanner .banner__heading {
    font-size: 2.7em;
    width: 83%;
  }
 

  .sub_text p {
    margin: 0;
    line-height: 1em;
  }
  .sub_text {
    font-size: 1.5em;
  }
  .rich-text__blocks .rich-text__text.rte {
    font-size: 15px;
    letter-spacing: 0;
    padding: 0 0.75rem;
  }
  .dev_textWithBtns .rich-text__blocks a.button {
    font-size: 18px !important;
    padding: 15px 15px;
  }
  .sub--heading.question i {
    font-size: 16px;
  }
  .collage-card.collage-video.collage-card--left {
    grid-row-start: 3;
  }
  .collage .rich-text__blocks {
    padding-bottom: 0;
    grid-column: 1/3;
    text-align: center;
  }
  .collage-card.dev_imageCard {
    height: auto;
    padding-top: 0;
    grid-column: 1/3;
    margin: 0 auto;
  }
  .collage .rich-text__blocks .rich-text__text.rte {
    padding: 0;
  }
  .spaced-section {
    margin-top: 1.5rem;
  }
  .dev_ingredients .rich-text__text.rte {
    display: block;
    padding: 0 !important;
    margin-top: 1.3rem;
   }
  .dev_ingredients .dev_sideHead {
    width: 100%;
    text-align: center;
    padding-right: 0;
    margin-bottom: .5rem;
  }
  .dev_ingContent {
    text-align: center;
    width: 100%;
   }
  .dev_ingredients a.button.button--primary {
    text-align: center;
    display: block;
    width: max-content;
    margin: 25px auto 0;
   }
   .dev_imgItem h4 {
    font-size: 1.5em;
    letter-spacing: 0;
  }
  .dev_pageContent .rte::before, .dev_pageContent .rte::after {
    content: none;
  }
  .nf2-p1-ingredients {
    font-size: 14px;
  }
  .dev_pageContent h2.page-title, .h2, h2 {
    font-size: calc(1.325rem + .9vw);
  }
  .rte.dev_bannerWrap {
    padding: 1.5rem .75rem;
    display: block;
    text-align: center;
  }
  .dev_bannerWrap h2.page-title {
    padding-right: 0;
    font-size: 2rem !important;
    letter-spacing: 0;
    margin-bottom: 1rem;
  }
  .dev_sideDescription p {
    padding-left: 0;
  }
  .dev_spacedSection {
    margin: 1.5rem 0;
  }
  .image_with_textOverlay .banner__text {
    font-size: .9rem;
  }
 .footer__content-top .grid__item {
    padding: 0 10px!important;
  }
  .footer__content-bottom-wrapper .footer__column.footer__column--info {
    padding: 0 25px;
  }
  .footer-block__details-content .list-menu__item--link, 
  .footer-block__details-content .list-menu__item--link, .footer__content-top, .footer-block__details-content p {
    font-size: 16px!important;
  }
  .footer-block__details-content .list-menu__item--link {
    padding-bottom: 0 !important;
  }
  .footer__content-bottom-wrapper {
    padding: 0 10px;
  }
  .announcement-bar__message p {
    font-size: 16px;
  }
   .dev_faqMainHeading {
    font-size: 1em;
  }
  .devFAQBlocks .faq_block {
    font-size: .9em;
  }
  .dev_superFruits_Page .dev_innerFaqs {
    padding: 0 10px 20px;
    width: 100%;
  }
  .dev_superFruits_Page .sub--heading.question {
    font-size: 1.8rem;
  }
  .dev_richText p {
    font-size: 15px !important;
  }
  .dev_superFruits_Page .dev_imgItem h4 {
    font-size: 1rem;
    padding: 0 10px;
  }
  .dev_superFruits_Page .dev_imgItem {
    height: 124px;
    img{
      object-fit: cover;
    }
  }
  .dev_ingContent {
    font-size: 15px;
  }
  .dev_narrowContainer.dev_greenContainer {
    max-width: 100%;
  }
  .dev_greenItem {
    width: 50%;
  }
  .dev_greenContent>div {
    font-size: .9em;
    padding: 0.5rem 0;
  }
  .dev_gummyText {
    font-size: .9rem;
  }
  .dev_gummyBar h2 {
    font-size: calc(1.8rem + 1.5vw) !important;
    line-height: 1.2;
  }
  .dev_largeGreenItems .dev_greenItem {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .dev_reviews h3 {
    font-size: 20px;
  }
  .dev_columnContent {
    font-size: 1.2rem;
  }
  .dev_imgTextColumn {
    padding: 15px 5px;
  }
  .dev_blockContent .dev_richText p strong {
    font-size: 1rem;
  }
  .dev_green-Ingredients h3 {
    font-size: 1.5em;
    margin-bottom: 3px;
  }
  .dev_green-Ingredients h4 {
    font-size: .9em;
  }
  .dev_superFruits_Page .sub--heading.question i {
    font-size: 18px;
   }
  .dev_moneyBack_mono .dev_rightContent {
    max-width: 100%;
    padding-right: 15px;
  }
  .banner__heading.dev_normalSize {
    font-size: 2.3em;
  }
  .banner__subheading {
    font-size: 20px;
  }
  .banner__heading.dev_smallSize {
    font-size: 1.8em;
  }
  .banner__heading.dev_largeSize {
    font-size: 3em;
  }
  .dev_bottomBTN {
    margin-top: 0;
  }
  nav.header__inline-menu.dev_topMenu {
    margin-left: 0;
  }
  .dev_faqStyle_3 .dev_innerFaqs {
    padding: 0 10px 20px;
    width: 100%;
  }
  .dev_faqStyle_3 .sub--heading.question {
    font-size: 1.8rem;
  }
  .dev_faqStyle_3 .sub--heading.question i {
    font-size: 18px;
  }
  .dev_topSpaced_section {
    padding-top: 1.5rem;
  }
  .dev_imgItem.devBelowContent {
    padding: 0 0 20px;
    vertical-align: top;
    width: 100%;
    margin: 0;
  }
  .dev_imgItem.devBelowContent h4 {
    font-size: 25px !important;
  }
  .pagination__list > li {
    flex: 1 0 25px !important;
    max-width: 25px !important;
  }
  .dev_defaultPage  .rte> div {
    padding-left: 0 !important;
  }
  .dev_defaultPage iframe {
    width: 100%;
    height: 100%;
  }
  /* New Banner Changes */
  .banner__media.dev_bgOverlay{
    background-size: 50%;
    background-position: right;
    background-position-y: 0;
  }
  .devtopBanner .banner__box {
    max-width: 55%;
    margin-right: auto !important;
   }
   .devtopBanner .banner__heading, .dev_bottomContent, .sub_text {
    width: 100%;
   }
  /* Banner Changes End*/
  
}

@media screen and (max-width: 749px){
  .header__icons .header__icon, .header__icons .header__icon--cart .icon {
    height: auto;
    width: 2.4rem;
  }
  .dev_shopBar {
    padding-right: 10px;
  }
  a.dev_shpNowBtn {
    font-size: .8rem !important;
  }
  .dev_ship a {
    font-size: inherit !important;
  }
  summary.header__icon.header__icon--menu.header__icon--summary {
    width: 3rem;
    span{
      justify-content: end;
    }
  }
  .search-modal__content .field__input:focus{
    padding: 10px;
   }
   .search-modal__content label.field__label {
    font-size: 0 !important;
    left: 5px;
    top: 10px;
   }
  .search-modal__content .field__button {
    height: 100%;
    width: 3.4rem;
  }
  .search-modal__content .field__input {
    padding: 10px;
    padding-right: 20px !important;
    height: 45px;
    font-size: 17px;
  }
  .search-modal__content .field__input:focus~.field__label{
    font-size: 0;
    top: 0;
   }
  .search-modal__content .modal__close-button .icon {
    width: 1.2rem;
    height: auto;
   }
  .dev_desktopSlider{
    display:none !important;
  }
  h1.product__title {
    font-size: 25px !important;
  }
  .collage-card.collage-video.collage-card--left {
    grid-column: 1/3;
  }
  .banner--mobile-bottom, .banner--mobile-bottom .banner__box  {
    background-color: #000 !important;
  }
  .image_with_textOverlay.banner--mobile-bottom .banner__heading {
    color: #fff;
  }
  .banner--mobile-bottom .banner__box {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .image_with_textOverlay br {
    display: none;
  }
  .footer__content-top {
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 2rem !important;
  }
  .footer-block-image>img {
    height: 100% !important;
    width: auto !important;
    max-width: 100% !important;
  }
  .footer-block.grid__item {
     margin: 1.5rem 0 0 !important;
   }
   .footer-block__details-content {
     margin-bottom: 0 !important;
   }
   .footer-block.grid__item.footer-block--social_icons {
     text-align: left;
   }
   .footer-block__details-content a.link.list-social__link {
     padding-left: 0;
   }
   .footer-block--social_icons li.list-social__item {
     display: inline-block;
   }
  .dev_ashwagandhaPage_FAQS .devFAQBlocks .sub--heading.question i {
    font-size: 25px;
    border: 2px solid;
    line-height: 22px;
    width: 25px;
    height: 25px;
  }
  .multicolumn-card__info {
    padding-left: 0 !important;
  }
  .dev_ashwagandhaPage_FAQS i {
    font-size: 10px !important;
  }
  .dev_wholeWidthColumn{
    width:100% !important;
  }
  .dev_overlatText {
    padding: 45px 20px 15px;
    font-size: 13px !important;
  }
  p.dev_go_proTitle {
    margin: 0 0 5px;
    font-size: 12px !important;
  }
}

@media screen and (min-width: 750px){
  .collage {
    grid-template-columns: 1fr 1fr !important;
  }
  .collage-card--left:not(:only-child), .collage-card--right:not(:only-child) {
    min-height: auto !important;
  }
  .footer-block.grid__item.footer-block--menu, .footer-block.grid__item.footer-block--social_icons {
    width: calc(16% - 1rem * 3 / 4);
  }
  .footer-block.grid__item.footer-block--text {
    width: calc(40% - 1rem * 3 / 4);
  }
  .h2, h2 {
    font-size: 2rem;
  }
  .dev_mobileSlider{
    display:none;
  }
  .dev_shopBar {
    margin-right: 15px;
  }
  details-modal.header__search {
    margin-right: 6px;
  }
  .dev_cart .collection.page-width .slider-mobile-gutter {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 767px) and (min-width: 577px) {
  .sub--heading.question {
    font-size: 1.3rem;
  }
  .page-width , .dev_ingredients .rich-text__blocks{
    padding: 0 .75rem;
    max-width: 540px;
  }
}

@media screen and (max-width: 576px) {
  header-drawer {
    margin-left: 0 !important;
  }
  .modal__close-button.link {
    height: auto;
  }
  .announcement-bar__message {
    padding: 10px 5px;
    letter-spacing: 1px;
  }
  .announcement-bar__message p {
    font-size: 14px;
    line-height: normal;
  }
  .dev_bottomBTN a.button.button--primary {
    min-width: auto;
  }
  .dev_moneyBack_mono .dev_bottomBTN {
    max-width: 100%;
  }
  /* New Banner Changes End*/
  .dev_headerTitleWrap {
    font-size: 1rem;
  }
  .dev_colDescription .banner__text {
    font-size: 1.3em;
    letter-spacing: 0;
  }
  .dev_secondImage img {
    max-width: 80%;
  }
  .dev_iconBlock img {
    width: 65px;
  }
  .dev_iconBlock {
    max-width: 20%;
    flex: 0 0 20%;
  }
  .dev_mobileIcons {
    justify-content: center;
  }
  .sub--heading.question {
    font-size: 1rem;
  }
  .page-width, .dev_ingredients .rich-text__blocks {
    padding: 0 .75rem;
    max-width: 100%;
   }
  .dev_textWithBtns .dev_buttonGrid_3 {
    width: 33%;
  }
  .rich-text--full-width .rich-text__blocks {
    width: 100% !important;
  }
  .sub--heading.question i {
    top: 0;
  }
  .faq_subtopic_answers {
    padding-right: 5px;
  }
  .image_with_textOverlay h2.banner__heading.h0 {
    font-size: 3.3em;
  }
  .image_with_textOverlay {
    min-height: 400px !important;
  }
  .image_with_textOverlay.banner--mobile-bottom {
	min-height: auto !important;
  }
  .dev_imgItem h4 {
    font-size: 1em;
  }
  .dev_pageContent h2.page-title, .h2, h2 {
    font-size: 1.3em;
  }
  .footer-block--text img {
    float: unset;
    margin: 0 auto;
    display: block;
  }
  .footer__content-top {
    padding-bottom: 0 !important;
  }
  .dev_textWithBtns .rich-text__blocks a.button {
    padding: 15px 10px;    
  }
  .dev_textWithBtns .dev_buttonGrid_3 {
    align-items: baseline;
    min-height: 70px !important;
  }
  .dev_bannerWrap h2.page-title {
    font-size: 1.3em!important;
  }
  .dev_bannerWrap h2.page-title p br {
    display: none;
  }
  .dev_topMenu li a {
    font-size: 12px;
    height: 34px;
    letter-spacing: .1px;
    padding: 0 5px;
  }
  .dev_ingredients .dev_sideHead {
    font-size: 1.4em;
  }
  .dev_textBanner {
    font-size: .8em;
  }
  .devFAQBlocks .faq_block {
    font-size: .4em;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .devFAQBlocks span {
    font-size: 1.5em  !important;
    margin-bottom: .25rem;
    display: block;
  }
   .dev_superFruits_Page .sub--heading.question {
    font-size: 1.3rem;
  }
  .dev_superFruits_Page .devFAQBlocks span {
    font-size: 1rem  !important;
  }
  .dev_richText p {
    font-size: 14.4px !important;
  }
  .dev_slideHeading {
    font-size: 17px;
  }
  .dev_gummyText {
    max-width: 100%;
  }
  .dev_imageWithTextColumns h3 {
    font-size: 1rem;
  }
  .dev_columnContent {
    font-size: 1rem;
  }
  .dev_rightContent {
    max-width: 100%;
  }
  .dev_faqStyle_3 .sub--heading.question {
    font-size: 1.3rem;
  }
  .dev_faqStyle_3.devFAQBlocks span {
    font-size: 1rem !important;
  }
  a.dev_viewDetailBtn {
    margin-top: 10px;
    padding: 3px 6px;
    font-size: 13px;
    width: 100%;
  }
  .dev_arrowIcon .fa-long-arrow-right {
    font-size: 15px;
  }
  .dev_subscribeOption.dev_show {
    padding: 10px 5px;
  }
  .dev_arrowIcon {
    width: 15px;
    height: 15px;
  }
  .dev_subscribeOption  span {
    font-size: 12px !important;
  }
  .dev_subscribeOption.dev_show input#subscribe {
    width: 15px;
    min-width: 15px;
    height: 15px;
  }
}

@media screen and (max-width:400px) {
 .dev_ashwagandhaPage_FAQS .devFAQBlocks .sub--heading.question i {
    top: 15%;
  }
  .dev_slideHeading {
    font-size: 15px;
  }
  .dev_superFruits_Page .sub--heading.question {
    font-size: 1.2rem;
  }
  .dev_greenFAQ .question {
    padding: 1rem 0;
  }
  .faq_greenBlock i {
    right: 0;
  }
   .dev_faqStyle_3 .sub--heading.question {
    font-size: 1.2rem;
  }
  button.product-form__submit.devOrderBtn {
    font-size: 14px !important;
  }
  .dev_subscribeOption  span {
    font-size: 11px !important;
  }
}
[results="true"] .predictive-search {
    display: block;
}

@media screen and (max-width:360px) {
  .dev_textWithBtns .rich-text__blocks a.button {
    font-size: 16px!important;
  }
}

.template-search div#ProductGridContainer ul.grid {
    visibility: visible;
}

/****************** New Changes DevS ****************/

img.dev_proSecondImg {
    position: absolute;
    left: 0;
    right: 0;
    opacity: 0;
}
.sellingImg {
    position: relative;
}
.sellingImg:hover .dev_proSecondImg {
    opacity: 1;
}
.devFeaturedCollection .card-wrapper .full-unstyled-link:after {
    position: relative;
}
.devFeaturedCollection .product-form__input.product-form__quantity {
    display: none;
}
.devFeaturedCollection .dev_selectBoxParent select {
    box-shadow: none;
    max-width: 100%;
}
.devFeaturedCollection .select.dev_selectBoxParent {
    margin: 0;
    border: 1px solid;
}
.devFeaturedCollection variant-selects .form__label {
    margin-bottom: 0;
}
.devFeaturedCollection button.product-form__submit.devOrderBtn {
    max-width: 100%;
}
.card-information .price {
    font-size: 20px;
    letter-spacing: 0;
}
.fa-star-half-o:before, .fa-star-o:before, .fa-star:before, .stamped-fa-star-half-o:before, .stamped-fa-star-o:before, .stamped-fa-star:before {
  font-size: 24px;
}
span.stamped-badge-caption {
  font-size: 16px;
}
.dev_shopIcons img {
    width: 22px !important;
    max-width: 100%;
    margin-top: 5px;
}
.dev_featWrap {
    padding-left: 15px;
}
.dev_slideItem::after {
    content: "";
    background: url(https://cdn.shopify.com/s/files/1/1555/4789/files/pacakging-after.svg?v=1669218897);
    width: 2px;
    height: 95px;
    right: 0px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}
.dev_shopIcons .dev_slideItem {
    display: flex;
    align-items: flex-start;
    width: auto;
    flex: unset;
    padding: 0 10px;
    position: relative;
    justify-content: center;
}
.dev_shopFeatures {
    display: flex;
}
.dev_featWrap h3 {
    margin: 0;
    font-size: 20px;
}
.dev_featText {
    font-size: 14px;
}
.dev_shopIcons .dev_slideItem:last-child {
    border-right: 0;
}
.dev_bannerWrap::after {
  content: none !important;
}
.dev_photoPopup {
	display: none;
	position: absolute;
	background: #fff;
	width: 700px;
	left: 50%;
	top: 50%;
	z-index: 99;
	transform: translate(-50%, -50%);
	max-height: 85vh;
	overflow-y: auto;
}
.dev_popupOverlay {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.8);
    z-index: 9;
}

.dev_popupShow {
	overflow: hidden;
}

.dev_close {
	position: absolute;
	right: 15px;
	top: 15px;
	font-size: 19px;
    cursor: pointer;
    box-shadow: 1px 1px 40px;
    width: 35px;
    padding: 10px;
    z-index: 99;
    border-radius: 100%;
    height: 35px;
    line-height: 18px;
}
.dev_videoPopup video {
    width: 100%;
}
.dev_reviewBan h1 {
    padding-bottom: 0;
    font-size: 40px;
}
.dev_reviewBan .dev_centerDescription p {
    margin-top: 0 !important;
    font-size: 18px;
}
.dev_reviewBan .devCenterBg {
    padding-left: 15px;
    padding-right: 15px;
}
.page-width.dev_reviewBan a {
    max-width: 400px;
    padding: 9px 20px;
    min-height: unset;
    line-height: unset;
    text-transform: uppercase;
    letter-spacing: 0;
    height: unset;
    font-size: 20px;
    margin-top: 25px;
    font-weight:bold;
    width: 90%;
}
.rebuy-widget .rebuy-product-block, .rebuy-recommended-products .rebuy-product-block {
    flex-flow: row nowrap;
}

@media screen and (max-width:999px){
  .dev_photoPopup {
    width: 100%;
    left: 0;
    top: 20%;
    transform: none;
    text-align: center;
    max-height: 100%;
  }
}

@media screen and (min-width:990px) {
   .dev_mobBanImg{
     display:none;
   }
}

@media screen and (max-width:767px) {
  .devBanner_style2 .dev_bgOverlay {
    background-image: none !important;
  }
  .devBanner_style2.devtopBanner .banner__box {
    max-width: 100%;
  }
  .dev_mobBanImg, .dev_mobBanImg img {
    width: 100%;
  }
}

@media screen and (max-width:749px) {
  .collection .title:not(.title--no-heading) {
      margin-top: 40px !important;
  }
  .card-information .price {
    font-size: 16px;
 }
 .dev_shopFeatures {
    flex-wrap: wrap;
  }
  .dev_shopIcons .dev_slideItem {
    width: 50%;
    margin-bottom: 50px;
  }
  .dev_featText {
    font-size: 13px;
  }
  .dev_reviewBan h1 {
    padding-bottom: 10px;
    font-size: 30px;
  }
  .dev_reviewBan .dev_centerDescription p {
    font-size: 16px;
  }
}
@media screen and (max-width:550px) {
  .fa-star-half-o:before, .fa-star-o:before, .fa-star:before, .stamped-fa-star-half-o:before, .stamped-fa-star-o:before, .stamped-fa-star:before {
    font-size: 16px;
  }
  span.stamped-badge-caption {
    font-size: 12px;
    letter-spacing: 0;
  }
}



.devPagePlans{
      align-items: stretch !important;  
}

.appstle-tootltip-parent .appstle_tooltip_wrapper{
  padding-left: 10px;
  justify-content: flex-end !important;
}

p




 /* .devPagePlans:has(.dev_wholeWidthColumn) {
  background-color: red !important;
} */
.devPagePlans:not(:has(.dev_wholeWidthColumn)) {
  /* background-color: blue; */
}


  .devPagePlans:not(:has(.dev_wholeWidthColumn)) .dev_outerDiv.leftPlan.dev_wholeWidthColumn .dev_shopProduct,
  .devPagePlans:not(:has(.dev_wholeWidthColumn)) .dev_outerDiv.rightPlan.dev_wholeWidthColumn .dev_shopProduct{
    width: 100%;
  }   

   .devPagePlans:not(:has(.dev_wholeWidthColumn)) .dev_outerDiv.leftPlan .dev_shopProduct,
  .devPagePlans:not(:has(.dev_wholeWidthColumn)) .dev_outerDiv.rightPlan .dev_shopProduct{
    width: 50%;
  }
  
  .devPagePlans:not(:has(.dev_wholeWidthColumn)) .dev_outerDiv.leftPlan,
  .devPagePlans:not(:has(.dev_wholeWidthColumn)) .dev_outerDiv.rightPlan{
    width:100% !important;
    flex-direction:row !important;
    gap: 10px;
  }
  


@media(max-width:767px){
  .rte img{
    margin-left:0 !important; 
    margin-right:0 !important; 
  }

  h5.shop_proTitle a{
    max-height:20px;
    overflow:hidden;
  }





  /* .leftSellingPlanInner{
    position:relative;
  }
  
  .dev_subscribeOption.dev_show{
    position: absolute;
    top:0;
    left:0;
  }

  .appstle_sub_widget,
  .appstle-tootltip-parent{
    position: absolute !important;
    top:0;
    left:0;
  }
  .appstle-tootltip-parent{
    position: absolute !important;
    top:10px;
    left:0;
  } */
}