/** Shopify CDN: Minification failed

Line 317:22 Expected ":"
Line 3955:57 Unexpected "{"

**/
/* GENERAL */
  a {
    cursor: pointer;
    text-decoration: none!important
  }
  p {
    margin-bottom: 0!important
  }
  .d-table {
    display: table
  }
  .d-table-cell {
    display: table-cell
  }
  .v-top {
    vertical-align: top
  }
  .v-middle {
    vertical-align: middle
  }
  .v-bottom {
    vertical-align: bottom
  }
  .fullsize {
    width: 100%;
    height: 100%
  }
  .fullwidth {
    width: 100% !important;
  }
  .fullheight {
    height: 100%
  }
  .m-0-auto {
    margin: 0 auto
  }
  .pl-0 {
    padding-left: 0!important
  }
  .pl-1 {
    padding-left: .25rem!important
  }
  .pl-2 {
    padding-left: .5rem!important
  }
  .pl-3 {
    padding-left: 1rem!important
  }
  .pl-4 {
    padding-left: 1.5rem!important
  }
  .pl-5 {
    padding-left: 3rem!important
  }
  .pr-0 {
    padding-right: 0!important
  }
  .pr-1 {
    padding-right: .25rem!important
  }
  .pr-2 {
    padding-right: .5rem!important
  }
  .pr-3 {
    padding-right: 1rem!important
  }
  .pr-4 {
    padding-right: 1.5rem!important
  }
  .pr-5 {
    padding-right: 3rem!important
  }

  body {
    /* Foreground, Background */
    scrollbar-color: transparent ;
  }
  body::-webkit-scrollbar {
    width: 0; /* Mostly for vertical scrollbars */
    height: 0; /* Mostly for horizontal scrollbars */
  }
  body::-webkit-scrollbar-thumb { /* Foreground */
    background: transparent;
  }
  body::-webkit-scrollbar-track { /* Background */
    background: transparent;
  }


  ._cart_body>table tbody {
    /* Foreground, Background */
    scrollbar-color: transparent ;
  }
  ._cart_body>table tbody::-webkit-scrollbar {
    width: 0; /* Mostly for vertical scrollbars */
    height: 0; /* Mostly for horizontal scrollbars */
  }
  ._cart_body>table tbody::-webkit-scrollbar-thumb { /* Foreground */
    background: transparent;
  }
  ._cart_body>table tbody::-webkit-scrollbar-track { /* Background */
    background: transparent;
  }
  .fera-productReviews-body .fera-productReviews-review-content .fera-productReviews-review-body {
    /* Foreground, Background */
    scrollbar-color: transparent ;
  }
  .fera-productReviews-body .fera-productReviews-review-content .fera-productReviews-review-body::-webkit-scrollbar {
    width: 2px; /* Mostly for vertical scrollbars */
    height: 2px; /* Mostly for horizontal scrollbars */
  }
  .fera-productReviews-body .fera-productReviews-review-content .fera-productReviews-review-body::-webkit-scrollbar-thumb { /* Foreground */
    background:#2b372cc4;
    border-radius:999px;
  }
  .fera-productReviews-body .fera-productReviews-review-content .fera-productReviews-review-body::-webkit-scrollbar-track { /* Background */
    background: transparent;
  }
  
  ._productone._1>.row>._2>div>div>._cont ._in {
    /* Foreground, Background */
    scrollbar-color: transparent ;
  }
  ._productone._1>.row>._2>div>div>._cont ._in::-webkit-scrollbar {
    width: 0; /* Mostly for vertical scrollbars */
    height: 0; /* Mostly for horizontal scrollbars */
  }
  ._productone._1>.row>._2>div>div>._cont ._in::-webkit-scrollbar-thumb { /* Foreground */
    background: transparent;
  }
  ._productone._1>.row>._2>div>div>._cont ._in::-webkit-scrollbar-track { /* Background */
    background: transparent;
  }
  ._form .product-form {
    padding-top: 0;
  }
  @media(max-height:500px){
  }
  .founder-img-title.d-md-none>h1 {
    color: #f2e7dc;
    font-family: Syne;
    font-weight: 700;
    line-height: 87%;
    text-align: center;
    margin-bottom: 10px;
    padding: 20px;
  }

  .fera-pagination .pagination .page-link{
    border:0 !important;
  }

/* END GENERAL */

/* HEADER */
  header.site-header{
    background: transparent;
    position: absolute;
    border: 0 !important;
    width: 100%;
    max-width: 100vw;
  }
  header._header._1 {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 99;
    background: #2b372c;
  }
  header._header._1 a.site-nav__link>span,
  header._header._1>.row>div._3>a>span{
    color: #f2e8dc;
    font-family: 'Syne', sans-serif;
    font-weight: 900;
    font-size: 0.9rem;
    position: relative;
  }
  header._header._1 a.site-nav__link>span:before {
    content: '+';
    position: absolute;
    right: 0;
    top: -8px;
    color: #f2e8dc;
    font-family: 'Syne', sans-serif;
    font-weight: 900;
    font-size: 1.4rem;
    transition:all .4s ease;
    opacity:0;
  }
  header._header._1{
    top:-200px;
    transition:all 0.9s ease;
  }
  header._header._1._anim{
    top:0;
  }
  header._header._1 a.site-nav__link:hover>span:before{
    right: -21px;
    opacity:1;
  }
  header._header._1>.row>div._3>a>span:before{
    content: '+';
    position: absolute;
    right: 0;
    top: 8px;
    color: #f2e8dc;
    font-family: 'Syne', sans-serif;
    font-weight: 900;
    font-size: 1.4rem;
    transition:all .4s ease;
    opacity:0;
  }
  .home_fifth_section .sutain-wrap h1 img {
    object-fit: contain;
    display: flex;
    display: inline-block;
    height: 40px;
    margin-top: 5px !important;
    min-height: inherit !important;
  }
  .site-header__cart-count>span {
    font-family: 'Syne', sans-serif;
    font-size: 0.8rem;
  }
  ._producttwo._1._showing>.row>._1>._cont>b{
    font-family:'Syne', sans-serif;
    font-weight: 600;
    color: #2B372C;
    margin-left:-52px;
    position: relative;
    margin-bottom: 20px !important;
    display: block;
    width: max-content;
    letter-spacing: 2px;
  }
  ._producttwo._1._showing>.row>._1>._cont>b:before{
    content:'';
    bottom:-2px;
    left:0;
    width:100%;
    height:1px;
    background:#2b372c;
    position: absolute;
  }
  header._header._1>.row>div._3>a:hover>span:before{
    right: -20px;
    opacity:1;
  }
  ._header._1 .list--inline>li {
    margin-right: 10px;
  }
  header._header._1>.row>div._3 {
    text-align: right;
  }
  ._header._1 .site-nav {
    text-align: left;
    margin:15px 0;
    padding-top: 10px;
  }
  .the-minti-way-feel-good>.row>._2>.hovwer-content>.the-minti-way>.row {
    margin-top: 30px !important;
    padding-left: 0;
  }
  .the-minti-way-feel-good>.row>._2>.hovwer-content>.the-minti-way>.row>div {
    position: relative;
    text-align: left;
    color: #2b372c;
  }
  .the-minti-way-feel-good>.row>._2>.hovwer-content>.the-minti-way>.row>div:before {
    content: '';
    position: absolute;
    left: 0;
    width: 4px;
    height: 4px;
    background: #2b372c;
    border-radius: 999px;
    top: 12px;
  }
  ._header._active ._action_cart{
    color: #f2e8dc;
  }
  ._header._active ._action_menu>._content>span{
    background: #f2e8dc;
  }
  header._header.prefix.show ._action_menu>._content>span{
    background:#f2e8dc !important;
  }
  header._header.prefix.show a {
    color: #f2e8dc;
  }
  body#minti-oral-care ._header ._light,
  body#the-minti-way ._header ._light{
    display:block;
  }
  body#minti-oral-care ._header ._dark,
  body#the-minti-way ._header ._dark{
    display:none;
  }
  body#minti-oral-care ._action_menu>._content>span{
    background: #f2e8dc !important;
  }
  body#the-minti-way a._action_cart,
  body#minti-oral-care a._action_cart{
    color: #f2e8dc;
  }
  body#the-minti-way ._action_menu>._content>span {
    background: #f2e8dc;
  }
  body#the-minti-way header.site-header>.grid>.menu_wrap li>a>span,
  body#the-minti-way header.site-header>.grid>.menu_wrap>.text-right .icon__fallback-text{
    color: #f2e8dc;rrr
  }
  body:not(.template-index).sticky_header .site-header {
  }
  header._header._1 ._list_menu {
    padding: 0;
    display: flex;
    margin-bottom:0 !important;
    padding-left:30vw;
  }
  header._header._1 ._list_menu>li {
    width: 100%;
  }
  header._header._1>.row>div {
    place-self: center;
  }
  header._header.prefix{
    top:-120px;
    position:fixed;
  }
  header._header.prefix.show{
    top:0px;
    position:fixed;
    background: #2b372c;
    box-shadow: 0 0 30px -10px #000000ad;
  }
  header._header.prefix{
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
  }
  header._header._2 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100vw;
    z-index: 97;
    background: #2b372c;
  }
  header._header._2>.row>div {
    place-self: center;
    height: 60px;
    display: grid;
  }
  header._header._2>.row>div._3 {
    text-align: right;
  }

  header._header._2>.row>div._1{
    place-content: center left;
  }
  header._header._2>.row>div._2{
    place-content: center center;
  }
  header._header._2>.row>div._3{
    place-content: center right;
  }
  ._action_menu>._content {
    position: relative;
    width: 25px;
    height: 15px;
  }
  header._header._2 .site-header__cart-count {
    width: 30px;
    font-size: 2rem;
    top: 37%;
    right:3px;
    text-align: center;
  }
  header._header._2 .site-header__cart-count>span {
    font-family: 'Syne',sans-serif;
    font-weight: 700;
  }
  ._freefrom._1>._cont ._in>h1>span {
    font-family: 'Fonde', sans-serif !important;
    text-transform: inherit !important;
    font-size: 4.5vw;
    padding-left:30px;
  }
  ._action_menu>._content>span {
    position: absolute;
    background: #f2e8dc;
    height: 2px;
    border-radius: 999px;
    width: 100%;
    left:0;
    transition:all .3s ease;
    right:0;
    margin:0 auto;
  }
  ._action_menu>._content>span:nth-child(1) {
    top: 0;
  }
  ._action_menu>._content>span:nth-child(2) {
    top: 50%;
  }
  ._action_menu>._content>span:nth-child(3) {
    top: 100%;
  }
  ._action_menu:hover>._content>span:nth-child(1){
    width:50%;
  }
  ._action_menu:hover>._content>span:nth-child(2){
    width:80%;
  }
  ._action_menu:hover>._content>span:nth-child(3){
    width:50%;
  }
  ._action_menu._open>._content>span:nth-child(1){
    transform:rotate(45deg);
    width:80%;
    top:50%;
  }
  ._action_menu._open>._content>span:nth-child(2){
    width:0;
  }
  ._action_menu._open>._content>span:nth-child(3){
    transform:rotate(-45deg);
    width:80%;
    top:50%;
  }
  ._action_menu._open:hover>._content>span:nth-child(1){
    transform:rotate(45deg);
    width:80%;
    top:50%;
  }
  ._action_menu._open:hover>._content>span:nth-child(2){
    width:0;
  }
  ._action_menu._open:hover>._content>span:nth-child(3){
    transform:rotate(-45deg);
    width:80%;
    top:50%;
  }
  ._header._2 ._brand {
    height: 30px;
  }
#_trigger_header{
  position:absolute;
  top:51vh;
}

  @media(max-width:768px){
    ul._list_menu{
      padding-left:15vw;
    }
    section._home._1>._1>._2>._cont._2 ._info{
      min-width:inherit !important;
    }
  }
/* END HEADER */
/* FOOTER */
  ul.site-footer__linklist {
    padding: 0;
  }

  .fera-productReviews.fera-productReviews--list .fera-productReviews-body .fera-productReviews-reviews .fera-productReviews-review{
    width:70vw ;
    margin:50px auto;
  }
  ._product_two ._producttwo>._cont._2 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .site-footer__item-inner>p.h4 {
    font-family: 'Syne';
    color: #f0e8dd;
    margin-top: 40px;
  }
  .site-footer .site-footer__item:nth-child(4) {
    margin-top: 50px;
  }
