/** Shopify CDN: Minification failed

Line 7:9 Expected ";"

**/
@import url("https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap")
.side-gap {
  padding-left: 24px;
  padding-right: 24px;
}
.commonBg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white p {
  color: #fff;
}
.banner_Collage {
  background-color: #f1ebe0;
  padding-bottom: 15px;
}
.section.banner_Collage {
  max-width: inherit;
  width: 100%;
}
.bann-homRow {
  display: flex;
  flex-flow: wrap;
}
.position-relative {
  position: relative;
}
.bann-hom-left {
  width: 75%;
  margin-right: 24px;
  padding: 17% 20px;
  border-radius: 50px;
  overflow: hidden;
}
.bann-hom-right {
  width: calc(25% - 24px);
}
.bann-hom-rightTop {
  height: 50%;
  margin-bottom: 24px;
  border-radius: 35px;
  overflow: hidden;
}
.bann-hom-rightBottom {
  height: calc(50% - 24px);
  border-radius: 35px;
  overflow: hidden;
}

.bann-hom-left img,
.bann-hom-rightTop img,
.bann-hom-rightBottom img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.bann-leftContent {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  padding: 10px;
}
.bann-right-topContent {
  position: absolute;
  top: 20px;
  left: 0;
  padding: 10px;
  max-width: 158px;
  text-align: center;
}
.bann-right-bottomContent {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  padding: 10px;
  width: 100%;
}

.bann-iconList {
  display: flex;
  flex-flow: wrap;
  list-style: none;
  padding-left: 0;
}
.bann-iconList li {
  padding: 0 10px;
  margin-bottom: 10px;
  margin-left: 0;
}
.bann-iconList li a {
  color: #f1ebe0;
}
.bann-icon {
  width: 65px;
  margin: 0 auto 10px;
}
.bann-icon-bottom p {
  color: #f1ebe0;
  font-family: "Merriweather", serif;
}
.bann-icon-bottom p a {
  color: #f1ebe0;
  font-family: "Merriweather", serif;
}
.bann-leftContent h1 {
  font-family: "Poppins", sans-serif !important;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 70px;
  margin-bottom: 20px;
}
.bann-leftContent p {
  margin-bottom: 30px;
  max-width: 650px;
  font-family: "Merriweather", serif !important;
}
.btn {
  background-color: #e0cfbb;
  color: #234670;
  padding: 12px 30px;
  font-size: 16px;
  text-transform: capitalize;
  border-radius: 30px;
}

.bann-right-topContent h3 {
  color: #224773;
  font-family: "Poppins", sans-serif !important;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 40px;
}
.bann-right-topContent h3 span {
  text-transform: lowercase;
  color: #666;
  display: block;
  font-family: "Merriweather", serif;
}

.bann-right-bottomContent h6 {
  font-family: "Merriweather", serif !important;
  font-size: 30px;
}
.bann-right-bottomContent h4 {
  font-family: "Poppins", sans-serif !important;
  font-weight: 700;
  font-size: 40px;
  text-transform: uppercase;
}

/*.button--link-style,*/
.button--link-style:link, .button--link-style:visited, /*a.button--link-style.button,*/ a.button--link-style.button:link, 
a.button--link-style.button:visited {
  color: #000;
  border-bottom-color: #000;
  outline: none;
  box-shadow: none;
}

/*--- logo-text-list ----*/

.icon-rowList ul {
  display: flex;
  flex-flow: wrap;
  list-style: none;
}
.icon-rowList ul li {
  /*width: 20%;*/
  padding: 0 10px !important;
  display: flex;
  flex-flow: wrap;
  margin: 0 0 10px;
}
.icon-circle {
  width: 48px;
  height: 48px;
  border-radius: 100px;
  overflow: hidden;
}
.icon-circleR {
  width: calc(100% - 48px);
  padding-left: 15px;
}
.icon-circleR h6 {
  font-size: 16px;
  color: #333;
  text-transform: capitalize;
  margin-bottom: 1px;
  font-family: "Poppins", sans-serif !important;
  font-weight: 600;
}
.icon-circleR p {
  font-size: 14px;
  color: #555;
  margin-bottom: 0px;
  font-family: "Poppins", sans-serif;
}

.icon-text-list {
  background-color: #ece2d7;
  padding-top: 48px;
  padding-bottom: 48px;
}
.icon-rowList .container {
  display: block;
}

/*-- featured-collection-list--(Hi we're) --*/