/* END FOOTER */
/* HOME */
  section._home_1{
    position:relative;
  }
  section._home_1._1 ._bg{
    position:absolute;
    width: 100%;
    max-width:100vw;
    top: 0;
    bottom: 0;
    z-index:0;
  }
  section._home_1._1 ._bg ._inbg{
	background:url(/cdn/shop/files/home_1_2000x2000_crop_center.jpg?v=1645197301);
    background-size: cover;
    background-position: top right;
    /*position: sticky;*/
    height: 100vh;
    min-height: 800px;
    width: 100%;
    z-index: 0;
    top: 0;
    background-position-x: 77%;
    background-repeat: no-repeat;
  }
  section._home_1>._1{
    position:relative;
	z-index:1;
    max-width: 100vw;
    background: url(/cdn/shop/t/10/assets/bg_banner_1.jpg?v=1650468413);
    background-size: cover;
    background-position: center;
    margin: 0 auto !important;
    transform: scale(1.5);
    transition:all 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  header._header._1>.row>div._3>a {
    width: max-content;
    margin-left: auto;
    margin-right:15px;
  }
  ._header._1 ._logo {
    margin-top: 6px;
	}

  header.site-header .site-header__logo-image {
    width: max-content;
    margin-left: auto;
    margin-right: auto;
  }
  section._home_1._showing>._1{
    transform: scale(1);
  }
  section._home_1._1>._1>._1 {
    height: 100vh;
    min-height: 460px;
    position:sticky;
    top:0;
  }
  section._productfive._2>._cont {
    position: relative;
  }
  ._productfive._2>._cont>.button:hover {
    background: #9ebabe;
    transform: scale(1.1);

  }
  section._productfive._2>._cont>.button {
    position: absolute;
    background: #2b372c;
    border-radius: 999px;
    width: 120px;
    height: 120px;
    border: 1px solid #f2e8dc;
    color: antiquewhite;
    line-height: 1;
    font-weight: 600;
    bottom: 20px;
    right: 10px;
    transition: all .3s ease;
  }
  section._productfive._2>._cont>.button>button:hover{
    background:transparent !important;
  }
  section._productfive._2>._cont>.button>button{
    position:relative;
    width:100%;
    height:100%;
    color: #f2e8dc;
    line-height: 1;
    font-family: 'Syne', sans-serif;
  }
  section._productfive._2>._cont>.button>button:before {
    content: '';
    background: url(/cdn/shop/t/10/assets/rama_1.svg?v=1645191700);
    height: 15px;
    width: 15px;
    top: 0;
    right: 0;
  }
  @media(min-width:2856px){
    section._home_1._1>._1>._1 ._info h1{
      font-size:6rem !important;
    }
    section._home_1>._1>._1 ._info._1 img{
      max-width:250px;
    }
    section._home_1 ._btn_home._1{
      margin: 0 auto;
      max-width: 350px;
    }
  }
  @media(min-width:1580px){
    body#minti-floss-refill ._productone._1>.row>._2>div>div>._cont h1>span {
      width: 60%;
      display: block;
      margin-left: auto;
      margin-right: 20%;
    }
  }
  @media(min-width:992px){
    ._producttwo._1>.row>._1>._cont>p{
      width: 150%;
    }
  }
  section._home_1._1>._1>._1 ._info {
    width: 30vw;
    max-width: 90%;
    margin:0 auto;
  }
  section._home_1._1>._1>._1 ._info h1 {
    font-family: 'fonde', sans-serif;
    font-size: 11.4vw;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    color: #F2E8DC;
    display:block;
    margin-top:0px;
    line-height: 0;
    margin-bottom: -22px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }
  section._home_1._1>._1>._1 ._info h1.anim span{
    -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
            transform: rotateY(0deg) translateY(0) skewY(0deg);
    opacity: 1;
  }
  section._home_1._1>._1>._1 ._info h1>span {
    font-family: 'fonde', sans-serif;
    color: #F2E8DC;
    transition:all .6s ease;
    line-height: 1;
    -webkit-transform: rotateY(30deg) translateY(300px) skewY(-30deg);
            transform: rotateY(30deg) translateY(300px) skewY(-30deg);
    opacity: 0;
    display:block;
  }
  header._header._1>.row>div._3>a>span img {
    width: 28px;
    right: 0;
    text-align: right;
    margin-left: auto;
    margin-right: 0;
    padding-top:6px;
  }
  section._home_1>._1>._1 ._info._1 img{
    -webkit-transform: translateZ(-80px);
            transform: translateZ(-80px);
    opacity: 0;
    transition:all .6s ease;
  }
  section._home_1>._1>._1 ._info._1 img.anim{
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    opacity: 1;
  }
  section._home_1 ._btn_home._2>._in>span {
    font-family: 'Syne', sans-serif;
    font-weight: 600;
    font-size:1.7rem;
  }
  section._home_1._1>._1>._2>._cont._2 ._info{
    min-width:50%;
  }
  ._newbtn_home {
    text-align: center;
    width: fit-content;
    margin: 0 auto;
    padding: 10px 40px;
    background: #2b372c29;
    border-radius: 999px;
    border-color: #f2e8dc;
    border: 1px solid #f2e8dc;
    transition:all .6s ease;
    display:block;
    cursor:pointer;
    transform: translateY(50px);
    opacity: 0;
  }
  ._newbtn_home.anim{
    transform: translateY(0);
    opacity: 1;
  }
  ._newbtn_home>span {
    color: #f2e8dc;
    font-family: 'Syne', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  ._newbtn_home:hover{
    background: #9ebabe;
    transform: scaleX(1.3) scaleY(1.3);
  }
  ._newbtn_home:hover>span{
    font-weight:800;
  }
  section._home_1 ._btn_home._1 {
    padding: 15px 0;
    display: block;
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
  }
  section._home_1 ._btn_home._1 span {
    color: #2b372c;
    text-transform: uppercase;
    text-align: center;
    margin: 0 auto;
    display: block;
    line-height: 1;
    font-family: 'Syne', sans-serif;
    font-weight: 600;
  }
  section._home_1 ._btn_home._1{
    transition:all .6s ease;
    opacity: 0;
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
  }
  section._home_1 ._btn_home._1.anim{
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  section._home_1._1 ._btn_home._2 {
    background: #2B372C;
    width: 180px;
    height: 180px;
    display: block;
    border-radius: 99999px;
    position: relative;
    margin-left: auto;
    right: -15vw;
    border: 2px solid #F0E8DD;
    transition:all .6s ease;
    margin-top:-50px;
    opacity: 0;
  }
  section._home_1._1 ._btn_home._2.anim{
    margin-top:0;
    opacity: 1;
  }
  section._home_1 ._btn_home._2>._in {
    display: grid;
    width: 100%;
    height: 100%;
    position: absolute;
    place-self: center;
    place-content: center;
    z-index: 1;
    color: #F2E8DC;
    font-family: 'Syne', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.5rem;
    line-height: 1;
    transition:all .4s ease;
  }
  section._home_1 ._btn_home._2>img{
    position: absolute;
    right: 25%;
    top: -3%;
    width: 18%;
    transition:all .4s ease;
  }
  section._home_1 ._btn_home._2:hover {
    background: #9EBABE;
    transform: scale(1);
  }
  section._home_1 ._btn_home._2:hover>._in{
    transform: scale(1.1);
  }
  section._home_1 ._btn_home._2:hover>img{
    transform: scale(1.1);
  }
  section._home_1>._1>._1 ._info._1 img {
    width: 90%;
  }
  section._home_1>._1>._2>._cont._1 {
    height: 100vh;
    min-height:800px;
  }
  section._home_1>._1>._2>._cont._1 ._info._1 h2 {
    width: 330px;
    font-size: 2rem;
    max-width: 100%;
    display: block;
    margin-left: auto;
    color: #2B372C;
    font-family: 'Syne', sans-serif;
    text-transform: uppercase;
    margin-top: -10%;
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    opacity: 0;
    transition:all .6s ease;
  }
  section._home_1>._1>._2>._cont._1 ._info._1 h2.anim{
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  section._home_1>._1>._2>._cont._2 ._info{
    background: #F2E8DC;
    border-radius: 100%;
    position: relative;
    display: grid;
    place-self: center;
    padding: 30px 60px;
    margin: 100px auto;
    max-width: 100%;
    width: max-content;
  }
  section._home_1>._1>._2>._cont._2 ._info:last-of-type{
    margin-bottom:13vh;
  }
  section._home_1>._1>._2>._cont._2 ._info img{
    position:absolute;
  }
  section._home_1>._1>._2>._cont._2 ._info img._1{
    left: -5%;
    top: 28%;
    image-rendering: -webkit-optimize-contrast;
  }
  section._home_1>._1>._2>._cont._2 ._info img._2{
    right: -1%;
    bottom: 20%;
    transform: rotate(90deg);
    image-rendering: -webkit-optimize-contrast;
  }
  section._home_1>._1>._2>._cont._2 ._info ._in{
    display: block;
    margin: 0 auto;
    text-align: center;
    width: auto;
  }
  section._home_1>._1>._2>._cont._2 ._info ._in p {
    font-size: 2rem;
    font-family: 'fonde', sans-serif;
    color: #9EBABE;
  }
  header._header.prefix.show ._dark {
    display: none;
  }
  header._header.prefix.show ._light {
    display: block !important;
  }
  header._header.prefix.show>.grid>.menu_wrap li>a>span,
  header._header.prefix.show>.grid>.menu_wrap>.text-right .icon__fallback-text{
    color: #f2e8dc !important;
  }
  /* ------ */  
  section._home_1._2>._1>div {
    background: url(/cdn/shop/files/home_1_2000x2000_crop_center.jpg?v=1645197301);
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: top;
  }
  section._home_1._2>._1>div {
    height: 50vh;
    min-height: 650px;
    max-height:1000px;
  }
  section._home_1._2>._1 ._cont{
    padding-bottom:50px;
  }
  section._home_1._2>._1 ._cont>._2>._in>h1 {
    font-family: 'fonde', sans-serif;
    font-size: 12vw;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    color: #F2E8DC;
    line-height: 0.8;
  }
  section._home_1._2>._1 ._cont>._2>._in>img{
    width: 250px;
    max-width: 90%;
  }
  section._home_1._2>._2{
    background: #eed298;
    padding:30px;
  }
  section._home_1._2>._2>._1>._info._2{
    width: 330px;
    font-size: 2rem;
    max-width: 100%;
    display: block;
    color: #2b372c;
    font-family: 'Syne',sans-serif;
    text-transform: uppercase;
    text-align: center;
    margin: 30px auto;
    margin-top: 90px;
  }
  section._home_1._2>._2>._cont._2{
    margin-top:90px;
  }
  section._home_1._2>._2>._cont._2>._info{
    background: #F2E8DC;
    border-radius: 100%;
    position: relative;
    display: grid;
    place-self: center;
    padding: 30px 60px;
    margin: 30px auto;
    max-width: 90%;
    width: 350px;
  }
  section._home_1._2>._2>._cont._2>._info img{
    position:absolute;
  }
  section._home_1._2>._2>._cont._2>._info img._1{
    left: -5%;
    top: 28%;
    image-rendering: -webkit-optimize-contrast;
  }
  section._home_1._2>._2>._cont._2>._info img._2{
    right: -1%;
    bottom: 20%;
    transform: rotate(90deg);
    image-rendering: -webkit-optimize-contrast;
  }
  section._home_1._2>._2>._cont._2>._info ._in{
    display: block;
    margin: 0 auto;
    text-align: center;
    width: auto;
  }
  section._home_1._2>._2>._cont._2>._info ._in p {
    font-size: 2rem;
    font-family: 'fonde', sans-serif;
    color: #9EBABE;
  }
  section._home_1._2 ._btn_home._1{
    width: 250px;
    margin: 0 auto;
    max-width: 90%;
    margin-top:0;
  }
  section._home_1._2 ._btn_home._2 {
    background: #2B372C;
    width: 180px;
    height: 180px;
    right:inherit;
    display: block;
    border-radius: 99999px;
    position: relative;
    margin:0 auto;
    border: 2px solid #F0E8DD;
    transition:all .4s ease;
    transform: scale(0.8);
  }

  /* ----------- */
  section._home_2 {
    background: #f2e8dc;
  }
  section._home_2>._cont._1 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  section._home_2>._cont._1>h1 {
    font-family: 'Syne', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.3;
    font-size: 6rem;
    color: #2B372C;
    position: relative;
  }
  section._home_2>._cont._1>h1:before {
    content: '';
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 1px;
    width: 40px;
    background: black;
  }
  section._home_2>._cont._2 {
    padding-bottom: 100px;
  }
  section._home_2>._cont._2>.row>._item:first-of-type,
  section._shop>._cont._2>.row>._item:first-of-type{
    width:100%;
  }
  section._home_2>._cont._2>.row>._item,
  section._shop>._cont._2>.row>._item,
  ._minishop>._item{
    width: 50%;
    padding-left: 5%;
    padding-right: 5%;
    margin-bottom:90px;
  }
  section._home_2>._cont._2>.row>._item>._in_item>._productcard_1>._imgs_product,
  section._shop>._cont._2>.row>._item>._in_item>._productcard_1>._imgs_product,
  ._minishop>._item>._in_item>._productcard_1>._imgs_product {
    position: relative;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    padding:0 !important;
  }
  section._home_2>._cont._2>.row>._item>._in_item>._productcard_1>._imgs_product>img,
  section._shop>._cont._2>.row>._item>._in_item>._productcard_1>._imgs_product>img,
  ._minishop>._item>._in_item>._productcard_1>._imgs_product>img{
    width: 100%;
    height: 50vh;
    object-fit: cover;
    min-height: 650px;
    max-height: 700px;
  }
  section._home_2>._cont._2>.row>._item>._in_item>._productcard_1>._imgs_product>img._secondary,
  section._shop>._cont._2>.row>._item>._in_item>._productcard_1>._imgs_product>img._secondary,
  ._minishop>._item>._in_item>._productcard_1>._imgs_product>img._secondary{
    position: absolute;
    inset: 0 0 0 0;
    z-index: 2;
    opacity:0;
    transition:all .4s ease;
  }
  section._home_2>._cont._2>.row>._item>._in_item>._productcard_1>._imgs_product:hover>img._secondary,
  section._shop>._cont._2>.row>._item>._in_item>._productcard_1>._imgs_product:hover>img._secondary,
  ._minioshop>._item>._in_item>._productcard_1>._imgs_product:hover>img._secondary{
    opacity:1;
  }
  section._home_2>._cont._2>.row>._item>._in_item>._productcard_1>._info_product,
  section._shop>._cont._2>.row>._item>._in_item>._productcard_1>._info_product,
  ._minishop>._item>._in_item>._productcard_1>._info_product{
    padding:15px 0;
  }
  section._home_2>._cont._2>.row>._item>._in_item>._productcard_1>._info_product>.row>div,
  section._shop>._cont._2>.row>._item>._in_item>._productcard_1>._info_product>.row>div,
  ._minishop>._item>._in_item>._productcard_1>._info_product>.row>div{
    padding: 0;
    place-self:center;
  } 
  ._product_four ._product_didyouknow._2>._cont:nth-child(2),
  ._product_four ._product_didyouknow._2>._cont:nth-child(4),
  ._product_four ._product_didyouknow._2>._cont:nth-child(5){
    display: none;
  }
  ._product_four ._product_didyouknow._2._showing>._cont:first-of-type {
    margin-bottom: 40px;
  }
  ._product_four ._product_didyouknow._2 ._cont._5>h1{
    margin: 20px auto 0;
  }
  ._productone .splide_media .splide__pagination {
    position: absolute;
    z-index: 3;
    bottom: 0;
    width: 100%;
    padding: 30px;
  }
  ._product_didyouknow._2 ._cont._1 {
    margin-bottom: 30px;
  }
  ._product_didyouknow._2._showing>._cont._4 p {
    margin-bottom: 30px !important;
  }
  ._productone .splide_media .splide__pagination button.is-active {
    background: #2b372c;
  }
  ._productone .splide_media .splide__pagination button {
    width: 15px;
    height: 15px;
    border-radius: 999px;
    margin: 0 5px;
    background: transparent;
    border: 1px solid;
    border-color: #2b372c;
  }
  ._banner_picture>._cont._1{
    position:relative;
  }
  ._banner_picture>._cont._1:before {
    content: 'toothbrushes';
    font-family: 'Syne', sans-serif;
    position: absolute;
    top: 35px;
    left: 30px;
    color: #f2e8dc;
    font-weight: 900;
    max-width:80vw !important;
    overflow:hidden;
    text-overflow:ellipsis;
    font-size: 2rem;
    text-transform: uppercase;
  }
  section._home_2>._cont._2>.row>._item>._in_item>._productcard_1>._info_product a._title_product,
  section._shop>._cont._2>.row>._item>._in_item>._productcard_1>._info_product a._title_product,
  ._minishop>._item>._in_item>._productcard_1>._info_product a._title_product{
    font-family: 'Syne', sans-serif;
    font-weight: 500;
    font-size: 1.32rem;
    text-transform:uppercase;
    padding-top: 20px;
    line-height: 1;
  }
  section._home_2>._cont._2>.row>._item>._in_item>._productcard_1>._info_product ._price>.price>div,
  section._shop>._cont._2>.row>._item>._in_item>._productcard_1>._info_product ._price>.price>div,
  ._minishop>._item>._in_item>._productcard_1>._info_product ._price>.price>div{
    width:100%;
    text-align: right;
  }
  section._home_2>._cont._2>.row>._item>._in_item>._productcard_1>._info_product ._price>.price>div span,
  section._shop>._cont._2>.row>._item>._in_item>._productcard_1>._info_product ._price>.price>div span,
  ._minishop>._item>._in_item>._productcard_1>._info_product ._price>.price>div span{
    font-family: 'Syne', sans-serif;
    font-weight: 600;
    font-size: 1.5rem;
  }
  section._home_2>._cont._2>.row>._item>._in_item>._productcard_1>._info_product ._price>.price dd,
  section._shop>._cont._2>.row>._item>._in_item>._productcard_1>._info_product ._price>.price dd,
  ._minishop>._item>._in_item>._productcard_1>._info_product ._price>.price dd{
    margin:0;
  }
  section._home_2>._cont._2>.row>._item>._in_item>._productcard_1>._info_product ._action,
  section._shop>._cont._2>.row>._item>._in_item>._productcard_1>._info_product ._action,
  ._minishop>._item>._in_item>._productcard_1>._info_product ._action{
    text-align:right;
    padding-top: 0;
    padding-bottom: 20px;
  }
  section._home_2>._cont._2>.row>._item>._in_item>._productcard_1>._info_product ._action button.btn.btn_add_cart,
  section._shop>._cont._2>.row>._item>._in_item>._productcard_1>._info_product ._action button.btn.btn_add_cart,
  ._minishop>._item>._in_item>._productcard_1>._info_product ._action button.btn.btn_add_cart{
    border: 1px solid black;
    border-radius: 9999px;
    padding: 15px 40px;
    font-family: 'Syne', sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    color: #2B372C;
    line-height: 1.1;
    transition:all .3s ease;
    display:block;
    margin-left:auto;
  }
  section._home_2>._cont._2>.row>._item>._in_item>._productcard_1>._info_product ._price{
    padding-top: 0;
    padding-bottom: 0;
  }
  section._home_2>._cont._2>.row>._item>._in_item>._productcard_1>._info_product ._price>.price .price__badge--sold-out,
  ._minishop>._item>._in_item>._productcard_1>._info_product ._price>.price .price__badge--sold-out{
    display: none;
  }
  section._home_2>._cont._2>.row>._item>._in_item>._productcard_1>._info_product ._action>._soldout,
  section._shop>._cont._2>.row>._item>._in_item>._productcard_1>._info_product ._action>._soldout,
  ._minishop>._item>._in_item>._productcard_1>._info_product ._action>._soldout{
    font-family: 'Syne', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
  }
  section._home_2>._cont._2>.row>._item>._in_item>._productcard_1>._info_product ._action button.btn.btn_add_cart:hover,
  section._home_2>._cont._2>.row>._item>._in_item>._productcard_1>._info_product ._action button.btn.btn_add_cart:focus,
  section._shop>._cont._2>.row>._item>._in_item>._productcard_1>._info_product ._action button.btn.btn_add_cart:hover,
  section._shop>._cont._2>.row>._item>._in_item>._productcard_1>._info_product ._action button.btn.btn_add_cart:focus,
  ._minishop>._item>._in_item>._productcard_1>._info_product ._action button.btn.btn_add_cart:hover,
  ._minishop>._item>._in_item>._productcard_1>._info_product ._action button.btn.btn_add_cart:focus{
    color:#f2e8dc ;
    background: #2B372C;
    outline:none ;
    border:1px solid #2B372C;
    box-shadow: 0 5px 10px -2px #00000052;
    transform: translateY(-3px);
  }
  section._home_2>._cont{
    width: 1300px;
    margin: 0 auto;
    max-width: 90vw;
  }
  ._description_2>._predescrip {
    display: none;
  }

  /* -------- */

  .home-sustainable>.sutain-wrap>.left-side-content.desktop {
    position: relative;
    z-index: 2;
  }
  .home-sustainable .sutain-wrap div.main-title h3{
    width:140%;
  }
  .home_fifth_section .sutain-wrap img {
    display: block;
    object-fit: cover;
  }
  .home_seven_section .right_side_content>.sub-title>ul {
    padding:0;
  }
  .how-minti-maintitle>._cont {
    padding: 90px;
  }
  .how-minti-maintitle>._cont>h1 {
    font-family: 'Syne', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 4rem;
    line-height: 0.8;
  }
  .how-minti-maintitle>._cont>p {
    font-family: 'fonde';
    line-height: 0.8;
    font-size: 4rem;
  }
/* END HOME */
/* THE MINTI WAY */

  .our-planet-banner>video {
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
  }
  .bg-video-wrap {
    position: relative;
    overflow: hidden;
    width: 100%;
  }
  .bg-video-wrap>video {
    min-width: 100%;
    width:100vw;
    min-height: 300vh;
    z-index: 1;
  }
  .the-minti-way-remember-sec .remember-warp a{
    display: flex !important;
  }

  .the-minti-way-you-find-sec {
    background: url(/cdn/shop/t/10/assets/rosa_lg.png?v=1646685626);
    background-size: cover;
    padding: 100px 20px;
    background-position: center;
  }
  .the-minti-way-feel-good>.row>._2 {
    position: relative;
  }
  .the-minti-way-feel-good>.row>._2>.hovwer-content>.the-minti-way {
    padding: 30px;
    border-radius: 40px;
    display: block;
    background: #eed298;
    width:550px;
    max-width:80vw;
  }
  #shopify-section-here-how-minti .hover-main-title .hover-contnet .how-minti-subtitle+.how-minti-subtitle{
    max-width: 80vw;
  }
  .words {
    width: 100%;
    text-align: center;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
  }

  .words2 {
    width: 50%;
    text-align: center;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
  }
  .the-minti-way-banner-sec .the-minti-way-title h1>div {
    font-family: 'Syne', sans-serif;
    font-weight: 800;
  }

    .text-block {
      display: grid;
      grid-template-columns: max-content 1fr;
      margin: auto;
      width: max-content;
    }

    .text-line,
    .text-block cite {
      display: flex;
      grid-column: 1;
      justify-content: space-between;
    }

    .text-block .append {
      align-self: end;
      grid-column: 2;
    }
/* END THE MINTI WAY */

/* LINKS */
  ._link._1 {
    display: flex;
    place-items: center;
  }
  ._link._1>span>img {
    height: 17px;
    margin-left: 5px;
    margin-right: 5px;
  }
/* END LINKS */

/* MENU MOB */ 
  ._action_menu{
    position:relative;
    z-index:9;
  }
  ._menu_mob {
    position: fixed;
    z-index: 90;
    top: 0;
    left:-200vw;
    height: 100vh;
    background: #2b372c;
    width: 500px;
    max-width: 100vw;
    padding: 90px 30px;
    transition:all .4s ease;
  }
  ._menu_mob ul.list-menu.list-menu--inline {
    padding: 0;
  }
  ._menu_mob>._cont{
    width:80vw;
    max-width:100%;
  }
  ._menu_mob>._cont>ul li{
    margin-bottom:20px;
  }
  ._menu_mob>._cont>ul li li{
    padding-left:30px;
  }
  ._menu_mob>._cont>ul li>a>span {
    color: #f2e8dc;
    font-family: 'Syne', sans-serif;
    font-weight: 900;
    text-transform:capitalize;
  }
  ._menu_mob._open{
    left: 0;
  }
  ._back_menu{
    position:fixed;
    z-index:89;
    inset:0 0 0 0 ;
    width:100vw;
    height:100vh;
    display:none;
  }
  ._back_menu._open{
    display:block;
  }
/* END MENU MOB */

/* CART */
  html.cart-sidebar ._back_cart{
    display:block;
  }
  ._back_cart {
    display: none;
    position: fixed;
    inset: 0 0 0 0;
    height: 100vh;
    width: 100vw;
    z-index: 99;
    background: #0000006e;
  }
  html.side-bar-sticky ._back_shopall{
    display:block;
  }
  ._back_shopall {
    display: none;
    position: fixed;
    inset: 0 0 0 0;
    height: 100vh;
    width: 100vw;
  }
  div#shopify-section-cart-wagon {
    position: fixed;
    top: 0;
    right: -200vw;
    background: #EED298;
    border-radius: 20px 0 0 20px;
    z-index: 100;
    transition: all .5s ease;
    width: 400px;
    max-width: 100vw;
    height: 100vh;
  }
  html.cart-sidebar div#shopify-section-cart-wagon{
    right: 0;
  }
  div#shopify-section-cart-wagon>section._cart._1 {
    height: 100%;
  }
  div#shopify-section-cart-wagon>section._cart._1>._cart_header {
    margin: 60px 30px 30px;
    border-bottom: 1px solid black;
  }
  div#shopify-section-cart-wagon>section._cart._1>._cart_header>h1 {
    font-family: 'Syne', sans-serif;
    text-transform: uppercase;
    font-size: 1rem;
  }
  div#shopify-section-cart-wagon>section._cart._1>._cart_body td {
    padding: 30px 0;
  }
  div#shopify-section-cart-wagon>section._cart._1>._cart_body td>.row>._2 {
    position: relative;
    padding: 0;
  }
  div#shopify-section-cart-wagon>section._cart._1>._cart_body td>.row>._1 {
    padding: 0 0 0 30px;
    place-self: center;
  }
  a._close_cart {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 20px;
  }
  div#shopify-section-cart-wagon>section._cart._1 ._cart_body ._cart_link {
    text-decoration: none !important;
    border: 0;
  }
  div#shopify-section-cart-wagon>section._cart._1 ._cart_body span._title {
    font-family: 'Syne', sans-serif;
    font-weight: 600;
  }
  div#shopify-section-cart-wagon>section._cart._1 ._item_cart ._cont._1>p {
    font-weight: 600;
  }
  div#shopify-section-cart-wagon>section._cart._1 ._item_cart>._1>._cont._2 ._qty_selector {
    border: 1px solid black;
    border-radius: 9999px;
    width: 100%;
    display: flex;
  }
  div#shopify-section-cart-wagon>section._cart._1 ._item_cart>._1>._cont._2 ._qty_selector>a {
    width: 33%;
    border: 0;
    text-align: center;
  }
  div#shopify-section-cart-wagon>section._cart._1 ._item_cart>._1>._cont._2 ._qty_selector>span {
    width: 33%;
    border: 0;
    text-align: center;
  }
  div#shopify-section-cart-wagon>section._cart._1 ._item_cart ._cont._1>p[rv-html] {
    margin-bottom: 30px !important;
  }
  div#shopify-section-cart-wagon>section._cart._1 ._item_cart ._cont._2 ._remove {
    text-align: center;
  }
  div#shopify-section-cart-wagon>section._cart._1 ._item_cart ._cont._2 ._remove>a {
    width: 100%;
    display: block;
    border: 0;
    font-size: 1.5rem;
    line-height: 1;
  }
  div#shopify-section-cart-wagon>section._cart_footer>div>.row>._1>h3 {
    text-transform: uppercase;
    font-family: 'Syne', sans-serif;
    font-size: 1rem;
    line-height: 1;
    margin-bottom: 0 !important;
  }
  div#shopify-section-cart-wagon>section._cart_footer>div>.row>._2>h3 {
    text-transform: uppercase;
    font-family: 'Syne', sans-serif;
    font-size: 1rem;
    line-height: 1;
    margin-bottom: 0 !important;
    text-align: right;
  }
  div#shopify-section-cart-wagon>section._cart._1>._cart_footer {
    margin: 60px 30px 0;
  }
  div#shopify-section-cart-wagon>section._cart._1>._cart_footer>div>div>div{
    padding:0;
  }
  div#shopify-section-cart-wagon>section._cart._1>._cart_footer>div>div>._1>h3{
    text-transform: uppercase;
    font-family: 'Syne', sans-serif;
    font-size: 1rem;
    line-height: 1;
    margin-bottom: 0 !important;
  }
  ._product_two ._producttwo>._cont._2{
    padding-top:0;
    padding-bottom:0;
  }
  body#toothpaste-tablets ._product_didyouknow._1>._cont>._2>div>h1 {
    font-size: 3vw;
  }
  body#toothpaste-tablets ._product_didyouknow._2 ._cont:nth-child(4) {
    display: none;
  }
  body#toothpaste-tablets ._product_didyouknow._2 ._cont:nth-child(3){
    padding-bottom:10px;
  }
  div#shopify-section-cart-wagon>section._cart._1>._cart_footer>div>div>._2>h3{
    text-transform: uppercase;
    font-family: 'Syne', sans-serif;
    font-size: 1rem;
    line-height: 1;
    margin-bottom: 0 !important;
    text-align: right;
  }
  div#shopify-section-cart-wagon>section._cart._1>._cart_footer>div>div{
    border-bottom:1px solid black;
    padding-bottom: 20px;
  }
  div#shopify-section-cart-wagon>section._cart._1>._cart_footer>div>form>input {
    background: #2b372c;
    color: #f2e7dc;
    border-radius: 999px;
    padding: 10px 40px;
    font-family: 'Syne', sans-serif;
    letter-spacing: 0;
    font-weight: 600;
    margin: 20px auto 30px;
    display: block;
  }
  div#shopify-section-cart-wagon>section._cart._1>._cart_body td._empty {
    text-align: center;
    text-transform: uppercase;
    padding: 30px;
    width: 80%;
    margin: 0 auto;
    display: block;
  }
/* END CART */
/* SHOP ALL */
  ._productone._1>.row>._2::-webkit-scrollbar{
    width: 0; /* Mostly for vertical scrollbars */
    height: 0; /* Mostly for horizontal scrollbars */
  }
  ._productone._1>.row>._2::-webkit-scrollbar-thumb{
    background: transparent;
  }
  ._productone._1>.row>._2::-webkit-scrollbar-track{
    background: transparent;
  }
  .shop-all-wrap {
    /* Foreground, Background */
    scrollbar-color: transparent ;
  }
  ._productone._1>.row>._2>div>div>._cont ._in ._description_1::-webkit-scrollbar{
    width: 3px; /* Mostly for vertical scrollbars */
    height: 0; /* Mostly for horizontal scrollbars */
  }
  ._productone._1>.row>._2>div>div>._cont ._in ._description_1::-webkit-scrollbar-thumb{
    background: #22222229;
  }
  ._productone._1>.row>._2>div>div>._cont ._in ._description_1::-webkit-scrollbar-track{
    background: transparent;
  }
  .shop-all-wrap::-webkit-scrollbar {
    width: 0; /* Mostly for vertical scrollbars */
    height: 0; /* Mostly for horizontal scrollbars */
  }
  .shop-all-wrap::-webkit-scrollbar-thumb { /* Foreground */
    background: transparent;
  }
  .shop-all-wrap::-webkit-scrollbar-track { /* Background */
    background: transparent;
  }
  .shop-all-wrap>._cont>.row>._1>a>img {
    margin: inherit !important;
    height: 35px;
  }
  ul.shop-all._1>li {
    position: relative;
    margin-bottom: 2vh;
  }
  @media (max-height:700px){
    .shop-all-wrap ul.shop-all li>a>span{
      font-size:1.5rem;
    }
    section._home_1._1>._1>._1 ._info h1{
      font-size:120px;
    }
    section._home_1>._1>._1 ._info._1 img {
      width: 286px;
    }
    section._home_1._1>._1>._1 ._info{
      margin-top:60px;
    }
  }
  ._header ._marquee{
    margin-top: -32px;
    overflow:hidden;
  }
  ._marquee>._track>.content>span._4, ._marquee>._track>.content>span._2 {
    width: 17px;
    margin: 4px 20px 0;
  }
  ._marquee>._track>.content>span._4>img, ._marquee>._track>.content>span._2>img {
    width: 100%;
    object-fit: contain;
  }
  ._marquee {
    position: relative;
    width: 100vw;
    max-width: 100%;
    height: 22px;
    overflow-x: hidden;
  }

  ._track {
    position: absolute;
    white-space: nowrap;
    will-change: transform;
    animation: marquee 32s linear infinite;
  }

  @keyframes marquee {
    from { transform: translateX(0); }
    to { transform: translateX(-50%); }
  }
  ._track>div {
    display: flex;
  }

  .shop-all._1>li {
    position: relative;
  }
  .shop-all._1>li:first-of-type a img._img_product {
    top: 0%;
  }
  .shop-all._1>li:last-of-type a img._img_product {
    top: -270%;
  }
  .shop-all._1>li a:hover img._img_product{
    opacity:1;
    transform:translateY(0);
  }
  .shop-all._1>li a img._img_product {
    position: absolute;
    right: -50%;
    display:block;
    width: 100%;
    min-height: 350px;
    object-fit: contain;
    transform:translateY(10px);
    transition:all .3s ease;
    opacity:0; 
    top: -150%;
    z-index:1;
  }
  ._minishop>._item>._in_item>._productcard_1>._imgs_product{
    position:relative;
  }
  ._full_click{
    position:absolute;
    inset:0 0 0 0;
    z-index:3;
  }
  ._productone._1>.row>._1>img:last-of-type,
  ._productone._2>._cont._2>img:first-of-type, ._productone._2>._cont._2>img:last-of-type {
    display: none;
  }
  ._monthly {
    position: absolute;
    height: 150px;
    width: 150px;
    left: -120px;
    top:500px;
    background: #AEC1AB;
    padding: 30px;
    border-radius: 999px;
    display: grid;
    place-content: center;
    transition:all .4s ease;
  }
  ._monthly>._2 {
    display: none;
    font-weight:900;
    text-decoration:underline;
  }
  ._monthly:hover{
    transform:scale(1.1);
  }
  ._monthly:hover>._1 {
    display: none;
  }
  ._monthly:hover>._2 {
    display: block !important;
  }
  ._monthly>b {
    margin-bottom:0 !important;
    color: #2B372C;
    font-family: 'Syne', sans-serif;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    line-height: 0.9;
    font-size: 0.9rem;

  }
  .shop-all-wrap ul.shop-all li>a>span {
    font-family: 'fonde', sans-serif;
    text-transform: capitalize;
    font-size: 2.5rem;
    position: relative;
    z-index: 2;
  }
  .shop-all-wrap ul.shop-all li>a:hover>span::before{
    opacity:1;
  }
  .shop-all-wrap ul.shop-all li>a>span::before {
    content: '';
    position: absolute;
    bottom: 6px;
    width: 100%;
    height: 1px;
    opacity:0;
    background: #333a30;
  }
  section._shop._1 section._shop._1>._cont._1 h1>span{
    font-weight:900;
    font-family:'syne', sans-serif;
    color:#2b372c;
    text-transform:uppercase;
    font-size:6rem;
  }
  section._shop._1 section._shop._1>._cont._1 p>span{
    font-family:'Fonde', sans-serif;
    font-size:6rem;
  }
  section._shop._1 section._shop._1 {
    padding: 100px 30px;
  }
  section._shop._1 section._shop._1>._cont._1{
    padding-top:80px;
    padding-bottom:80px;
    padding-left: 5%;
    padding-right: 5%;
  }