.collection-list {
  padding-top: 120px !important;
  padding-bottom: 120px !important;
}
.collection-list .section {
  max-width: 1650px !important;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
/* .goalsRow{background-color: #ECE3D7; padding: 160px 30px; border-radius: 50px;} */
.collection-list .section .container {
  background-color: #ece3d7;
  padding: 40px 160px;
  border-radius: 240px;
}
.text-center {
  text-align: center;
}
.collection-list .has-image-crop .image-element__wrap {
  border-radius: 140px 140px 20px 20px;
  overflow: hidden;
  box-shadow: 0 0px 4px 0px rgba(0, 0, 0, 0.2);
}

/*.collection-topTitle h5{font-size: 32px; font-weight: 900; color: #234671; font-style: italic; font-family: "Merriweather", serif !important;}
.collection-topTitle h2{font-size: 48px; color: #234671; font-weight: 400; letter-spacing: 0; font-family: "Merriweather", serif !important;}*/
.textLink {
  color: #234671;
  font-weight: 600;
  text-decoration: underline;
  font-family: "Poppins", sans-serif;
}
.collection-botton-btnLink {
  margin-top: 45px;
}

/*---- offer-banner -----*/

.new-nbpure-left {
  width: 70%;
}
.new-nbpure-left h3 {
  color: #fff;
  font-size: 32px;
  font-weight: 500 !important;
}
.new-nbpure-left p {
  color: #fff;
  margin-bottom: 0;
  font-size: 24px;
  font-family: "Poppins", sans-serif;
}
.new-nbpure-left p a {
  color: #fff;
  text-decoration: underline;
}
.new-nbpure-right {
  width: 30%;
  padding-left: 15px;
  text-align: right;
}
.new-nbpure-right a.btn {
  font-weight: 500;
  font-size: 20px;
}
.btn {
  background-color: #e0cfbb;
  color: #234670;
  padding: 12px 30px;
  font-size: 16px;
  text-transform: capitalize;
  border-radius: 30px;
  font-weight: 600;
}
.btnArrow span {
  margin-left: 10px;
}
.btn span {
  filter: brightness(100);
  margin-left: 10px;
  position: relative;
  top: 3px;
}
.btn.btn-yellow span {
  filter: brightness(1);
}
.btn.btn-yellow {
  background-color: #e0cfbb;
  color: #234671;
}
.btn.btn-white {
  background-color: #fff;
  color: #3d3d3d;
}
.btn.btn-white span {
  filter: brightness(0);
}
a.textLink span {
  position: relative;
  top: 3px;
}

/*-- featured supplements(Start) --*/

.featured-collection-section {
  padding-top: 120px !important;
  padding-bottom: 120px !important;
}
.featured-collection-section .heading-wrapper {
  margin-bottom: 60px;
}
.featured-collection-section .product-thumbnail a.product-thumbnail__title {
  font-size: 20px;
  color: #4d4d4d;
  font-weight: 700;
  font-family: "Merriweather", serif !important;
}
.featured-collection-section .product-thumbnail {
  padding-top: 12px;
}
.featured-collection-section .product-thumbnail__price.price span.money {
  color: #333;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}
.featured-collection-section .product-thumbnail__price.price.sale span.money {
  font-weight: 500;
}
.featured-collection-section
  .product-thumbnail__price.price.compare
  span.money {
  color: #666;
  font-weight: 400;
}

#shopify-section-template--17845876949209__16620249536c1d1a07.featured-collection-section
  .product__thumbnail {
  background-color: #ece2d7;
  padding: 15px;
  border-radius: 190px 190px 24px 24px !important;
  overflow: hidden;
}
#shopify-section-template--17845876949209__16620249536c1d1a07.featured-collection-section
  .product-image__wrapper {
  /* border-radius: 190px 190px 0px 0px !important; */
  overflow: hidden;
  margin-bottom: 15px;
}
#shopify-section-template--17845876949209__16620249536c1d1a07.featured-collection-section
  .btn {
  border-radius: 30px !important;
}
.featured-collection-section section.section {
  width: 100%;
  max-width: inherit;
}
.featured-collection .short_des {
  margin-top: 20px;
}

.featured-collection .short_des p {
  font-weight: 400;
  font-size: 16px;
  color: #333;
  font-family: "Poppins", sans-serif;
}

/*---- supplement-journey ----*/

/* .featured-collection-section{background-color: #F1EBE0; padding-top: 120px !important; padding-bottom: 120px !important;}
.featured-collection-section .heading-wrapper--featured-collection{margin-bottom: 60px;}
.featured-collection-section .text-align-center h2{font-size: 48px; font-weight: 400 !important;}
.featured-collection-section .text-align-center h2 .featured-collection__title.title{color: #333; font-weight: 400 !important;} */

.supplement-journey {
  background-color: #eae0d0;
  padding-top: 120px !important;
}
.text-center {
  text-align: center;
}
.our-story-topTitle {
  margin-bottom: 60px;
}
.holisticBoxTop {
  margin-bottom: 25px; 
}
.holisticBoxTop h4 {
  font-size: 40px;
  font-weight: 400;
  color: #e0cfbb;
}
.holisticBoxTop h6 {
  font-size: 16px;
  font-weight: 400;
  color: #444;
  font-family: "Poppins", sans-serif;
}

.holistic-iconList ul {
  padding-left: 0;
  margin: 0;
  list-style: none;
}
.holistic-iconList ul li {
  margin-bottom: 15px;
  display: flex;
  flex-flow: wrap;
  align-items: center;
  margin-left: 0;
  padding-left: 0 !important;
}
.holistic-icon {
  width: 70px;
  height: 70px;
  border-radius: 100px;
  overflow: hidden;
}
.holistic-iconList ul li p {
  width: calc(100% - 70px);
  padding-left: 15px;
  color: #e0cfbb;
  margin-bottom: 0;
  font-family: "Poppins", sans-serif;
}

.holisticRow {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}
.holisticBox {
  position: relative;
  width: 32%;
  border-radius: 20px;
  margin: 0 12px;
  padding: 30px 25px;
  overflow: hidden; background:#FFF
}
.holisticBox:first-child {
  margin-left: 0;
}
.holisticBox:last-child {
  margin-right: 0;
}
.btn-white {
  background-color: #fff;
  display: inline-block;
}
.holisticNumber {
  position: absolute;
  bottom: 0;
  color: #2f5073;
  right: -16px;
  font-size: 360px;
  font-weight: 900;
  font-family: "Poppins", sans-serif !important;
  line-height: 0.72;
}
.holisticBox .holisticBoxBtn {
  position: relative;
  z-index: 2;
}
.modelThree-sec {
  line-height: 0;
}
.modelThree-sec img {
  width: 100%;
}


/*----- our-story-with-review -----------*/

.our-story-with-review {
  background-color: #f1ebe0; /*padding-top:84px !important;*/
  padding-bottom: 50px !important;
}
.container-lg,
.featured-collection-section .container {
  max-width: 1650px;
  margin: 0 auto;
  padding: 0 20px;
}
.year-topTitle {
  margin-bottom: 80px;
}
.year-topTitle h2,
.woman-topTitle h2,
.blog-posts h2,
.Newsletter-coloum-text
  .newsletter__wrapper
  h2.newsletter__heading.newsletter__text.title,
.year-topTitle h2 span,
.woman-topTitle h2 span {
  display: block;
}
.woman-topTitle {
  margin-bottom: 60px;
}
.our-story-topTitle h2 {
  font-size: 48px;
  color: #224771;
  font-weight: 400;
  font-family: "Merriweather", serif !important;
}
.btn {
  background-color: #333;
  color: #fff;
  padding: 12px 30px;
  font-size: 16px;
  text-transform: capitalize;
  border-radius: 30px;
  display: inline-block;
  font-family: "Poppins", sans-serif;
}
.womanSec {
  padding-top: 140px;
}
/* .woman-topTitle h2 span{font-style: italic;} */
.woman-storyRow {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}
 
.woman-storyRight {
  width: 40%;
  padding-left: 20px;
}
.woman-storyPic {
  border-radius: 16px;
  overflow: hidden;
  max-width: 440px;
  margin: 0 auto;
  line-height: 0;
}

.woman-storyContent {
  max-width: 520px;
  margin: 30px auto 0;
}
.woman-storyContent h4 {
  font-size: 24px;
  color: #4d4d4d;
  margin-bottom: 12px;
  font-weight: 500;
}
.woman-storyContent h4 span {
  font-style: italic;
}
.woman-storyContent p {
  font-size: 20px;
  color: #4d4d4d;
  margin-bottom: 15px;
  font-family: "Poppins", sans-serif;
}
ul.starList {
  display: flex;
  flex-flow: wrap;
  padding: 0;
  margin: 0 0 15px;
}
ul.starList li {
  padding: 0 !important;
  margin: 0 6px 0 0;
  background-color: transparent;
}
ul.starList li:last-child {
  margin-right: 0;
}
ul.woman-review-list {
  padding: 0 24px;
  margin: 0;
  list-style: none;
}
.woman-review-list > li {
  background-color: #b5cea9;
  border-radius: 10px;
  overflow: hidden;
  padding: 24px;
  margin-bottom: 20px;
  margin-left: 0px;
  position: relative;
  font-family: "Poppins", sans-serif;
  transition: all 0.6s ease-in-out 0s;
}
.woman-review-list > li:nth-child(2) {
  background-color: #96acba;
  left: 24px;
}
.woman-review-list > li:nth-child(3) {
  background-color: #af9fb8;
}
.woman-review-list > li:hover {
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.2);
}
.woman-review-list > li:after {
  left: 0;
  bottom: 0;
  height: 5px;
  background-color: rgba(0, 0, 0, 0.2);
  content: "";
  position: absolute;
  width: 0;
  transition: all 0.9s ease-in-out 0.2s;
}
.woman-review-list > li:hover:after {
  width: 100%;
}

.client-name {
  padding-top: 20px;
  display: flex;
  flex-flow: wrap;
  align-items: center;
}
.client-nameL {
  width: 50%;
}
.client-nameR {
  width: 50%;
  padding-left: 10px;
}

.client-nameL p {
  font-size: 14px;
  margin-bottom: 0px;
  color: #666;
}
.client-nameR ul.starList {
  justify-content: flex-end;
  margin-bottom: 0;
}

/*-- shiping-sec(Start) --*/

.text-coloum-with-image {
  background-color: #f1ebe0;
  padding-top: 24px !important;
  padding-bottom: 120px !important;
}
.shiping-row {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  justify-content: space-between;
}
.shipingBox {
  width: 32%;
  margin: 0 10px;
  padding: 0px 0px;
  text-align: center;
}
.shipingBox:first-child {
  margin-left: 0;
}
.shipingBox:last-child {
  margin-right: 0;
}
.shiping-content h6 {
  font-size: 20px;
  font-family: "Poppins", sans-serif !important;
  margin-bottom: 0px;
  color: #333;
  font-weight: 600;
}
.shiping-content p strong {
  display: block;
  font-weight: 400;
  font-size: 20px;
  font-family: Poppins, sans-serif !important;
}
.shiping-content p {
  font-size: 14px;
  font-family: "Poppins", sans-serif !important;
  color: #333;
  font-weight: 400;
}
.shiping-content {
  max-width: 270px;
  margin: 0 auto;
}
.blog-posts
  .heading-wrapper--featured-blog.text-align-center
  h2.featured-blog__title.title
  a,
.featured-collection-section
  .heading-wrapper--featured-collection
  .featured-collection__title.title
  a {
  font-weight: 400;
  color: #333;
}
.blog-posts h2.featured-blog__title.title {
  margin-bottom: 20px;
}

/*-- blog-sec(Start) --*/



.blog-posts .blog-card.card {
  overflow: hidden;
  border-radius:25px;
}
.blog-posts .blog-card .image-element__wrap { max-height: inherit !important; }
.blog-posts .blog-card .image-element__wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover; position:absolute; left:0; top:0
}
.blog-posts .card-content,
.blog-posts .blog-card__read-more {
  padding-left: 24px !important;
  padding-right: 24px !important;
  text-align: center;
}
.blog-posts .blog-card .media-content .title {
  font-size: 36px;
  text-align: center;
  font-family: "Merriweather", serif;
  font-weight: 400 !important;
}
.blog-posts .blog-card .media-content .title a {
  color: #000;
  font-weight: 400 !important;
}
.blog-posts .blog-card__content .excerpt {
  color: #333333;
}
.blog-card__read-more a.button {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  text-decoration: none;
  border-bottom: none;
  position: relative;
  display: inline-block;
  padding-right: 25px;
}
.blog-card__read-more a.button:after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
  height: 12px;
  background: url(/cdn/shop/files/shop-all-arrow.png?v=1709649977)
    no-repeat center right;
  background-size: 100%;
  content: "";
  filter: brightness(0);
}
.blog-card__read-more a.button:hover {
  color: #234671;
  padding-right: 30px;
}
.blog-card__read-more a.button:hover:after {
  filter: brightness(1);
}
.blog-posts .featured-article.blog-card:nth-child(2) {
  margin-top: 64px;
}
.blog-posts .featured-article.blog-card:nth-child(3) {
  margin-top: 128px;
}
.blog-posts .container {
  align-items: flex-start;
}

/*-- newsletter-2 --*/

.newsletter-2 {
  background-color: #ece2d7;
  padding-top: 60px !important;
  padding-bottom: 120px !important;
}
.newsletter-2 .section.newsletter-section .newsletter-form__wrapper {
  margin-bottom: 0;
}
.newsletter-2 .newsletter-section {
  background-color: transparent !important;
  padding-top: 0px !important;
}

/*-- newsletter-input(Start) --*/