/* END SHOP ALL */

/* PRODUCT */
  ._product-featured-media {
    max-width: 100vw !important;
    width: 100%;
    object-fit: cover;
    object-position: center;
  }
  @media(min-width:992px){
    ._product-featured-media{
      min-height: 100vh;
      height: 100vh;
      max-height: inherit !important ;
    }
  }
  @media(max-width:991px){
    
    .the-minti-way-banner-sec .the-minti-way-banner{
      height:50vh !important;
      max-height:100vh !important;
      min-height:400px !important;
    }
    section._producttwo._2>._cont>._in._1>p{
      font-size: 30px;
    }
    ._freefrom._2{
      padding: 30px !important;
    }
    ._freefrom._2>._cont ._in>._capsule{
      max-width:100% !important;
      margin:0 auto !important;
      margin-top: 20vh !important;
    }
    ._freefrom>._cont>._1>p{
      padding:0 !important;
      font-size:30px !important;
    }
    ._product-featured-media{
      min-height: 350px;
      height: 60vh;
    }
    section._home_1._2>._1 ._cont{
      display:grid;
    }
    section._home_1._2>._1 ._cont>._2{
      order:1;
    }
    section._home_1._2>._1 ._cont>._1{
      order:2;
    }
  }

  .fera-productReviews-noReviewsText {
    text-align: center;
    color: #f2e8dc;
    font-family: 'Syne', sans-serif;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2;
  }
  ._productone .splide_media {
    position: relative;
  }
  ._productone .splide_media .splide__arrows{
    display:none;
  }
  ._productone .splide_media .splide__arrows>button[disabled]{
    opacity:0;
  }
  ._productone .splide_media .splide__arrows>button {
    position: absolute;
    top: 50%;
    z-index: 2;
    transition:all .3s ease;
    background: #2b372c;
    border: 0;
    border-radius: 9999px;
    padding: 10px;
  }
  ._productone .splide_media .splide__arrows>button.splide__arrow--prev{
    left:10px;
  }
  ._productone .splide_media .splide__arrows>button.splide__arrow--next{
    right:10px;
  }
  ._productone._1>.row>._1 {
    padding: 0;
    padding-top:91px;
    scrollbar-color: transparent ;
    overflow-x:hidden;
  }
  ._productone._1>.row>._1::-webkit-scrollbar {
    width: 0; /* Mostly for vertical scrollbars */
    height: 0; /* Mostly for horizontal scrollbars */
  }
  ._productone._1>.row>._1::-webkit-scrollbar-thumb { /* Foreground */
    background: transparent;
  }
  ._productone._1>.row>._1::-webkit-scrollbar-track { /* Background */
    background: transparent;
  }
  ._productone._1>.row>._2 {
    background: #EED298;
    padding-top: 140px;
    padding-bottom: 30px;
    overflow-x: hidden;
    overflow-y: auto;
  }