.Newsletter-coloum-text .newsletter__wrapper {
  padding: 0;
}
.Newsletter-coloum-text .newsletter-form {
  background-color: #fff;
  border-radius: 50px;
}
.Newsletter-coloum-text .newsletter-form__wrapper form.newsletter-form--newsletter-section {
  max-width: 685px;
  margin: 0 auto;
  background: #e0cfbb;
  padding: 20px;
  border-radius: 50px;
}
.Newsletter-coloum-text .newsletter-form label.label.newsletter__text {
  display: none;
}
.Newsletter-coloum-text .newsletter-form input.input {
  border: none;
  border-radius: 30px;
  font-family: "Poppins", sans-serif;
}
.Newsletter-coloum-text .newsletter-form input.input:focus {
  outline: none;
  box-shadow: none;
}
.Newsletter-coloum-text .newsletter-form .field {
  margin-bottom: 0;
}
.Newsletter-coloum-text .newsletter-form .field .control {
  width: 100%;
}
.Newsletter-coloum-text .newsletter-form .button {
  background-color: #333 !important;
  color: #fff;
  border-radius: 30px;
  font-family: "Poppins", sans-serif;
}

/*-- social-media-section(Start) --*/


.side-gap {
  padding-left: 24px;
  padding-right: 24px;
}
.social-mediaTitle h2 {
  color: #fff;
  font-size: 48px;
  font-weight: 400;
  margin-bottom: 24px;
}
.text-center {
  text-align: center;
}
.socialList ul {
  padding-left: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-flow: wrap;
  justify-content: center;
}
.socialList ul li {
  margin: 0 10px;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  padding: 0 !important;
  text-align: center;
  transition: all 0.6s ease-in-out 0s;
}
.socialList ul li a {
  /*display: flex; align-items: center; justify-content: center; width:100%; height: 100%;*/
  display: inline-block;
  padding: 0;
  height: 19px;
}
.socialList ul li:hover {
  /*margin:0 10px; width: 40px; height: 40px; border-radius: 50px; overflow: hidden;*/
  background-color: #333;
}
/* .socialList ul li a img{display: block;} */
.social-postRow {
  padding-top: 60px;
}
.socialList ul li:hover img {
  transition: all 0.6s ease-in-out 0s;
}
.socialList ul li a:hover img {
  filter: brightness(10);
}

.product-app .instafeed-container:nth-child(2n + 1) {
  margin-top: 64px;
}

#insta-feed .instafeed-overlay,
.instafeed-shopify .instafeed-overlay {
  border-radius: 14px !important;
}

.newsletter-section {
  padding: 120px 0;
}
.rewardRow {
  display: grid;
  justify-content: space-between;
  gap: 20px;
  grid-template-columns: repeat(3, 1fr);
  margin: auto;
  width: 100%;
}
.rewardBox { 
  background-color: #f1ebe0;
  border-radius: 15px;
  padding: 20px;
  margin: 0;
}
.mb-3 {
  margin-bottom: 20px !important;
}
.rewardBottom {
  padding-top: 10px;
}
.rewardBottom h6 {
  font-size: 14px;
  font-weight: 600;
  font-family: "Poppins", sans-serif !important;
  text-transform: uppercase;
  color: #1a1a1a;
  margin-bottom: 10px;
}
.rewardBottom h6 a {
  color: #1a1a1a;
}
.rewardBottom p {
  font-size: 14px;
  max-width: 251px;
  font-family: "Poppins", sans-serif;
}
.reward-carveBg {
  line-height: 0;
}
.reward-carveBg img {
  width: 100%;
}
.section.newsletter-section .newsletter-form__wrapper {
  margin-bottom: 48px;
}

/*------ New Homepage Fixings ------*/
h2,
h5 {
  font-family: "Merriweather", serif !important;
  color: #444444;
}
h2,
.h2 {
  font-weight: 300;
  font-size: 36px;
}
h5 {
  font-size: 24px;
}


.button {
  background-color: #e0cfbb;
  letter-spacing: 1px;
  font-size: 13px;
  border-radius: 60px;
  font-weight: 500;
  padding: 11px 39px;
  display: inline-block;
  height: auto;
  border: none;
}
.button:hover {
  background-color: #333333;
  color: #fff;
}
.button.style2 {
  font-weight: 600;
  font-size: 16px;
}

.collection-topTitle h5 {
  font-weight: 900;
  font-style: italic;
}
.collection-topTitle {
  margin: 0 auto 60px;
  max-width: 640px;
}

.slideshow-section {
  padding: 25px !important;
}
.slideshow-section .slideshow-classic {
  border-radius: 8px;
  overflow: hidden;
}

.collection-list .collection-info__caption--below-image .title {
  font-size: 18px;
  font-style: italic;
  margin-bottom: 10px;
  color: #333333;
}
.collection-list .collection-info__caption--below-image p {
  font-size: 16px;
  color: #333333;
  text-align: center;
  color: #333333;
}
.collection-info__caption--below-image {
  padding-left: 0;
  padding-right: 0;
}
.collection-list .has-image-crop .image-element__wrap {
  box-shadow: none;
}

.new-nbpure-center {
  margin: auto;
  text-align: center;
}
.offer-banner {
  padding: 25px 0;
  background-size: cover;
  background-position: center center;
}
.new-nbpure-center p {
  font-size: 24px;
  margin: 10px 0 15px 0;
}
.new-nbpure-center a {
  color: #444444;
}
.new-nbpure-center strong {
  font-weight: 600;
}

.featured-collection-section .product-wrap { 
  /* border: 2px solid #e0cfbb; 
  border-radius: 150px 150px 12px 12px;  */
  padding: 15px; 
}
.featured-collection-section .product-thumbnail { min-height: 160px; }