/*
  @media(max-height:900px){
    
    ._productone._1>.row>._2{
      position:relative !important;
      height: inherit;
    }
    ._productone._1>.row>._1{
      overflow-x:hidden;
      overflow-y:auto;
      height:100vh;
    }
  }*/
  ._product_one ._productone._1>.row>._2 {
    background: #EED298;
  }
  ._product_two ._productone._1>.row>._2 {
    background: #F2E8DC;
  }
  ._product_two ._producttwo._1{
    overflow:hidden;
  }
  ._product_two ._producttwo._1>div {
    background: url(/cdn/shop/t/10/assets/grey_lg.png?v=1646685167);
    background-size: cover;
    height: 100vh;
    background-position-x: center;
    background-position-y: 13%;
    min-height: 1000px;
    max-height: 1300px;
  }
  ._product_two ._producttwo._1>._cont{
    position:relative;
    width:100%;
    height:100%;
  }
  ._product_two ._producttwo._1>._cont>aside{
    position: absolute;
    display: grid;
    place-content: center;
    width: 15vh;
    height: 15vh;
    border-radius: 9999px;
    background: #EFC1C9;
    padding: 20px;
    min-width: 150px;
    min-height: 150px;
  }
  .the-minti-wau-we-believe-sec .block-content .title-contnet-wrap .title-contnet{
    font-weight:600;
  }
  ._product_two ._producttwo._1>._cont>aside>p{
    font-family:'Syne', sans-serif;
    text-transform:uppercase;
    text-align:center;
    color:#2B372C;
    font-weight:600;
    text-decoration: underline;
  }
  ._product_two ._producttwo._1>._cont>aside._1{
    top:20%;
    left:10%;
  }
  ._product_two ._producttwo._1>._cont>aside._2 {
    top: 50%;
    left: 65%;
  }
  ._product_two ._producttwo._1>._cont>aside._3 {
    top: 20%;
    right: 10%;
  }
  ._product_two ._producttwo._1>._cont>aside._4 {
    top: 70%;
    left: 10%;
  }
  ._form .price-cart-warp>.cart__qty>input {
    background: transparent;
    border: 0;
  }
  ._productone._1>.row>._2>div>div{
    max-width:39.5vw;
  }
  ._productone._1>.row>._2>div>div>._cont>h1{
    position: relative;
    text-align: right;
    max-width: 90%;
  }

  @media(min-width:1600px){
    ._productone._1>.row>._2>div>div>._cont>h1{
      position: relative;
      text-align: right;
      width: 80%;
      margin-left: auto;
      margin-right: 16%;
    }
  }
  @media(min-width:1350px) and (max-width:1599px){
    ._productone._1>.row>._2>div>div>._cont>h1{
      position: relative;
      text-align: right;
      max-width: 70%;
      margin-left: auto;
      margin-right: 10%;
    }
  }
  ._product_two ._productone._1>.row>._2>div>div>._cont>h1{
    white-space:nowrap;
  }
  ._productone._1._showing>.row>._2>div>div>._cont ._in ._description_1 {
  }
  ._productone._1>.row>._2>div>div>._cont h1>span {
    font-family: 'Syne',sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    color: #2b372c;
    position: relative;
    font-size:76%;
  }
  @media(min-width:1300px){
  }
  @media(min-width:1200px){
  }
  @media(min-width:1100px){
  }
  ._productone .price>.price__pricing-group>div,
  ._productone .price>.price__pricing-group>div dd{
    margin: 0 !important;
  }
  ._productone._1>.row>._2>div>div>._cont ._in {
    padding: 30px;
    padding-top:0;
    margin: 0 auto;
  }
  ._productone._1>.row>._2>div>div>._cont ._in p {
    font-family: 'syne', sans-serif;
    font-size: 15px;
    margin-bottom:10px !important;
    line-height: 2;
  }
  ._productone .price-cart-warp>div {
    place-self: center;
    padding-left:0;
  }
  ._quantity._1 {
    display: flex;
    border: 1px solid black;
    border-radius: 999px;
    width: 90px;
  }
  ._quantity._1>input {
    background: transparent;
    border: 0;
    width: 33%;
    font-size: 1rem;
    text-align: center;
    padding: 0;
    line-height: 2;
  }
  ._productone._1>.row>._2>div>div>._cont ._in ._description_1 ._descrip{
    display:none;
  }
  ._productone._1>.row>._2>div>div>._cont ._in ._description_1 ._descrip._1{
    display:block;
  }
  ._quantity._1>input[data-quantity-input] {
    width: 33%;
  }
  ._productone ._in .price>.price__pricing-group span {
    font-family: 'Syne', sans-serif;
    font-weight: 600;
    color: #2b372c;
    font-size: 30px;
    line-height: 1;
  }
  ._producttwo._1>.row>._2>._cont{
    min-height:1300px;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients {
    padding: 0;
    position: absolute;
    inset: 0 0 0 0;
    margin: 0;
    min-height:895px;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip {
    display: none;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2 {
    display: block;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul {
    padding:0;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li>span._2 {
    position:absolute;
  }
  ._producttwo._1>.row>._2>._cont {
    position: absolute;
    inset: 0 0 0 0;
    z-index: 3;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2 ul {
    position: absolute;
    inset: 0 0 0 0;
  }
  ._producttwo._1>.row>div {
    position: relative;
    padding: 0;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li>div {
    position: relative;
    opacity:0;
    transition:all .3s ease;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(1),
	._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(1)>div{
	opacity:1;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(1)::before{
    background: #2b372c !important;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:hover>div{
    opacity:1;
  }
  .fera-productReviews.fera-productReviews--list .fera-productReviews-body .fera-productReviews-reviews .fera-productReviews-review .fera-productReviews-review-customer-name{
    text-align: center !important;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li {
    position: absolute;
    transition:all .3s ease;
  }
  ._producttwo._1>.row>._1>._cont {
    width: 100%;
    margin: 0 auto;
    padding: 90px 40px;
  }
  ._product_one ._producttwo._1>.row>._1>._cont{
    padding: 90px 30px;
  }
  ._producttwo._1>.row>._1>._cont>h1{
    width: 170%;
    max-width:80vw;
  }
  ._producttwo._1>.row>._1>._cont>h1>span {
    font-family: 'Syne', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    color: #2B372C;
    font-size:3.5rem;
    position: relative;
    z-index: 1;
  }
  ._capsule>p {
    font-weight: 600;
    font-size: 1.4rem;
  }
  ._producttwo._1>.row>._2>._bg_img>img {
    height: 70vh;
    object-fit: cover;
    width: 100%;
    min-height: 700px;
  }
  ._producttwo._1>.row>._1>._cont>p>span {
    font-family: 'fonde', sans-serif;
    font-size: 3.4rem;
    color: #2B372C;
    padding-left: 30px;
    line-height:1;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:hover,
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li._open{
    opacity:1;
  }
  ._product_three ._producttwo._1>.row>._2>._cont{
    background-size: cover !important;
    background-position-x: 53% !important;
    background: url(/cdn/shop/t/10/assets/ingredients_2.jpg?v=1645823514);
  }
  ._product_one ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li::before,
  ._product_four ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li::before {
    width: 4vw;
    height: 4vw;
    display: block;
    border-radius: 999px;
    border: 1px solid #2b372c;
    position: absolute;
    background: url(/cdn/shop/t/10/assets/pastilla_1.png);
    background-size: contain;
    right: 0;
    top: -25%;
    transition:all .3s ease;
    content: '';
  }
  ._product_three ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li::before {
    width: 4vw;
    height: 4vw;
    display: block;
    border-radius: 999px;
    border: 1px solid #2b372c;
    position: absolute;
    background-size: contain;
    right: 0;
    top: -25%;
    transition:all .3s ease;
    content: '';
  }
  ._product_three ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:before{
    border-color:white !important;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:hover::before{
    background: #2b372c !important;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(1) {
    top: 28%;
    left: 12%;
  }
  ._producttwo._1>.row>._2>._bg_img {
    display: none;
  }
  ._producttwo._1>.row>._2>._cont {
    height: 100vh;
    position: relative;
    background: #aec2ab;
    z-index: 0;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>img {
    position: absolute;
    width: 4vw;
    height: 4vw;
    object-fit: contain;
    image-rendering: -webkit-optimize-contrast;
  }

  ._producttwo._1>.row>._2>._cont>ul._ingredients>img._15 {
    top: 8%;
    left: 41%;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>img._14 {
    top: 55%;
    left: 17%;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>img._13 {
    top: 70%;
    left: 14%;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>img._12 {
    top: 63%;
    left: 66%;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>img._11 {
    top: 20%;
    left: 90%;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>img._10 {
    top: 30%;
    left: 68%;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>img._9 {
    top: 70%;
    left: 14%;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>img._8 {
    top: 10%;
    left: 80%;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>img._7 {
    top: 13%;
    left: 59%;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>img._6 {
    top: 17%;
    left: 20%;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>img._5 {
    top: 41%;
    left: 5%;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>img._4 {
    top: 78%;
    left: 31%;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>img._3 {
    top: 30%;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>img._2 {
    top: 4%;
    left: 20%;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>img._1 {
    top: 2%;
    left: 5%;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(2) {
    top: 49%;
    left: 11%;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(3) {
    top: 43%;
    left: 29%;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(4) {
    top: 42%;
    right: 7%;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(5) {
    top: 51%;
    right: 18%;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(6) {
    top: 57%;
    left: 17%;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(7) {
    top: 67%;
    left: 24%;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(8) {
    top: 38%;
    left:13%;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(9) {
    top: 79%;
    left: 23%;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(10) {
    top: 70%;
    right: 2%;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(11) {
    top: 84%;
    right: 20%;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(12) {
    top: 91%;
    left: 0;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(13) {
    top: 45%;
    left: 25%;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(1)>div {
    left: calc(-100% - 30vw);
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(2)>div {
    left: calc(-100% - 30vw);
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(3)>div {
    left: calc(-100% - 30vw);
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(4)>div {
    left: calc(-100% - 30vw);
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(5)>div {
    left: calc(-100% - 30vw);
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(6)>div {
    left: calc(-100% - 30vw);
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(7)>div {
    left: calc(-100% - 30vw);
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(8)>div {
    left: calc(-100% - 30vw);
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(9)>div {
    left: calc(-100% - 30vw);
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(10)>div {
    left: calc(-100% - 30vw);
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(11)>div {
    left: calc(-100% - 30vw);
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(12)>div {
    left: calc(-100% - 30vw);
  }

  ._freefrom._1 {
    background: url(/cdn/shop/t/10/assets/pattern_1.jpg?v=1645833473);
    background-size: cover;
    background-position: center;
    padding: 90px 30px;
  }
  ._freefrom._1>._cont {
    max-width: 1600px;
    margin: 0 auto;
    display: block;
    width: 90%;
  }
  ._freefrom._1._showing>._cont ._in._1 {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    transform: translateY(0);
  }
  ._freefrom._1>._cont ._in._1 {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    transform: translateY(100px);
    transition: all 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    display: block;
  }
  ._freefrom._1._showing>._cont ._in>h1 {
    -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
    transform: rotateY(0deg) translateY(0) skewY(0deg);
    opacity: 1;
  }
  ._freefrom._1>._cont ._in>h1 {
    -webkit-transform: rotateY(30deg) translateY(-600px) skewY(-30deg);
    transform: rotateY(30deg) translateY(-600px) skewY(-30deg);
    opacity: 0;
    display: block;
    transition: all 1.3s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  ._freefrom._1>._cont ._in>h1 {
    padding: 30px;
    text-align:left !important;
    background: #0000007a;
    border-radius: 20px;
    width: max-content;
    color: #F2E8DC;
    font-family: 'Syne',sans-serif;
    font-weight: 900;
    font-size: 5rem;
    line-height: 1;
    margin-bottom: 120px;
  }
  ._freefrom._1._showing>._cont ._in._2 {
    transform: translateY(0);
    opacity: 1;
  }
  ._freefrom._1>._cont ._in._2 {
    transform: translateY(100px);
    opacity: 0;
    transition-delay: 0.7s;
    transition: all 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  ._freefrom._1>._cont ._in>._capsule {
    background: #F2E8DC;
    border-radius: 999px;
    border: 1px solid #2D372D;
    padding: 40px 100px;
    display: block;
    width: 630px;
    max-width: 80vw;
    position: relative;
    font-size: 1.6rem;
    text-align: center;
    margin-left: auto;
  }
  ._freefrom._1>._cont ._in>._capsule>img._1 {
    position: absolute;
    top: 43px;
    left: -15px;
    transform: rotate(-17deg);
  }

  ._freefrom._1>._cont ._in>._capsule>img {
    width: 35px;
  }
  ._freefrom._1>._cont ._in>._capsule>img._2 {
    position: absolute;
    bottom: 33px;
    right: -15px;
    transform: rotate(45deg);
  }


  ._freefrom._1 {
    background: url(/cdn/shop/t/10/assets/pattern_1.jpg?v=1645833473);
    background-size: cover;
    background-position: center;
    padding: 90px 30px;
  }
  ._freefrom._1>._cont {
    max-width: 1600px;
    margin: 0 auto;
    display: block;
    width: 90%;
  }
  ._freefrom._1._showing>._cont ._in._1 {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    transform: translateY(0);
  }
  ._freefrom._1>._cont ._in._1 {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    transform: translateY(100px);
    transition: all 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    display: block;
  }
  ._freefrom._1._showing>._cont ._in>h1 {
    -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
    transform: rotateY(0deg) translateY(0) skewY(0deg);
    opacity: 1;
  }
  ._freefrom._1>._cont ._in>h1 {
    -webkit-transform: rotateY(30deg) translateY(-600px) skewY(-30deg);
    transform: rotateY(30deg) translateY(-600px) skewY(-30deg);
    opacity: 0;
    display: block;
    transition: all 1.3s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  ._freefrom._1>._cont ._in>h1 {
    padding: 30px;
    background: #0000007a;
    border-radius: 20px;
    width: max-content;
    color: #F2E8DC;
    font-family: 'Syne',sans-serif;
    font-weight: 900;
    font-size: 5rem;
    line-height: 1;
    margin-bottom: 120px;
  }
  ._freefrom._1._showing>._cont ._in._2 {
    transform: translateY(0);
    opacity: 1;
  }
  ._freefrom._1>._cont ._in._2 {
    transform: translateY(100px);
    opacity: 0;
    transition-delay: 0.7s;
    transition: all 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  ._freefrom._1>._cont ._in>._capsule {
    background: #F2E8DC;
    border-radius: 999px;
    border: 1px solid #2D372D;
    padding: 40px 100px;
    display: block;
    width: 630px;
    max-width: 80vw;
    position: relative;
    font-size: 1.6rem;
    text-align: center;
    /*margin-left: auto;*/
  }

  ._freefrom._1>._cont ._in>._capsule>img {
    width: 35px;
  }
	/*
  ._freefrom._1:before {
    content: 'floss';
    font-family: 'Syne', sans-serif;
    position: relative;
    top: -50px;
    left: 0;
    font-weight:600;
    color: #f2e8dc;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-decoration: underline;
  }
	*/


  ._freefrom._2 {
    background: url(/cdn/shop/t/10/assets/free_from.jpg?v=1645833473);
    background-size: cover;
    background-position: center;
    padding: 90px 40px;
  }
  ._freefrom._2>._cont {
    max-width: 1600px;
    margin: 0 auto;
    display: block;
    width: 100%;
  }
  ._freefrom._2._showing>._cont ._in._1 {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    transform: translateY(0);
  }
  ._freefrom._2>._cont ._in._1 {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    transform: translateY(100px);
    transition: all 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    display: block;
  }
  ._freefrom._2._showing>._cont ._in>h1 {
    -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
    transform: rotateY(0deg) translateY(0) skewY(0deg);
    opacity: 1;
  }
  ._freefrom._2>._cont ._in>h1 {
    -webkit-transform: rotateY(30deg) translateY(-600px) skewY(-30deg);
    transform: rotateY(30deg) translateY(-600px) skewY(-30deg);
    opacity: 0;
    display: block;
    transition: all 1.3s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  ._freefrom._2>._cont ._in>h1 {
    width: max-content;
    color: #f2e8dc;
    font-family: 'Syne',sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 2rem;
    line-height: 1;
  }
  ._freefrom._2._showing>._cont ._in._2 {
    transform: translateY(0);
    opacity: 1;
  }
  ._freefrom._2>._cont ._in._2 {
    transform: translateY(100px);
    opacity: 0;
    transition-delay: 0.7s;
    transition: all 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  ._freefrom._2>._cont ._in>._capsule {
    background: #F2E8DC;
    border-radius: 999px;
    border: 1px solid #2D372D;
    margin-top: 20vh;
    padding: 40px 100px;
    display: block;
    width: 630px;
    max-width: 80vw;
    position: relative;
    font-size: 1.6rem;
    text-align: center;
    /*margin-left: auto;*/
  }
  ._freefrom._2>._cont ._in>._capsule>img._1 {
    position: absolute;
    top: 43px;
    left: -15px;
    transform: rotate(-17deg);
  }

  ._freefrom._2>._cont ._in>._capsule>img {
    width: 35px;
  }
  ._freefrom._2>._cont ._in>._capsule>img._2 {
    position: absolute;
    bottom: 33px;
    right: -15px;
    transform: rotate(45deg);
  }
  ._freefrom>._cont>._1>p {
    font-family: 'fonde', sans-serif;
    font-size: 4.5vw;
    color: #f2e8dc;
    line-height: 1;
    padding-left: 30px;
  }

  @media(max-width:991px){
    ._freefrom._1>._cont ._in>h1 {
      color: #F2E8DC;
      font-size: 1.9rem;
    }
    ._freefrom._1>._cont ._in>._capsule {
      margin: 0 auto;
      padding: 30px 70px;
      margin-top: 16vh;
      max-width: 100%;
    }
    ._freefrom._1>._cont ._in>._capsule>img {
      max-width: 40px;
    }
  }

  ._banner_picture._1>div {
    transform: scale(1.3);
    transition: all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  ._banner_picture._1._showing>div {
    transform: scale(1);
  }
  ._banner_picture._1 {
    overflow: hidden;
  }
  ._banner_picture._1>div {
    background: url(/cdn/shop/t/10/assets/grey_lg.png?v=1646685167);
    background-size: cover;
    height: 100vh;
    background-position-x: center;
    background-position-y: 13%;
    min-height: 1000px;
    max-height: 1300px;
  }
  ._banner_picture._1>._cont>aside>p {
    font-family: 'Syne', sans-serif;
    text-transform: uppercase;
    text-align: center;
    color: #2B372C;
    font-weight: 600;
    text-decoration: underline;
  }
  ._banner_picture._1._showing>._cont>aside {
    opacity: 1;
  }
  ._banner_picture._1>._cont>aside._1 {
    top: 20%;
    left: 10%;
  }
  ._banner_picture._1>._cont>aside._2 {
    top: 50%;
    left: 65%;
  }
  ._banner_picture._1>._cont>aside._3 {
    top: 20%;
    right: 10%;
  }
  ._banner_picture._1>._cont>aside._4 {
    top: 70%;
    left: 10%;
  }
  ._banner_picture._1>._cont>aside {
    opacity: 0;
  }
  ._banner_picture._1._showing>._cont>aside {
    opacity: 1;
  }
  ._banner_picture._1>._cont>aside {
    position: absolute;
    display: grid;
    place-content: center;
    width: 15vh;
    height: 15vh;
    border-radius: 9999px;
    background: #EFC1C9;
    padding: 20px;
    min-width: 150px;
    min-height: 150px;
  }
  ._banner_picture._2>._cont._2{
  }
  ._banner_picture._2>._cont._2 aside {
    display: grid;
    place-content: center;
    width: 15vh;
    height: 15vh;
    border-radius: 9999px;
    background: #EFC1C9;
    padding: 20px;
    min-width: 150px;
    min-height: 150px;
    margin: 20px auto;
  }
  ._banner_picture._2>._cont._2 aside>p {
    font-family: 'Syne',sans-serif;
    text-transform: uppercase;
    text-align: center;
    color: #2b372c;
    font-weight: 600;
    text-decoration: underline;
  }
  body#everyday-trio ._freefrom._1>._cont ._in>h1{
    font-size:2rem ;
  }
  body#everyday-trio ._freefrom._1>._cont {
    width: 100%;
  }
  body#everyday-trio ._freefrom._1{
    padding: 90px 40px;
  }
  @media(max-width:991px){
    
    ._freefrom._1>._cont ._in>h1>span{
      padding-left:0 !important;
      font-size:30px !important;
    }
    body#everyday-trio ._freefrom._1{
      padding: 30px 35px;
      max-width: 100%;
    }
    body#everyday-trio ._freefrom._1>._cont ._in>h1{
      font-size: 30px ;
    }
  }
  @media(max-width:575px){
    ._banner_picture>._cont._1:before,
    body#everyday-trio ._freefrom._1>._cont ._in>h1{
    	font-size: 1rem;
      	max-width: 100%;
    }
  }
  ._banner_picture._1>div:before {
    content: 'toothbrushes';
    font-family: 'Syne', sans-serif;
    position: relative;
    top: 60px;
    left:40px;
    color: #2b372c;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 2rem;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(13)>div {
    left: calc(-100% - 30vw);
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li>div>._1 {
    height: 60px;
    font-family: 'Syne', sans-serif;
    font-size: 1.6rem;
    padding: 15px;
  }
  ._productone._1>.row>._2>div>div>._cont ._in ._description_1 ._descrip._1 ul{
    padding: 0 !important;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li>div>._2 {
    position: absolute;
    width: calc(100% + 30vw - 35px);
    height: 1px;
    background: #2b372c;
    top: 50%;
  }
  ._product_one section._productthree._1 {
    background: url(/cdn/shop/t/10/assets/free_from.jpg?v=1645833473);
    background-size: cover;
    background-position:center;
    padding: 90px 15px;
    overflow:hidden;
  }
  ._product_one section._productthree._1>._cont {
    max-width: 1600px;
    margin: 0 auto;
    display: block;
    width: 90%;
  }
  ._product_one section._productfour._2 {
    padding: 90px 30px;
  }
  ._cart_body>table tbody {
    overflow-y: auto;
    max-height: 50vh !important;
    display: block;
  }
  /* Chrome, Safari, Edge, Opera */
  input[type='number']::-webkit-outer-spin-button,
  input[type='number']::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
  }

  /* Firefox */
  input[type=number] {
    -moz-appearance: textfield !important;
  }

  .site-header__cart-count{
    background: transparent !important;
    width: 20px;
    height: 20px;
    text-align: center;
    display: grid;
    place-content: center;
    border-radius: 999px;
    z-index: 3;
  }
  .site-header__cart-count>span {
    margin: 0;
    padding: 0;
    line-height: 0;
    font-family:'Syne', sans-serif !important;
    font-weight: 700 !important;
    margin-top: -5px;
    font-size:1rem;
  }
  .the-minti-way-founder-sec .Founder-title-content .founder-content h3 span._1 {
    font-family: 'Syne', sans-serif;
  }
  .the-minti-way-high-quality-sec h3 img {
    display: inline;
    height: 1rem;
    margin-top: -5px;
  }
  .the-minti-way-high-quality-sec h3{
    font-size: 1.5rem;
    line-height: 1;
  }
  .the-minti-way-high-quality-sec h3>span {
    font-size: 1.1rem;
  }
  ._faqs ._cont ._in>h1>img {
    height: 16px;
    margin-bottom: 0 !important;
  }
  ._product_one section._productfour._2>._cont._1 h1 {
    font-family: 'Syne', sans-serif;
    font-weight: 900;
    text-align: center;
    display: block;
    width: 100%;
    color: #2B372C;
    font-size: 1.9rem;
  }
  ._product_one section._productfour._2>._cont._1 p {
    font-family: 'Fonde', sans-serif;
    text-align: center;
    font-size: 1.568rem;
    color: #2B372C;
  }
  ._product_one section._productfour._2>._cont._1 {
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 50px;
  }
  ._product_one section._productfour._2>._cont._1::before {
    content:'';
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    margin:0 auto;
    width:30px;
    height:1px;
    background:#2B372C;
  }
  ._product_one section._productfour._2>._cont._2 h1 {
    font-family: 'Syne', sans-serif;
    font-weight: 500;
    text-align: center;
    letter-spacing: 3px;
    color: #2B372C;
  }
  ._product_four ._productone._1>.row>._2 {
    background: #F2E8DC;
    padding-top: 130px !important;
  }
  ._productone._1>.row>._2 {
    height: 100vh;
    min-height: max-content;
    position: sticky;
    top: 0;
    height: 100vh;
  }
  ._product_four section._productthree._1,
  ._product_one section._productthree._1 {
    background: url(/cdn/shop/t/10/assets/free_from.jpg?v=1645833473);
    background-size: cover;
    background-position: center;
  }
  @media(min-width:1200px){
    
    ._product_one section._productthree._1{
    	padding: 90px 5vw
    }
    ._product_one ._producttwo._1>.row>._1>._cont{
      padding:90px 5vw;
    }
  }
  ._product_four section._productthree._1>._cont ._in>._capsule,
  ._product_one section._productthree._1>._cont ._in>._capsule {
    margin-left: inherit;
  }
  ._product_didyouknow_alt h1 {
    position: relative;
    width: max-content;
    margin: 0 auto;
    padding-left: 5rem;
    text-align: center;
    font-family: 'Syne',sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    color: #2b372c;
    font-size: 4rem;
  }
  @media(max-width:991px){
    ._product_didyouknow_alt h1{
      padding-left:0 !important;
    }
  }
  ._product_didyouknow_alt h1>span._1 {
    font-family: 'Syne',sans-serif;
    font-size: 6rem;
    line-height: 0;
    position: absolute;
    font-weight: 900;
    top: 80%;
    left: 0;
  }
  ._product_didyouknow_alt h1>span._2 {
    font-family: 'Syne',sans-serif;
    font-size: 1rem;
    font-weight: 300;
    text-transform: initial;
  }
  .home_six_section section._productfour._2 .image_content_wrap .left_side_content{
    width:100%;
    padding:0 !important;
    
  }
  .home_six_section section._productfour._2 .image_content_wrap .left_side_content>div {
    padding: 0;
    width: max-content;
    margin: 0 auto;
  }
  ._product_didyouknow_alt{
    padding:40px 30px;
    background: #EED298;
  }
  ._product_didyouknow_alt>._cont {
    width: 1000px;
    max-width: 100%;
    margin: 0 auto;
  }

	.scale__container--js {
	}
	.scale--js {
	  transform-origin: 50% 0;
	  -webkit-font-smoothing: antialiased;
	  transform: translate3d( 0, 0, 0);
	}
  section._productone._2>._cont._1 {
    background: #f2e8dc;
    padding: 50px 20px;
    text-align: center;
    height: auto !important;
  }
  header._header._2 img._bag {
    width: 39px;
  }
  section._productone._2>._cont._1 h1>span {
    font-family: 'Syne', sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    color:#2b372c;
    text-align: center;
  }
  section._productone._2>._cont._2 {
    overflow:hidden;
  }
  section._productone._2>._cont._2>img {
    min-height: 500px;
  }
  section._productone._2>._cont._3 ._description_1 ._descrip {
    display: none;
  }
  section._productone._2>._cont._3 ._description_1 ._descrip._1 {
    display: block;
  }
  section._productone._2>._cont._3 {
    background: #eed298;
    padding: 40px 30px;
  }
  ._productone._2>._cont._3>._in>._description_1 li{
    line-height:1.2;
    color: #2b372c;
    max-width:100%;
  }
  ._productone._2>._cont._3>._in>._description_1 p {
    line-height: 1.6;
    text-align: center;
    font-size: 1rem;
    color: #2b372c;
  }
  ._productone._2 .price__pricing-group {
    margin: 0 auto;
  }
  ._productone._2 ._quantity._1 {
    margin: 20px auto;
  }
  section._producttwo._2>._cont>._in._2 {
    background: #F2E8DC;
  }
  section._producttwo._2>._cont>._in {
    padding: 20px 30px;
  }
  ._product_one section._producttwo._2>._cont>._in._1{
    background: url(/cdn/shop/t/10/assets/product_ingredients.jpg?v=1645823514);
  }
  ._product_three section._producttwo._2>._cont>._in._1{
    background-size: cover !important;
    background-position: center;
    background: url(/cdn/shop/t/10/assets/ingredients_2.jpg?v=1645823514);
  }
  ._product_three section._producttwo._2>._cont>._in._1{
    min-height:715px;
  }
  ._product_three section._producttwo._2>._cont>._in._1>h1 {
    color: #f2e8dc;
  }
  ._product_three section._producttwo._2>._cont>._in._1>p {
    color: #f2e8dc;
  }
  section._producttwo._2>._cont>._in._1{
    background-size: cover;
    min-height:500px;
  }
  section._producttwo._2>._cont>._in._1>h1{
    font-family: 'Syne', sans-serif;
    text-transform: uppercase;
    font-weight:900;
    font-size:30px;
    color: #2B372C;
  }
  section._producttwo._2>._cont>._in._1>p{
    font-family: 'Fonde', sans-serif;
    font-weight:100;
    font-size:30px;
    line-height:1;
  }
  section._producttwo._2 ._description_2>._descrip {
    display: none;
  }
  section._producttwo._2 ._description_2>._descrip._2 {
    display: block;
  }
  section._producttwo._2 ._description_2>._descrip._2 li div {
    font-family: 'Syne', sans-serif;
    text-align: center;
    font-size: 1.6rem;
    margin-bottom: 10px;
    color: #2b372c;
  }
  section._producttwo._2 ._description_2>._descrip._2 ul {
    padding: 0;
    margin-bottom:0 !important;
  }
  section._productone._1>.row>._2 ._cont>._in>._description_1 h1 {
    font-family: 'Syne', sans-serif;
    font-weight: 700;
    font-size: 1rem;
    color: #2b372c;
  }
  section._productone._1>.row>._2 ._cont>._in>._description_1 ._predescrip p {
    margin-bottom: 0 !important;
    color: #2B372C;
    font-family: 'Syne', sans-serif;
  }
  sectio._productone._1>.row>._2 ._cont>._in>._description_1 ._predescrip p:last-of-type {
    margin-bottom: 30px !important;
  }
  section._productone._1>.row>._2 ._cont>._in>._description_1 ._predescrip img{
    width:70px;
  }
  ._product_two section._productone._1>.row>._2 ._cont>._in>._description_1 h1{
    margin-bottom:0;
  }
  section._productone._1>.row>._2 ._cont>._in>._description_1 ._predescrip .col-auto{
    padding:0;
  }

  ._product_two section._productthree._1 {
    background: #9EBABE;
    padding-top:100px;
    padding-bottom:50px;
  }
  ._product_two section._productthree._1>._cont>._1 h1 {
    font-family: 'Syne', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 3.5rem;
    line-height: 1;
    color: #2b372c;
  }
  ._product_two section._productthree._1>._cont {
    width: 80%;
    margin: 0 auto;
    max-width: 1600px;
  }
  ._product_two section._productthree._1>._cont>._2>div {
    position: relative!important;
    place-self: center;
  }
  ._product_two section._productthree._1>._cont>._2>div._1 {
    font-size: 1.5rem;
    font-family: 'Syne', sans-serif;
    line-height: 1;
    color: #2B372C;
  }
  ._product_two section._productthree._1>._cont>._2>div>h1 {
    font-family: 'Syne', sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 1;
    font-size: 3vw;
    color: #2b372c;
  }
  ._banner_picture._2>._cont._1>img {
    min-height: 350px;
    height: 36vh;
    width: 100vw;
    object-fit: cover;
    object-position: top;
  }
  ._product_two section._productthree._1>._cont>._2>div._3>p {
    font-family: 'Syne', sans-serif;
    font-size: 1.3rem;
    line-height: 1;
    color: #2b372c;
  }
  ._product_two ._productthree._1>._cont>div._3 p {
    font-family: 'Syne', sans-serif;
    font-size: 1.6rem;
    text-align: center;
    color: #2B372C;
    margin-bottom: 50px !important;
    margin-top: 50px;
    color: #2b372c;
  }
  ._product_two ._productthree._1>._cont>div._3 h1 {
    text-align: center;
    font-family: 'Syne', sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    color: #2b372c;
    font-size: 3vw;
  }
  ._product_two ._productthree._1>._cont>div._3 ._3 h1{
    text-align: center;
    font-family: 'Syne', sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    color: #2b372c;
    font-size: 4rem;
  }
  ._product_two ._productthree._1>._cont>div._3 ._3 h1{
    position: relative;
    width: max-content;
    margin: 0 auto;
    padding-left: 5rem;
  }
  ._product_two ._productthree._1>._cont>div._3 ._3 h1>span._1 {
    font-family: 'Syne', sans-serif;
    font-size: 6rem;
    line-height: 0;
    position: absolute;
    font-weight:900;
    top: 80%;
    left: 0;
  }
  ._product_two ._productthree._1>._cont>div._3 ._3 h1>span._2 {
    font-family: 'Syne', sans-serif;
    font-size: 1rem;
    font-weight:300;
    text-transform: initial;
  }
  ._product_two ._productthree._1>._cont>div {
    margin-bottom: 70px !important;
  }
  ._product_two section._productthree._1>._cont>._2>div._1>.row>._2{
    position:relative;
  }
  ._product_two section._productthree._1>._cont>._2>div._1>.row>._2:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    height: 1px;
    width: 80%;
    background: #212529;
  }
  ._product_two ._producttwo._2>._cont._1>img {
    object-fit: cover;
    width: 100%;
    max-width: 100vw;
    max-height: 65vh;
  }
  ._product_two ._producttwo._2>._cont._2 aside{
    display: grid;
    place-content: center;
    width: 15vh;
    height: 15vh;
    border-radius: 9999px;
    background: #EFC1C9;
    padding: 20px;
    min-width: 150px;
    min-height: 150px;
    margin: 20px auto;
  }
  ._product_two ._producttwo._2>._cont._2 aside>p {
    font-family: 'Syne',sans-serif;
    text-transform: uppercase;
    text-align: center;
    color: #2b372c;
    font-weight: 600;
    text-decoration: underline;
  }
  ._product_two section._productthree._2 {
    background: #9EBABE;
    padding: 40px 30px;
  }
  ._product_two section._productthree._2 ._cont._3{
    padding-bottom:0 !important;
  }
  ._product_two section._productthree._2 h1 {
    font-family: 'Syne', sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    text-align: center;
    color: #2b372c;
  }
  ._product_two section._productthree._2 ._cont {
    text-align: center;
  }
  ._product_two section._productthree._2 ._cont._2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  ._product_two section._productthree._2 ._cont._2 {
    padding-top: 90px;
    padding-bottom: 50px;
  }
  ._product_two section._productthree._2 ._cont>p {
    font-size: 1.5rem;
    position: relative;
    margin-bottom: 50px !important;
  }
  ._product_two section._productthree._2 ._cont._2>p:first-of-type:before ,
  ._product_two section._productthree._2 ._cont._3>p:first-of-type:before,
  ._product_two section._productthree._2 ._cont._4>p:first-of-type:before {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 1px;
    width: 50px;
    background: #2b372c;
  }
  div#shopify-section-product-comments {
    position: relative;
  }
  ._comments_action {
    position: relative;
    width: 100%;
    max-width: 100vw;
    background: #2b372c;
    padding: 90px 30px 0;
  }
  ._product_two section._productthree._2 ._cont._3 {
    padding-bottom: 90px;
  }
  ._product_two section._productthree._2 ._cont._5>h1{
    position: relative;
    width: max-content;
    margin: 0 auto;
    padding-left: 5rem;
    margin-top: 90px;
  }
  ._product_two section._productthree._2 ._cont._5>h1>._1{
    font-family: Syne,sans-serif;
    font-size: 6rem;
    line-height: 0;
    position: absolute;
    font-weight: 900;
    top: 80%;
    left: 0;
  }
  ._product_two section._productthree._2 ._cont._5>h1>._2{
    font-family: 'syne',sans-serif;
    font-size: 1rem;
    font-weight: 300;
    text-transform: initial;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._predescrip {
    display: none;
  }
  ._product_three ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(1) {
    left: 12%;
    top: 44%;
  }
  ._product_three ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(2) {
    left: 30%;
    top: 57%;
  }
  ._product_three ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(3) {
    left: 55%;
    top: 73%;
  }
  ._descrip._1>ul{
  }
  ._descrip._1>ul>li {
    position: relative;
    width: max-content;
    color: #2b372c;
    list-style: disc !important;
  }
  @media(max-width:991px){
    ._descrip._1>ul{
      max-width:90vw;
    }
    ._descrip._1>ul>li{
    	text-align: left;
      width:100%;
      margin-left: 2rem !important;
    }
  }
  ._descrip._1>ul>li:before {
    content: '';
    display:none;
    width: 4px;
    height: 4px;
    background: #2b372c;
    position: absolute;
    border-radius: 999px;
    top: 9px;
    left: 4%;
  }
  ._product_three section._productthree._1>._cont ._in>h1{
    padding:30px;
    background: #0000007a;
    border-radius: 20px;
    width: max-content;
    color: #F2E8DC;

  }
  ._product_three section._productthree._1{
    background: url(/cdn/shop/files/cd-Minti_Oral_Care_r1_pattern2x.jpg?v=1670269689);
    background-size: cover;
    background-position: center;
    padding: 190px 0;
  }
  section._productthree._1>._cont ._in>h1{
    font-family: 'Syne',sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    color: #2b372c;
    font-size: 3.5rem;
    line-height: 1;
    margin-bottom: 120px;
  }
  section._productthree._1>._cont {
    max-width: 1600px;
    margin: 0 auto;
    display: block;
    width: 90%;
  }
   section._productthree._1>._cont ._in>._capsule{
    background: #F2E8DC;
    border-radius: 999px;
    border: 1px solid #2D372D;
    padding: 40px 100px;
    display: block;
    width: 630px;
    max-width: 80vw;
    position: relative;
    font-size: 1.6rem;
    text-align: center;
    margin-left: auto;
  }
   section._productthree._1>._cont ._in>._capsule>img._1 {
    position: absolute;
    top: 0;
    left: 0;
    transform: rotate(-17deg);
  }
  section._productthree._1>._cont ._in>._capsule>img {
    width: 35px;
  }
  section._productthree._1>._cont ._in>._capsule>img._2 {
    position: absolute;
    bottom: 20px;
    right: -8px;
    transform: rotate(45deg);
  }
  div#shopify-section-cart-template {
    background: #f0e8dd;
    min-height: 80vh;
    display: grid;
    place-content: center;
  }
  ._product_didyouknow{
    background: #9EBABE;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  ._product_didyouknow._1>._cont {
    width: 80%;
    margin: 0 auto;
    max-width: 1600px;
  }
  ._product_didyouknow._1>._cont {
    width: 80%;
    margin: 0 auto;
    max-width: 1600px;
  }
  ._product_didyouknow._1>._cont>div:not(:last-of-type) {
    padding-bottom: 70px!important;
  }
  ._product_one ._product_didyouknow {
    padding-bottom: 50px;
  }
  ._product_didyouknow._1>._cont>._1 h1 {
    font-family: 'Syne',sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 3.5rem;
    line-height: 1;
    color: #2b372c;
  }
  ._product_didyouknow._1>._cont>._2>div {
    position: relative!important;
    place-self: center;
  }
  ._product_didyouknow._1>._cont>._2>div._1 {
    font-size: 1.5rem;
    font-family: 'Syne',sans-serif;
    line-height: 1;
    color: #2b372c;
  }
  ._product_didyouknow._1>._cont>._2>div._1>.row>._2 {
    position: relative;
  }
  ._product_didyouknow._1>._cont>._2>div._1>.row>._2:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    height: 1px;
    width: 80%;
    background: #212529;
  }
  ._product_didyouknow._1>._cont>._2>div>h1 {
    font-family: 'Syne',sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 1;
    font-size: 4.4vw;
    color: #2b372c;
  }
  ._product_didyouknow._1>._cont>._2>div._3>p {
    font-family: 'Syne',sans-serif;
    font-size: 1.3rem;
    line-height: 1;
    color: #2b372c;
  }
  ._product_didyouknow._1>._cont>div._3 p {
    font-family: 'Syne',sans-serif;
    font-size: 1.6rem;
    text-align: center;
    color: #2b372c;
    margin-bottom: 50px!important;
    margin-top: 50px;
  }
  ._product_didyouknow._1>._cont>div._3 h1 {
    text-align: center;
    font-family: 'Syne',sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    color: #2b372c;
    font-size: 3rem;
  }
  ._product_didyouknow._1>._cont>div._3 ._3 h1 {
    position: relative;
    width: max-content;
    margin: 0 auto;
    padding-left: 5rem;
    text-align: center;
    font-family: 'Syne',sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    color: #2b372c;
    font-size: 4rem;
  }
  ._product_didyouknow._1>._cont>div._3 ._3 h1>span._1 {
    font-family: 'Syne',sans-serif;
    font-size: 6rem;
    line-height: 0;
    position: absolute;
    font-weight: 900;
    top: 80%;
    left: 0;
    color: #2b372c;
  }
  ._product_didyouknow._1>._cont>div._3 ._3 h1>span._2 {
    font-family: 'Syne',sans-serif;
    font-size: 1rem;
    font-weight: 300;
    text-transform: initial;
  }

  ._product_didyouknow._2 {
    padding: 40px 30px;
  }
  ._product_didyouknow._2 ._cont {
    text-align: center;
  }
  ._product_didyouknow._2 h1 {
    font-family: Syne,sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    color: #2b372c;
    text-align: center;
  }
  ._product_didyouknow._2 ._cont._2 {
    padding-top: 30px;
    padding-bottom: 50px;
  }
  .home_six_section{
    overflow:hidden;
  }
  ._product_didyouknow._2 ._cont._3 {
    padding-bottom: 90px;
  }
  ._product_four ._product_didyouknow._2 ._cont._3{
	padding-bottom:0 !important;
  }
  ._product_didyouknow._2 ._cont>p {
    font-size: 1.5rem;
    position: relative;
    color: #2b372c;
  }
  ._product_didyouknow._2 ._cont._5>h1 {
    position: relative;
    width: max-content;
    margin: 90px auto 0;
    padding-left: 5rem;
  }
  ._product_didyouknow._2 ._cont._5>h1>._1 {
    font-family: Syne,sans-serif;
    font-size: 6rem;
    line-height: 0;
    position: absolute;
    font-weight: 900;
    top: 80%;
    left: 0;
  }
  ._product_didyouknow._2 ._cont._5>h1>._2 {
    font-family: syne,sans-serif;
    font-size: 1rem;
    font-weight: 300;
    text-transform: initial;
  }
  ._product_didyouknow._2 ._cont._2>p:first-of-type:before,
  ._product_didyouknow._2 ._cont._3>p:first-of-type:before,
  ._product_didyouknow._2 ._cont._4>p:first-of-type:before {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 1px;
    width: 50px;
    background: #2b372c;
  }
  .home-sustainable ._cont>._in._1 h1 {
    font-size: 2rem;
    color: #f2e8dc;
    font-family: 'Syne', sans-serif;
    font-weight: 700;
    position:relative;
    margin-bottom: 80px;
  }
  .home-sustainable ._cont>._in._1 h1:before{
    content: '';
    position: absolute;
    height: 1px;
    width: 78px;
    background: #f2e8dc;
    bottom: -40px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .home-sustainable ._cont>._in._1 p {
    color: #f2e8dc;
    font-family: 'Fonde', sans-serif;
    font-size: 2rem;
    line-height:1;
  }
  .home-sustainable ._cont>._in._1 {
    text-align: center;
    padding: 100px 30px 50px;
  }
  ._productcard_1 {
    position: relative;
  }
  ._comingsoon {
    width: 150px !important;
    height: 150px !important;
    position: absolute;
    top: -75px;
    right: 0;
    z-index: 2;
    text-align: center;
    display: grid;
    place-content: center;
    border-radius: 999px;
    background: #2b372c;
    border: 1px solid #f2e8dc;
  }
  ._comingsoon>p {
    color: #f2e8dc;
    text-align: center;
    text-transform: uppercase;
    width: 80%;
    margin: 0 auto;
    line-height: 1;
    font-family: 'Syne', sans-serif;
    font-weight: 600;
  }
  .home-sustainable ._cont>._in._3 ._card {
    background: #aec2ab;
    border-radius: 30px;
    padding: 50px 30px 30px;
    position:relative;
    width: 500px;
    margin: 0 auto;
    max-width: 90vw;
  }
  .home-sustainable ._cont>._in._3 ._card:before {
    content: '';
    position: absolute;
    height: 1px;
    width: 51px;
    background: black;
    top: 24px;
  }
  .home-sustainable ._cont>._3>._card h2 {
    text-transform: inherit;
    letter-spacing: 0;
    font-family: 'Fonde', sans-serif;
    margin-top: 20px;
  }
  .home-sustainable ._cont>._3>._card p {
    margin-bottom: 20px !important;
    font-size: 1.2rem;
  }
  .home-sustainable ._cont>._in._3 {
    padding: 100px 0;
  }
  .home-sustainable ._cont>._in._1 {
    text-align: center;
    padding: 100px 30px;
  }
  ._product_one section._productthree._1>._cont {
    max-width: 1600px;
    margin: 0 auto;
    display: block;
    width: 100%;
  }
  .price__badge.price__badge--sold-out {
    border: 0;
    display:none !important;
    background: transparent;
    font-size: 1rem;
  }
  ._predescrip>.row {
    margin-bottom: 14px !important;
  }
  ._predescrip>.row>div {
    place-self: center;
  }

  ._predescrip>.row>div img {
    width: 80px;
    max-height: 80px;
    object-fit: contain;
    padding: 10px;
  }
  ._predescrip>.row>div h1 {
    font-family: 'Syne',sans-serif;
    font-weight: 700;
    font-size: 1.5rem;
    text-transform: uppercase;
    color: #2b372c;
  }
  section._contact._1 {
    height: 100vh;
    background: url(/cdn/shop/t/10/assets/pattern_1.jpg?v=1645914611);
    padding: 190px 30px;
    background-size: cover;
  }
  button.btn.btn_add_cart>img {
    width: 21px;
    object-fit: contain;
  }
  @media(max-width:991px){
    section._contact._1 {
      height: auto;
      padding: 0;
    }
    ._name_founder{
      margin-left: 10%;
    }
    section._home_1 ._btn_home._1 span{
      color: #f2e8dc;
    }
    section._home_2>._cont._1{
      padding-top: 50px;
      padding-bottom: 50px;
    }
    section._home_2>._cont._1:before{
      bottom:30px;
    }
  }

  .row {
    margin: 0 !important;
  }
  ._productone ._btn_addtobag {
    margin-top: 20px;
  }
  ._btn._1,
  ._btn_addtobag {
    margin-top: 30px;
    background: #2B372C;
    color: #F6F7F5;
    font-family: 'Syne';
    text-transform: uppercase;
    border-radius:999px;
    padding: 15px 30px;
    font-weight: 700;
    border:0;
    font-size:0.8rem;
    width: max-content;
    transition:all .3s ease;
  }
  ._btn._1>span,
  ._btn_addtobag span{
    color: #F6F7F5;
    font-family: 'Syne', sans-serif;
    font-weight:800;
  }
  ._btn._1:hover,
  ._btn_addtobag:hover{
    background: #2B372C;
    transform:translateY(-5px);
  }
  ._btn_addtobag_small{
    margin:20px auto;
    display:block;
    background:transparent;
    border:0;
    outline:none;
    text-align:center;
    font-size: 2rem;
    padding: 10px 20px;
  }

  #_btn_comments {
    background: #2B372C;
    width: 180px;
    height: 180px;
    display: block;
    border-radius: 99999px;
    position: relative;
    margin-left: auto;
    border: 2px solid #F0E8DD;
    transition: all .6s ease;
  }
  #_btn_comments:hover {
    background: #9EBABE;
  }
  #_btn_comments>._in {
    display: grid;
    width: 100%;
    height: 100%;
    position: absolute;
    place-self: center;
    place-content: center;
    z-index: 1;
    color: #F2E8DC;
    font-family: 'Syne', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 1.5rem;
    line-height: 1;
    transition: all .4s ease;
  }
  #_btn_comments>img {
    position: absolute;
    right: 25%;
    top: -3%;
    width: 18%;
    transition: all .4s ease;
  }
  #_btn_comments>._in>span {
    font-family: 'Syne', sans-serif;
    font-weight: 600;
    font-size: 1.4rem;
    text-align: center;
  }
  h1>img {
    margin: inherit !important;
    display: inline;
  }
  .home_six_section>.container-wrap>.image_content_wrap>.right_side_content>.image_wrap>img {
    height: 100%;
    object-fit: cover;
  }
/* END PRODUCT */

/* RESPONSIVE */
  @media(min-width:1550px){
    .bg-video-wrap>video{
      max-width:100%;
    }
    ._productone._1>.row>._2>div>div>._cont ._in{
      width:80%;
    }
    .home_six_section .image_content_wrap .left_side_content{
      padding-left:10vw !important;
    }
    .home-sustainable .sutain-wrap .btn_plus .content-wrap{
      min-width:30vw;
    }
    .home_six_section .image_content_wrap .left_side_content{
      padding-left: 15vw !important;
    }
  }
  @media(min-width:1200px){
    .home-sustainable .sutain-wrap div.main-title h1{
      width: 200%;
    }
    .home-sustainable .sutain-wrap div.main-title h3 {
      width: 150% !important;
    }
    .home-sustainable .sutain-wrap .btn_plus .content-wrap{
      left: 20px;
    }
    .home_six_section .image_content_wrap .left_side_content{
      padding-left:5vw !important;
    }
    .the-minti-way-high-quality-sec h3,
    .the-minti-way-high-quality-sec h3>span{
      font-size:2.5rem !important;
    }
    .the-minti-way-high-quality-sec h3 img{
      height:2rem !important;
    }
  
  }
  @media(min-width:992px){
    ._productone ._product-featured-media:first-of-type,
    ._productone ._product-featured-media:last-of-type {
      display: none;
    }
    .the-minti-way-began-sec .began-content-wrap .content{
      font-size: 1.5rem !important;
    }
    #shopify-section-here-how-minti .hover-main-title{
      max-width:73vw;
    }
    .the-minti-way-founder-sec .Founder-title-content .below-founder-content {
      position: relative;
    }
    .the-minti-way-founder-sec .Founder-title-content .below-founder-content:before {
      content: '';
      position: absolute;
      top: 0;
      right: -15px;
      height: 2px;
      background: #8d8d8d;
      bottom: 0;
      width: calc(100% + 15px);
    }
    .home_fifth_section .sutain-wrap img {
      display: block;
      min-height: 700px;
      object-fit: cover;
    }
    
    .the-minti-way-feel-good-sec .the-minti-way-feel-good .the-minti-way-title h1{
      white-space: nowrap;
    }
    .home-sustainable .sutain-wrap .btn_plus .content-wrap{
      min-width:50vw;
    }
    ._faqs._1>._cont._2>div>div>div>div {
      width: 80%;
      margin: 0 auto;
    }
    ._faqs._1>._cont._2>._3>._2>div>._in {
      width: 80%;
      margin: 0 auto;
    }
  }
  @media(max-width:991px){
    ._product_didyouknow._2 h1,
    ._product_two section._productthree._2 h1{
      font-size: 1.9rem;
    }
    ._freefrom._2>._cont ._in>._capsule{
      padding: 40px 20px;
    }
    section._shop._1 section._shop._1>._cont._1 h1>span{
      font-size: 3rem;
    }
    button.ad_to_cart_id._add_to_cart.shopify-payment-btn._btn_addtobag {
      width: max-content;
      padding: 10px 30px;
      margin: 20px auto 0;
    }
    ._product_didyouknow._2 ._cont._2>p:first-of-type:before,
    ._product_didyouknow._2 ._cont._3>p:first-of-type:before,
    ._product_didyouknow._2 ._cont._4>p:first-of-type:before{
      display:none;
    }
    body#minti-floss ul li.splide__slide:first-of-type,
    body#toothbrushes ul li.splide__slide:first-of-type,
    body#everyday-trio ul li.splide__slide:first-of-type,{
      height:0;
      width:0;
      display:none;
    }
    .the-minti-way-banner-sec .the-minti-way-banner{
      height: 700px;
      min-height: 750px;
    }
    #shopify-section-here-how-minti .hover-main-title .hover-contnet:nth-child(4){
      top:24%;
    }
    #shopify-section-here-how-minti .hover-main-title .hover-contnet:nth-child(3){
      top:46%;
    }
    #shopify-section-here-how-minti .hover-main-title .hover-contnet:first-child{
      top:31%;
    }
    section._producttwo._2 ._description_2>._descrip._2 li div{
      margin-bottom: 0 !important;
    }
    ._productone .price-cart-warp>div{
      padding-right: 0;
    }
    section._home_2>._cont._1:before{
      bottom: 40px !important;
    }
    .inner-shop-product-section .featured-heading{
      font-size: 3rem !important;
      padding-bottom:50px !important;
      margin-bottom:50px;
    }
    body.template-index main#MainContent {
      overflow: hidden;
    }
    .home-sustainable .sutain-wrap div.main-title h1{
      font-size: 2.5rem !important;
    }
    .the-minti-way-began-sec .began-content-wrap .content{
      font-size: 1.5rem !important;
    }
    .price-cart-warp {
      justify-content: center;
    }
    .product-form{
      padding-top:0 !important;
    }
    ._productone._2 ._quantity._1 {
      margin: 20px auto 6px !important;
    }
    section._productone._2>._cont._2>img{
      height: auto !important;
      max-height: inherit !important;
    }
    section._home_2>._cont._2>.row>._item>._in_item>._productcard_1>._info_product ._action button.btn.btn_add_cart:hover,
    section._home_2>._cont._2>.row>._item>._in_item>._productcard_1>._info_product ._action button.btn.btn_add_cart:focus,
    section._shop>._cont._2>.row>._item>._in_item>._productcard_1>._info_product ._action button.btn.btn_add_cart:hover,
    section._shop>._cont._2>.row>._item>._in_item>._productcard_1>._info_product ._action button.btn.btn_add_cart:focus,
    ._minishop>._item>._in_item>._productcard_1>._info_product ._action button.btn.btn_add_cart:hover,
    ._minishop>._item>._in_item>._productcard_1>._info_product ._action button.btn.btn_add_cart:focus{
      background:transparent !important;
      color:#2B372C;
      border:0 !important;
      box-shadow:0 0 0 0 transparent;
    }
    section._home_2>._cont._2>.row>._item>._in_item>._productcard_1>._imgs_product>img, section._shop>._cont._2>.row>._item>._in_item>._productcard_1>._imgs_product>img, ._minishop>._item>._in_item>._productcard_1>._imgs_product>img {
      width: 100%;
      height: 450px;
      object-fit: cover;
    }

    ._product_three section._producttwo._2>._cont>._in._1{
      background-position-x: right !important;
    }
    
    section._home_2>._cont._2>.row>._item>._in_item>._productcard_1>._info_product ._action button.btn.btn_add_cart,
    section._shop>._cont._2>.row>._item>._in_item>._productcard_1>._info_product ._action button.btn.btn_add_cart{

      border: 0;
      width: max-content;
      text-align: right;
      font-size: 1.6rem !important;
      padding: 0;

    }
    section._home_2>._cont._2>.row>._item>._in_item>._productcard_1>._info_product>.row>div,
    section._home_2>._cont._2>.row>._item>._in_item>._productcard_1>._info_product ._price>.price>div,
    section._shop>._cont._2>.row>._item>._in_item>._productcard_1>._info_product>.row>div,
    section._shop>._cont._2>.row>._item>._in_item>._productcard_1>._info_product ._price>.price>div{
      text-align:left;
    }
    .the-minti-way-you-find-sec .content-wrap .content{
      text-transform:inherit !important;
    }
    ._productone._2>._cont._3>._in>._description_1>.row>div {
      padding: 0;
    }
    ._minishop>._item>._in_item>._productcard_1>._imgs_product>img{
      height: 350px;
      min-height:inherit !important;
      object-fit: cover;
    }
    ._minishop>._item>._in_item>._productcard_1>._info_product ._price>.price>div span{
      font-size:1rem;
    }
    ._minishop>._item>._in_item>._productcard_1>._info_product a._title_product{
      font-size:1.1rem;
    }
    ._minishop>._item>._in_item>._productcard_1>._info_product ._price>.price>div{
      text-align:left;
    }
    ._minishop ._item ._action button.btn.btn_add_cart {
      border: 0 !important;
      padding: 0 !important;
    }
    ._product_didyouknow._2 ._cont._5>h1>._1,
    ._product_two section._productthree._2 ._cont._5>h1>._1{
      font-size: 3rem;
    }
    ._product_two section._productthree._2 ._cont._5>h1{
      padding-left: 2.5rem;
    }
    ._product_didyouknow._2 ._cont._5>h1{
      padding-left:3rem;
    }
    .the-minti-way-our-story-sec .under-list-content {
      padding: 0;
      max-width: 100%;
    }
    ._contact._1 ._in>.row>._1 {
      background: url(/cdn/shop/files/Enmascarar_grupo_41.jpg?v=1646082802);
      place-content: center;
      background-repeat: no-repeat;
      background-size: cover;
    }
    ._contact._1 ._in>.row>._1{
      padding-top: 20vh;
      padding-bottom: 20vh;
    }
    section._contact._1>div>div>div{
      width:100vw !important;
      max-width:100vw !important;
    }
    section._shop._1 section._shop._1 {
      padding: 100px 0px;
    }
    section._shop._1>._cont._1 {
      position: relative;
    }
    section._shop._1>._cont._1:before {
      content: '';
      position: absolute;
      bottom: 20%;
      left: 0;
      right: 0;
      margin: 0 auto;
      width: 13%;
      height: 1px;
      background: black;
    }
    section._shop._1>._cont._1 {
      text-align: center;
    }
    ._predescrip, ._descrip._1 {
      width: 90vw;
      margin: 0 auto 20px;
      max-width: 100%;
    }
    ._predescrip p {
      text-align: left !important;
    }
    ._product_four section._producttwo._2>._cont>._in._1{
      background:url(/cdn/shop/t/10/assets/product_ingredients.jpg?v=1645823514);
    }
    ._descrip._1>ul {
      text-align: center;
      margin-top: 15px;
      padding: 0;
      list-style: circle !important;
    }
    ._descrip._1>ul>li{
      margin:0 auto;
    }
    .home-four-section .text p{
      font-size: 1rem !important;
      line-height: 1.6 !important;
    }
    .home-sustainable>div>._cont>._in._2 {
      padding: 30px;
      overflow:hidden;
    }
    ._faqs._1>._cont._1 h1,
    ._faqs._1>._cont._1 p{
      font-size: 3rem !important;
    }
    section._faqs._1>._cont._1{
      padding: 190px 30px 50px !important;
    }
    ._contact._1>.row>._2 {
      margin-top: 100px;
    }
    #shopify-section-ContactForm-content{
      padding: 80px 0 0 !important;
      height:inherit !important;
      display:block !important;
    }
    ._contact._1 ._card{
      width: 450px;
      margin: 60px auto 50px;
      max-width: 90vw;
    }
    section._contact._1>div>div>div>.row>._2 {
      background: #cfc874;
      padding: 90px 30px;
    }
    section._contact._1>div>div>div>.row>._2 ._cont {
      width: 450px;
      margin: 0 auto;
      max-width: 90vw;
    }
    section._shop._1 section._shop._1>._cont._1 h1,
    section._shop._1 section._shop._1>._cont._1 p{
      font-size:3rem;
    }
    section._shop>._cont._2>.row>._item{
      width:100%;
    }
    ._product_three section._productthree._1>._cont ._in>h1{
      margin:0 auto;
    }
    .did-you-know-Ingredients .did-you-know-full-title{
      padding:60px 30px !important;
    }
    section._productthree._1>._cont ._in>._capsule>img{
      max-width:40px;
    }
    .home_fifth_section .sutain-wrap img{
      min-height:350px;
    }
    section._home_2>._cont._2{
      padding-top:0;
      padding-bottom:0;
    }
    section._home_2>._cont._1>h1{
      font-size:2rem;
    }
    section._home_2>._cont._2>.row>._item{
      width:100%;
    }
    .bg-video-wrap>video{
      width: 109vw !important;
    }
    section._home_2>._cont._2>.row>._item>._in_item>._productcard_1>._imgs_product>img{
      min-height: inherit;
      height: 500px;
    }
    .home_seven_section .sub-title>ul {
      padding: 0;
    }
    section._home_1._2>._1 ._cont>._2>._in>h1{
      font-size: 100px;
    }
    .home_six_section .left_side_content ul{
      padding-left: 0;
    }
    section._productthree._1{
      padding:60px 30px !important;
    }
    section._productthree._1>._cont ._in>h1{
      color:#F2E8DC;
      font-size:1.9rem;
      text-align: center;
    }
    section._productthree._1>._cont ._in>._capsule{
      margin: 0 auto;
      padding: 30px 70px;
      margin-top: 30vh;
      max-width: 80vw;
      margin-left: auto !important;
      margin-right: auto !important;
    }
    ._productone .price-cart-warp>.product__price {
      order: 1;
    }
    ._productone .price-cart-warp>.cart__qty {
      order: 2;
    }
    ._productone .price-cart-warp>div:last-of-type {
      order: 3;
    }
    ._productone button._btn_addtobag_small {
      margin: 0 auto;
      padding: 0;
    }
    ._product_one section._productthree._1>._cont ._in>h1{
      color: #f2e8dc;
    }
  }
  @media(max-width:767px){
    section._producttwo._2>._cont>._in._1{
      min-height: 300px;
    }
    /*._product_two section._productthree._2 h1{
      font-size:1.2rem;
    }*/
    .the-minti-wau-we-believe-sec .block-content .title-contnet-wrap .contnet{
      color: #2b372c !important;
    }
    .the-minti-way-remember-sec .remember-warp .text-content>div{
      width:98% !important;
    }
    .the-minti-way-you-find-sec .content-minti-way-warp .content-wrap{
      padding-top:30px !important;
      padding-bottom:30px !important;
    }
    .the-minti-way-you-find-sec .content-wrap .content1{
      margin-bottom:0 !important;
  }
    .founder-img-title.d-md-none>h1{
      max-width:100vw;
    }
    .the-minti-way-our-story-sec .under-list-content li{
      font-size:1rem;
    }
    .home-sustainable ._cont>._in._1{
    padding: 100px 30px 30px !important;
  	}
    .home-sustainable ._cont>._in._3{
      padding:30px 0 !important;
    }
    ._predescrip>.row>div {
      padding: 0;
    }
    section._productone._2>._cont._3{
      padding:40px 20px;
    }
    section._home_1._2>._1 ._cont>._2>._in>h1{
      font-size: 4rem;
    }
    section._home_1._2>._1 ._cont>._2>._in>img{
      max-width:50vw;
    }
    header._header._2 .site-header__cart-count {
      width: 29px !important;
      top: 27%;
      text-align: center;
      min-width: inherit;
      height: 25px;
      right:0 !important;
    }
    ._action_menu{
      margin-top: 6px;
    }
    ._header._2 ._brand{
      margin-top:5px;
    }
    .site-header__icon{
      width: 29px;
      top: 4px;
    }
    ._minishop>._item{
      padding:0;
    }
    section._shop._1 section._shop._1>._cont._1 h1>span,
    section._shop._1 section._shop._1>._cont._1 p>span{
      font-size:3rem;
    }
    .inner-shop-product-section .featured-heading{
    	font-size: 2rem !important;
    }
    .our-planet-warp>.content>.hover-content>p{
      text-align:left !important;
      text-align-last:left !important;
    }
    .the-minti-way-founder-sec .Founder-title-content .founder-title{
      margin: 0 0 30px 0 !important;
    }
    #shopify-section-here-how-minti .hover-main-title .hover-contnet{
      transform: translateY(50px) !important;
      opacity:0;
      transition:all 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    }
    #shopify-section-here-how-minti .hover-main-title .hover-contnet._showing{
      transform: translateY(0) !important;
      opacity:1 !important;
    }
    .the-minti-way-founder-sec .founder-warp .founder-img-title h2{
      position:relative !important;
      text-align: center;
    }
    .home_seven_section .image_content_wrap>div.center_side_content img{
      max-height: 700px !important;
      object-position: top;
    }
    .home_seven_section .sub-title li .title:before{
      transform: scale(0.7) translateY(-20px);
    }
    ._predescrip>.row>div h1{
      font-size: 1rem;
    }
    .the-minti-way-you-find-sec{
      background: #f5a9a3 !important;
    }
    .the-minti-way-you-find-sec>div {
      background: url(/cdn/shop/t/10/assets/Rosa-_mas_grande.png?v=1647368390) !important;
      background-size: cover !important;
      background-color: #f5a9a3;
      background-repeat: no-repeat !important;
    }
    section._productone._2>._cont._1 h1{
      font-size:1.5rem;
    }
    ._faqs>._cont>div._2 {
      display: grid;
    }
    ._faqs>._cont>._2>._1{
      order:2;
    }
    ._faqs>._cont>._2>._2{
      order:1;
    }
    ._product_one section._productthree._1>._cont ._in>._capsule>img._1{
      top:20px;
    }
    ._product_one section._productthree._1>._cont ._in>._capsule>img._2{
      bottom: 50px;
      right: -15px;
    }

    
  
    .here-how-minti-Ingredients .bg-img>img{
      object-fit:contain;
    }
    .here-how-minti-Ingredients .bg-img{
      height:450px !important;
      min-height: 450px !important;
      max-height: 500px !important;
    }
    .the-minti-way-feel-good>.row>._2>.hovwer-content>.the-minti-way{
      width: 550px;
      max-width: 80vw;
      margin: 30px auto 0;
      max-height: 300px;
      overflow-x: hidden;
      overflow-y: auto;
    }
    section._home_2>._cont._2>.row>._item>._in_item>._productcard_1>._info_product ._price>.price>div,
    section._shop>._cont._2>.row>._item>._in_item>._productcard_1>._info_product ._price>.price>div {
      text-align: right;
    }
    ._predescrip>.row>div h1{
      font-size:1rem;
    }
    ._predescrip>.row>div img{
      width: 45px;
    }
    ._minishop>._item>._in_item>._productcard_1>._imgs_product>img{
      height: 250px;
      min-height:inherit !important;
      object-fit: cover;
    }
    ._minishop>._item{
      width:100%;
    }
    
    ._capsule>p {
      font-weight: 600;
      font-size: 0.8rem;
    }
    .the-minti-way-you-find-sec{
      padding: 0 !important;
    }
    .the-minti-way-remember-sec .remember-warp .text-content h1 img{
      height:1.52rem !important;
    }
    .the-minti-way-remember-sec .remember-warp .text-content h1{
      font-size: 1.52rem !important;
      line-height: 1.4 !important;
    }
    .the-minti-way-remember-sec .remember-warp .text-content>div{
      margin: 0 auto;
      max-width: 80vw;
    }
    .the-minti-way-remember-sec .remember-warp .text-content>a {
      width: max-content;
      margin: 20px 30px 50px;
      max-width: 80vw;
    }
    .the-minti-way-feel-good-sec .the-minti-way-feel-good{
    padding: 0 !important;
    }
    .the-minti-way-you-find-sec .content-wrap .content, .the-minti-way-you-find-sec .content-wrap .content1{
      border-radius: 50px !important;
    }
    ._faqs._1>._cont._2>div>div>div>div>h1{
      font-size: 1.2rem;
    }
    #shopify-section-ContactForm-content{
      padding: 60px 0 0 !important;
    }
    section._home_2>._cont._2>.row>._item>._in_item>._productcard_1>._imgs_product>img,
    section._shop>._cont._2>.row>._item>._in_item>._productcard_1>._imgs_product>img{      
      height: 350px;
      object-fit: cover;
      min-height: inherit !important;
    }
    ._product_didyouknow_alt h1{
      padding-left:0 !important;
    }
    section._shop._1 section._shop._1>._cont._1 h1,
    section._shop._1 section._shop._1>._cont._1 p{
      font-size: 2rem;
    }
    .our-planet-warp .hover-content>p{
      font-size:1rem;
    }
    .our-planet-warp>.content>.hover-content>p>img {
      height: 0.8rem;
    }
    .home_seven_section .image_content_wrap>div.right_side_content{
      padding-bottom:0 !important;
    }
    section._home_1._2>._1>div{
      background-position-x: 66%;
    }
    .home_seven_section .image_content_wrap>div.left_side_content{
      padding-top:0 !important;
    }
    ._home_1._2>._1>div>div>._cont>._1 {
      margin-bottom:30px;
    }
    .shop-all-wrap ul.shop-all li>a>span{
      font-size:2rem;
    }
    .shop-all-wrap ul.shop-all{
      padding:60px 0;
    }
    ._home_1._2>._1>div>div>._cont>._2>._in {
      width: 70%;
      margin-left: auto;
      margin-right:auto;
    }
    .home_six_section .image_content_wrap .right_side_content{
      display:grid;
    }
    .home_six_section .main-title h1{
      line-height: 1.5;
      font-size:2rem;
    }
    .home_six_section .main-title h1 span{
      font-size:2rem !important;
    }
    .home_six_section .image_content_wrap .right_side_content .main-title{
      position:relative;
      padding-top:50px;
      padding-bottom:50px;
    }
    .home_six_section .image_content_wrap .right_side_content>.main-title {
      order: 2;
    }
    .home_six_section .left_side_content .tab_desc,
    .home_six_section .left_side_content ul{
      margin:0 auto;
    }
    ._faqs>._cont>div{
      padding:0;
    }
    ._faqs>._cont>div>.row>div {
      padding: 0;
    }
    ._faqs._1>._cont._1 h1,
    ._faqs._1>._cont._1 p{
      font-size: 2rem !important;
    }
    .fera-productReviews.fera-productReviews--list .fera-productReviews-body .fera-productReviews-reviews .fera-productReviews-review{
      width:90vw ;
      margin:50px auto;
    }
    ._product_one section._productthree._1{
    }
    .high-quality-content>div>p>span {
      color: #829383;
    }
    ._product_one section._productthree._1>._cont ._in>._capsule{
      padding: 55px;
    }
    section._productthree._1>._cont ._in>h1,
    section._producttwo._2>._cont>._in._1>h1{
      font-size:1.9rem !important;
    }
    section._producttwo._2>._cont>._in._1>p{
      font-size: 1.568rem;
    }
  
    section._productone._2>._cont._1 h1{
      margin: 0 auto;
    }
    html.cart-sidebar .cart_drawer{
      padding:20px;
    }
    .home_six_section .left_side_content ul{
      padding:0;
    }
    #shopify-section-here-how-minti .how-minti-warp{
      padding-top: 162px;
      background: #daab83;
    }
    #shopify-section-here-how-minti .how-minti-warp .how-minti-maintitle{
      position:inherit;
    }
    .how-minti-maintitle>._cont {
      padding: 10% 10px;
    }
    .how-minti-maintitle>._cont>h1{
      font-size:2rem;
    }
    .how-minti-maintitle>._cont>p{
      font-size: 2rem;
    }
    .the-minti-way-our-planet .content{
      text-align:left !important;
    }
    .our-planet-warp>.content>.hover-content>p{
      line-height:2;
    }
    .the-minti-way-heard-sec .heard-content>div[class*=heard-] {
      padding: 26px 25px 45px;
      width: 350px;
      margin: 30px auto;
      max-width: 80vw;
    }
  }

  @media(max-width:575px){
    ._product_four section._producttwo._2>._cont>._in._1>h1,
    ._freefrom._2>._cont ._in>h1,
    ._ingredients_floss._2>._cont>._in._1>h1{
      font-size:1rem !important;
    }
    section._producttwo._2>._cont>._in._1>h1{
    font-size: 1.9rem;
    }
    .the-minti-way-heard-sec .heard-content h4 span{
      font-size:3rem !important;
    }
    ._predescrip>.row>div h1{
      font-size: 0.7rem;
    }
    section._home_2>._cont._2>.row>._item>._in_item>._productcard_1>._info_product ._price>.price>div,
    section._shop>._cont._2>.row>._item>._in_item>._productcard_1>._info_product ._price>.price>div{
      text-align:left;
    }
    
    ._link._1>span>img {
      height: 0.7rem;
      margin-left: 5px;
      margin-right: 5px;
      margin-top: -2px !important;
    }
    .the-minti-way-remember-sec .remember-warp .text-content>a {
      width: max-content;
      margin: 0;
      max-width: 80vw;
      padding: 0;
      white-space: nowrap;
      font-size: 0.7rem;
      margin-left: 15px !important;
      margin-top: 20px !important;
    }
    .the-minti-way-remember-sec .remember-warp .text-content{
      padding:50px 10px !important;
    }
    .the-minti-way-remember-sec .remember-warp .text-content h1 {
      font-size: 1.52rem;
      line-height: 1.4;
      margin: 0;
    }
    ._faqs._1>._cont._1 h1,
    ._faqs._1>._cont._1 p{
      font-size: 1.4rem !important;
    }
    section._contact._1>div>div>div>.row>._2 ._cont{
      max-width: 75vw;
      display: block;
    }
    ._contact._1 ._card h1{
      font-size: 2rem !important;
    }
    section._contact._1 h1>img{
      height: auto !important;
      width: 76%;
      margin: 0 auto !important;
      display: block;
    }
    ._contact._1 ._card{
      padding: 30px 8vw;
      max-width:80vw;
    }
    section._home_2>._cont._2>.row>._item>._in_item>._productcard_1>._imgs_product>img{
      min-height: inherit;
      height: 350px;
    }
    section._home_2>._cont._2>.row>._item>._in_item>._productcard_1>._info_product a._title_product{
      font-size:20px;
    }
    section._home_2>._cont._2>.row>._item>._in_item>._productcard_1>._info_product ._action button.btn.btn_add_cart,
    section._shop>._cont._2>.row>._item>._in_item>._productcard_1>._info_product ._action button.btn.btn_add_cart{
      font-size:16px;
      
    }
    section._home_2>._cont._2>.row>._item>._in_item>._productcard_1>._info_product{
      padding-left:0;
      padding-right:0;
    }
    section._home_2>._cont._2>.row>._item>._in_item>._productcard_1>._info_product ._price{
      padding-top:0;
      padding-bottom:0;
    }
    section._home_2>._cont._2>.row>._item>._in_item>._productcard_1>._info_product a._title_product,
    section._shop>._cont._2>.row>._item>._in_item>._productcard_1>._info_product a._title_product{
      font-size:1.4rem;
    }
    .home_seven_section .sub-title li .title {
      font-size: 16px;
      overflow: hidden !important;
      text-overflow: ellipsis !important;
      line-height: 1;
    }
    section._home_2>._cont._2>.row>._item>._in_item>._productcard_1>._info_product ._action>._soldout,
    section._shop>._cont._2>.row>._item>._in_item>._productcard_1>._info_product ._action>._soldout{
      text-align:center;
    }
    section._home_2>._cont._2>.row>._item{
      margin-bottom:30px;
    }
    section._home_1._2>._2>._cont._2>._info{
      padding-left:15px;
      padding-right:15px;
    }

  
  
  }
  @media(max-width:430px){
    section._productone._2>._cont._1 h1{
      font-size:1rem;
    }
    .home-sustainable ._cont>._in._1 h1{
      font-size:1.1rem;
    }
  }
/* END RESPONSIVE */
.the-minti-way-remember-sec>.remember-warp>.text-content>.content>h4>img {
    display: inline;
    height: 1rem;
    margin-top: -7px;
}

.the-minti-way-remember-sec .remember-warp .text-content>div {
  width: 90%;
  margin: 0 auto;
}
.the-minti-way-remember-sec .remember-warp .text-content>a {
    width: max-content;
    margin: 20px 30px 50px;
}
.the-minti-way-remember-sec .remember-warp .text-content>a:hover {
    color: #eed298;
    border-color: #eed298;
}
._link._1>span>img{
    margin-top: -6px;
}
section._faqs._1>._cont._1 {
  background: #AEC1AB;
  padding: 190px 30px 70px;
  line-height: 1;
}
._faqs._1>._cont._1 p {
  font-family: 'fonde', sans-serif;
  font-size: 4rem;
  line-height: 1;
}
._faqs._1>._cont._1 h1 {
  font-family: 'Syne', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  color: #2B372C;
  font-size: 4rem;
}
._faqs._1>._cont._2>._1>._1{
  background:url(/cdn/shop/t/10/assets/faq_1.jpg?v=1645191702);
  background-size:cover;
  background-position-x: 66%;
  min-height:450px;
}
._faqs._1>._cont._2>._1>div {
    padding: 0;
}
._faqs._1>._cont._2>._1>div._2>._1{
  background:#AEC1AB;
  padding:60px 30px;
}
._faqs._1>._cont._2>._1>div._2>._2 {
  background: #EED298;
  padding: 60px 30px;
}
._faqs._1>._cont._2>._1>div>._1>div>h1 {
  font-family: 'Syne', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  color: #2b372c;
  margin-bottom: 30px;
  font-size: 1.2rem;
}
._faqs._1>._cont._2>div._1>div._2>div._1>div>p{
    text-transform: uppercase;
}
._faqs._1>._cont._2>div>div>div>div>p {
  font-family: 'Syne', sans-serif;
  font-size: 0.9rem;
  font-weight: 500;
  color:#2B372C;
}
._faqs._1>._cont._2>div>div>div>div>p:last-of-type{
  margin-bottom:50px !important;
}
._faqs._1>._cont._2>._2>div>div>div>p{
  margin-bottom:50px !important;
}
._faqs._1>._cont._2>div>div>div>div>h1{
  font-family: 'Syne', sans-serif;
  font-weight: 600;
  line-height: 1;
  color: #2b372c;
  font-size: 1.4rem;
}
._faqs._1>._cont._2>div._1>div._1>div>div>h1 {
    font-weight: 900;
}
._faqs._1>._cont._2>._2>._1 {
  background: #EFC1C9;
  padding: 90px 30px;
}
._faqs._1>._cont._2>._2>._2 {
  background: url(/cdn/shop/files/892_Minti_1233-crop_1000x1000_crop_center.jpg?v=1622759095);
  background-size: cover;
  background-position-x: center;
  min-height:450px;
}
.the-minti-way-feel-good>.row>._2>.hovwer-content>.the-minti-way>p:first-of-type {
    position: relative;
  padding-top:20px;
}
.the-minti-way-feel-good>.row>._2>.hovwer-content>.the-minti-way>p:first-of-type:before {
  content:'';
  position:absolute;
  top: 0;
  left: 0;
  height: 1px;
  width:50px;
  background:black;
}
._faqs._1>._cont._2>._3>._1 {
  background: url(/cdn/shop/t/10/assets/faq_1.jpg?v=1645191700);
  background-size: cover;
  background-position-x: 88%;
  min-height:450px;
}
._faqs._1>._cont._2>._3>._2 {
  background: #aec1ab;
  padding: 90px 30px;
}
._faqs._1>._cont._2>div>div>div>div>h1 {
}
._faqs._1>._cont._2>div>div>div>div>p {
  margin-bottom: 40px !important;
}
._faqs._1>._cont._2>div>div>div>div>p:last-of-type {
  margin-bottom: 40px !important;
}
._faqs._1>._2>._4 {
  background: #F2E8DC;
  padding: 120px 30px;
}
._faqs._1>._2>._4 {
  background: #F2E8DC;
  padding: 120px 30px;
}
._faqs._1>._2>._4 h1 {
  text-align: center;
  font-size: 1.5rem;
  font-family: 'Fonde', sans-serif;
  line-height: 1;
  width: 700px;
  margin: 0 auto;
  max-width: 100%;
}
._faqs._1>._2>._4 h1>a {
  text-align: center;
  font-size: 1.5rem;
  font-family: 'Fonde', sans-serif;
  line-height: 1;
}
._faqs._1>._2>._4>div>div>a {
  text-align: center;
  margin: 0 auto;
  display: block;
  font-family: 'Syne';
  text-transform: uppercase;
  width: max-content;
  margin-top: 50px;
  position:relative;
}

._faqs._1>._2>._4>div>div>a:before{
  content:'';
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  margin:0 auto;
  height:1px;
  width:100%;
  transition:all .3s ease;
  background:black;
}
._faqs._1>._2>._4>div>div>a:hover{
  color:#9ebabe;
}
._faqs._1>._2>._4>div>div>a:hover:before{
  transform:scaleX(1.4);
  background:#9ebabe;
}

#shopify-section-ContactForm-content {
  padding: 120px 30px;
  background: url(/cdn/shop/files/Enmascarar_grupo_41.jpg?v=1646082802);
  height: 100vh;
  place-content: center;
  background-repeat: no-repeat;
  background-size: cover;
}
section._contact._1 {
    height: 100%;
}
section._contact._1>div>div>div {
    width: 1200px;
    margin: 0 auto;
    max-width: 90vw;
}

._contact._1 ._card{
  background: #EED298;
  color: #2b372c;
  font-size: 100px;
  line-height: 90px;
  font-family: 'fonde', sans-serif;
  padding: 50px 5vw 50px 5vw;
  border-radius: 60px
}
._contact._1 ._card h1{
  font-size: 2.4rem;
  line-height: 1.3;
  font-family: 'Fonde', sans-serif;
}

section._contact._1>div>div>div>.row>._2 ._cont>form>._btn {
  margin-left: auto;
  display: block;
  font-weight:600;
}
section._contact._1 h1>img{
  height:2rem;
    image-rendering: -webkit-optimize-contrast;
}
._item_input input {
    width: 100%;
    border-radius: 20px;
    background: #EED298;
    border: 0;
    margin-bottom: 20px;
  font-weight:500;
    font-family: 'Syne', sans-serif;
}
._item_input textarea {
    width: 100%;
    border-radius: 20px;
    background: #EED298;
    border: 0;
    margin-bottom: 20px;
  font-weight:500;
    font-family: 'Syne', sans-serif;
}

._item_input input::placeholder,
._item_input textarea::placeholder{
  color:#2B372C;
  opacity:1;
  font-family: 'Syne', sans-serif;
  padding-top:5px;
  font-weight:100;
  padding-bottom:5px;
}



/* ANIMISTA */
._mask_1{
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}

.tilt-in-bottom-1 {
	-webkit-animation: tilt-in-bottom-1 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: tilt-in-bottom-1 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

/* =============================================================================================== */
  @-webkit-keyframes tilt-in-bottom-1 {
    0% {
      -webkit-transform: rotateY(30deg) translateY(300px) skewY(-30deg);
      transform: rotateY(30deg) translateY(300px) skewY(-30deg);
      opacity: 0;
    }
    100% {
      -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
      transform: rotateY(0deg) translateY(0) skewY(0deg);
      opacity: 1;
    }
  }
  @keyframes tilt-in-bottom-1 {
    0% {
      -webkit-transform: rotateY(30deg) translateY(300px) skewY(-30deg);
      transform: rotateY(30deg) translateY(300px) skewY(-30deg);
      opacity: 0;
    }
    100% {
      -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
      transform: rotateY(0deg) translateY(0) skewY(0deg);
      opacity: 1;
    }
  }
  @-webkit-keyframes tilt-in-top-1 {
    0% {
      -webkit-transform: rotateY(30deg) translateY(-300px) skewY(-30deg);
      transform: rotateY(30deg) translateY(-300px) skewY(-30deg);
      opacity: 0;
    }
    100% {
      -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
      transform: rotateY(0deg) translateY(0) skewY(0deg);
      opacity: 1;
    }
  }
  @keyframes tilt-in-top-1 {
    0% {
      -webkit-transform: rotateY(30deg) translateY(-300px) skewY(-30deg);
      transform: rotateY(30deg) translateY(-300px) skewY(-30deg);
      opacity: 0;
    }
    100% {
      -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
      transform: rotateY(0deg) translateY(0) skewY(0deg);
      opacity: 1;
    }
  }
  @-webkit-keyframes fade-in-fwd {
    0% {
      -webkit-transform: translateZ(-80px);
      transform: translateZ(-80px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
      opacity: 1;
    }
  }
  @keyframes fade-in-fwd {
    0% {
      -webkit-transform: translateZ(-80px);
      transform: translateZ(-80px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
      opacity: 1;
    }
  }
  @-webkit-keyframes fade-in-fwd {
    0% {
      -webkit-transform: translateZ(-80px);
      transform: translateZ(-80px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
      opacity: 1;
    }
  }
  @keyframes fade-in-fwd {
    0% {
      -webkit-transform: translateZ(-80px);
      transform: translateZ(-80px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
      opacity: 1;
    }
  }
  @-webkit-keyframes slide-in-bck-center {
    0% {
      -webkit-transform: translateZ(600px);
      transform: translateZ(600px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
      opacity: 1;
    }
  }
  @keyframes slide-in-bck-center {
    0% {
      -webkit-transform: translateZ(600px);
      transform: translateZ(600px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
      opacity: 1;
    }
  }


/* END ANIMISTA */

/* ANIMATION */
  .shop-all-wrap ul.shop-all li {
    opacity: 0;
    transform: translateY(50px);
    transition: all 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  html.side-bar-sticky .shop-all-wrap ul.shop-all li{
    opacity: 1;
    transform: translateY(0);
  }
  .shop-all-wrap ul.shop-all li:nth-child(1){
    transition-delay:0.5s;
  }
  .shop-all-wrap ul.shop-all li:nth-child(2){
    transition-delay:0.7s;
  }
  .shop-all-wrap ul.shop-all li:nth-child(3){
    transition-delay:0.9s;
  }
  .shop-all-wrap ul.shop-all li:nth-child(4){
    transition-delay:1.1s;
  }
  .shop-all-wrap ul.shop-all li:nth-child(5){
    transition-delay:1.3s;
  }
  .shop-all-wrap ul.shop-all li:nth-child(6){
    transition-delay:1.5s;
  }
  .shop-all-wrap ul.shop-all li:nth-child(7){
    transition-delay:1.7s;
  }
  .shop-all-wrap ul.shop-all li:nth-child(8){
    transition-delay:1.9s;
  }
  .shop-all-wrap ul.shop-all li:nth-child(9){
    transition-delay:2.1s;
  }
  section._home_1{
    z-index:0;
  }
  section._home_1._2>._1{
    overflow:hidden;
  }
  section._home_1._2>._1>div{
    transform:scale(1.5);
    transition: all 1.2s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  section._home_1._2._showing>._1>div{
    transform:scale(1);
  }
  section._home_1._1 ._bg>div{
    transform:scale(1.5);
    z-index:0;
    transition: all 1.2s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  section._home_1._1._showing ._bg>div{
    transform:scale(1);
  }
  section._home_2 {
    position: relative;
  }
  section._home_1>._1>._2>._cont._2 ._info{
    opacity:0;
    transition:all .4s ease;
    transform:translateY(50px);
  }
  section._home_1>._1>._2>._cont._2 ._info._showing{
    opacity:1;
    transform:translateY(0);
  }
  section._home_2>._cont._1>h1,
  .home_six_section .image_content_wrap .left_side_content .main-title,
  .home-sustainable .sutain-wrap .btn_plus .plus{
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }
  section._home_2>._cont._1>h1>span{
    font-family: 'Syne', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    display:block;
    transition: all 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    color: #2B372C;
    -webkit-transform: rotateY(-30deg) translateY(300px) skewY(30deg);
            transform: rotateY(-30deg) translateY(300px) skewY(30deg);
    opacity: 0;
  }
  section._home_2>._cont._1>h1._showing>span{
    -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
            transform: rotateY(0deg) translateY(0) skewY(0deg);
    opacity: 1;
  }
  ._name_founder{

    font-size: 85px;
    color: #f2e7dc;
    line-height: 94%;
    font-family: fonde;
    font-weight: 400;
    max-width: 425px;
    margin-left: 79px;
    top: auto;
    bottom: 30px;
    text-transform: inherit;
    letter-spacing: 0;
  }
  section._home_2>._cont._1{
    position:relative;
  }
  .home_six_section li.tab-title._showing.active-tab{
    transition-delay:0 !important;
    background: #2b372c;
    color: #f2e8dc;
    border-color: #f2e8dc;
  }
  section._home_2>._cont._1:before{
    content: '';
    position: absolute;
    bottom: 80px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 1px;
    width: 10%;
    background: black;
  }
  section._home_2>._cont._1:before{
    transform:scaleX(0);
    transition:all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  section._home_2._showing>._cont._1:before{
    transform:scaleX(1);
  }

  section._home_2>._cont._2>.row>._item {
    transform: translateY(140px);
    transition:all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    opacity: 0;
    transition-delay:1.8s;
    display:block;
  }
  section._home_2._showing>._cont._2>.row>._item{
    transform: translateY(0);
    opacity:1;
  }
  section._home_2._showing>._cont._2>.row>._item:nth-child(2){
    transition-delay:1.1s;
  }
  section._home_2._showing>._cont._2>.row>._item:nth-child(3){
    transition-delay:1.2s;
  }
  section._home_2._showing>._cont._2>.row>._item:nth-child(4){
    transition-delay:1.3s;
  }
  section._home_2._showing>._cont._2>.row>._item:nth-child(5){
    transition-delay:1.4s;
  }
  section._home_2._showing>._cont._2>.row>._item:nth-child(6){
    transition-delay:1.5s;
  }
  section._home_2._showing>._cont._2>.row>._item:nth-child(7){
    transition-delay:1.6s;
  }
  section._home_2._showing>._cont._2>.row>._item:nth-child(8){
    transition-delay:1.7s;
  }
  section._home_2._showing>._cont._2>.row>._item:nth-child(9){
    transition-delay:1.8s;
  }
  section._home_2._showing>._cont._2>.row>._item:nth-child(10){
    transition-delay:1.9s;
  }
  section._home_2._showing>._cont._2>.row>._item:nth-child(11){
    transition-delay:2s;
  }
  section._home_1._1 ._bg ._inbg{
    opacity:0;
    transition:all 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  section._home_1._1 ._bg ._inbg.anim{
    opacity:1;
  }
  .home-sustainable .sutain-wrap div.main-title h1{
    display:block;
    transition:all 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
    opacity: 0;
  }
  .home-sustainable .sutain-wrap div.main-title h1._showing{
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  .home-sustainable .sutain-wrap div.main-title h3{
    display:block;
    transition-delay:0.2s;
    transition:all 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
    opacity: 0;
  }
  .home-sustainable .sutain-wrap div.main-title h3._showing{
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  .home-sustainable video {
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
    transition:all 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transform:translateX(-250px) scale(2.5);
  }
  .home-sustainable video._showing{
    clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
    transform:translateX(0) scale(1);
  }
  .home-sustainable .sutain-wrap>div.right-side-content .image-wrap,
  .home_six_section .image_content_wrap .right_side_content .image_wrap{
    overflow:hidden;
  }
  .home-sustainable .left-side-content.desktop {
    position: relative;
    z-index: 1;
  }
  .home_seven_section .image_content_wrap>div.center_side_content .image_wrap{
    overflow:hidden;
  }
  .home-sustainable .sutain-wrap .btn_plus .content-wrap{
    display:block;
    transition:all 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transition-delay:0.5s !important;
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
    opacity: 0;
    margin-bottom:30px;
  }
  .home-sustainable .sutain-wrap .btn_plus .content-wrap._showing{
    display:block;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
  .home-sustainable ._cont>._in._1 h1{
    transform:translateY(50px);
    transition:all 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    opacity:0;
  }
  .home-sustainable._showing ._cont>._in._1 h1{
    transform:translateY(0);
    opacity:1;
  }
  .home-sustainable ._cont>._in._1 h1:before{
    transform:scale(0);
    transition:all 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transition-delay:1s;
  }
  .home-sustainable._showing ._cont>._in._1 h1:before{
    transform:scale(1);
  }
  .home-sustainable ._cont>._in._1 p{
    transform:translateY(50px);
    transition:all 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    opacity:0;
    transition-delay:0.5s;
  }
  .home-sustainable._showing ._cont>._in._1 p{
    transform:translateY(0);
    opacity:1;
  }
  .home-sustainable .sutain-wrap{
    transform: translateY(60px);
    transition:all 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  .home-sustainable .sutain-wrap._showing{
    transform: translateY(0px);
  }
  .home-sustainable .sutain-wrap>div.right-side-content{
    position:relative;
  	z-index:0;
  }
  .home_fifth_section .sutain-wrap img{
    transition:all 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    clip-path: polygon(0 0, 0 0, 0 100%, 0 100%);
    transform:translateX(-300px) scale(1.5);
  }
  .home_fifth_section .sutain-wrap img._showing{
    clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
    transform:translateX(0) scale(1);
  }
  .home_fifth_section .sutain-wrap .image-wrap{
    overflow:hidden;
  }
  .home-four-section .text{
    display:block;
    transition:all 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    opacity: 0;
  }
  .home-four-section .text._showing{
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
    transition-delay:0.8s;
  }
  .home_fifth_section .sutain-wrap .right-side-content .title{
    display:block;
    transition:all 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
    opacity: 0;
    transition-delay:0.5s;
  }
  .home_fifth_section .sutain-wrap .right-side-content .title._showing{
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  .home_six_section>.container-wrap>.image_content_wrap>.right_side_content>.image_wrap>img{
    transition:all 1.8s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    -webkit-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
    transform: translateX(-300px) scale(1.5);
    width:100%;
    height:100%;
  }
  .home_six_section>.container-wrap>.image_content_wrap>.right_side_content>.image_wrap>img._showing{
    clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
    transform: translateX(0) scale(1);
  }
  .home_six_section._showing>.container-wrap>.image_content_wrap>.right_side_content>.image_wrap>img{
    clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
    transform: translateX(0) scale(1);
  }
  .home_six_section .image_content_wrap .left_side_content .main-title>h1{
    display:grid;
    transition:all 1.2s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    -webkit-transform: rotateY(30deg) translateY(-300px) skewY(-30deg);
            transform: rotateY(30deg) translateY(-300px) skewY(-30deg);
    opacity: 0;
  }
  .home_six_section .image_content_wrap .left_side_content .main-title>h1._showing,
  .home_six_section._showing .image_content_wrap .left_side_content .main-title>h1{
    -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
            transform: rotateY(0deg) translateY(0) skewY(0deg);
    opacity: 1;
  }
  .home_six_section .left_side_content h4{
    display:block;
    transition:all 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    opacity:0;
    transition-delay:1s;
    transform:translateY(100px);
  }
  .home_six_section .image_content_wrap .left_side_content .main-title:before{
    transform:scaleX(0);
    transition-delay:2s;
    transition:all 1.1s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  .home_six_section._showing .image_content_wrap .left_side_content .main-title:before{
    transform:scaleX(1);
  }
  .home_six_section .left_side_content h4._showing,
  .home_six_section._showing .left_side_content h4{
    transform:translateY(0);
    opacity:1;
  }
  .home_six_section .left_side_content ul li{
    opacity:0;
    transform:translateX(-100px);
    display:block;
    transition-delay:0.6s;
    transition:all 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  .home_six_section .left_side_content ul li._showing{
    opacity:1;
    transform:translateX(0);
  }
  .home_six_section._showing .left_side_content ul li{
    opacity:1;
    transform:translateX(0);
  }

  .relative{
    position:relative;
  }
  .home_six_section .left_side_content .tab_desc .desc_data{
    opacity:0;
    transition:all 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transform:translateY(-50px);
    transition-delay: 1.2s;
  }
  .home_six_section .left_side_content .tab_desc .desc_data._showing,
  .home_six_section._showing .left_side_content .tab_desc .desc_data{
    opacity:1;
    transition:all 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transform:translateY(0);
  }
  .home_six_section .image_content_wrap .right_side_content .button{
    transition:all 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transform:scale(0);
    transition-delay:1s !important;
  }
  .home_six_section._showing .image_content_wrap .right_side_content .button{
    transform:scale(1);
  }
  @media(min-width:768px){
    header._header._2>.row>div{
      min-height:80px;
    }
    
    .home_seven_section .sub-title li .title{
      opacity:0;
      transition:all 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
      transform:translateX(-50px);
      transition-delay:0.6s;
    }
    .home_seven_section .sub-title li .title._showing{
      opacity:1;
      transform:translateX(0);
    }
    .home_seven_section .sub-title li p{
      opacity:0;
      transition:all 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
      transform:translateX(-50px);
      transition-delay:0.9s;
    }
    .home_seven_section .sub-title li p._showing{
      opacity:1;
      transform:translateX(0);
    }
  }
  .home_seven_section .image_content_wrap>div.center_side_content img{
    clip-path: polygon(0 50%, 100% 50%, 100% 50%, 0 50%);
    transition:all 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transform:translateY(-500px) scale(1.5);
  }
  .home_seven_section .image_content_wrap>div.center_side_content img._showing{
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    transform:translateY(0) scale(1);
  }
  .home_seven_section .image_content_wrap{
    transition:all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transition-delay:0.6s;
    opacity:0;
    transform:translateY(100px);
  }
  .home_seven_section .image_content_wrap._showing{
    transform:translateY(0); 
    opacity:1;
  }
  .index-section--flush>.grid.image-bar.image-bar--small{
    transition:all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transition-delay:0.6s;
    opacity:0;
    transform:translateY(100px);
  }
  .index-section--flush>.grid.image-bar.image-bar--small._showing{
    opacity:1;
    transform:translateY(0);
  }
  section._home_1._2 ._btn_home._2,
  section._home_1._2>._1 ._cont>._2>._in,
  section._home_1._2>._2>._1>._info._2{
    transition:all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transition-delay:0.6s;
    opacity:0;
    transform:translateY(50px);
  }
  section._home_1._2 ._btn_home._2._showing,
  section._home_1._2>._1 ._cont>._2>._in._showing,
  section._home_1._2>._2>._1>._info._2._showing{
    opacity:1;
    transform:translateY(0);
  }
  section._home_1._2>._2>._cont._2>._info{
    transition:all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transition-delay:0.6s;
    opacity:0;
    transform:translateY(50px);
  }
  section._home_1._2>._2>._cont._2>._info._showing{
    opacity:1;
    transform:translateY(0);
  }
  section._home_1._2>._2>._cont._2>._info._2{
    transition-delay:0.6s;
  }
  section._home_1._2>._2>._cont._2>._info._3{
    transition-delay:0.8s;
  }
  .home_fifth_section .right-side-content h1{
    transition:all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transition-delay:0.6s;
    opacity:0;
    transform:translateY(50px);
  }
  .home_fifth_section .right-side-content h1._showing{
    opacity:1;
    transform:translateY(0);
  }
  .the-minti-way-banner-sec .the-minti-way-title,
  .the-minti-way-banner-sec .the-minti-way,
  .the-minti-way-heard-sec .heard-title{
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }
  .the-minti-way-banner-sec .the-minti-way-title>h1{
    -webkit-transform: rotateY(30deg) translateY(-400px) skewY(-30deg);
            transform: rotateY(30deg) translateY(-400px) skewY(-30deg);
    opacity: 0;
    display:block;
    transition:all 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  .the-minti-way-banner-sec .the-minti-way-title>h1._showing{
    -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
            transform: rotateY(0deg) translateY(0) skewY(0deg);
    opacity: 1;
  }
  .the-minti-way-banner-sec .the-minti-way>h4{
    -webkit-transform: rotateY(30deg) translateY(-400px) skewY(-30deg);
            transform: rotateY(30deg) translateY(-400px) skewY(-30deg);
    opacity: 0;
    display:block;
    transition:all 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  .the-minti-way-banner-sec .the-minti-way>h4._showing{
    -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
            transform: rotateY(0deg) translateY(0) skewY(0deg);
    opacity: 1;
  }
  .the-minti-way-banner-sec .the-minti-way-banner-content-wrap{
    opacity:0;
    transform:translateY(200px);
    display:block;
    transition:all 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  .the-minti-way-banner-sec .the-minti-way-banner{
    overflow:hidden;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }
  .the-minti-way-banner-sec .the-minti-way-banner-content-wrap._showing{
    opacity:1;
    transform:translateY(0);
  }
  .the-minti-way-banner-sec .the-minti-way-banner img{
    transform:scale(1.5);
    transition:all 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  .the-minti-way-banner-sec._showing .the-minti-way-banner img{
    transform:scale(1);
  }
  .the-minti-way-heard-sec .heard-title>h1{
    -webkit-transform: rotateY(30deg) translateY(400px) skewY(-30deg);
            transform: rotateY(30deg) translateY(400px) skewY(-30deg);
    opacity: 0;
    display:block;
    transition:all 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  .the-minti-way-heard-sec .heard-title>h1._showing{
    -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
            transform: rotateY(0deg) translateY(0) skewY(0deg);
    opacity: 1;
  }
  .the-minti-way-heard-sec .heard-content>div[class*=heard-] {
    transform: translateY(100px);
    opacity:0;
    display:block;
    transition:all 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  .the-minti-way-heard-sec .heard-content>div._showing {
    transform: translateY(0);
    opacity:1;
  }
  .the-minti-way-heard-sec .heard-content>div:nth-child(1) {
    transition-delay:0.6s;
  }
  .the-minti-way-heard-sec .heard-content>div:nth-child(2) {
    transition-delay:0.8s;
  }
  .the-minti-way-heard-sec .heard-content>div:nth-child(3) {
    transition-delay:1.2s;
  }

  .bg-video-wrap>video{
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
    transition:all 1.9s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  .bg-video-wrap>video._showing{
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }
  .the-minti-way-our-planet .our-planet-banner{
    z-index:1;
    display:block;
    transition:all 0.9s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transform:translateX(-50vw);
  }
  .the-minti-way-our-planet .our-planet-banner._showing{
    transform:translateX(0);
  }
  .the-minti-way-our-planet .content{
    position: relative;
    z-index: 2;
  }
  .the-minti-way-our-planet .our-planet-warp,
  .the-minti-way-our-planet .our-planet-banner{
    background: #eed298 !important;
  }
  .the-minti-way-our-planet .content h4{
    transition:all 0.9s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    opacity:0;
    transform:translateY(50px);
  }
  .the-minti-way-our-planet .content h4._showing{
    opacity:1;
    transform:translateY(0);
  }
  .how-minti-maintitle>._cont>h1,
  .how-minti-maintitle>._cont>p{
    transition:all 0.9s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    opacity:0;
    transform:translateY(50px);
  }
  .how-minti-maintitle>._cont>h1._showing,
  .how-minti-maintitle>._cont>p._showing{
    opacity:1;
    transform:translateY(0);
  }
  .how-minti-maintitle>._cont>p{
    transition-delay:0.5s;
  }

  #shopify-section-here-how-minti .hover-main-title .hover-contnet .how-minti-subtitle{
    transition:all 0.9s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    opacity:0;
    transform:translateY(-150px);
  }
  #shopify-section-here-how-minti .hover-main-title .hover-contnet._showing .how-minti-subtitle{
    opacity:1;
    transform:translateY(0);
  }
  #shopify-section-here-how-minti .hover-main-title .hover-contnet:nth-child(2) .how-minti-subtitle{
    transition-delay:0.3s;
  }
  #shopify-section-here-how-minti .hover-main-title .hover-contnet:nth-child(3) .how-minti-subtitle{
    transition-delay:0.5s;
  }
  #shopify-section-here-how-minti .hover-main-title .hover-contnet:nth-child(4) .how-minti-subtitle{
    transition-delay:0.7s;
  }
  #shopify-section-here-how-minti .hover-main-title .hover-contnet:nth-child(5) .how-minti-subtitle{
    transition-delay:0.9s;
  }
  #shopify-section-here-how-minti .hover-main-title .hover-contnet:nth-child(6) .how-minti-subtitle{
    transition-delay:1.1s;
  }
  #shopify-section-here-how-minti .hover-main-title .hover-contnet:nth-child(7) .how-minti-subtitle{
    transition-delay:1.3s;
  }
  #shopify-section-here-how-minti .hover-main-title .hover-contnet:nth-child(8) .how-minti-subtitle{
    transition-delay:1.5s;
  }
  .the-minti-way-remember-sec .remember-warp .remember-banner img{
    clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
    transition:all 1.7s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    display:block;
    transform:translateX(200px);
  }
  .the-minti-way-remember-sec .remember-warp .remember-banner img._showing{
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    transform:translateX(0);
  }
  .the-minti-way-remember-sec .remember-warp .text-content>div,
  .the-minti-way-feel-good-sec .the-minti-way-feel-good .the-minti-way-title,
  .the-minti-way-feel-good-sec .the-minti-way-feel-good .the-minti-way{
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }
  .the-minti-way-remember-sec .remember-warp .text-content h4,
  .the-minti-way-remember-sec .remember-warp .text-content h1{
    -webkit-transform: rotateY(-30deg) translateY(600px) skewY(30deg);
            transform: rotateY(-30deg) translateY(600px) skewY(30deg);
    opacity: 0;
    display:block;
    transition:all 0.7s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  .the-minti-way-remember-sec .remember-warp .text-content h4._showing,
  .the-minti-way-remember-sec .remember-warp .text-content h1._showing{
    -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
    transform: rotateY(0deg) translateY(0) skewY(0deg);
    opacity: 1;
  }
  .the-minti-way-remember-sec .remember-warp .text-content h1{
    transition-delay:0.4s;
  }
  .the-minti-way-remember-sec .remember-warp .text-content h1{
    transition-delay:0.2s;
  }
  .the-minti-way-remember-sec .remember-warp .text-content>a{
    opacity:0;
    transform:translateY(50px);
    transition:all 0.7s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  .the-minti-way-remember-sec .remember-warp .text-content>a._showing{
    opacity:1;
    transform:translateY(0);
  }
  .here-how-minti-Ingredients .bg-img img{
    transform: scale(1.5);
    transition:all 1.7s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  .here-how-minti-Ingredients._showing .bg-img img{
    transform: scale(1);
  }
  .the-minti-way-feel-good-sec .the-minti-way-feel-good .the-minti-way-title h1,
  .the-minti-way-feel-good-sec .the-minti-way-feel-good .the-minti-way h4{
    -webkit-transform: rotateY(-30deg) translateY(600px) skewY(30deg);
            transform: rotateY(-30deg) translateY(600px) skewY(30deg);
    opacity: 0;
    display:block;
    transition:all 0.7s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  .the-minti-way-feel-good-sec .the-minti-way-feel-good .the-minti-way-title h1._showing,
  .the-minti-way-feel-good-sec .the-minti-way-feel-good .the-minti-way h4._showing{
    -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
    transform: rotateY(0deg) translateY(0) skewY(0deg);
    opacity: 1;
  }
  .the-minti-way-feel-good-sec .the-minti-way-feel-good .the-minti-way h4{
    transition-delay:0.3s;
  }
  .the-minti-way-feel-good-sec #plus-btn{
    opacity:0;
    transition:all 0.7s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transform:translateY(100px);
    transition-delay:0.5s;
  }
  .the-minti-way-feel-good-sec #plus-btn._showing{
    opacity:1;
    transform:translateY(0);
  }
  .the-minti-way-you-find-sec .content-wrap .content-title,
  .the-minti-way-you-find-sec .content-wrap .title1{
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); 
    display:block;
    transition:all 0.7s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    opacity:0;
    transform:translateY(50px);
  }
  .the-minti-way-you-find-sec .content-wrap .content-title>span,
  .the-minti-way-you-find-sec .content-wrap .title1>span{
    -webkit-transform: rotateY(-30deg) translateY(-300px) skewY(30deg);
            transform: rotateY(-30deg) translateY(-300px) skewY(30deg);
    opacity: 0;
    display:block;
    transition:all 0.7s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  .the-minti-way-you-find-sec .content-wrap._showing .content-title>span,
  .the-minti-way-you-find-sec .content-wrap._showing .title1>span{
    -webkit-transform: rotateY(0) translateY(0) skewY(0);
            transform: rotateY(0) translateY(0) skewY(0);
    opacity: 1;
    display:block;
  }
  .the-minti-way-you-find-sec .content-wrap._showing .content-title,
  .the-minti-way-you-find-sec .content-wrap._showing .title1{
    transform:translateY(0);
    opacity:1;
  }
  .the-minti-way-you-find-sec .content-wrap._showing .title1{
    transition-delay:0.4s;
  }

  .the-minti-way-you-find-sec .content-wrap .content,
  .the-minti-way-you-find-sec .content-wrap .content1{
    display:block;
    transition:all 0.7s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    opacity:0;
    transform:translateY(50px);
  }
  .the-minti-way-you-find-sec .content-wrap._showing .content,
  .the-minti-way-you-find-sec .content-wrap._showing .content1{
    transform:translateY(0);
    opacity:1;
  }
  .the-minti-way-you-find-sec .content-wrap._showing .content{
    transition-delay:0.2s;
  }
  .the-minti-way-you-find-sec .content-wrap._showing .content1{
    transition-delay:0.6s;
  }
  .the-minti-way-founder-sec .founder-warp .founder-image img{
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
    display:block;
    transform:translateX(-200px) scale(1.5);
    transition:all 1.7s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  .the-minti-way-founder-sec .founder-warp._showing .founder-image img{
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    transform:translateX(0) scale(1);
  }
  .the-minti-way-founder-sec .founder-warp .image-title .founder-img-title {
    transform: translateY(100px);
    opacity: 0;
    transition:all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  .the-minti-way-founder-sec .founder-warp._showing .image-title .founder-img-title{
    opacity:1;
    transform: translateY(0);
  }
  .the-minti-way-founder-sec .founder-warp .Founder-title-content .founder-title{
    /*clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);*/
    transform: translateY(100px);
    transition:all 1.2s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  .the-minti-way-founder-sec .founder-warp._showing .Founder-title-content .founder-title{
    transform: translateY(0);
  }

  .the-minti-way-founder-sec .founder-warp .Founder-title-content .founder-content h3{
    opacity:0;
    transform:translateY(-50px);
    transition:all 0.8s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transition-delay:0.4s;
  }

  .the-minti-way-founder-sec .founder-warp._showing .Founder-title-content .founder-content h3{
    opacity:1;
    transform:translateY(0);
  }
  .the-minti-way-founder-sec .founder-warp .founder-image{
    height:100%;
  }
  .the-minti-way-founder-sec .founder-warp .Founder-title-content .founder-title h1{
    -webkit-transform: rotateY(-30deg) translateY(-600px) skewY(30deg);
            transform: rotateY(-30deg) translateY(-600px) skewY(30deg);
    opacity: 0;
    transition:all 0.8s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  .the-minti-way-founder-sec .founder-warp._showing .Founder-title-content .founder-title h1{
    -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
            transform: rotateY(0deg) translateY(0) skewY(0deg);
    opacity: 1;
  }
  .the-minti-way-founder-sec .Founder-title-content .founder-content h3:after{
    transform:scale(0);
    transition:all 0.2s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transition-delay:2s;
  }
  .the-minti-way-founder-sec .founder-warp._showing .Founder-title-content .founder-content h3:after{
    transform:scale(1);
  }
  .the-minti-way-founder-sec .Founder-title-content .below-founder-content{
    opacity:0;
    transform:translateY(-100px);
    transition:all 0.8s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transition-delay:0.8s;
  }
  .the-minti-way-founder-sec .founder-warp._showing .Founder-title-content .below-founder-content{
    opacity:1;
    transform:translateY(0);
  }
  .the-minti-way-founder-sec .Founder-title-content .below-founder-content:before{
    transition:all 1.2s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transition-delay:2.5s;
    transform: scaleX(0);
  }
  .the-minti-way-founder-sec .founder-warp._showing .Founder-title-content .below-founder-content:before{
    transform:scaleX(1);
  }
  .the-minti-way-founder-sec .founder-warp .Founder-title-content{
    position:relative;
    z-index:3;
  }
  .the-minti-way-founder-sec .founder-warp .image-title{
    position:relative;
    z-index:1;
  }
  .the-minti-way-high-quality-sec .high-quality-content {
    opacity: 0;
    transform: translateY(100px);
    transition:all 1.2s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  .the-minti-way-high-quality-sec._showing .high-quality-content{
    opacity: 1;
    transform: translateY(0);
  }
  .the-minti-way-our-story-sec .our-story-banner img{
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
    display:block;
    transform:translateX(-200px) scale(1.5);
    transition:all 1.7s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  .the-minti-way-our-story-sec._showing .our-story-banner img{
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    transform:translateX(0) scale(1);
  }
  .the-minti-way-our-story-sec .our-story-banner{
    background: #9598a3;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }
  .the-minti-way-founder-sec .founder-warp .founder-image{
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }
  .the-minti-way-our-story-sec._showing .our-story-contents .heading{
    transform:translateY(0);
  }
  .the-minti-way-our-story-sec .our-story-contents .heading{
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    transform:translateY(200px);
    transition:all 1.7s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  ._save_money{
    -webkit-transform: translateZ(-1400px);
    		transform: translateZ(-1400px);
    opacity: 0;
    transition:all 1.2s ease;
    transition-delay:1.5s !important;
  }
  ._productone._showing ._save_money{
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    opacity: 1;
  }
  ._product_four ._product_didyouknow._showing>._cont>div:nth-child(2),
  ._product_four ._product_didyouknow._showing>._cont>div:nth-child(3),
  ._product_four ._product_didyouknow._showing>._cont>div:nth-child(4){
    display: none;
  }
  ._productone._1 ._save_money{
    right: 30px;
    bottom: 20px;
  }
  ._product_two ._predescrip>.row>div {
    place-self: start !important;
  }
  .home_six_section .left_side_content ul li.active-tab {
    background: #2b372c;
    color: #efc1c9;
    border-color: #efc1c9;
  }
  ._productone._2 ._save_money{
    top: -115px;
    left: 0;
    margin: 0 auto;
    width:90px;
    height:90px;
  }
  ._productone._2 ._save_money h1 {
    font-size: 18px;
  }
  ._producttwo._2 b._subtitle {
    font-family: 'Syne', sans-serif;
    font-weight: 600;
    color: #2B372C;
    position: relative;
    margin-bottom: 20px !important;
    display: block;
    width: max-content;
    letter-spacing: 2px;
  }
  ._producttwo._2 b._subtitle:before{
    content: '';
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #2b372c;
    position: absolute;
  }
  ._productone._2 ._cont._3>._in {
    position: relative;
  }
  header._header._announcement {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  ._header .announcement-bar{
    padding:0 !important;
  }
  ._header .announcement-bar__message {
    background: #f2e8dc;
    font-family: 'Syne', sans-serif;
    font-weight: 600;
    font-size: 0.9rem;
  }
  ._header._announcement>.grid {
    padding: 20px 15px 0 15px;
  }
  ._save_money {
    position: absolute;
    z-index: 3;
    background: #2b372c;
    width: 150px;
    height: 150px;
    border: 2px solid #f2e8dc;
    border-radius: 9999px;
    transform: scale(0.8);
  }
  ._save_money>._cont {
    position: relative;
    display:grid;
    place-content:center;
    text-align:center;
    width: 100%;
    height: 100%;
    border-radius: 9999px;
  }
  ._save_money h1 {
    color: #f2e8dc;
    font-family: 'Syne', sans-serif;
    text-transform: uppercase;
    line-height: 1;
    font-size: 1.5rem;
    padding: 20px;
    margin-bottom:0;
  }
  ._save_money>._cont>img{
    position: absolute;
    right: 25%;
    top: -3%;
    width: 18%;
    transition: all .4s ease;
  }
  .the-minti-way-our-story-sec .our-story-contents .heading h1{
    -webkit-transform: rotateY(-30deg) translateY(-300px) skewY(30deg);
            transform: rotateY(-30deg) translateY(-300px) skewY(30deg);
    opacity: 0;
    transition:all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  .the-minti-way-our-story-sec._showing .our-story-contents .heading h1{
    -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
            transform: rotateY(0deg) translateY(0) skewY(0deg);
    opacity: 1;
  }
  .the-minti-way-our-story-sec .our-story-contents .content{
    opacity:0;
    transform:translateY(50px);
    transition:all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transition-delay:0.5s;
  }
  .the-minti-way-our-story-sec._showing .our-story-contents .content{
    opacity:1;
    transform:translateY(0);
  }
  .the-minti-way-our-story-sec .under-list-content li{
    opacity:0;
    transform:translateY(100px);
    transition:all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  .the-minti-way-our-story-sec._showing .under-list-content li{
    opacity:1;
    transform:translateY(0);
  }
  .the-minti-way-our-story-sec .under-list-content li.list-content1{
    transition-delay:0.6s;
  }
  .the-minti-way-our-story-sec .under-list-content li.list-content2{
    transition-delay:0.7s;
  }
  .the-minti-way-our-story-sec .under-list-content li.list-content3{
    transition-delay:0.8s;
  }
  .the-minti-way-our-story-sec .under-list-content li.list-content4{
    transition-delay:0.9s;
  }
  .the-minti-way-began-sec .began-content-wrap>.heading,
  .the-minti-way-began-sec .began-content-wrap .sub-heading,
  .the-minti-way-began-sec .began-content-wrap .content{
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }
  .the-minti-way-began-sec .began-content-wrap>.heading h1{
    -webkit-transform: rotateY(-30deg) translateY(-300px) skewY(30deg);
            transform: rotateY(-30deg) translateY(-300px) skewY(30deg);
    opacity: 0;
    transition:all 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  .the-minti-way-began-sec._showing .began-content-wrap>.heading h1{
    -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
            transform: rotateY(0deg) translateY(0) skewY(0deg);
    opacity: 1;
  }
  .the-minti-way-began-sec .began-content-wrap .sub-heading>span{
    -webkit-transform: rotateY(-30deg) translateY(-300px) skewY(30deg);
            transform: rotateY(-30deg) translateY(-300px) skewY(30deg);
    opacity: 0;
    display:block;
    transition:all 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transition-delay:0.5s;
  }
  .the-minti-way-began-sec._showing .began-content-wrap .sub-heading>span{
    -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
            transform: rotateY(0deg) translateY(0) skewY(0deg);
    opacity: 1;
  }
  .the-minti-way-began-sec .began-content-wrap .content>span{
    -webkit-transform: rotateY(-30deg) translateY(-300px) skewY(30deg);
            transform: rotateY(-30deg) translateY(-300px) skewY(30deg);
    opacity: 0;
    display:block;
    transition:all 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transition-delay:0.8s;
  }
  .the-minti-way-began-sec._showing .began-content-wrap .content>span{
    -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
            transform: rotateY(0deg) translateY(0) skewY(0deg);
    opacity: 1;
  }
  .the-minti-wau-we-believe-sec .Banner{
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    overflow:hidden;
  }
  .the-minti-wau-we-believe-sec .Banner img{
    transform:scale(1.5);
    transition:all 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  .the-minti-wau-we-believe-sec._showing .Banner img{
    transform:scale(1);
  }
  .the-minti-wau-we-believe-sec .we-believe .heading{
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    transform:translateY(100px);
    transition:all 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  .the-minti-wau-we-believe-sec._showing .we-believe .heading{
    transform:translateY(0);
  }
  .the-minti-wau-we-believe-sec .we-believe .heading h1{
    -webkit-transform: rotateY(-30deg) translateY(-600px) skewY(30deg);
            transform: rotateY(-30deg) translateY(-600px) skewY(30deg);
    opacity:0;
    transition:all 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  .the-minti-wau-we-believe-sec._showing .we-believe .heading h1{
    -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
            transform: rotateY(0deg) translateY(0) skewY(0deg);
    opacity: 1;
  }
  .the-minti-wau-we-believe-sec .block-content .title-content-belive{
    opacity:0;
    transform:translateY(100px);
    transition:all 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  .the-minti-wau-we-believe-sec._showing .block-content .title-content-belive{
    transform:translateY(0);
    opacity:1;
  }
  @media(min-width:992px){
    .the-minti-wau-we-believe-sec .block-content .title-content-belive:nth-child(1){
      padding-top:90px;
    }
  }
  .the-minti-wau-we-believe-sec .block-content .title-content-belive:nth-child(1){
    transition-delay:0.2s;
  }
  .the-minti-wau-we-believe-sec .block-content .title-content-belive:nth-child(2){
    transition-delay:0.4s;
  }
  .the-minti-wau-we-believe-sec .block-content .title-content-belive:nth-child(3){
    transition-delay:0.6s;
  }
  .the-minti-wau-we-believe-sec .block-content .title-content-belive:nth-child(4){
    transition-delay:0.8s;
  }
  div#shopify-section-the-minti-way-remember-sec {
      overflow: hidden;
  }
  section._shop._1 section._shop._1>._cont._1 h1,
  section._shop._1 section._shop._1>._cont._1 p{
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }
  section._shop._1 section._shop._1>._cont._1 h1>span{
    -webkit-transform: rotateY(30deg) translateY(-500px) skewY(-30deg);
            transform: rotateY(30deg) translateY(-500px) skewY(-30deg);
    opacity: 0;
    display:block;
    transition:all 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  section._shop._1._showing section._shop._1>._cont._1 h1>span{
    -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
            transform: rotateY(0deg) translateY(0) skewY(0deg);
    opacity: 1;
  }
  section._shop._1 section._shop._1>._cont._1 p>span{
    -webkit-transform: rotateY(30deg) translateY(-500px) skewY(-30deg);
            transform: rotateY(30deg) translateY(-500px) skewY(-30deg);
    opacity: 0;
    display:block;
    transition:all 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transition-delay:0.2s;
  }
  section._shop._1._showing section._shop._1>._cont._1 p>span{
    -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
            transform: rotateY(0deg) translateY(0) skewY(0deg);
    opacity: 1;
  }
  section._shop>._cont._2>.row>._item{
    transform:translateY(-100px);
    opacity:0;
    transition:all 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transition-delay:0.6s;
    display:block;
  }
  section._shop._showing>._cont._2>.row>._item{
    transform:translateY(0);
    opacity:1;
  }

  ._productone._1>.row>._2>div>div>._cont>h1 {
    transform: translateY(100px);
    opacity: 0;
    display:block;
    margin-bottom:30px;
    transition:all 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  ._productone._1._showing>.row>._2>div>div>._cont>h1 {
    transform: translateY(0);
    opacity: 1;
  }
  ._productone._1>.row>._2>div>div>._cont ._in ._description_1 {
    transform: translateY(100px);
    transition:all 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    opacity: 0;
    transition-delay:0.2s;
  }
  ._productone._1._showing>.row>._2>div>div>._cont ._in ._description_1 {
    transform: translateY(0);
    opacity: 1;
  }
  ._productone._1>.row>._2>div>div>._cont ._in ._form>form>.row>div{
    transform: translateY(100px);
    transition:all 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    opacity: 0;
    transition-delay:0.4s;
  }
  ._productone._1._showing>.row>._2>div>div>._cont ._in ._form>form>.row>div{
    transform: translateY(0);
    opacity: 1;
  }
  ._productone._1>.row>._2>div>div>._cont ._in ._form>form>.row>button{
    transform: translateY(100px);
    transition:all 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    opacity: 0;
    transition-delay:0.6s;
    width: max-content;
    padding: 20px 40px;
  }
  ._productone._1._showing>.row>._2>div>div>._cont ._in ._form>form>.row>button{
    transform: translateY(0);
    opacity: 1;
  }
  @media(min-width:1401px){
  }
  @media(min-width:1024px) and (max-width:1400px){
  }
  @media(max-width:991px){
    ._productone ._product-featured-media{
      transform:translateY(400px) scale(1.5);
      clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
      transition:all 1.3s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    }
  }
  @media(min-width:992px){
    ._productone ._product-featured-media{
      transform:translateX(-400px) scale(1.5);
      clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
      transition:all 1.3s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    }
    ._freefrom._2>._cont ._in._2{
      padding-left:90px;
    }
  }
  ._productone._showing ._product-featured-media{
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    transform:translateX(0) scale(1);
  }
  ._productone._showing ._product-featured-media:nth-child(2){
    transition-delay:0.2s;
  }
  ._productone._showing ._product-featured-media:nth-child(3){
    transition-delay:0.4s;
  }
  ._productone._showing ._product-featured-media:nth-child(4){
    transition-delay:0.6s;
  }
  ._productone._showing ._product-featured-media:nth-child(5){
    transition-delay:0.8s;
  }
  ._productone._showing ._product-featured-media:nth-child(6){
    transition-delay:1s;
  }
  ._productone._showing ._product-featured-media:nth-child(7){
    transition-delay:1.2s;
  }
  ._productone._showing ._product-featured-media:nth-child(8){
    transition-delay:1.4s;
  }
  ._producttwo._1>.row>._1>._cont>h1,
  ._producttwo._1>.row>._1>._cont>p{
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    position: relative;
    z-index: 2;
    transform:translateY(100px);
    transition:all 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  ._producttwo._1._showing>.row>._1>._cont>h1,
  ._producttwo._1._showing>.row>._1>._cont>p{
    transform:translateY(0);
  }
  ._producttwo._1>.row>._1>._cont>h1>span,
  ._producttwo._1>.row>._1>._cont>p>span{
    display:block;
    -webkit-transform: rotateY(30deg) translateY(-500px) skewY(-30deg);
            transform: rotateY(30deg) translateY(-500px) skewY(-30deg);
    opacity: 0;
    transition:all 0.9s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  ._producttwo._1._showing>.row>._1>._cont>h1>span,
  ._producttwo._1._showing>.row>._1>._cont>p>span{
    -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
            transform: rotateY(0deg) translateY(0) skewY(0deg);
    opacity: 1;
  }
  ._producttwo._1._showing>.row>._1>._cont>p>span{
    transition-delay:0.2s;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li{
    transform: translateX(100px);
    transition:all 0.9s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    opacity:0 !important;
    transition-delay:2s !important;
  }
  ._producttwo._1._showing>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li{
    transform: translateX(0);
    transition:all 0.9s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    opacity:1 !important;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>img{
    transform: translateX(100px);
    transition:all 0.9s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    opacity:0;
    transition-delay:1s;
  }
  ._producttwo._1._showing>.row>._2>._cont>ul._ingredients>img{
    transform: translateY(0);
    opacity:1;
    transition-delay:2.3s;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(2){
    transition-delay:1.2s !important;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(3){
    transition-delay:1.3s !important;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(4){
    transition-delay:1.4s !important;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(5){
    transition-delay:1.5s !important;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(6){
    transition-delay:1.6s !important;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(7){
    transition-delay:1.7s !important;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(8){
    transition-delay:1.8s !important;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(9){
    transition-delay:1.9s !important;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(10){
    transition-delay:2s !important;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(11){
    transition-delay:2.1s !important;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(12){
    transition-delay:2.2s !important;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(13){
    transition-delay:2.3s !important;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(14){
    transition-delay:2.4s !important;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(15){
    transition-delay:2.5s !important;
  }
  ._producttwo._1>.row>._2>._cont>ul._ingredients>._descrip._2>ul>li:nth-child(16){
    transition-delay:2.6s !important;
  }
  ._producttwo._1>.row>._2>._cont{
    width:0;
    transition:all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  ._producttwo._1._showing>.row>._2>._cont{
    width:100%;
  }
  section._productthree._1>._cont ._in._1{
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    transform: translateY(100px);
    transition:all 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    display:block;
  }
  section._productthree._1._showing>._cont ._in._1{
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    transform: translateY(0);
  }
  section._productthree._1>._cont ._in>h1{
    -webkit-transform: rotateY(30deg) translateY(-600px) skewY(-30deg);
            transform: rotateY(30deg) translateY(-600px) skewY(-30deg);
    opacity: 0;
    display:block;
    transition:all 1.3s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  section._productthree._1._showing>._cont ._in>h1{
    -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
            transform: rotateY(0deg) translateY(0) skewY(0deg);
    opacity: 1;
  }
  section._productthree._1>._cont ._in._2{
    transform:translateY(100px);
    opacity:0;
    transition-delay:0.7s;
    transition:all 1.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  section._productthree._1._showing>._cont ._in._2{
    transform:translateY(0);
    opacity:1;
  }
  ._product_didyouknow>._cont>div,
  ._product_didyouknow._2>._cont{
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    transform: translateY(100px);
    transition:all 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  ._product_one ._product_didyouknow._2 ._cont._5 {
    display: none;
  }
  ._product_didyouknow._showing>._cont>div,
  ._product_didyouknow._2._showing>._cont{
    transform: translateY(0);
  }
  ._product_didyouknow>._cont>._1 h1,
  ._product_didyouknow._2>._cont>._1 h1{
    -webkit-transform: rotateY(30deg) translateY(-600px) skewY(-30deg);
            transform: rotateY(30deg) translateY(-600px) skewY(-30deg);
    opacity: 0;
    display:block;
    transition:all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  ._product_didyouknow._showing>._cont>._1 h1,
  ._product_didyouknow._2._showing>._cont>._1 h1{
    -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
            transform: rotateY(0deg) translateY(0) skewY(0deg);
    opacity: 1;
  }
  ._product_didyouknow>._cont>div>div p,
  ._product_didyouknow>._cont>div>div h1,
  ._product_didyouknow._2>._cont p,
  ._product_didyouknow._2>._cont h1{
    -webkit-transform: rotateY(30deg) translateY(-600px) skewY(-30deg);
            transform: rotateY(30deg) translateY(-600px) skewY(-30deg);
    opacity: 0;
    display:block;
    transition:all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  ._product_didyouknow._showing>._cont>div>div p,
  ._product_didyouknow._showing>._cont>div>div h1,
  ._product_didyouknow._2._showing>._cont p,
  ._product_didyouknow._2._showing>._cont h1{
    -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
            transform: rotateY(0deg) translateY(0) skewY(0deg);
    opacity: 1;
  }
  ._product_didyouknow>._cont>._2>div._1>.row>._2:before,
  ._product_didyouknow._2 ._cont._2>p:before{
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    opacity: 0;
    display:block;
    transition:all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transition-delay:1.9s;
  }
  ._product_didyouknow._showing>._cont>._2>div._1>.row>._2:before,
  ._product_didyouknow._2 ._cont._2>p:before{
    -webkit-transform: scaleX(1);
            transform:  scaleX(1);
    opacity: 1;
  }
  ._product_didyouknow>._cont>._2>div>h1{
  }
  ._product_didyouknow._showing>._cont>div._2 p{
    transition-delay:0.5s;
  }
  ._product_didyouknow._showing>._cont>div._3 p{
    transition-delay:0.8s;
  }
  ._product_didyouknow._showing>._cont>div._4 p{
    transition-delay:1s;
  }
  ._product_didyouknow._showing>._cont>div._5 p{
    transition-delay:1.2s;
  }
  ._product_didyouknow._showing>._cont>div._6 p{
    transition-delay:1.2s;
  }
  ._product_didyouknow._showing>._cont>div._2 h1{
    transition-delay:0.5s;
  }
  ._product_didyouknow._showing>._cont>div._3 h1{
    transition-delay:0.8s;
  }
  ._product_didyouknow._showing>._cont>div._4 h1{
    transition-delay:1s;
  }
  ._product_didyouknow._showing>._cont>div._5 h1{
    transition-delay:1.2s;
  }
  ._product_didyouknow._showing>._cont>div._6 h1{
    transition-delay:1.2s;
  }
  ._product_didyouknow_alt>._cont>.row>._1>.row>div._1{
    padding: 0;
    padding-right: 10px;
  }
  ._product_didyouknow_alt>._cont>.row>._1>.row>div._2{
	padding:0 !important;
  }
  ._product_didyouknow_alt>._cont>.row>._1>.row>div{
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }
  ._product_didyouknow_alt>._cont>.row>._1>.row>div>h1{
    -webkit-transform: rotateY(30deg) translateY(-600px) skewY(-30deg);
            transform: rotateY(30deg) translateY(-600px) skewY(-30deg);
    opacity: 0;
    display:block;
    transition:all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  ._product_didyouknow_alt>._cont>.row>._1>.row>div>h1,
  ._product_didyouknow_alt>._cont>.row>._1>.row>div>p{
    -webkit-transform: rotateY(30deg) translateY(-600px) skewY(-30deg);
            transform: rotateY(30deg) translateY(-600px) skewY(-30deg);
    opacity: 0;
    display:block;
    transition:all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transition-delay:2.3s;
  }
  ._product_didyouknow_alt._showing>._cont>.row>._1>.row>div>h1,
  ._product_didyouknow_alt._showing>._cont>.row>._1>.row>div>p{
    -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
            transform: rotateY(0deg) translateY(0) skewY(0deg);
    opacity: 1;
  }
  ._product_didyouknow_alt._showing>._cont>.row>._1>.row>div>p{
    transition-delay:2.6s;
  }
  #shopify-section-product-comments div#reviews>div {
    transform: translateY(100px);
    opacity: 0;
    transition-delay:0.5s;
    transition:all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  #shopify-section-product-comments._showing div#reviews>div {
    transform: translateY(0);
    opacity: 1;
  }
  #shopify-section-product-comments #_btn_comments{
    transform: translateY(100px);
    opacity: 0;
    transition:all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  #shopify-section-product-comments._showing #_btn_comments{
    transform: translateY(0);
    opacity: 1;
  }
  #shopify-section-product-recommendations .featured-wrapper{
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }
  #shopify-section-product-recommendations .featured-heading{
    -webkit-transform: rotateY(30deg) translateY(-600px) skewY(-30deg);
            transform: rotateY(30deg) translateY(-600px) skewY(-30deg);
    opacity: 0;
    display:block;
    transition:all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  #shopify-section-product-recommendations._showing .featured-heading{
    -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
            transform: rotateY(0deg) translateY(0) skewY(0deg);
    opacity: 1;
  }
  #shopify-section-product-recommendations .featured-heading:before{
    transform:scaleX(0);
    transition:all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transition-delay:1s;
  }
  #shopify-section-product-recommendations._showing .featured-heading:before{
    transform:scaleX(1);
  }

  #shopify-section-product-recommendations ._minishop>._item{
    transform:translateY(100px);
    opacity:0;
    transition:all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transition-delay:0.2s;
  }
  #shopify-section-product-recommendations._showing ._minishop>._item{
    transform:translateY(0);
    opacity:1;
  }

  #shopify-section-product-recommendations ._minishop>._item:nth-child(2){
    transition-delay:0.4s;
  }
  #shopify-section-product-recommendations ._minishop>._item:nth-child(3){
    transition-delay:0.6s;
  }
  #shopify-section-product-recommendations ._minishop>._item:nth-child(4){
    transition-delay:0.8s;
  }
  #shopify-section-product-recommendations ._minishop>._item:nth-child(5){
    transition-delay:1s;
  }
  #shopify-section-product-recommendations ._minishop>._item:nth-child(6){
    transition-delay:1.2s;
  }
  section._productone._2 h1,
  section._productone._2 ._cont>._in>._description_1,
  section._productone._2 ._cont>._in>._form{
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }
  section._productone._2 h1>span {
    -webkit-transform: rotateY(30deg) translateY(-300px) skewY(-30deg);
            transform: rotateY(30deg) translateY(-300px) skewY(-30deg);
    opacity: 0;
    display:block;
    transition:all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  section._productone._2._showing h1>span{
    -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
            transform: rotateY(0deg) translateY(0) skewY(0deg);
    opacity: 1;
  }

  section._productone._2 ._cont>._in>._description_1>div{
    -webkit-transform: rotateY(30deg) translateY(600px) skewY(-30deg);
            transform: rotateY(30deg) translateY(600px) skewY(-30deg);
    opacity: 0;
    display:block;
    transition:all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  section._productone._2._showing ._cont>._in>._description_1>div{
    -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
            transform: rotateY(0deg) translateY(0) skewY(0deg);
    opacity: 1;
  }
  section._productone._2 ._cont>._in>._form>form{
    -webkit-transform: rotateY(30deg) translateY(600px) skewY(-30deg);
            transform: rotateY(30deg) translateY(600px) skewY(-30deg);
    opacity: 0;
    display:block;
    transition:all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940);
    transition-delay:0.3s;
  }
  section._productone._2._showing ._cont>._in>._form>form{
    -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
            transform: rotateY(0deg) translateY(0) skewY(0deg);
    opacity: 1;
  }
  section._producttwo._2 ._in h1,
  section._producttwo._2 ._in p{
    opacity:0;
    transform:translateY(100px);
    transition:all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  section._producttwo._2._showing ._in h1,
  section._producttwo._2._showing ._in p{
    opacity:1;
    transform:translateY(0);
  }
  section._producttwo._2 ._in p{
    transition-delay:0.3s;
  }
  section._producttwo._2 ._in ._description_2 li{
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }
  section._producttwo._2 ._in ._description_2 li>div{
    -webkit-transform: rotateY(30deg) translateY(600px) skewY(-30deg);
            transform: rotateY(30deg) translateY(600px) skewY(-30deg);
    opacity: 0;
    display:block;
    transition:all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  section._producttwo._2._showing ._in ._description_2 li>div{
    -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
            transform: rotateY(0deg) translateY(0) skewY(0deg);
    opacity: 1;
  }
  section._producttwo._2 ._in ._description_2 li:nth-child(1)>div{
    transition-delay:1s;
  }
  section._producttwo._2 ._in ._description_2 li:nth-child(2)>div{
    transition-delay:1.2s;
  }
  section._producttwo._2 ._in ._description_2 li:nth-child(3)>div{
    transition-delay:1.4s;
  }
  section._producttwo._2 ._in ._description_2 li:nth-child(4)>div{
    transition-delay:1.6s;
  }
  section._producttwo._2 ._in ._description_2 li:nth-child(5)>div{
    transition-delay:1.8s;
  }
  section._producttwo._2 ._in ._description_2 li:nth-child(6)>div{
    transition-delay:2s;
  }
  section._producttwo._2 ._in ._description_2 li:nth-child(7)>div{
    transition-delay:2.1s;
  }
  section._producttwo._2 ._in ._description_2 li:nth-child(8)>div{
    transition-delay:2.3s;
  }
  section._producttwo._2 ._in ._description_2 li:nth-child(9)>div{
    transition-delay:2.5s;
  }
  section._producttwo._2 ._in ._description_2 li:nth-child(10)>div{
    transition-delay:2.7s;
  }
  section._producttwo._2 ._in ._description_2 li:nth-child(11)>div{
    transition-delay:2.9s;
  }
  section._producttwo._2 ._in ._description_2 li:nth-child(12)>div{
    transition-delay:3.1s;
  }
  section._producttwo._2 ._in ._description_2 li:nth-child(13)>div{
    transition-delay:3.3s;
  }
  .home_six_section>._productfour>div ._in{
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }
  .home_six_section>._productfour>div ._in>h1,
  .home_six_section>._productfour>div ._in>p{
    -webkit-transform: rotateY(30deg) translateY(-300px) skewY(-30deg);
            transform: rotateY(30deg) translateY(-300px) skewY(-30deg);
    opacity: 0;
    display:block;
    transition:all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  .home_six_section._showing>._productfour>div ._in>h1,
  .home_six_section._showing>._productfour>div ._in>p{
    -webkit-transform: rotateY(0deg) translateY(0) skewY(0deg);
            transform: rotateY(0deg) translateY(0) skewY(0deg);
    opacity: 1;
  }
  .home_six_section._showing>._productfour>div ._in>p{
    transition-delay:0.3s;
  }
  ._product_two ._producttwo._2>._cont._1 {
    overflow: hidden;
  }
  ._product_two ._producttwo._2>._cont._1>img{
    transform:scale(1.5);
    transition:all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  ._product_two ._producttwo._2._showing>._cont._1>img{
    transform:scale(1);
  }
  ._product_two ._producttwo>._cont._2>.row>div{
    opacity:0;
    transform:translateY(100px);
    transition:all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  ._product_two ._producttwo>._cont._2._showing>.row>div{
    opacity:1;
    transform:translateY(0);
  }
  ._product_two ._producttwo>._cont._2>.row>div:nth-child(2){
    transition-delay:0.2s;
  }
  ._product_two ._producttwo>._cont._2>.row>div:nth-child(3){
    transition-delay:0.4s;
  }
  ._product_two ._producttwo>._cont._2>.row>div:nth-child(4){
    transition-delay:0.6s;
  }

  ._product_two section._productthree._2 ._cont{
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  }

  ._product_two section._productthree._2 ._cont h1{
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    opacity: 0;
    display:block;
    transition:all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  ._product_two section._productthree._2 ._cont p{
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    opacity: 0;
    display:block;
    transition:all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940);
  }
  ._product_two section._productthree._2._showing ._cont p{
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  ._product_two section._productthree._2._showing ._cont h1{
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
  ._product_two section._productthree._2 ._cont p{
    transition-delay:0.4s;
  }

/* END ANIMATION */