.btn-inline { display: inline-flex; align-items: center; justify-content: center; position:relative}
.btn-inline:after { content:''; position:absolute; left:0; bottom:5px; right:0; background:#333333; height:2px }
.btn-inline span { display: block; margin-left: 6px; transform: translate(0, 2px); }
.social-media-section { background-color: #F1EBE0; padding-top: 120px !important; padding-bottom: 120px !important; }
.social-mediaTitle-new { margin-bottom:30px }
.product-app .instafeed-container > img { border-radius: 10px !important; border: 8px solid #FFF;}
.instafeed-hover-icon > img { width:30px !important; height:30px !important }
.newsltr-btm-box-holder { max-width: 1320px; padding: 0 20px; }
.newsltr-btm-box-holder .rewardIcon { height:48px; width:48px; border-radius:50%; display:flex; align-items:center; justify-content:center; background-color:#333333}
.reward-carveBg { display:none }

.blog-posts { padding-top: 120px !important; padding-bottom: 120px  !important; }
.blog-posts .blog-card .image-element__wrap { position: relative; padding-bottom: 50%; border-radius: 200px 200px 0 0; }
.blg-slider-btm { background-color:#F1EBE0 }
.logo-banner { background-position: top center; background-size: 100% auto; background-repeat: no-repeat; background-color: #f0ebe0; }
.logo-slider-holder { margin-top:90px }
.logo-banner { padding:80px 0 }
.logo-slider-item img { max-height:60px; width:auto !important}
.woman-storyLeft-nu { background-color: #ece2d7; overflow: hidden; border-radius: 50px; padding: 80px 90px 70px; flex:0 0 calc(50% - 30px) }
.container-1440 { max-width:1440px}
.woman-storyContent-nu p { margin: 20px 0 30px 0; color: }
.woman-storyPic-nu { margin-bottom:35px; }
.woman-storyRight-nu {flex:0 0 calc(50% - 30px)}

.our-story-with-review-nu { padding:100px 0 100px 0}
.our-story-with-review-nu *:not(a) {color:#444444}

.client-nameL-nu p { font-size:14px; }
.client-nameL-nu p.cLint-name { font-size:20px; font-weight:600 }
.client-nameL-nu p.cLint-deg { font-size:20px }

.woman-review-list-nu { display:flex; align-items:center; justify-content:center; text-align:center; gap:20px; height:100% }
.holisticBoxTop-nu h4 { font-size:20px; font-style:italic; margin-bottom:20px; font-family: "Merriweather", serif !important; }
.holisticBoxTop-nu p {     font-family: Poppins, sans-serif; }
.our-story-topTitle-nu { margin-bottom:80px }
.btn.btn-white.nu-fix {background-color:#F1EBE0; margin-top:20px}
.holisticRow > div:nth-child(2) { transform:translateY(-40px) }

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next { background: #E0CFBB; height: 48px; width: 48px; border-radius: 50%; margin: 0 10px; display: inline-flex; align-items: center; justify-content: center; }
.owl-theme .owl-nav { margin-top: 40px; }
.owl-carousel .owl-nav button.owl-prev span, .owl-carousel .owl-nav button.owl-next span { background-image:url('/cdn/shop/files/arrow-slider.svg?v=1715067978'); width:13px; height:12px; background-size:contain; font-size:0; display:block }
.owl-carousel .owl-nav button.owl-next span { transform:rotate(180deg) }

.step-holistic-holder .mobile_view { display:none }
.social-media-section .instafeed-new-arrow { display:none}
.instafeed-new-layout-item > img { border: 8px solid #FFFFFF; border: 8px solid #FFFFFF }
.instafeed-new-layout-wrapper > div:nth-child(even) { margin-top:40px }
.instafeed-new-layout-container { height:auto !important }
/* .instafeed-new-layout-item { height:auto !important } */

.holisticBoxTop-nu a { text-decoration:underline; font-weight: 600; }
.holisticRow .holisticBox:nth-child(2) .holisticBoxTop-nu a { color:#5EA453 ;  }
.holisticRow .holisticBox:last-child .holisticBoxTop-nu a { color:#9662B0  ; }

.holisticBox_item3 .holisticBoxTop-nu a { color:#5EA453 !important; }
.holisticBox_item2 .holisticBoxTop-nu a { color:#9662B0 !important; }
.holisticBox_item1 .holisticBoxTop-nu a { color:#49A8DB !important; }

.footer__container, .footer__content { background: #e0cfbb; }
footer :is(a, a:visited, p, label) { color:#555 !important; }

/*--  landing-page-css(Start) --*/

.page-nbp-landing .announcement-container, .page-nbp-landing .header-section, .page-nbp-landing footer.footer__container { }
.sec-gap-top {padding-top: 120px !important;}
.sec-gap-bottom{padding-bottom: 120px !important;}
/* .text-center{text-align: center;} */


.land-step-cycle-bottom h4 { font-size: 30px; font-weight: 700; letter-spacing: 0; color: #164571;}
.landing-banner .caption-content h2, .shop-btn-wrap { margin-bottom: 60px !important; font-family: "Poppins", sans-serif !important; font-weight: 800;}
.heading-section, .journey-cycle-banner .main-heading, .featured-video .main-heading, .influencer-section .heading-section{margin-bottom: 30px;}

.land-easy-box{display: flex; flex-flow: row wrap; border-radius: 12px;}
/* .land-easy-icon{width: 60px;} */
.land-easy-content{width: 100%; padding-top: 80px;}
.custom-video-section{background-color: #eae0d0;}
.land-testimonial-box ul.star-list{display: flex; flex-flow: row wrap; padding:0; list-style: none;}
.land-testimonial-box ul.star-list li{ margin: 0 10px 0 0; font-size: 30px; padding-left: 0 !important;}
.land-testimonial-box ul.star-list li:last-child{margin-right: 0px;}

.land-review-top{margin-bottom: 40px;}
.land-review-top h3, .land-review-top p { /*color: #333;*/ color: #000;}
.land-review-bottom{display: flex; flex-flow: row wrap;}
.land-review-pic{width: 50px; height: 50px; border-radius: 50px; overflow: hidden;}
.land-review-pic img{width: 100%; height:100%; object-fit: cover;}
.land-review-right{width: calc(100% - 50px); padding-left: 15px;}
.land-review-right h3{font-family: Roboto,sans-serif !important; font-weight: 600; /*color: #333;*/ color: #000; margin-bottom: 0px;}
.land-review-right p { font-size: 14px; color: #000;}
.land-step-cycle-bottom{padding-top: 20px;}
.land-step-cycle-bottom h3 { margin-bottom: 15px;}
.land-step-cycle-bottom h4 { font-style: italic; font-family: Roboto, sans-serif !important; font-size: 40px;}
.land-step-cycle-bottom .btn-wrap{padding-top: 30px}
.video__container { max-width: 600px; margin: 0 auto 30px;}
.benefit-wrap { width: 100%; padding: 25px 40px;}
ul.benefit-list{list-style: none; padding-left: 0; margin-bottom: 0;}
ul.benefit-list li{margin-bottom: 6px; position: relative; padding-left: 20px !important; padding-top: 0; margin-left: 0; color: #000; font-size: 22px;}
ul.benefit-list li:before{width: 8px; height: 8px; background-color: #000; border-radius: 50px; content:""; left: 0; top: 8px; position: absolute;}
.benefit-wrap h3 { margin-bottom: 15px; color: #000; text-transform: uppercase; font-size: 30px; font-family: Roboto, sans-serif !important;}

.founder-quote-wrap{display:flex; flex-flow: row wrap; align-items: center; max-width: 900px;}
.land-founder-pic{width: 200px; height: 200px; border-radius: 100px; overflow: hidden; border: 8px solid #fff; box-shadow: 0px 0px 0px 4px #eae0d0;}
.land-founder-pic img{width: 100%; height: 100%; object-fit: cover;}
.land-founder-content{width: calc(100% - 200px); padding-left: 50px; text-align: center;}
.land-founder-content h3{color: #000; font-family: Roboto, sans-serif !important; font-size: 20px;}

.fellows-video{position: relative; padding-top: 140%; overflow: hidden;}
.fellows-video video{position: absolute; top:0; bottom:0;left:0; width: 100%; height: 100%; object-fit: cover;}
.fellows-cart-icon{position: absolute; top:10px; right:10px; width: 30px; height: 30px; border-radius: 50px; background-color: rgba(0,0,0,0.7); display: flex; justify-content: center; align-items: center; z-index:99;}
.influencer-section .owl-carousel .owl-item .fellows-cart-icon img { filter: invert(1); width: 16px !important; display: inline-block;}

.journey-banner-list ul{padding-left: 0; list-style: none; display: flex; flex-flow: row wrap;}
.journey-banner-list ul li{margin: 0 5px 5px; width: calc(33.33% - 10px); text-align: center; list-style: none; font-size: 27px; font-weight: 400; padding: 0 !important;}
.journey-banner-list ul li a{color: #000; text-decoration: underline;}
.journey-banner-list ul li a:hover{color: #e0cfbb;}

.land-welcome-sec .image-element__wrap{position: relative;}
.land-welcome-sec .image-element__wrap:before{position:absolute; top:0; bottom:0; left: 0; width:100%; height: 100%; content:""; background-color: rgba(0,0,0,0.2);}
/* .land-welcome-sec .caption-content .banner__heading.title span { color: #eae1d1;} */
.landing-banner .button.button--secondary {background-color: #eae1d1; color: #333 !important; font-weight: 600; font-size: 26px; padding: 10px 39px;}
.landing-banner .button.button--secondary:hover {background-color: #333; color: #fff !important;}
.fellows-video-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 8px;
}

.fellows-video-content h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    font-family: Roboto, sans-serif !important;
}
.video-playBtn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
    z-index: 99;
}
.influencer-section .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 34px;
    height: 34px;
}
.influencer-section .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 34px;
    height: 34px;
}
.influencer-section .owl-carousel .owl-nav button.owl-prev img, .influencer-section .owl-carousel .owl-nav button.owl-next img{width: 15px;}
.featured-video button.plyr__control.plyr__control--overlaid.plyr__tab-focus, .featured-video .plyr--full-ui.plyr--video .plyr__control--overlaid {
    display: none;
}
.dynamic-sections .landing-banner .buttons{max-width: 500px; display: block; margin: 0 auto;}
.shop-btn-wrap .btn { max-width: 350px; width: 100%;}
.land-easy-row .heading-section h2, .land-easy-icon h3.icon-column__title.title, .journey-cycle-banner .main-heading h2, 
.land-step-cycle-bottom h3, .featured-video .main-heading h2, .land-founder-content .main-heading h2, .influencer-videos-section .influencer-section .heading-section h2 { font-size: 50px; font-family: "Poppins", sans-serif !important; font-weight: 800; color: #000;}
.landing-banner .banner__subheading p{font-size: 32px; font-weight: 600; color: #164571; }
/* .landing-banner .land-welcome-sec .banner__subheading p{font-weight: 600; color: #164571; font-size: 50px;} */
.landing-banner .land-welcome-sec .banner__subheading p {
    color:  #000; font-size: 60px; font-weight: 400;}
.land-easy-row .heading-section p, .land-easy-row .land-easy-content p{ color: #000;}

.land-step-cycle-bottom .btn-wrap .button.style2 {
    background-color: #cdadd7;
    color: #5b3466;
    width: 450px;
    font-size: 41px;
    white-space: normal;
    border-radius: 40px;
}
.land-step-cycle-bottom .btn-wrap .button.style2 span{color: #fff; display: block;}
.land-easy-content h3.title, .land-review-top h3 { color: #000; font-family: Roboto, sans-serif !important;}
.land-welcome-sec .button.button--secondary {background-color: #5b3366; color: #fff !important;}
.dynamic-sections .landing-banner .land-welcome-sec .buttons { max-width: inherit;}
.land-testimonial-box { background-color: #f6f6f6; padding: 20px;}
.land-testiminials-section .shop-btn-wrap{display: none;}
/*-- new-css-landing(10-01-2025)-Start --*/
#shopify-section-template--18853118738649__custom_multicolumn_MCqHgV .land-easy-box{display: block !important;}
section.section.land-easy-row {
    width: 100%;
    max-width: inherit;
}
.land-easy-box-row .container { justify-content: space-between; width: 86%;}
.land-easy-content h3.title{font-size: 60px; text-align: center; font-family: "Poppins", sans-serif !important; font-weight: 800; color: #57595d;}

.land-easy-box{ border-width: 6px; border-style: solid; border-radius: 20px; position: relative; /*background-color: #e50d0d !important;*/}

.land-easy-box-row { margin-top: 120px;}


.main-location-box {
    position: absolute;
    width: auto;
    display: table;
    margin: 0px auto 0px;
    top: -100px;
    left: 0;
    right: 0;
  }
  .location-shape{font-size: 250px; line-height: 1;}
  .location-circel-number{ position: absolute;
    top: 15px;
    left: 50%;
    transform: translateX(-50%);
    width: 150px;
    height: 150px;
    background-color: #fff;
    border-radius: 100px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;}
  .location-circel-number h3{margin-bottom: 0; font-size: 110px; line-height: 1; font-family: "Poppins", sans-serif !important; font-weight: 800; color: #57595d;}

  .land-easy-box.one-fourth { width: calc(33% - 20px); max-width: 500px;}
  .land-easy-box-ftr{display: flex; flex-flow: row wrap; /*background-color: #e50d0d !important;*/ padding: 15px;}
  .land-easy-box-ftr-pic { width: 30%; margin: -50px 0 0 0;}
  .land-easy-box-ftr-content { width: 70%; padding-left: 15px;}
  .land-easy-box-top { padding: 90px 15px 50px; background-color: #fff; border-radius: 15px 15px 0 0;}
  .land-easy-box-ftr-content p, .land-easy-box-ftr-content p a{color: #fff !important;}
.icon-column__text h3 span {
    background: #20be58;
    border-radius: 100px;
    width: 20px;
    height: 20px;
    display: inline-block;
    line-height: 0;
}
.step-text {
  position: absolute;
    top: -44px;
    text-align: right;
    width: 28%;}
.step-text h5{
  text-transform: uppercase; font-family: "Poppins", sans-serif !important; font-weight: 800; color: #a9a9a9;}

.land-easy-box-top p { font-weight: 600; color: #58595e;}

/*--  landing-page-css(End) --*/

@media only screen and (max-width: 1800px) {
  .land-easy-content h3.title { font-size: 55px;}
}
@media only screen and (max-width: 1599px) {
header .navbar-link { margin-right: 40px; }
.land-easy-row .heading-section h2, .land-easy-icon h3.icon-column__title.title, .journey-cycle-banner .main-heading h2, .land-step-cycle-bottom h3, 
  .featured-video .main-heading h2, .land-founder-content .main-heading h2, .influencer-videos-section .influencer-section .heading-section h2{font-size:40px;}
  .dynamic-sections .landing-banner .buttons { max-width: 400px;}
  .landing-banner .button.button--secondary { font-size: 22px; padding: 7px 10px;}
  .landing-banner .banner__subheading p { font-size: 30px;}
  .land-step-cycle-bottom h4 { font-size: 37px;}
  .land-easy-content h3.title { font-size: 50px;}
  .location-circel-number { width: 130px; height: 130px;}
  .location-shape { font-size: 220px;}
  .location-circel-number h3 { font-size: 100px;}
  .land-easy-content { padding-top: 40px;}
  .icon-column__text h3 span { width: 12px; height: 12px;}

  
}

@media only screen and (max-width: 1500px) {
  .bann-hom-left {
    margin-right: 15px;
    border-radius: 25px;
  }
  .bann-hom-right {
    width: calc(25% - 15px);
  }
  .bann-hom-rightTop {
    margin-bottom: 15px;
    border-radius: 15px;
  }
  .bann-hom-rightBottom {
    height: calc(50% - 15px);
    border-radius: 15px;
  }
  .icon-rowList ul li {
    padding: 0px 5px;
  }
  .collection-list .section .container {
    padding: 30px 100px;
  }

  .collection-list,
  .featured-collection-section,
  .social-media-section {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  .supplement-journey,
  .newsletter-section {
    padding-top: 80px !important;
  }
  .text-coloum-with-image {
    padding-top: 20px !important;
    padding-bottom: 80px !important;
  }
  .blog-posts {
    padding-top: 80px !important;
    padding-bottom: 30px !important;
  }
  .newsletter-2 {
    padding-top: 30px !important;
    padding-bottom: 80px !important;
  }
  .our-story-with-review {
    /*padding-top: 65px !important;*/
    padding-bottom: 40px !important;
  }
  .year-topTitle {
    margin-bottom: 60px;
  }
  .womanSec {
    padding-top: 80px;
  }
  .collection-topTitle {
    margin: 0 auto 50px;
  }
  
  .product-app .instafeed-container:nth-child(2n + 1) {
    margin-top: 54px;
  }

 
  .holisticBox {
    margin: 0px 10px;
    padding: 30px 15px;
  }
  .holisticBoxTop h4 {
    font-size: 32px;
  }
  .holisticBoxTop h6 {
    font-size: 20px;
  }
  .newsletter-form__wrapper form.newsletter-form--newsletter-section {
    padding: 10px;
  }
  .woman-storyPic {
    max-width: 340px;
  }
  .woman-storyContent {
    max-width: 420px;
    margin: 20px auto 0;
  }
  .holisticBoxTop {
    margin-bottom: 15px;
  }

  /*.year-topTitle h2, .woman-topTitle h2, .blog-posts h2, .Newsletter-coloum-text .newsletter__wrapper h2.newsletter__heading.newsletter__text.title, 
  .featured-collection-section .heading-wrapper--featured-collection h2.featured-collection__title.title, .collection-topTitle h2, 
  .our-story-topTitle h2, .social-mediaTitle h2 { font-size: 45px;}*/
  /*.collection-topTitle h5 { font-size: 30px;}*/
  .featured-collection-section .product-thumbnail a.product-thumbnail__title {
    font-size: 18px;
  }
  .blog-posts .blog-card .media-content .title {
    font-size: 30px;
  }
  .blog-posts .card-content,
  .blog-posts .blog-card__read-more {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  #shopify-section-template--17462488727769__16620249536c1d1a07.featured-collection-section
    .product__thumbnail {
    padding: 12px;
  }
  #shopify-section-template--17462488727769__16620249536c1d1a07.featured-collection-section
    .product-image__wrapper {
    margin-bottom: 10px;
  }
  .featured-collection-section .heading-wrapper {
    margin-bottom: 50px;
  }
  .holisticNumber {
    font-size: 300px;
  }
  .sec-gap-bottom {
    padding-bottom: 80px !important;
  }
  
  .sec-gap-top {
      padding-top: 80px !important;
  }
  .land-easy-row .heading-section h2, .land-easy-icon h3.icon-column__title.title, .journey-cycle-banner .main-heading h2, .land-step-cycle-bottom h3, 
  .featured-video .main-heading h2, .land-founder-content .main-heading h2, .influencer-videos-section .influencer-section .heading-section h2{font-size:38px;}
  .land-step-cycle-bottom h4 { font-size: 34px;}
  .land-step-cycle-bottom .btn-wrap .button.style2 { width: 380px; font-size: 35px; border-radius: 30px;}
  .land-easy-content h3.title { font-size: 45px;}
  .location-shape { font-size: 190px;}
  .location-circel-number { width: 110px; height: 110px;}
  .location-circel-number h3 { font-size: 80px;}
  .land-easy-content { padding-top: 15px;}
  .step-text h5 { font-size: 22px;}
  
}
@media only screen and (max-width: 1366px) {
  .icon-circle {
    width: 38px;
    height: 38px;
  }
  .icon-circleR {
    width: calc(100% - 38px);
    padding-left: 8px;
  }
  .holistic-iconList ul li {
    margin-bottom: 10px;
  }
  .holistic-icon {
    width: 60px;
    height: 60px;
  }
  .holistic-iconList ul li p {
    width: calc(100% - 60px);
    padding-left: 10px;
  }
  .our-story-topTitle {
    margin-bottom: 40px;
  }
   
  .holisticBoxTop h4 {
    font-size: 28px;
  }
  .holisticBoxTop h6 {
    font-size: 17px;
  }
  .holisticBoxTop {
    margin-bottom: 10px;
  }

  .collection-list .section .container {
    padding: 20px 60px;
  }

  .collection-list,
  .featured-collection-section,
  .social-media-section {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .supplement-journey,
  .newsletter-section {
    padding-top: 60px !important;
  }
  .text-coloum-with-image {
    padding-bottom: 60px !important;
  }
  .blog-posts {
    padding-top: 60px !important;
    padding-bottom: 25px !important;
  }
  .newsletter-2 {
    padding-top: 30px !important;
    padding-bottom: 60px !important;
  }
  .our-story-with-review {
    /*padding-top: 55px !important;*/
    padding-bottom: 30px !important;
  }
  .year-topTitle {
    margin-bottom: 40px;
  }
  .womanSec {
    padding-top: 60px;
  }
  .woman-topTitle {
    margin-bottom: 50px;
  }
  .collection-topTitle {
    margin: 0 auto 40px;
  }
 
  .social-postRow {
    padding-top: 50px;
  }
  .product-app .instafeed-container:nth-child(2n + 1) {
    margin-top: 40px;
  }
  .new-nbpure-left h3 {
    font-size: 30px;
  }
  .collection-topTitle h5 {
    font-size: 28px;
  }
  .featured-collection-section .product-thumbnail a.product-thumbnail__title {
    font-size: 17px;
  }
  .blog-posts .blog-card .media-content .title {
    font-size: 24px;
  }
  #shopify-section-template--17462488727769__16620249536c1d1a07.featured-collection-section
    .product__thumbnail {
    padding: 10px;
  }
  .blog-posts .card-content,
  .blog-posts .blog-card__read-more {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .blog-posts .blog-card__content .excerpt {
    font-size: 17px;
  }
  .featured-collection-section .heading-wrapper {
    margin-bottom: 40px;
  }
  .collection-botton-btnLink {
    margin-top: 35px;
  }
  .icon-text-list {
    padding-top: 38px;
    padding-bottom: 38px;
  }
  .social-mediaTitle h2 {
    margin-bottom: 20px;
  }
  .new-nbpure-left p {
    font-size: 22px;
  }
  .holisticNumber {
    font-size: 270px;
  }
  .sec-gap-bottom {
    padding-bottom: 60px !important;
  }
  
  .sec-gap-top {
      padding-top: 60px !important;
  }

  .land-founder-pic {
    width: 150px;
    height: 150px;
    border: 5px solid #fff;
    box-shadow: 0px 0px 0px 3px #eae0d0;}
  .land-founder-content {
    width: calc(100% - 150px);
    padding-left: 30px;
  }
  .benefit-wrap { padding: 20px 30px;}
  .land-easy-row .heading-section h2, .land-easy-icon h3.icon-column__title.title, .journey-cycle-banner .main-heading h2, .land-step-cycle-bottom h3, 
  .featured-video .main-heading h2, .land-founder-content .main-heading h2, .influencer-videos-section .influencer-section .heading-section h2{font-size: 35px;}
  .land-step-cycle-bottom h4 { font-size: 30px;}
  .land-step-cycle-bottom .btn-wrap .button.style2 { width: 360px; font-size: 30px;}
  .land-easy-content h3.title { font-size: 36px;}
  .land-easy-box-row .container {
    width: 100%;
    max-width: 1250px;
    padding-left: 15px;
    padding-right: 15px;}
   .location-circel-number { width: 100px; height: 100px;}
  .location-shape { font-size: 170px;}
  .main-location-box { top: -80px;}
  .location-circel-number h3 { font-size: 70px;}
  .land-easy-box-ftr-pic { margin: -40px 0 0 0;}
  .land-easy-box-top { padding: 90px 15px 40px;}
}
@media only screen and (max-width: 1199px) {
  .icon-rowList ul {
    justify-content: center;
  }
  .holisticBox {
    margin: 0 5px;
    padding: 20px 12px;
  }
  .shipingBox {
    margin: 0 5px;
  }
  .rewardBox {
    margin: 0 5px;
    padding: 15px;
  }
  .Newsletter-coloum-text .newsletter-form__wrapper form.newsletter-form--newsletter-section {
    padding: 5px;
  } 
  
  .woman-storyPic {
    max-width: 250px;
  }
  .woman-storyContent {
    max-width: inherit;
    margin: 15px auto 0;
    padding: 0 40px;
  }
  .woman-storyContent p {
    font-size: 18px;
  }
  .holisticNumber {
    font-size: 220px;
  }
  .holisticBoxTop h4 {
    font-size: 22px;
  }
  .holisticBoxTop h6 {
    font-size: 16px;
  }
  .holistic-icon {
    width: 50px;
    height: 50px;
  }
  .holistic-iconList ul li p {
    width: calc(100% - 50px);
  }

  /* .collection-list .section .container { padding: 15px 40px;} */
  .collection-list .section .container {
    padding: 15px 30px;
    border-radius: 80px;
  }

  .collection-list,
  .featured-collection-section,
  .social-media-section {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
  .text-coloum-with-image {
    padding-bottom: 50px !important;
  }
  .blog-posts {
    padding-top: 50px !important;
    padding-bottom: 20px !important;
  }
  .newsletter-2 {
    padding-top: 30px !important;
    padding-bottom: 50px !important;
  }
  .our-story-with-review {
    /*padding-top: 40px !important;*/
    padding-bottom: 20px !important;
  }
  .year-topTitle {
    margin-bottom: 30px;
  }
  .womanSec {
    padding-top: 50px;
  }
  .woman-topTitle {
    margin-bottom: 40px;
  }
  .collection-topTitle {
    margin: 0 auto 30px;
  }
  .social-postRow {
    padding-top: 40px;
  }
   
  .new-nbpure-left h3 {
    font-size: 28px;
  }
  .collection-topTitle h5 {
    font-size: 26px;
  }
  .collection-list .collection-info__caption--below-image {
    padding: 10px 0px;
  }
  .collection-list .collection-info__caption--below-image p {
    font-size: 14px;
  }
  #shopify-section-template--17462488727769__16620249536c1d1a07.featured-collection-section
    .product__thumbnail {
    padding: 8px;
  }
  #shopify-section-template--17462488727769__16620249536c1d1a07.featured-collection-section
    .product-image__wrapper {
    margin-bottom: 3px;
  }
  /* .featured-collection-section .product-thumbnail a.product-thumbnail__title { font-size: 14px;} */
  .featured-collection-section .jdgm-star {
    font-size: 12px;
  }
  .featured-collection-section .product-thumbnail__price.price span.money {
    font-size: 15px;
  }
  .our-story-topTitle {
    margin-bottom: 30px;
  }
  ul.woman-review-list {
    padding: 0 24px 0 0;
  }
  .shiping-content h6,
  .shiping-content p strong {
    font-size: 18px;
  }
  .blog-posts .blog-card .media-content .title {
    font-size: 20px;
  }
  .blog-posts .card-content,
  .blog-posts .blog-card__read-more {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .blog-posts .card-content {
    padding-top: 1rem;
  }
  .blog-posts .featured-article.blog-card:nth-child(2) {
    margin-top: 32px;
  }
  .blog-posts .featured-article.blog-card:nth-child(3) {
    margin-top: 64px;
  }

  .icon-text-list {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .new-nbpure-left p {
    font-size: 20px;
  }
  .new-nbpure-right a.btn {
    font-size: 18px;
  }
  .featured-collection .short_des p {
    font-size: 15px;
  }
  
  
  h2, .h2 { font-size: 26px; }
  .collection-topTitle h5 { font-size: 20px; }
  .woman-storyLeft-nu { padding: 40px 30px 60px; }
  .logo-slider-item img { max-height: 33px; }

  /* .land-easy-box { padding: 10px 10px;} */
  .land-easy-content .title { font-size: 20px;}
  .landing-banner .caption-content h2, .shop-btn-wrap { margin-bottom: 20px !important;}
  .heading-section, .journey-cycle-banner .main-heading, .featured-video .main-heading, .influencer-section .heading-section { margin-bottom: 20px;}
  .shop-btn-wrap .btn { max-width: 300px;}
  .land-easy-box-top { padding: 70px 15px 30px;}
  .land-easy-box { border-width: 10px; border-radius: 15px;}
  .location-shape { font-size: 150px;}
  .location-circel-number { width: 80px; height: 80px;}
  .location-circel-number h3 { font-size: 55px;}
  .main-location-box { top: -60px;}
  .land-easy-box-top { padding: 90px 10px 30px;}
  .land-easy-box-ftr { padding: 10px;}

  
}
@media only screen and (max-width: 1024px) {
 
  .holisticNumber {
    font-size: 220px;
  }

  .collection-list .section .container {
    padding: 15px 30px;
  }

  .collection-list,
  .featured-collection-section,
  .social-media-section {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .text-coloum-with-image {
    padding-top: 15px !important;
    padding-bottom: 40px !important;
  } 
  .blog-posts {
    padding-top: 40px !important; /*padding-bottom: 20px !important;*/
  }
  .newsletter-2 {
    padding-top: 30px !important;
    padding-bottom: 40px !important;
  }
  .our-story-with-review {
    /*padding-top: 30px !important;*/ /*padding-bottom: 20px !important;*/
  }
  .social-postRow {
    padding-top: 30px;
  }
  .year-topTitle {
    margin-bottom: 25px;
  }
  .womanSec {
    padding-top: 40px;
  }
  .woman-topTitle {
    margin-bottom: 30px;
  }
  .product-app .instafeed-container:nth-child(2n + 1) {
    margin-top: 30px;
  }
   
  .new-nbpure-left h3 {
    font-size: 26px;
  }
  .btn {
    padding: 9px 15px;
  }
  #shopify-section-template--17462488727769__16620249536c1d1a07.featured-collection-section
    .product__thumbnail {
    padding: 5px;
  }
  .featured-collection-section .product-thumbnail a.product-thumbnail__title {
    font-size: 16px;
  }
  .featured-collection-section .heading-wrapper {
    margin-bottom: 30px;
  }
  .collection-botton-btnLink {
    margin-top: 30px;
  }
  .icon-text-list {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .social-mediaTitle h2 {
    margin-bottom: 15px;
  }
  .new-nbpure-left p {
    font-size: 18px;
  }
  .socialList ul li {
    margin: 0 10px;
    width: 40px;
    height: auto;
    border-radius: inherit;
    overflow: inherit;
  }
  .socialList ul li a {
    display: inline-block;
  }
  .socialList ul li:hover {
    background-color: transparent; /*width: auto; height: auto;*/
    border-radius: 0px;
    overflow: inherit;
  }
  /* .land-easy-icon {
    width: 40px;}
  .land-easy-content {
    width: calc(100% - 40px);
    padding-left: 10px;} */

  .land-founder-pic {
    width: 120px;
    height: 120px;
    border: 3px solid #fff;
    box-shadow: 0px 0px 0px 2px #eae0d0;
  }
  .land-founder-content {
    width: calc(100% - 120px);
    padding-left: 15px;
    text-align: center;
  }
  .benefit-wrap { padding: 20px 15px;}
  

  
}
@media only screen and (max-width: 991px) {
 
  .woman-storyRight {
    width: 100%;
    padding-left: 0px;
  }
  .holisticRow {
    justify-content: center;
  }
  .holisticBox {
    width: 48%;
    margin-bottom: 15px;
  }
  .year-topTitle h2,
  .woman-topTitle h2,
  .blog-posts h2,
  .Newsletter-coloum-text
    .newsletter__wrapper
    h2.newsletter__heading.newsletter__text.title,
  .featured-collection-section
    .heading-wrapper--featured-collection
    h2.featured-collection__title.title,
 
  .new-nbpure-left h3 {
    font-size: 24px;
  }
 
  .collection-list .collection-info__caption--below-image p {
    font-size: 13px;
  }
  .featured-collection-section .one-fifth {
    width: calc(33.33% - 20px);
  }
  /* .featured-collection-section .product-thumbnail a.product-thumbnail__title { font-size: 14px;} */
  .shiping-content h6,
  .shiping-content p strong {
    font-size: 17px;
  }
  .blog-posts .blog-card .media-content .title {
    font-size: 18px;
  }
  .blog-posts .blog-card__content .excerpt {
    font-size: 16px;
  }
  .featured-collection-section .heading-wrapper {
    margin-bottom: 20px;
  }

  .product-app .instafeed-container:nth-child(2n + 1) {
    margin-top: 20px;
  }
  .featured-collection .short_des p {
    font-size: 14px;
  }
  .land-easy-icon { width: 70px; margin: 0 0 10px;}
  .land-easy-content { width: 100%; padding-left: 0px;}
  .journey-banner-list ul {justify-content: center;}
  .journey-banner-list ul li {
    margin: 0 5px 15px;
    width: calc(50% - 10px);
    font-size: 18px;}
  .land-welcome-sec .banner__heading { font-size: 2em;}
  .landing-banner .banner__subheading p, .land-step-cycle-bottom h4 { font-size: 22px;}
  .land-easy-row .heading-section h2, .land-easy-icon h3.icon-column__title.title, .journey-cycle-banner .main-heading h2, .land-step-cycle-bottom h3, 
  .featured-video .main-heading h2, .land-founder-content .main-heading h2, .influencer-videos-section .influencer-section .heading-section h2{font-size: 30px;}
  .land-step-cycle-bottom h4 { font-size: 26px;}
  .land-step-cycle-bottom .btn-wrap .button.style2 { width: 300px; font-size: 24px !important; letter-spacing: 0;}
  .land-easy-box.one-fourth { width: 100%; max-width: 500px; margin: 0 auto 100px;}



}


@media only screen and (max-width: 798px) {
 
  .collection-list .section .container { border-radius:0 !important; padding-top:60px; padding-bottom:60px }
  .holisticRow > div:nth-child(2) { transform:none }
  .our-story-topTitle-nu { margin-bottom: 30px; }
  body .featured-collection-section .flickity-prev-next-button { display: block; background: #E0CFBB; height: 48px; width: 48px; border-radius: 50%; display: inline-flex; align-items: center; justify-content: center; bottom:-90px; top:auto }
  body .featured-collection-section .flickity-prev-next-button svg {display:none}
  body .featured-collection-section .flickity-prev-next-button:after { content:''; background-image: url(/cdn/shop/files/arrow-slider.svg?v=1715067978); width: 13px; height: 12px; background-size: contain; font-size: 0; display: block; }
  body .featured-collection-section .flickity-prev-next-button.next:after { transform:rotate(180deg) }
  body .featured-collection-section .flickity-prev-next-button.next { right:calc(50% - 60px) }
  body .featured-collection-section .flickity-prev-next-button.previous { left:calc(50% - 60px) }
  .featured-collection-section .featured-collection { padding-bottom:100px }
  .land-easy-box{margin-bottom: 20px;}
  .land-testiminials-section .shop-btn-wrap{display: block;}
  
}
@media only screen and (max-width: 767px) {
  .bann-hom-left {
    width: 100%;
    margin-right: 0px; /*padding: 29% 20px;*/
    padding: 22% 20px;
  }
  .bann-hom-right {
    width: 100%;
  }

  .bann-hom-rightTop {
    height: auto;
    margin-top: 24px; /*padding-top: 67%;*/
    padding-top: 52%;
  }
  .bann-hom-rightBottom {
    height: auto; /*padding-top: 67%;*/
    padding-top: 52%;
  }
  .shiping-row {
    justify-content: center;
  }
  /* .icon-rowList ul li { width: 50%;} */
  .shipingBox {
    width: 50%;
    margin: 0 0px 20px;
  }
  .rewardBox {
    width: 48%;
  }
  .Newsletter-coloum-text .newsletter-form__wrapper form.newsletter-form--newsletter-section {
    padding: 2px;
  }
 
  .woman-storyContent p {
    font-size: 16px;
  }
  .holisticBox {
    width: 100%;
    margin-bottom: 15px;
  }
  .woman-topTitle {
    margin-bottom: 25px;
  }
 

   
  .text-coloum-with-image {
    padding-bottom: 30px !important;
  }
 
  .blog-posts {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .newsletter-2 {
    padding-top: 5px !important;
    padding-bottom: 30px !important;
  }
  .our-story-with-review {
    /*padding-top: 25px !important;*/
    padding-bottom: 15px !important;
  }
  .year-topTitle {
    margin-bottom: 15px;
  }
  .womanSec {
    padding-top: 30px;
  }
 
 
  .new-nbpure-left h3 {
    font-size: 23px;
  }
 
  .new-nbpure-left {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  .new-nbpure-right {
    width: 100%;
    padding-left: 0px;
    text-align: center;
  }
  .featured-collection-section .one-fifth.medium-down--one-half {
    width: calc(70% - 20px);
  }
  .our-story-topTitle {
    margin-bottom: 25px;
  }
  .woman-review-list > li {
    padding: 20px;
  }
  .woman-review-list > li:nth-child(2) {
    left: 20px;
  }
  ul.starList {
    margin: 0 0 12px;
  }
  ul.woman-review-list {
    padding: 0 20px 0 0;
  }
  .btn {
    padding: 6px 12px;
    font-size: 14px;
  }
  .textLink {
    font-size: 14px;
  }
  .new-nbpure-left p {
    font-size: 17px;
  }
  .collection-botton-btnLink {
    margin-top: 25px;
  }
  .social-postRow {
    padding-top: 20px;
  }
  .icon-text-list {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .holistic-iconList ul li {
    margin-bottom: 8px;
    font-size: 17px;
  }
  .product-app {
    margin-top: 20px;
  }
  .product-app .instafeed-container:nth-child(2n + 1) {
    margin-top: 15px;
  }
  .product-app .instafeed-container img {
    border-radius: 10px !important;
  }
  .social-mediaTitle h2 {
    margin-bottom: 12px;
  }
  .new-nbpure-right a.btn {
    font-size: 17px;
  }

  .Newsletter-coloum-text .newsletter-form__wrapper {background: #E0CFBB; padding: 30px; margin-left: -10px; margin-right: -10px; }
  .Newsletter-coloum-text .newsletter-section { padding: 90px 0; }
  .newsltr-btm-box-holder { padding-left:0; padding-right:0 }
  .logo-slider-holder { margin-top: 30px; }
  .logo-banner { padding: 200px 0; background-position: center; }
  .featured-collection-section .featured-collection { padding-left:0; padding-right:0 }
  .supplement-journey .container-1440 .side-gap { padding: 0; }

  .hde-mobile { display:none }
  .step-holistic-holder .mobile_view { display:block; margin-left:-20px; margin-right:-20px }
  .step-holistic-holder { padding-bottom:60px }
  .holisticBox { margin-bottom:0;  border-radius: 500px 500px 25px 25px; padding: 70px 25px 0 25px;  }
  .holisticBoximg { margin-top:25px; text-align:center }
  .holisticBoximg img { max-height:200px; width:auto !important; margin-left:auto; margin-right:auto }

   .collection-list .section .container.collection-list_slide { margin-left:-20px; margin-right: -20px; width: calc(100% + 40px); padding-left:0; padding-right:0 }

  .instafeed-new-layout-item { padding-bottom:80% }
  body .social-media-section .instafeed-new-arrow { font-size:0; display:block; background: #E0CFBB !important; height: 48px; width: 48px; border-radius: 50%; margin: 0 10px; display: inline-flex; align-items: center; justify-content: center; }
  body .social-media-section .instafeed-new-arrow-prev { bottom: 0; left: calc(50% - 70px); top: auto; transform: none; }
  body .social-media-section .instafeed-new-arrow-next { bottom: 0; right: calc(50% - 70px); top: auto; transform: none; }
  body .social-media-section .instafeed-new-layout-container { padding-bottom:100px }
  .instafeed-new-arrow:after {content:''; background-image: url('/cdn/shop/files/arrow-slider.svg?v=1715067978'); width: 13px; height: 12px; background-size: contain; font-size: 0; display: block; }
  .instafeed-new-arrow-next.instafeed-new-arrow:after { transform:rotate(180deg);}
  .heading-section, .journey-cycle-banner .main-heading, .featured-video .main-heading, .influencer-section .heading-section { margin-bottom: 15px;}
  .fellows-video-content h3 { font-size: 20px;}
  .benefit-wrap { padding: 10px 15px;}
  .benefit-wrap h3 { font-size: 27px;}
  ul.benefit-list li { font-size: 19px;}
  .land-easy-box.one-fourth { max-width: 450px; margin: 0 auto 80px;}
  .land-easy-box { border-width: 6px;}
  
  

}
@media only screen and (max-width: 575px) {
  
  .shipingBox {
    width: 100%;
  }
  .rewardBox {
    width: 47%;
  }
  /* .newsletter-container .newsletter__wrapper { max-width: 100%;} */
  
  .woman-storyPic {
    max-width: 160px;
    border-radius: 7px;
  }
  .woman-storyContent h4 {
    font-size: 19px;
    margin-bottom: 6px;
  }
  .woman-storyContent {
    margin: 10px 0 0 0;
    padding: 0 20px;
  }
  
  .new-nbpure-left h3 {
    font-size: 22px;
  }
  .year-topTitle {
    margin-bottom: 10px;
  }
  /* .womanSec { padding-top: 10px;} */
  .collection-list .medium-down--one-whole {
    width: calc(50% - 20px);
  }
  .woman-review-list > li {
    padding: 15px;
  }
  .woman-review-list > li:nth-child(2) {
    left: 15px;
  }
  .client-name {
    padding-top: 15px;
  }
  .woman-review-list > li {
    font-size: 16px;
  }
  .client-nameL h6 {
    font-size: 14px;
    margin-bottom: 0px;
  }
  ul.starList li img {
    width: 14px;
  }
  ul.woman-review-list {
    padding: 0 15px 0 0;
  }


  .new-nbpure-left p {
    font-size: 17px;
  }
  .social-postRow {
    padding-top: 10px;
  }

  .offer-banner { background-size: 100% 100% !important; background-size: cover; padding: 47% 0; background-position: top center; }
  .offer-banner .new-nbpure-center { max-width: 300px; }
  .rewardRow { grid-template-columns: repeat(2, 1fr); }
  .icon-rowList ul li { margin-bottom:0 }
  .collection-list { margin-bottom:80px }
  .slideshow-classic.page-dots--true { padding-bottom: 0 !important;  margin-bottom: 0 !important; }
 
  .our-story-with-review-nu { padding: 70px 0 90px 0; }
  .woman-topTitle > h2 > br { display:none } 
  .woman-storyLeft-nu { border-radius:0 }
  .woman-storyRow { flex-direction:column }
  .woman-storyLeft-nu { margin-left:-20px;  margin-right:-20px; margin-bottom:60px}
  .woman-review-list-nu { flex-direction: column; gap: 50px;}
  .land-founder-pic {
    width: 100px;
    height: 100px;
  }
  .land-founder-content {
    width: calc(100% - 100px);
  }
  .journey-banner-list ul li { margin: 0 0px 15px; width: 100%; font-size: 17px;}
  .land-welcome-sec .banner__heading { font-size: 1.5em;}
  ul.benefit-list li { margin-bottom: 5px; padding-left: 17px !important;}
  ul.benefit-list li:before { width: 6px; height: 6px; top: 9px;}
  .location-shape { font-size: 140px;}
  .location-circel-number { width: 75px; height: 75px;}
  .location-circel-number h3 { font-size: 50px;}
  .land-easy-box-top { padding: 80px 10px 30px;}
  
}
@media only screen and (max-width: 480px) {
  .icon-rowList ul li {
    /*width: 100%;*/
    padding: 0 !important;
  }
  .rewardBox {
    width: 100%;
    margin: 0 0px;
    text-align: center;
  }
  .rewardIcon {
    width: 57px;
    margin: 0 auto 15px;
  }
  .rewardBottom p {
    margin: 0 auto;
  }
  
  .woman-storyPic {
    max-width: 120px;
  }
  .woman-storyContent h4 {
    font-size: 16px;
  }
  .woman-storyContent p {
    font-size: 14px;
    margin-bottom: 5px;
  }
  
  .new-nbpure-left h3 {
    font-size: 20px;
  }
 
  ul.starList li {
    margin: 0 4px 0 0;
  }
  .client-name {
    padding-top: 10px;
  }
  .woman-review-list > li {
    font-size: 15px;
  }
  ul.starList {
    margin: 0 0 8px;
  }
  .woman-review-list > li {
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 15px;
  }
  .Newsletter-coloum-text .newsletter-form .field.is-default-width {
    min-width: 100px;
  }
  .Newsletter-coloum-text .newsletter-form .input.is-primary-btn-style {
    padding-left: 0.7em;
    padding-right: 0.7em;
  }
  .btn span {
    margin-left: 4px;
    top: 3px;
    width: 15px;
    height: 14px;
    display: inline-block;
  }
  .textLink span {
    top: 3px;
    width: 15px;
    height: 14px;
    display: inline-block;
  }
  .new-nbpure-left p {
    font-size: 16px;
  }
  .holisticBoxTop h4 {
    font-size: 20px;
  }
  .holisticBoxTop h6 {
    font-size: 14px;
  }
  .collection-botton-btnLink {
    margin-top: 20px;
  }
  .holistic-iconList ul li {
    margin-bottom: 5px;
    font-size: 16px;
  }
  .product-app {
    margin-top: 15px;
  }
  .product-app .instafeed-container:nth-child(2n + 1) {
    margin-top: 10px;
  }
  .holisticNumber {
    font-size: 170px;
  }
  .Newsletter-coloum-text .newsletter-form .field.is-stretched-width {
    flex: 3 0 100%;
    min-width: inherit;
    max-width: 100%;
    margin-bottom: 10px;
  }
  .Newsletter-coloum-text .newsletter-form,
  .Newsletter-coloum-text .newsletter-form__wrapper form.newsletter-form--newsletter-section {
    background-color: transparent;
  }
  .fellows-video-content h3 { font-size: 18px;}
  .land-welcome-sec .banner__heading { font-size: 1.2em;}
  .shop-btn-wrap .btn { max-width: 200px;}
  .land-step-cycle-bottom .btn-wrap .button.style2 { width: auto; font-size: 20px !important;}
  .land-easy-row .heading-section h2, .land-easy-icon h3.icon-column__title.title, .journey-cycle-banner .main-heading h2, .land-step-cycle-bottom h3, 
  .featured-video .main-heading h2, .land-founder-content .main-heading h2, .influencer-videos-section .influencer-section .heading-section h2 { font-size: 27px;}
  .land-step-cycle-bottom h4 { font-size: 24px;}
  .land-easy-content h3.title { font-size: 32px;}
  .icon-column__text h3 span { width: 8px; height: 8px;}
  
}
@media only screen and (max-width: 380px) {
 
  .woman-storyContent {
    padding: 0 0px;
  }
 
  .new-nbpure-left h3 {
    font-size: 20px;
  }
 
  ul.starList li {
    margin: 0 2px 0 0;
  }
  .button,
  .input,
  .textarea,
  .select select {
    font-size: 14px !important;
  }
  .Newsletter-coloum-text .newsletter-form .field.is-stretched-width {
    min-width: 90px !important;
  }

  .holisticNumber {
    font-size: 150px;
  }
  .land-founder-pic {
    width: 80px;
    height: 80px;
  }
  .land-founder-content {
    width: calc(100% - 80px);
  }
  ul.benefit-list li { font-size: 17px;}
  .land-easy-row .heading-section h2, .land-easy-icon h3.icon-column__title.title, .journey-cycle-banner .main-heading h2, .land-step-cycle-bottom h3, 
  .featured-video .main-heading h2, .land-founder-content .main-heading h2, .influencer-videos-section .influencer-section .heading-section h2 { font-size: 23px;}
    .land-step-cycle-bottom h4 { font-size: 22px;}
  .land-step-cycle-bottom .btn-wrap .button.style2 { font-size: 18px !important;}
  .location-shape { font-size: 125px;}
  .location-circel-number { width: 70px; height: 70px;}
  .location-circel-number h3 { font-size: 45px;}
  .land-easy-content h3.title { font-size: 30px;}
  .location-shape { font-size: 130px;}
  .location-circel-number { width: 73px; height: 73px;}
  .land-easy-box-top { padding: 70px 10px 30px;}
  
}
