@font-face {
  font-family: CooperBlackStd;
  src: url(CooperBlackStd.woff); }

body.page-landing #shopify-section-landing-hero {
  background: #f5f2ec; }
  body.page-landing #shopify-section-landing-hero .landing-hero {
    position: relative; }
    @media (max-width: 640px) {
      body.page-landing #shopify-section-landing-hero .landing-hero .wrapper {
        min-height: 350px; } }
    body.page-landing #shopify-section-landing-hero .landing-hero .wrapper .text__container {
      position: absolute;
      left: calc(9.5% + 100px);
      top: 50px;
      width: 81%; }
      @media (max-width: 1400px) {
        body.page-landing #shopify-section-landing-hero .landing-hero .wrapper .text__container {
          max-width: 1200px;
          /*width: unset !important;
          left: 100px;*/ } }
      @media (max-width: 640px) {
        body.page-landing #shopify-section-landing-hero .landing-hero .wrapper .text__container {
          left: 15px; } }
      body.page-landing #shopify-section-landing-hero .landing-hero .wrapper .text__container .text__title {
        font-size: 34px;
        line-height: 40px;
        text-align: left;
        color: black;
        font-weight: 900;
        font-family: "CooperBlackStd", sans-serif;
        max-width: 33%;
        margin-bottom: 10px; }
        @media (max-width: 640px) {
          body.page-landing #shopify-section-landing-hero .landing-hero .wrapper .text__container .text__title {
            font-size: 24px;
            line-height: 1.2;
            max-width: 80%;
            margin-left: auto;
            margin-right: auto;
            text-align: center; } }
      body.page-landing #shopify-section-landing-hero .landing-hero .wrapper .text__container .text__subtitle {
        font-size: 16px;
        text-align: left;
        line-height: 24px;
        color: #4b4a4a;
        font-family: "Montserrat", sans-serif;
        font-weight: 500;
        max-width: 32%;
        margin-bottom: 18px; }
        @media (max-width: 640px) {
          body.page-landing #shopify-section-landing-hero .landing-hero .wrapper .text__container .text__subtitle {
            font-size: 14px;
            line-height: 1.2;
            max-width: 80%;
            margin-left: auto;
            margin-right: auto;
            text-align: center; } }
      body.page-landing #shopify-section-landing-hero .landing-hero .wrapper .text__container form#newsletter_form .newsletter-form {
        max-width: 32%;
        flex-wrap: nowrap; }
        @media (max-width: 640px) {
          body.page-landing #shopify-section-landing-hero .landing-hero .wrapper .text__container form#newsletter_form .newsletter-form {
            justify-content: flex-start;
            max-width: 80%;
            margin-left: auto;
            margin-right: auto;
            text-align: center; } }
        body.page-landing #shopify-section-landing-hero .landing-hero .wrapper .text__container form#newsletter_form .newsletter-form .is-stretched-width {
          margin: 0;
          padding: 0;
          max-width: 65%;
          min-width: 65%;
          margin-left: 0px; }
          @media (max-width: 640px) {
            body.page-landing #shopify-section-landing-hero .landing-hero .wrapper .text__container form#newsletter_form .newsletter-form .is-stretched-width {
              margin-left: 0; } }
          body.page-landing #shopify-section-landing-hero .landing-hero .wrapper .text__container form#newsletter_form .newsletter-form .is-stretched-width .is-primary-btn-style {
            border: 1px solid;
            border-radius: 4px;
            border-right: 0;
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
            background: white; }
            @media (max-width: 640px) {
              body.page-landing #shopify-section-landing-hero .landing-hero .wrapper .text__container form#newsletter_form .newsletter-form .is-stretched-width .is-primary-btn-style {
                font-size: 14px !important;
                padding: 5px !important; } }
        body.page-landing #shopify-section-landing-hero .landing-hero .wrapper .text__container form#newsletter_form .newsletter-form .is-default-width {
          min-width: unset; }
          body.page-landing #shopify-section-landing-hero .landing-hero .wrapper .text__container form#newsletter_form .newsletter-form .is-default-width button {
            background: black;
            color: white;
            font-size: 13px;
            line-height: 16px;
            letter-spacing: 0.2px;
            font-weight: 600;
            font-family: "Monterrat", sans-serif; }
            @media (max-width: 640px) {
              body.page-landing #shopify-section-landing-hero .landing-hero .wrapper .text__container form#newsletter_form .newsletter-form .is-default-width button {
                font-size: 12px !important; } }
      body.page-landing #shopify-section-landing-hero .landing-hero .wrapper .text__container .icon_wrapper {
        max-width: 30%; }
        @media (max-width: 640px) {
          body.page-landing #shopify-section-landing-hero .landing-hero .wrapper .text__container .icon_wrapper {
            display: none; } }
        body.page-landing #shopify-section-landing-hero .landing-hero .wrapper .text__container .icon_wrapper .icons__title {
          font-size: 19px;
          line-height: 45px;
          color: #000;
          font-weight: 900;
          font-family: "CooperBlackStd", sans-serif; }
          @media (max-width: 640px) {
            body.page-landing #shopify-section-landing-hero .landing-hero .wrapper .text__container .icon_wrapper .icons__title {
              display: none; } }
        body.page-landing #shopify-section-landing-hero .landing-hero .wrapper .text__container .icon_wrapper .icons__content {
          display: flex;
          flex-wrap: wrap;
          column-gap: 30px;
          flex-direction: row; }
          body.page-landing #shopify-section-landing-hero .landing-hero .wrapper .text__container .icon_wrapper .icons__content img {
            max-width: calc(33% - 5px);
            object-fit: contain;
            margin-bottom: 15px;
            max-height: 52px; }
    body.page-landing #shopify-section-landing-hero .landing-hero .wrapper .image__container {
      padding-top: 80px;
      background: #fff; }
      body.page-landing #shopify-section-landing-hero .landing-hero .wrapper .image__container img {
        background: #fff; }
      @media (max-width: 641px) {
        body.page-landing #shopify-section-landing-hero .landing-hero .wrapper .image__container .hide--mobile {
          display: none; } }
      @media (min-width: 641px) {
        body.page-landing #shopify-section-landing-hero .landing-hero .wrapper .image__container .hide--desktop {
          display: none; } }
      @media (max-width: 640px) {
        body.page-landing #shopify-section-landing-hero .landing-hero .wrapper .image__container .hide--desktop {
          display: block;
          min-height: 350px;
          object-fit: cover; } }
body.page-landing #shopify-section-landing-video .landing-video {
  max-width: 1200px;
  margin: auto;
  margin-top: 95px; }
  @media (max-width: 640px) {
    body.page-landing #shopify-section-landing-video .landing-video {
      margin-top: 50px; } }
  body.page-landing #shopify-section-landing-video .landing-video .title {
    text-align: center;
    font-size: 35px;
    line-height: 45px;
    color: black;
    font-weight: 900;
    font-family: "CooperBlackStd", sans-serif;
    margin-bottom: 40px; }
    @media (max-width: 640px) {
      body.page-landing #shopify-section-landing-video .landing-video .title {
        font-size: 24px;
        margin-bottom: 20px; } }
  body.page-landing #shopify-section-landing-video .landing-video .lazyframe {
    max-width: 62.5%;
    margin: auto; }
    @media (max-width: 640px) {
      body.page-landing #shopify-section-landing-video .landing-video .lazyframe {
        max-width: 80%; } }
  body.page-landing #shopify-section-landing-video .landing-video a {
    padding: 11px 15px;
    display: block;
    background: #4899d4;
    border-radius: 5px;
    width: max-content;
    margin-left: auto;
    margin-right: auto;
    color: white;
    font-size: 14px;
    font-weight: bold;
    margin-top: 35px; }
    @media (max-width: 640px) {
      body.page-landing #shopify-section-landing-video .landing-video a {
        font-size: 12px;
        margin-top: 20px; } }
body.page-landing #shopify-section-landing-image_with-text {
  margin-bottom: 50px; }
  body.page-landing #shopify-section-landing-image_with-text .image_with-text {
    max-width: 81%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 165px;
    display: flex; }
    @media (max-width: 1400px) {
      body.page-landing #shopify-section-landing-image_with-text .image_with-text {
        max-width: 1200px;
        width: unset !important;
        left: 100px; } }
    @media (max-width: 640px) {
      body.page-landing #shopify-section-landing-image_with-text .image_with-text {
        flex-direction: column;
        margin-top: 60px;
        left: 0;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 30px; } }
    body.page-landing #shopify-section-landing-image_with-text .image_with-text > div {
      flex: 1; }
      body.page-landing #shopify-section-landing-image_with-text .image_with-text > div.text__container {
        display: flex;
        flex-direction: column;
        justify-content: center;
        transform: translateX(10%);
        max-width: 45%;
        padding-right: 50px; }
        @media (max-width: 640px) {
          body.page-landing #shopify-section-landing-image_with-text .image_with-text > div.text__container {
            padding-right: 0;
            max-width: 90%;
            margin-right: auto;
            margin-left: auto;
            transform: unset; } }
        body.page-landing #shopify-section-landing-image_with-text .image_with-text > div.text__container .title {
          font-size: 35px;
          line-height: 45px;
          color: black;
          font-weight: 900;
          font-family: "CooperBlackStd", sans-serif;
          margin-bottom: 0; }
          @media (max-width: 640px) {
            body.page-landing #shopify-section-landing-image_with-text .image_with-text > div.text__container .title {
              font-size: 25px;
              line-height: 30px;
              margin-top: 20px; } }
        body.page-landing #shopify-section-landing-image_with-text .image_with-text > div.text__container .subtitle {
          font-size: 16px;
          line-height: 24px;
          color: #4b4a4a;
          font-family: "Montserrat", sans-serif;
          margin-top: 13px;
          margin-bottom: 0; }
          @media (max-width: 640px) {
            body.page-landing #shopify-section-landing-image_with-text .image_with-text > div.text__container .subtitle {
              font-size: 14px;
              line-height: 20px; } }
        body.page-landing #shopify-section-landing-image_with-text .image_with-text > div.text__container .features {
          font-size: 16px;
          line-height: 45px;
          color: #000;
          font-family: "Montserrat", sans-serif;
          font-weight: bold; }
          @media (max-width: 640px) {
            body.page-landing #shopify-section-landing-image_with-text .image_with-text > div.text__container .features {
              font-size: 14px;
              line-height: 40px; } }
        body.page-landing #shopify-section-landing-image_with-text .image_with-text > div.text__container a {
          border-radius: 5px;
          background-color: #4899d4;
          padding: 11px 29px;
          color: white;
          font-size: 14px;
          line-height: 24px;
          font-weight: bold;
          font-family: "Montserrat", sans-serif;
          width: max-content;
          margin-top: 35px; }
          @media (max-width: 640px) {
            body.page-landing #shopify-section-landing-image_with-text .image_with-text > div.text__container a {
              margin-top: 20px;
              font-size: 12px;
              line-height: 20px;
              margin-left: auto;
              margin-right: auto; } }
      body.page-landing #shopify-section-landing-image_with-text .image_with-text > div.image__container {
        padding-left: 100px; }
        @media (max-width: 640px) {
          body.page-landing #shopify-section-landing-image_with-text .image_with-text > div.image__container {
            padding-left: 15px;
            padding-right: 15px; } }
body.page-landing #shopify-section-landing-image_with-text2 .image_with-text {
  max-width: 81%;
  margin-top: 165px;
  display: flex;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 1400px) {
    body.page-landing #shopify-section-landing-image_with-text2 .image_with-text {
      max-width: 1200px;
      width: unset !important;
      left: 100px; } }
  @media (max-width: 640px) {
    body.page-landing #shopify-section-landing-image_with-text2 .image_with-text {
      left: 0;
      flex-direction: column-reverse;
      padding-left: 15px;
      padding-right: 15px;
      margin-top: 60px; } }
  body.page-landing #shopify-section-landing-image_with-text2 .image_with-text > div {
    flex: 1; }
    body.page-landing #shopify-section-landing-image_with-text2 .image_with-text > div.text__container {
      display: flex;
      flex-direction: column;
      justify-content: center;
      max-width: 45%;
      margin-right: 5%;
      padding-left: 90px; }
      @media (max-width: 640px) {
        body.page-landing #shopify-section-landing-image_with-text2 .image_with-text > div.text__container {
          max-width: 90%;
          padding-left: 0;
          padding-top: 20px;
          margin-right: auto;
          margin-left: auto; } }
      body.page-landing #shopify-section-landing-image_with-text2 .image_with-text > div.text__container .title {
        font-size: 35px;
        line-height: 45px;
        color: black;
        font-weight: 900;
        font-family: "CooperBlackStd", sans-serif;
        margin-bottom: 0; }
        @media (max-width: 640px) {
          body.page-landing #shopify-section-landing-image_with-text2 .image_with-text > div.text__container .title {
            font-size: 25px;
            line-height: 30px; } }
      body.page-landing #shopify-section-landing-image_with-text2 .image_with-text > div.text__container .subtitle {
        font-size: 16px;
        line-height: 24px;
        color: #4b4a4a;
        font-family: "Montserrat", sans-serif;
        margin-top: 13px;
        margin-bottom: 0; }
        @media (max-width: 640px) {
          body.page-landing #shopify-section-landing-image_with-text2 .image_with-text > div.text__container .subtitle {
            font-size: 14px;
            line-height: 20px; } }
      body.page-landing #shopify-section-landing-image_with-text2 .image_with-text > div.text__container .features {
        font-size: 16px;
        line-height: 45px;
        color: #000;
        font-family: "Montserrat", sans-serif;
        font-weight: bold; }
        @media (max-width: 640px) {
          body.page-landing #shopify-section-landing-image_with-text2 .image_with-text > div.text__container .features {
            font-size: 14px;
            line-height: 40px; } }
      body.page-landing #shopify-section-landing-image_with-text2 .image_with-text > div.text__container a {
        border-radius: 5px;
        background-color: #4899d4;
        padding: 11px 29px;
        color: white;
        font-size: 14px;
        line-height: 24px;
        font-weight: bold;
        font-family: "Montserrat", sans-serif;
        width: max-content;
        margin-top: 35px; }
        @media (max-width: 640px) {
          body.page-landing #shopify-section-landing-image_with-text2 .image_with-text > div.text__container a {
            margin-top: 20px;
            margin-left: auto;
            margin-right: auto;
            font-size: 12px;
            line-height: 20px; } }

#template-collection .collection_pretitle, body.page-landing .collection_pretitle {
  color: #000;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 45px;
  text-align: center; }
  @media (max-width: 989px) {
    #template-collection .collection_pretitle, body.page-landing .collection_pretitle {
      margin-bottom: 30px; } }
@media (max-width: 989px) {
  #template-collection .collectionTabContent, body.page-landing .collectionTabContent {
    width: 100%; } }
#template-collection .product-thumbnail .product-thumbnail__title, body.page-landing .product-thumbnail .product-thumbnail__title {
  color: #272b60 !important;
  font-weight: 900;
  line-height: 1.41;
  font-size: 14px;
  min-height: 50px;
  display: block;
  margin-top: 15px;
  margin-bottom: 15px; }
  #template-collection .product-thumbnail .product-thumbnail__title:hover, body.page-landing .product-thumbnail .product-thumbnail__title:hover {
    color: #4899d4 !important; }
#template-collection .product-review__wrapper, body.page-landing .product-review__wrapper {
  display: block;
  min-height: 20px; }
#template-collection .standalone-bottomline, body.page-landing .standalone-bottomline {
  display: flex;
  justify-content: center; }
@media (max-width: 990px) {
  #template-collection .flickity-button, body.page-landing .flickity-button {
    position: absolute;
    bottom: 0px;
    margin-top: 10px;
    transform: translateY(100%); }
    #template-collection .flickity-button.flickity-prev-next-button.next, body.page-landing .flickity-button.flickity-prev-next-button.next {
      right: calc(50% - 45px); }
    #template-collection .flickity-button.flickity-prev-next-button.previous, body.page-landing .flickity-button.flickity-prev-next-button.previous {
      left: calc(50% - 45px); } }
@media (max-width: 989px) {
  #template-collection .product__thumbnail .image-element__wrap img, body.page-landing .product__thumbnail .image-element__wrap img {
    max-width: 100%; } }
#template-collection .product__thumbnail .image__container img, body.page-landing .product__thumbnail .image__container img {
  margin-top: 0; }
  @media (max-width: 989px) {
    #template-collection .product__thumbnail .image__container img, body.page-landing .product__thumbnail .image__container img {
      left: 0px !important;
      margin-left: 0 !important;
      max-width: 100%; } }
#template-collection .product__thumbnail, body.page-landing .product__thumbnail {
  margin-bottom: 50px; }
  @media (max-width: 640px) {
    #template-collection .product__thumbnail, body.page-landing .product__thumbnail {
      margin-bottom: 30px; } }
  #template-collection .product__thumbnail .product-wrap, body.page-landing .product__thumbnail .product-wrap {
    background: #FFF;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    height: 100%;
    display: flex;
    flex-direction: column;
    overflow: inherit; }
    #template-collection .product__thumbnail .product-wrap:hover, body.page-landing .product__thumbnail .product-wrap:hover {
      border: 1px solid #4899d4; }
    #template-collection .product__thumbnail .product-wrap .show_now_btn, body.page-landing .product__thumbnail .product-wrap .show_now_btn {
      margin-top: 15px;
      margin-bottom: 8px; }
      #template-collection .product__thumbnail .product-wrap .show_now_btn a, body.page-landing .product__thumbnail .product-wrap .show_now_btn a {
        background: #4899d4;
        border-radius: 5px;
        color: #FFF;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
        width: 90px;
        height: 30px; }
        #template-collection .product__thumbnail .product-wrap .show_now_btn a:hover, body.page-landing .product__thumbnail .product-wrap .show_now_btn a:hover {
          font-weight: 900; }
    #template-collection .product__thumbnail .product-wrap .thumbnail__caption, body.page-landing .product__thumbnail .product-wrap .thumbnail__caption {
      display: flex;
      flex-direction: column;
      height: 100%;
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 15px; }
      #template-collection .product__thumbnail .product-wrap .thumbnail__caption .product-thumbnail, body.page-landing .product__thumbnail .product-wrap .thumbnail__caption .product-thumbnail {
        flex: 1; }
    #template-collection .product__thumbnail .product-wrap .header-tag, body.page-landing .product__thumbnail .product-wrap .header-tag {
      text-align: right;
      position: relative; }
      #template-collection .product__thumbnail .product-wrap .header-tag span.meta_product_type, body.page-landing .product__thumbnail .product-wrap .header-tag span.meta_product_type {
        background: #FFF;
        border: 1px solid #a57096;
        border-radius: 6px;
        font-size: 14px;
        padding: 4px 8px;
        position: absolute;
        right: 7px;
        top: 7px;
        z-index: 1; }
        @media (max-width: 989px) {
          #template-collection .product__thumbnail .product-wrap .header-tag span.meta_product_type, body.page-landing .product__thumbnail .product-wrap .header-tag span.meta_product_type {
            font-size: 12px;
            padding: 3px 6px;
            top: 5px;
            right: 5px; } }
@media (max-width: 990px) {
  #template-collection .collection__main.section, body.page-landing .collection__main.section {
    width: 100%; } }
#template-collection .section__wrapper, body.page-landing .section__wrapper {
  padding-top: 0px; }
#template-collection #shopify-section-custom-collection_main, body.page-landing #shopify-section-custom-collection_main {
  padding-top: 75px;
  padding-bottom: 150px;
  position: relative; }
  @media (max-width: 990px) {
    #template-collection #shopify-section-custom-collection_main, body.page-landing #shopify-section-custom-collection_main {
      margin-bottom: 50px;
      padding-top: 45px;
      padding-bottom: 75px; } }
  #template-collection #shopify-section-custom-collection_main [data-bg-svg], body.page-landing #shopify-section-custom-collection_main [data-bg-svg] {
    background-color: #f6f2ed;
    position: absolute;
    width: 100%;
    height: 90%;
    top: 0px;
    z-index: -1; }
    @media (max-width: 990px) {
      #template-collection #shopify-section-custom-collection_main [data-bg-svg], body.page-landing #shopify-section-custom-collection_main [data-bg-svg] {
        height: calc(100 - 75px); } }
    @media (max-width: 640px) {
      #template-collection #shopify-section-custom-collection_main [data-bg-svg], body.page-landing #shopify-section-custom-collection_main [data-bg-svg] {
        height: calc(100 - 40px); } }
    #template-collection #shopify-section-custom-collection_main [data-bg-svg] svg, body.page-landing #shopify-section-custom-collection_main [data-bg-svg] svg {
      bottom: -10%;
      position: absolute;
      width: 100%;
      height: auto; }
      @media (max-width: 990px) {
        #template-collection #shopify-section-custom-collection_main [data-bg-svg] svg, body.page-landing #shopify-section-custom-collection_main [data-bg-svg] svg {
          bottom: -75px; } }
      @media (max-width: 640px) {
        #template-collection #shopify-section-custom-collection_main [data-bg-svg] svg, body.page-landing #shopify-section-custom-collection_main [data-bg-svg] svg {
          bottom: -40px; } }
  #template-collection #shopify-section-custom-collection_main .collectionTabContenetWrapper .product-wrap .thumbnail__caption .product-thumbnail__price, body.page-landing #shopify-section-custom-collection_main .collectionTabContenetWrapper .product-wrap .thumbnail__caption .product-thumbnail__price {
    color: black; }
  #template-collection #shopify-section-custom-collection_main .collectionTabContenetWrapper .product-wrap .thumbnail__caption .show_now_btn a, body.page-landing #shopify-section-custom-collection_main .collectionTabContenetWrapper .product-wrap .thumbnail__caption .show_now_btn a {
    border-radius: 35px; }
  #template-collection #shopify-section-custom-collection_main .collectionTabContenetWrapper .product-wrap .thumbnail__caption .product-review__wrapper, body.page-landing #shopify-section-custom-collection_main .collectionTabContenetWrapper .product-wrap .thumbnail__caption .product-review__wrapper {
    display: flex;
    justify-content: center; }

.testimonial__description-review {
  min-height: 90px;
  max-height: 90px;
  overflow: auto;
  padding-right: 8px; }
  .testimonial__description-review::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5; }
  .testimonial__description-review::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5; }
  .testimonial__description-review::-webkit-scrollbar-thumb {
    background-color: #000; }

.FullHolder {
  display: none !important; }

#shopify-section-landing-video {
  padding-bottom: 45px; }

body {
  overflow: hidden; }

.donated_content {
  display: flex;
  align-items: center; }
  @media (max-width: 640px) {
    .donated_content {
      width: 100%;
      justify-content: center; } }
  .donated_content .donated_text {
    font-size: 16px;
    color: #272b60;
    font-weight: bold;
    padding-top: 3px; }
  .donated_content .donated_value {
    display: flex;
    margin-right: 6px; }
    .donated_content .donated_value h5 {
      color: #272b60;
      background-color: #f1f9ff;
      margin-right: 9px;
      width: 20px;
      text-align: center;
      font-weight: 900;
      height: 27px;
      border-radius: 5px;
      line-height: 1.45; }
      @media (max-width: 640px) {
        .donated_content .donated_value h5 {
          line-height: 1.5; } }

.cart-top-bar {
  background: #4495EA;
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.06);
  position: fixed;
  top: 0;
  z-index: 9; }
  .cart-top-bar .section {
    display: flex;
    justify-content: space-between;
    height: 45px;
    align-items: center; }
  .cart-top-bar .back-btn {
    color: #fff;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: bold;
    display: flex;
    align-items: center; }
    .cart-top-bar .back-btn svg {
      margin-right: 10px; }
  .cart-top-bar .logo-img {
    width: 177px; }

.cart-main-section {
  background: #f6f2ed;
  padding-top: 100px; }

.cart-empty {
  text-align: center; }
  .cart-empty .title {
    font-family: CooperStd;
    font-size: 35px;
    font-weight: 900;
    text-align: center;
    color: black;
    text-transform: capitalize; }
    @media (max-width: 768px) {
      .cart-empty .title {
        font-size: 24px; } }
  .cart-empty .subtitle {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: bold;
    margin-top: 20px;
    color: black; }
    @media (max-width: 768px) {
      .cart-empty .subtitle {
        max-width: 240px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 15px !important; } }
  .cart-empty .linked_urls {
    margin-top: 20px;
    margin-bottom: 60px; }
    .cart-empty .linked_urls .empty_link {
      width: 300px;
      height: 60px;
      margin-bottom: 14px;
      border-radius: 5px;
      text-decoration: none;
      display: flex;
      align-items: center;
      justify-content: center;
      color: black;
      margin-left: auto;
      margin-right: auto;
      font-family: Montserrat;
      font-size: 16px;
      font-weight: bold; }
      @media (max-width: 768px) {
        .cart-empty .linked_urls .empty_link {
          width: 250px;
          height: 40px;
          font-size: 14px;
          margin-bottom: 6px; } }
    .cart-empty .linked_urls [data-back-btn].empty_link {
      background: #f7ba17; }

.cart-form {
  margin-bottom: 60px;
  position: relative;
  z-index: 8; }
  .cart-form form#cart_form::after {
    content: '';
    display: block;
    clear: both; }
  .cart-form .title {
    font-family: CooperStd;
    font-size: 35px;
    font-weight: 900;
    color: black; }
  .cart-form .cart-form__items {
    float: left;
    width: calc(100% - 360px - 70px);
    margin-right: 70px; }
  .cart-form .cart-form__summary {
    float: left;
    width: 360px;
    position: sticky;
    top: 60px; }

.cart-line-item {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  border-radius: 5px;
  border: solid 1px #dfe3e8;
  background-color: #ffffff;
  position: relative; }
  .cart-line-item img {
    min-width: 100px;
    max-width: 100px; }
  .cart-line-item.on_remove::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    background: black;
    opacity: 0.1; }
  .cart-line-item .item_image {
    width: 100px; }
  .cart-line-item .item-info {
    padding: 14px 18px;
    border-left: 1px solid #dfe3e8;
    flex-grow: 1; }
    .cart-line-item .item-info .title-and-price {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .cart-line-item .item-info .title-and-price .title {
        font-family: Montserrat;
        font-size: 16px;
        font-weight: bold;
        color: #0c0c0c;
        margin-bottom: 0;
        margin-right: 15px; }
      .cart-line-item .item-info .title-and-price .price {
        display: flex;
        align-items: center;
        color: #4b4a4a; }
        .cart-line-item .item-info .title-and-price .price .original_price {
          font-family: Montserrat;
          font-size: 14px;
          font-weight: normal;
          margin-right: 5px; }
        .cart-line-item .item-info .title-and-price .price .final_price {
          font-family: Montserrat;
          font-size: 16px;
          font-weight: 600; }
    .cart-line-item .item-info .pack-and-impact {
      margin-top: 6px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      color: #4b4a4a; }
      .cart-line-item .item-info .pack-and-impact .pack-info {
        font-family: Montserrat;
        font-size: 14px;
        font-weight: 500; }
      .cart-line-item .item-info .pack-and-impact .impact-info {
        font-family: Caveat;
        font-size: 17px;
        font-weight: bold;
        color: #000000; }
    .cart-line-item .item-info .item-actions {
      margin-top: 10px;
      padding-top: 5px;
      border-top: 1px solid #dfe3e8;
      display: flex;
      align-items: center;
      justify-content: space-between;
      color: #4b4a4a; }
      .cart-line-item .item-info .item-actions .deliver_and_qty .text {
        font-family: Montserrat;
        font-size: 12px;
        font-weight: 500; }
      .cart-line-item .item-info .item-actions .deliver_and_qty .selects {
        margin-top: 5px;
        display: flex;
        align-items: center;
        justify-self: space-between; }
        .cart-line-item .item-info .item-actions .deliver_and_qty .selects select {
          margin-right: 10px;
          padding: 0 7px; }
      .cart-line-item .item-info .item-actions .remove_btn {
        display: flex;
        align-items: center;
        margin-top: 20px;
        cursor: pointer;
        color: black; }
        .cart-line-item .item-info .item-actions .remove_btn svg {
          width: 8px;
          height: 8px;
          margin-right: 4px; }
        .cart-line-item .item-info .item-actions .remove_btn span {
          font-family: Montserrat;
          font-size: 12px;
          font-weight: 500; }

.happy_customers {
  margin-top: 40px; }
  .happy_customers .title {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: bold;
    color: #0c0c0c;
    margin-bottom: 0; }
  .happy_customers .subtitle {
    margin-top: 10px !important;
    margin-bottom: 0;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: normal;
    color: #444444; }
  .happy_customers .buyers_list_container {
    width: 100%;
    overflow: auto;
    padding-bottom: 20px;
    cursor: grab; }
  .happy_customers .buyers_list_container::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5; }
  .happy_customers .buyers_list_container::-webkit-scrollbar {
    height: 3px;
    background-color: #F5F5F5; }
  .happy_customers .buyers_list_container::-webkit-scrollbar-thumb {
    background-color: #000000; }
  .happy_customers .buyers_list {
    width: max-content;
    margin-top: 10px; }
    .happy_customers .buyers_list:after {
      content: '';
      display: block;
      clear: both; }
    .happy_customers .buyers_list .buyer {
      margin-right: 15px;
      float: left; }
      .happy_customers .buyers_list .buyer .buyer_img {
        width: 150px;
        height: 150px; }
      .happy_customers .buyers_list .buyer .buyer_name {
        font-size: 14px;
        color: black; }
      .happy_customers .buyers_list .buyer .buyer_type {
        font-size: 12px;
        font-weight: bold;
        color: #1dc287; }

.cart-form__summary .impacts-data {
  position: relative; }
  .cart-form__summary .impacts-data img {
    width: 100%; }
  .cart-form__summary .impacts-data .impacts-info-wrap {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 0; }
    .cart-form__summary .impacts-data .impacts-info-wrap .title {
      margin-top: 7px;
      font-family: Caveat;
      font-size: 16px;
      font-weight: bold;
      color: black;
      margin-bottom: 0; }
    .cart-form__summary .impacts-data .impacts-info-wrap .impacts_number_wrap {
      display: flex;
      align-items: center;
      margin-top: 4px;
      justify-content: center; }
      .cart-form__summary .impacts-data .impacts-info-wrap .impacts_number_wrap svg {
        margin: 0 4px; }
      .cart-form__summary .impacts-data .impacts-info-wrap .impacts_number_wrap span {
        font-family: Caveat;
        font-size: 25px;
        font-weight: bold;
        color: #f7ba17; }
.cart-form__summary .cart__summary_info {
  margin-top: 10px;
  padding: 22px;
  border: solid 1px #dfe3e8;
  background-color: #fcfeff;
  padding-bottom: 0;
  border-radius: 6px; }
  .cart-form__summary .cart__summary_info .title {
    font-size: 24px;
    font-weight: bold;
    color: black;
    text-transform: uppercase;
    margin-bottom: 0; }
  .cart-form__summary .cart__summary_info .cart_total {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #dfe3e8;
    font-size: 19px;
    font-weight: bold;
    color: #4b4a4a;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .cart-form__summary .cart__summary_info .cart_total .cart_total_money {
      font-size: 18px; }
  .cart-form__summary .cart__summary_info .impact-info {
    font-family: Caveat;
    font-size: 15px;
    font-weight: bold;
    margin-top: 10px;
    display: flex;
    align-items: center;
    color: #4b4a4a; }
    .cart-form__summary .cart__summary_info .impact-info .impact_number {
      color: #4495ea;
      margin: 0 5px; }
  .cart-form__summary .cart__summary_info .btn_checkout {
    border-radius: 5px;
    background: #f7ba17;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: bold;
    color: black;
    width: 100%;
    border: none;
    height: 50px;
    margin-top: 10px;
    cursor: pointer; }
    .cart-form__summary .cart__summary_info .btn_checkout span {
      margin-right: 9px; }
  .cart-form__summary .cart__summary_info .tax-info {
    text-align: center;
    margin-top: 15px;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: normal;
    color: #444; }
  .cart-form__summary .cart__summary_info .cart-note-wrap {
    margin-top: 20px;
    margin-left: -22px;
    margin-right: -22px;
    padding: 8px 22px;
    border-top: 1px solid #dfe3e8; }
    .cart-form__summary .cart__summary_info .cart-note-wrap .cart-note-btn {
      display: flex;
      align-items: center;
      justify-content: space-between;
      font-size: 16px;
      font-weight: bold;
      color: #0c0c0c;
      cursor: pointer; }
      .cart-form__summary .cart__summary_info .cart-note-wrap .cart-note-btn svg {
        transform: rotate(0deg);
        transition: all 0.1s linear; }
      .cart-form__summary .cart__summary_info .cart-note-wrap .cart-note-btn.is-open svg {
        transform: rotate(90deg); }
    .cart-form__summary .cart__summary_info .cart-note-wrap .cart-note-input {
      display: none; }
      .cart-form__summary .cart__summary_info .cart-note-wrap .cart-note-input textarea {
        width: 100%;
        margin-top: 5px;
        height: 60px;
        padding: 4px; }

.hide--desktop {
  display: none; }

@media (max-width: 768px) {
  .hide--desktop {
    display: block; }

  .hide--mobile {
    display: none; } }
@media (max-width: 768px) {
  .cart-top-bar .back-btn {
    font-size: 14px; }
  .cart-top-bar .logo-img {
    width: 90px; }
  .cart-top-bar .section {
    height: 35px; }

  .cart-main-section {
    padding-top: 60px; }

  .cart-form h1.title {
    font-size: 24px;
    margin-bottom: 0; }

  .cart-form {
    margin-bottom: 0; }

  .cart-form__items {
    width: 100% !important;
    margin-top: 24px; }

  .cart-form .cart-form__summary {
    width: 100%; }

  .cart-form__summary {
    position: relative; }

  .cart__summary_info_sticky {
    display: none; }
    .cart__summary_info_sticky.fixed {
      display: block;
      position: fixed;
      bottom: 0;
      padding-bottom: 20px;
      margin-left: 0 !important;
      margin-right: 0 !important;
      left: 0; }

  .cart-form__summary .cart__summary_info {
    margin-top: 17px;
    border: none;
    box-shadow: 0 -1px 19px 0 rgba(0, 0, 0, 0.1);
    margin-left: -5%;
    margin-right: -5%;
    border-radius: 0; }
    .cart-form__summary .cart__summary_info .cart-note-wrap {
      border: none;
      margin-top: 10px; }
      .cart-form__summary .cart__summary_info .cart-note-wrap .cart-note-btn {
        color: #4899d4; }

  .happy_customers {
    margin-top: 0;
    margin-left: -5%;
    margin-right: -5%;
    padding-left: 5%;
    background: white; }

  .item-info {
    padding: 9px 6px !important;
    border-left: 1px solid #dfe3e8;
    flex-grow: 1; }

  .title-and-delete {
    display: flex;
    align-items: flex-start;
    justify-content: space-between; }
    .title-and-delete .title {
      font-family: Montserrat;
      font-size: 14px;
      font-weight: bold;
      margin-bottom: 0; }
    .title-and-delete .remove_btn {
      width: 15px;
      cursor: pointer; }

  .pack-and-price {
    margin-top: 7px;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .pack-and-price .pack-info {
      font-size: 14px; }
    .pack-and-price .price {
      display: flex;
      align-items: center;
      color: #666666;
      font-family: Montserrat; }
      .pack-and-price .price .original_price {
        font-size: 14px;
        font-weight: normal;
        margin-right: 5px; }
      .pack-and-price .price .final_price {
        font-size: 16px;
        font-weight: 600;
        color: #a57096; }

  .cart-line-item .impact-info {
    margin-top: 2px;
    color: #4495ea;
    font-family: Caveat;
    font-size: 14px;
    font-weight: bold; }

  .item-actions {
    margin-top: 5px;
    padding-top: 5px; }
    .item-actions .selects {
      justify-content: space-between;
      margin-top: 3px; } }
.item-actions select {
  border-radius: 5px;
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.08);
  border: solid 1px #dedede;
  height: 30px; }

.help-icon {
  position: relative;
  display: flex; }
  .help-icon:hover .help_popup_wrapper {
    display: block; }

.help_popup_wrapper {
  border: 1px solid #4495ea;
  position: absolute;
  background: white;
  padding: 8px 13px;
  border-radius: 7px;
  width: 300px;
  bottom: 35px;
  transform: translateX(-50%);
  left: 3px;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 500;
  display: none;
  color: black; }
  .help_popup_wrapper::before {
    content: '';
    background: #FFF;
    width: 10px;
    height: 10px;
    border-color: #4495ea;
    display: block;
    bottom: -13px;
    z-index: 1;
    border-width: 1px 1px 0 0;
    border-style: solid;
    left: 50%;
    position: absolute;
    transform: rotate(135deg) translate(-50%, 50%); }

.cart-collection {
  padding-bottom: 80px; }
  .cart-collection .title {
    margin-top: 90px;
    margin-bottom: 40px;
    font-size: 35px;
    font-weight: 900;
    font-stretch: normal;
    color: black;
    max-width: 331px;
    margin-left: auto;
    margin-right: auto;
    text-align: center; }
  @media (max-width: 768px) {
    .cart-collection .section-wrap {
      width: 100%;
      max-width: unset; }
    .cart-collection .collection-matrix {
      display: block !important; }
    .cart-collection .slick-list.draggable {
      padding: 0 46px; }
    .cart-collection .slick-track {
      display: flex !important; }
    .cart-collection .slick-slide {
      height: inherit !important; }
    .cart-collection .slick-dots {
      bottom: 0; }
    .cart-collection .slick-dots li button:before {
      font-size: 12px; }
    .cart-collection .slick-dots li {
      margin: 0 2px; }
    .cart-collection .slick-dots li.slick-active button:before {
      color: #a57096; } }

.product_price {
  margin-top: 15px; }

.product_price .current_price {
  font-size: 19px;
  font-weight: bold;
  color: black; }

.product_impact-info {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .product_impact-info.justify-end {
    justify-content: flex-end; }
  .product_impact-info .select-plan {
    font-size: 14px;
    color: black;
    margin-top: 10px; }
  .product_impact-info .impact-info {
    font-family: Caveat;
    font-size: 15px;
    font-weight: bold;
    display: flex;
    align-items: center;
    color: #000;
    justify-content: flex-end; }
    .product_impact-info .impact-info .impact_number {
      color: #4495ea;
      margin: 0 5px; }

.product__information .action_button.button--add-to-cart {
  height: 65px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.16);
  background-color: #fb9300;
  font-size: 19px !important;
  font-weight: 900;
  line-height: 1.25;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  margin-top: 5px;
  display: flex;
  justify-content: center;
  align-items: center; }
  @media (max-width: 640px) {
    .product__information .action_button.button--add-to-cart {
      margin-bottom: 0px; } }

.product_description {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.43;
  color: #4f4f4f; }
  .product_description .btn_read_more {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 600;
    color: #4899d4;
    cursor: pointer; }

.product_gallery__nav svg {
  cursor: pointer; }
  .product_gallery__nav svg:hover .arrow-1 {
    fill: #dff0fc;
    stroke: #dff0fc; }

body.index .product-other-flavors {
  /*padding-top: 210px;*/ }
  @media (max-width: 640px) {
    body.index .product-other-flavors {
      padding-top: 10px; }
      body.index .product-other-flavors .subtitle {
        display: none !important; } }
  body.index .product-other-flavors .flavors-wrap {
    /*padding-bottom: 100px;*/ }
    @media (max-width: 640px) {
      body.index .product-other-flavors .flavors-wrap {
        /* padding-bottom: 78px;*/
        margin-bottom: 55px; }
        body.index .product-other-flavors .flavors-wrap .slick-dots li button {
          border: 1px solid white;
          background: white; }
        body.index .product-other-flavors .flavors-wrap .slick-dots li.slick-active button {
          background: #272b60; }
        body.index .product-other-flavors .flavors-wrap .slick-track {
          display: flex !important; } }
  @media (max-width: 640px) {
    body.index .product-other-flavors a.btn {
      display: inline-block;
      font-size: 14px;
      line-height: 24px;
      color: white;
      padding: 9px 13px;
      background: #a57096;
      border-radius: 28px;
      font-weight: bold; }
    body.index .product-other-flavors .slick-track {
      display: flex !important; } }

.product-other-flavors {
  text-align: center;
  padding-top: 30px; }
  .product-other-flavors .bg-top-image {
    position: absolute;
    top: -1px; }
    .product-other-flavors .bg-top-image svg path {
      fill: white; }
  @media (min-width: 769px) {
    .product-other-flavors .slick-list {
      max-width: 1200px;
      overflow: inherit; }
    .product-other-flavors .subtitle {
      display: none !important; } }
  @media (max-width: 768px) {
    .product-other-flavors .section-wrap {
      width: 100%; } }
  @media (max-width: 768px) {
    .product-other-flavors .slick-track {
      display: flex !important; } }
  .product-other-flavors .title {
    margin: 50px auto;
    max-width: 330px;
    color: black; }
    @media (max-width: 640px) {
      .product-other-flavors .title {
        font-size: 24px;
        line-height: 30px;
        color: #272b60; } }
  .product-other-flavors .flavors-wrap {
    display: flex;
    align-items: center;
    /* margin-bottom: 100px;*/
    position: relative; }
    @media (max-width: 640px) {
      .product-other-flavors .flavors-wrap {
        /*margin-bottom: 150px;*/ } }
  .product-other-flavors .slide-right-indicator {
    margin-left: 3px;
    position: absolute;
    right: -90px;
    top: 50%;
    transform: translateY(-50%); }
    @media (max-width: 768px) {
      .product-other-flavors .slide-right-indicator {
        display: none; } }
  .product-other-flavors .slide-right-indicator span {
    width: 78px;
    height: 78px; }
  .product-other-flavors .collection-matrix {
    width: 100%;
    flex: 0 0 100%; }
    @media (max-width: 768px) {
      .product-other-flavors .collection-matrix {
        width: 100%;
        flex: 0 0 100%; } }
    .product-other-flavors .collection-matrix .slider-arrow.slider-prev {
      opacity: 0 !important; }
    .product-other-flavors .collection-matrix .slider-arrow {
      position: absolute;
      top: 50%;
      padding: 0;
      border: none;
      background: no-repeat; }
      .product-other-flavors .collection-matrix .slider-arrow span {
        width: 40px;
        height: 40px; }
    .product-other-flavors .collection-matrix .slider-prev {
      left: 0;
      transform: rotate(180deg) translate(8px, 50%);
      z-index: 1; }
    .product-other-flavors .collection-matrix .slider-next {
      right: 0;
      transform: translate(8px, -50%); }
  .product-other-flavors .is-slided .collection-matrix {
    width: 100%;
    flex: 0 0 100%; }
    .product-other-flavors .is-slided .collection-matrix .slider-arrow.slider-prev {
      display: inline-block !important;
      opacity: 1 !important; }
  .product-other-flavors .is-slided .slide-right-indicator {
    display: none; }

.flavors-imgs {
  display: flex; }
  .flavors-imgs .flavor-image {
    margin-right: 5px;
    border: 2px solid #4b4a4a;
    border-radius: 5px; }
    .flavors-imgs .flavor-image:hover {
      border: 2px solid #4495ea;
      background-color: #f7fcff !important; }
    .flavors-imgs .flavor-image.active {
      border: 2px solid #4495ea;
      background-color: #f7fcff !important; }
  .flavors-imgs img {
    min-width: 60px;
    max-width: 60px;
    height: 60px;
    display: flex;
    border-radius: 5px; }

.subscription.purchase-details .purchase-details__spb--false {
  height: unset;
  margin-top: 25px; }

.add-to-cart__text.current_price {
  font-size: 17px;
  color: #000;
  font-weight: 700;
  margin-top: 25px;
  display: flex;
  margin-bottom: 25px; }

.product_featured_icons {
  display: none !important; }

@media (max-width: 640px) {
  .social-icons-extra {
    padding-bottom: 0px; } }

@media (max-width: 640px) {
  .footer .social-icons {
    margin-bottom: 0px; } }
.footer .social-icons li {
  padding-right: 13px; }
  @media (max-width: 640px) {
    .footer .social-icons li {
      padding-left: 9px;
      padding-right: 9px; } }
.footer .social-icons svg {
  fill: black; }
.footer .social-icons span.social-network {
  display: none; }

.section__wrapper {
  padding-bottom: 0px; }

@media (max-width: 640px) {
  .section.newsletter-section {
    background-color: white;
    padding-top: 60px; } }

.newsletter-text {
  font-size: 22px;
  color: white;
  line-height: 45px;
  font-weight: 600; }
  @media (max-width: 640px) {
    .newsletter-text {
      display: none; } }

.product_gallery__nav-wrap {
  transform: translateY(-61px); }
  @media (max-width: 640px) {
    .product_gallery__nav-wrap {
      display: none !important; } }

@media (max-width: 640px) {
  .product-gallery__image {
    max-width: 320px;
    padding-top: 21px;
    margin-right: 10px; }
    .product-gallery__image img {
      border-radius: 10px; } }

@media (max-width: 640px) {
  .monthly-box-product-container .product-gallery__image {
    max-width: 320px;
    padding-top: 0;
    margin-right: 10px; }
    .monthly-box-product-container .product-gallery__image img {
      border-radius: 10px; } }

.product-gallery--left-thumbnails:not(.product-gallery--image-amount-1) .product-gallery__main {
  margin-bottom: 25px; }

.product-gallery--left-thumbnails:not(.product-gallery--image-amount-1) {
  flex-direction: column-reverse;
  position: relative;
  padding-bottom: 50px; }
  .product-gallery--left-thumbnails:not(.product-gallery--image-amount-1) .product-gallery__thumbnails {
    width: 100%;
    position: absolute;
    bottom: -20px; }
    @media (max-width: 640px) {
      .product-gallery--left-thumbnails:not(.product-gallery--image-amount-1) .product-gallery__thumbnails {
        bottom: 1.5px; } }
    .product-gallery--left-thumbnails:not(.product-gallery--image-amount-1) .product-gallery__thumbnails .product-gallery__thumbnail {
      width: 43px;
      height: 50px;
      margin-left: 5px;
      margin-right: 5px;
      padding: 0px !important; }
      @media (max-width: 640px) {
        .product-gallery--left-thumbnails:not(.product-gallery--image-amount-1) .product-gallery__thumbnails .product-gallery__thumbnail {
          width: 20px;
          height: 20px;
          border-radius: 50%; }
          .product-gallery--left-thumbnails:not(.product-gallery--image-amount-1) .product-gallery__thumbnails .product-gallery__thumbnail.is-nav-selected {
            border: 1px solid #070707; } }
      .product-gallery--left-thumbnails:not(.product-gallery--image-amount-1) .product-gallery__thumbnails .product-gallery__thumbnail img, .product-gallery--left-thumbnails:not(.product-gallery--image-amount-1) .product-gallery__thumbnails .product-gallery__thumbnail video {
        width: 43px;
        height: 50px; }
        @media (max-width: 640px) {
          .product-gallery--left-thumbnails:not(.product-gallery--image-amount-1) .product-gallery__thumbnails .product-gallery__thumbnail img, .product-gallery--left-thumbnails:not(.product-gallery--image-amount-1) .product-gallery__thumbnails .product-gallery__thumbnail video {
            width: 20px;
            height: 20px;
            border-radius: 50%; } }
      .product-gallery--left-thumbnails:not(.product-gallery--image-amount-1) .product-gallery__thumbnails .product-gallery__thumbnail .lazyframe--embedded-video {
        height: 50px !important; }
        .product-gallery--left-thumbnails:not(.product-gallery--image-amount-1) .product-gallery__thumbnails .product-gallery__thumbnail .lazyframe--embedded-video ifram {
          height: 50px !important; }

.product_main_template_form .options-group {
  display: flex;
  flex-direction: column;
  width: 100%;
  border: 1px solid #4b4a4a;
  border-radius: 5px;
  margin-bottom: 0;
  position: relative; }
  .product_main_template_form .options-group::before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    border-left: 1px solid black;
    border-top: 1px solid black;
    top: 19.5px;
    transform: translateY(-50%) rotate(225deg);
    right: 12px;
    transition: all ease .3s; }
  .product_main_template_form .options-group.open::before {
    transform: translateY(-50%) rotate(45deg);
    top: 26.5px; }
  .product_main_template_form .options-group.open .swatch-wrapper {
    display: flex;
    border-top: 1px solid #eee; }
  .product_main_template_form .options-group .swatch-wrapper {
    width: unset !important;
    display: none;
    margin: 0;
    min-height: 45px; }
  .product_main_template_form .options-group input:checked + .swatch-wrapper .swatch-element {
    background-color: unset; }
  .product_main_template_form .options-group input:checked + .swatch-wrapper {
    display: flex;
    border: 0px !important;
    order: -1; }
  .product_main_template_form .options-group .swatch-element {
    background-color: unset;
    border: unset;
    min-height: 45px; }
    .product_main_template_form .options-group .swatch-element.soldout label {
      text-decoration: line-through; }
    .product_main_template_form .options-group .swatch-element label {
      justify-content: flex-start; }

.onetime-group .price_wrap {
  font-size: 17px;
  color: #000;
  margin-bottom: 3px;
  font-weight: 700; }
.onetime-group .ounces {
  font-size: 14px;
  line-height: 15px;
  color: #343333;
  margin-bottom: 15px; }

.autodriver-group .old {
  font-size: 17px;
  color: #4b4a4a;
  line-height: 24px;
  margin-right: 5px;
  text-decoration: line-through; }
.autodriver-group .discount {
  font-size: 17px;
  color: #000;
  font-weight: 600; }
.autodriver-group .ounces {
  font-size: 14px;
  line-height: 15px;
  color: #343333;
  margin-bottom: 15px; }

.product-gallery__thumbnails {
  overflow: hidden; }

.product_main_template_form #rc_radio_options {
  flex-wrap: wrap; }
  .product_main_template_form #rc_radio_options .price_wrap {
    display: none !important; }
.product_main_template_form .rc_block {
  flex: 0 0 100%;
  border: 2px solid #4b4a4a !important;
  padding: 5px; }
  @media (max-width: 768px) {
    .product_main_template_form .rc_block {
      padding: 8px 0px; } }
.product_main_template_form .rc_block__type__onetime {
  border-radius: 5px;
  margin-bottom: 10px; }
.product_main_template_form div.rc_block__type.rc_block__type--active {
  background-color: #fff; }
.product_main_template_form .rc_label {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  padding: 2px 10px; }
  @media (max-width: 640px) {
    .product_main_template_form .rc_label {
      flex-direction: column;
      align-items: flex-start; } }
.product_main_template_form .rc_radio {
  width: 20px !important;
  height: 20px !important; }
  @media (max-width: 768px) {
    .product_main_template_form .rc_radio {
      width: 16px !important;
      height: 16px !important;
      margin-right: 3px !important;
      transform: translate(-5px, 6px); } }
  .product_main_template_form .rc_radio:checked {
    background-color: #000000 !important;
    border: 1px solid #000000 !important; }
.product_main_template_form .rc_label__text {
  font-size: 16px;
  font-weight: 600;
  color: #000000; }
  @media (max-width: 640px) {
    .product_main_template_form .rc_label__text {
      padding-left: 5px;
      padding-bottom: 1px; } }
.product_main_template_form .rc_price_ounce {
  text-align: right;
  color: #343333;
  flex-wrap: wrap;
  justify-content: flex-end !important;
  font-weight: 400; }
  @media (max-width: 640px) {
    .product_main_template_form .rc_price_ounce {
      padding-left: 25px;
      padding-top: 1px; } }
  .product_main_template_form .rc_price_ounce .price_wrap {
    font-size: 14px;
    font-weight: bold;
    color: black;
    line-height: 15px;
    display: flex;
    align-items: center;
    justify-content: flex-end !important;
    flex: 0 0 100%; }
    .product_main_template_form .rc_price_ounce .price_wrap .old {
      text-decoration: line-through;
      font-size: 12px;
      margin-right: 2px;
      color: #4b4a4b; }
  .product_main_template_form .rc_price_ounce .ounces {
    font-size: 12px; }
.product_main_template_form .rc_label__frequency {
  padding-left: 10px;
  margin-top: 5px; }
.product_main_template_form .frequency_wrap {
  display: flex;
  align-items: center; }
  .product_main_template_form .frequency_wrap .rc_label__frequency_label {
    font-size: 14px;
    color: #000;
    width: 50px;
    line-height: 1.14;
    margin-right: 12.5px; }
  .product_main_template_form .frequency_wrap select {
    border-radius: 5px;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.06);
    padding: 6px 8px 6px 9px;
    width: 120px; }
.product_main_template_form .subscription_benefits {
  margin-top: 16px;
  margin-bottom: 4px;
  font-size: 14px;
  color: #444; }
  .product_main_template_form .subscription_benefits .benefit_item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 8px; }
    .product_main_template_form .subscription_benefits .benefit_item:first-child {
      margin-top: 0px; }
  .product_main_template_form .subscription_benefits .benefit_text {
    white-space: break-spaces; }
  .product_main_template_form .subscription_benefits .svg_icon {
    width: 12px;
    flex: 0 0 12px;
    margin-right: 5px; }
.product_main_template_form .selected-flavor {
  height: 35px;
  display: flex;
  align-items: center;
  border-radius: 5px;
  border: 1px solid #4b4a4a;
  padding: 0 10px;
  background-image: url(feather-down_v-18358373683216178175.svg);
  background-position: right 10px top 50%;
  background-size: 10px auto;
  background-repeat: no-repeat;
  cursor: pointer;
  color: #0f1111; }
  .product_main_template_form .selected-flavor.open {
    border-bottom-color: transparent;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px; }
.product_main_template_form .selected-flavor span:first-child {
  flex-grow: 1; }
.product_main_template_form .more-flavors span:first-child {
  flex-grow: 1; }
.product_main_template_form .more-flavors {
  border: 1px solid #163b66;
  border-top: none;
  position: absolute;
  z-index: 2;
  width: 100%;
  background: white;
  top: 35px;
  border-radius: 0 0 5px 5px; }
.product_main_template_form .more-flavors.hide {
  display: none; }
.product_main_template_form .more-flavors a {
  border-top: 1px solid #caced9;
  display: flex;
  align-items: center;
  min-height: 35px;
  padding: 2px 10px;
  color: black; }
  .product_main_template_form .more-flavors a:first-child {
    border-top: none; }
  .product_main_template_form .more-flavors a:hover {
    font-weight: bold;
    text-decoration: none; }
.product_main_template_form .more-flavors a.selected span:first-child {
  font-weight: bold; }
.product_main_template_form .field.m-variants {
  position: relative;
  min-width: calc(100% - 180px); }
.product_main_template_form .swatch_wrap {
  margin-top: 30px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column; }
  .product_main_template_form .swatch_wrap.three-packs {
    display: block; }
  @media (max-width: 768px) {
    .product_main_template_form .swatch_wrap {
      display: block;
      margin-top: 25px; } }
.product_main_template_form .selected-flavor-title {
  font-size: 16px;
  color: #000;
  margin-bottom: 5px; }
  .product_main_template_form .selected-flavor-title strong {
    margin-right: 5px; }
.product_main_template_form .swatch .option-title {
  font-size: 16px;
  font-weight: normal;
  margin-top: 18px;
  margin-bottom: 4px;
  color: black; }
  .product_main_template_form .swatch .option-title strong {
    margin-right: 5px; }
.product_main_template_form .swatch-wrapper {
  width: 75px;
  height: 35px; }
.product_main_template_form .swatch_wrap.three-packs .swatch-wrapper {
  width: 76px; }
.product_main_template_form .swatch-element {
  border-radius: 5px;
  background-color: #f3f3f3;
  border-color: #4b4a4a;
  position: relative; }
  .product_main_template_form .swatch-element label {
    font-size: 14px;
    font-weight: normal;
    text-transform: none; }
  .product_main_template_form .swatch-element.soldout:before, .product_main_template_form .swatch-element.soldout:after {
    display: none !important; }
.product_main_template_form .button--add-to-cart .rc_price {
  display: none; }

.product_featured_icons {
  margin-top: 20px; }
  .product_featured_icons .icons_wrap {
    display: flex;
    align-items: center;
    margin-top: 10px; }
  .product_featured_icons .featured_icon {
    text-align: left;
    margin-right: 20px; }
    .product_featured_icons .featured_icon:last-child {
      margin-right: 0; }
  .product_featured_icons svg {
    max-width: 100%;
    max-height: 30px;
    height: auto;
    width: auto; }

.logo-list {
  padding-top: 60px;
  padding-bottom: 100px; }
  .logo-list .logo-list-title {
    font-size: 35px;
    font-weight: 900;
    color: black;
    text-align: center;
    margin-bottom: 35px; }
  .logo-list .product-header-wave {
    margin-top: 30px; }

body.index .image-with-text-1 {
  position: relative; }
  @media (max-width: 640px) {
    body.index .image-with-text-1 {
      padding-top: 40px !important;
      padding-bottom: 67px !important; } }
  body.index .image-with-text-1 .background-wave svg path, body.index .image-with-text-1 .background-wave svg g {
    fill: #f9f9f9 !important; }
  body.index .image-with-text-1 .background-wave .image-with-text__image-column {
    width: 54%; }
  body.index .image-with-text-1 .background-wave .image-with-text__text-column {
    width: calc(46% - 70px); }
  body.index .image-with-text-1 .image-with-text__wrapper {
    padding-left: 30px; }
    @media (max-width: 640px) {
      body.index .image-with-text-1 .image-with-text__wrapper {
        padding-left: 0px; } }
    body.index .image-with-text-1 .image-with-text__wrapper .image-with-text__heading {
      font-size: 35px;
      font-weight: 900;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.29;
      color: #272b60 !important;
      padding-bottom: 10px; }
      @media (max-width: 640px) {
        body.index .image-with-text-1 .image-with-text__wrapper .image-with-text__heading {
          font-size: 24px;
          line-height: 30px;
          margin-bottom: 10px; } }
    body.index .image-with-text-1 .image-with-text__wrapper .image-with-text__pretitle {
      color: #a57096 !important;
      margin-bottom: 15px; }
      @media (max-width: 640px) {
        body.index .image-with-text-1 .image-with-text__wrapper .image-with-text__pretitle {
          font-size: 14px;
          line-height: 16px;
          margin-bottom: 20px !important;
          margin-top: 15px !important; } }
    body.index .image-with-text-1 .image-with-text__wrapper .image-with-text__text.content {
      font-size: 16px;
      line-height: 24px;
      color: #272b60 !important; }
      @media (max-width: 640px) {
        body.index .image-with-text-1 .image-with-text__wrapper .image-with-text__text.content {
          font-size: 14px;
          line-height: 22px;
          display: block !important; } }
    body.index .image-with-text-1 .image-with-text__wrapper .buttons .button {
      font-size: 19px;
      color: white;
      background: #a57096;
      padding: 14px 45px;
      margin-top: 6px;
      height: unset;
      max-width: -moz-max-content;
      max-width: -webkit-max-content;
      max-width: -o-max-content; }
      body.index .image-with-text-1 .image-with-text__wrapper .buttons .button:hover {
        background: #4899d4; }
      @media (max-width: 640px) {
        body.index .image-with-text-1 .image-with-text__wrapper .buttons .button {
          font-size: 14px !important;
          line-height: 1;
          padding: 9px 13px;
          font-weight: 600;
          height: unset; } }
body.index .happy_customers_section {
  padding-bottom: 230px;
  background-color: white; }
  @media (max-width: 640px) {
    body.index .happy_customers_section {
      padding-bottom: 100px; } }
  body.index .happy_customers_section .background-wave svg g, body.index .happy_customers_section .background-wave svg path {
    fill: white !important; }
  body.index .happy_customers_section .happy_customer_title {
    color: #272b60;
    overflow: hidden; }
  body.index .happy_customers_section .buyer_name {
    margin-top: 20px; }

.happy_customers_section {
  padding: 120px 0;
  position: relative; }
  .happy_customers_section .happy_customer_title {
    font-size: 35px;
    font-weight: 900;
    color: black;
    margin-bottom: 50px;
    text-align: center; }
    @media (max-width: 640px) {
      .happy_customers_section .happy_customer_title {
        font-size: 24px;
        line-height: 24px;
        color: #272b60;
        margin-bottom: 20px; } }
  .happy_customers_section .buyer {
    margin: 0 14px;
    text-align: left; }
    .happy_customers_section .buyer .buyer_img {
      width: 100%; }
    .happy_customers_section .buyer .buyer_name {
      font-size: 24px;
      color: black;
      margin-top: 18px; }
    .happy_customers_section .buyer .buyer_type {
      font-size: 19px;
      font-weight: bold;
      color: #1dc287;
      margin-top: 12px; }

.faq-wrapper .btn-try-now {
  width: 180px;
  height: 40px;
  border-radius: 20px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  font-size: 16px;
  font-weight: 900;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto; }
  .faq-wrapper .btn-try-now:hover {
    background-color: #4495ea !important; }

.section.product {
  max-width: 1128px; }

@media (min-width: 769px) {
  .product_section .product__images {
    width: calc(50% + 4px);
    margin: 0; }

  .product_section .product__information {
    width: calc(50% - 54px);
    margin: 0;
    padding: 0; } }
.block__image-with-text-extra .section {
  padding-top: 60px;
  padding-bottom: 160px; }
.block__image-with-text-extra .image-element__wrap {
  max-width: 500px; }
.block__image-with-text-extra .image-with-text__heading {
  max-width: 365px;
  margin-left: auto;
  line-height: 32px;
  padding-bottom: 15px; }
.block__image-with-text-extra .image-with-text__text {
  max-width: 400px; }
.block__image-with-text-extra .image-with-text__text-column {
  padding-right: 50px; }

.section-extra-review .image-with-text__text-column {
  padding-top: 100px !important;
  padding-bottom: 100px !important; }
.section-extra-review .image-with-text__heading {
  font-size: 50px; }
.section-extra-review .image-with-text__image {
  margin: 60px 0; }
.section-extra-review .image-with-text__subheading {
  font-size: 34px;
  line-height: 37px; }
.section-extra-review .image-with-text__text {
  font-size: 16px !important;
  line-height: 24px !important; }
.section-extra-review .content-reviews {
  padding: 0 10px; }
  .section-extra-review .content-reviews .image-element__wrap {
    width: 130px;
    height: 130px;
    margin-bottom: -32px; }
  .section-extra-review .content-reviews .customer_name {
    padding-top: 50px; }
  .section-extra-review .content-reviews .review_title {
    padding-top: 10px;
    padding-bottom: 10px; }
  .section-extra-review .content-reviews .review_text p {
    padding: 5px 10px 17px; }
.section-extra-review .background-svg {
  position: absolute;
  bottom: 0;
  width: 80%;
  left: 50%;
  transform: translateX(-50%); }

.icon--rotated svg {
  transform: rotate(45deg); }

.yotpo-default-button {
  display: none !important; }

.product-header-wave {
  /*position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  transform: translateY(-100%);*/ }

.produt-image-extra-text-section {
  position: relative; }

#shopify-section-index__extra-reviews {
  padding-bottom: 60px; }

header#header .cls-1 {
  fill: none;
  stroke: #000000;
  stroke-width: 1px; }
header#header .icon.header__icon svg path {
  fill: black; }

body.index .product-section-image-text {
  margin-bottom: 0px; }
  body.index .product-section-image-text .bg-top-image {
    top: -1px; }
    body.index .product-section-image-text .bg-top-image svg path {
      fill: #ffedd2; }
  body.index .product-section-image-text .bg-bottom-image svg path {
    fill: white; }
  body.index .product-section-image-text .title {
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    max-width: 630px;
    color: #272b60;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center; }
  body.index .product-section-image-text .subtitle {
    font-size: 16px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #272b60;
    margin: 0 auto 50px;
    max-width: 800px; }
@media (min-width: 640px) {
  body.index .product-other-flavors {
    margin-bottom: 0; }
    body.index .product-other-flavors .product-header-wave {
      display: block !important; } }

.product-other-flavors {
  position: relative; }
  @media (min-width: 640px) {
    .product-other-flavors {
      /*margin-top: 40px;
      margin-bottom: 220px;*/ } }
  .product-other-flavors .title {
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    max-width: 630px;
    color: #272b60;
    display: flex;
    align-items: center;
    justify-content: center; }
  .product-other-flavors .subtitle {
    max-width: 463px;
    margin: auto;
    font-size: 19px;
    line-height: 24px;
    color: #272b60;
    margin-bottom: 50px;
    margin-top: 20px; }
  .product-other-flavors a.btn:hover {
    background: #4495ea !important; }
  .product-other-flavors .section-wrap a.btn {
    display: inline-block;
    font-size: 17px;
    line-height: 22px;
    color: white;
    padding: 14px 54px;
    border-radius: 25px;
    background-color: #a57096;
    font-weight: bold; }
  @media (min-width: 769px) {
    .product-other-flavors .section-wrap {
      width: 100%;
      overflow: hidden;
      max-width: none;
      position: relative; }
      .product-other-flavors .section-wrap a.btn {
        display: inline-block;
        font-size: 19px;
        line-height: 22px;
        color: white;
        padding: 14px 54px;
        border-radius: 25px;
        background-color: #a57096;
        font-weight: bold; } }
  @media (max-width: 640px) {
    .product-other-flavors .slick-dots li {
      width: 15px;
      height: 15px;
      margin: 0 3px; }
      .product-other-flavors .slick-dots li.slick-active button {
        background: black; }
      .product-other-flavors .slick-dots li button {
        width: 15px;
        height: 15px;
        border: 1px solid black;
        border-radius: 50%; }
        .product-other-flavors .slick-dots li button::before {
          display: none !important; } }
  @media (min-width: 640px) {
    .product-other-flavors .product-header-wave {
      display: none !important; } }
  .product-other-flavors .slick-track {
    display: flex; }

.write-review-btn-hidden {
  display: none !important; }

.product-section-image-text {
  /*margin-bottom: 125px;
  @media (max-width: 640px) {
    margin-bottom: 30px;
  }*/ }
  .product-section-image-text .title {
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    max-width: 630px;
    color: #272b60;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center; }
  .product-section-image-text .subtitle {
    font-size: 16px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #272b60;
    margin: 0 auto 50px;
    max-width: 800px; }
  .product-section-image-text .img-text-blocks {
    display: flex;
    justify-content: space-between;
    max-width: 1024px;
    margin: auto; }
    @media (max-width: 640px) {
      .product-section-image-text .img-text-blocks {
        flex-wrap: wrap;
        padding-left: 17px;
        padding-right: 17px;
        justify-content: space-between; } }
    .product-section-image-text .img-text-blocks .image-content {
      max-width: 488px; }
      @media (max-width: 640px) {
        .product-section-image-text .img-text-blocks .image-content {
          order: -1 !important;
          margin: auto; } }
  .product-section-image-text .text-group .text-item:first-child {
    marign-top: 0px; }
  @media (max-width: 640px) {
    .product-section-image-text .text-group {
      display: flex;
      flex-direction: column;
      max-width: 50%; } }
  .product-section-image-text .bg-top-image {
    position: absolute;
    top: 0; }
    @media (max-width: 640px) {
      .product-section-image-text .bg-top-image svg {
        width: 100%;
        height: auto; } }
    .product-section-image-text .bg-top-image path {
      fill: white; }
  .product-section-image-text .bg-bottom-image {
    position: absolute;
    bottom: 1px;
    transform: translateY(100%); }
  .product-section-image-text .text-item {
    margin-top: 40px;
    text-align: center;
    max-width: 235px; }
    @media (max-width: 640px) {
      .product-section-image-text .text-item {
        margin-top: 25px;
        height: calc(33% - 25px);
        display: flex;
        flex-direction: column;
        padding-bottom: 15px;
        max-width: 175px; } }
    .product-section-image-text .text-item .title {
      color: #272b60;
      font-size: 24px;
      line-height: 32px;
      font-weight: bold;
      margin-bottom: 12px;
      max-width: 200px;
      margin-left: auto;
      margin-right: auto; }
      @media (max-width: 640px) {
        .product-section-image-text .text-item .title {
          font-size: 19px;
          line-height: 25px;
          margin-bottom: 8px;
          flex: 1;
          display: flex;
          justify-content: center;
          align-items: flex-end; } }
    .product-section-image-text .text-item .content {
      color: #272b60;
      font-size: 15px;
      line-height: 22px; }
      @media (max-width: 640px) {
        .product-section-image-text .text-item .content {
          font-size: 14px;
          line-height: 22px;
          flex: 1; } }
  .product-section-image-text a.btn {
    display: inline-block;
    left: 50%;
    position: inherit;
    transform: translateX(-50%);
    margin-top: 55px;
    padding: 14px 46px;
    color: white;
    background: #f7ba17;
    border-radius: 100px;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    transition: all ease .3s; }
    .product-section-image-text a.btn:hover {
      background: #4495ea; }
    @media (max-width: 640px) {
      .product-section-image-text a.btn {
        font-size: 14px;
        font-weight: 600;
        color: #272b60;
        padding: 9px 16px;
        margin-top: 15px; } }

.icon-with-text-block .container {
  max-width: 1200px; }
  .icon-with-text-block .container > .d-flex {
    margin: 0 auto;
    width: 75%; }
@media (max-width: 640px) {
  .icon-with-text-block .d-flex {
    flex-direction: column; } }
.icon-with-text-block .d-flex .image-wrapper {
  display: flex;
  margin-bottom: 38px; }
  @media (max-width: 640px) {
    .icon-with-text-block .d-flex .image-wrapper {
      margin-bottom: 0.9375rem; } }
  .icon-with-text-block .d-flex .image-wrapper svg {
    min-width: 65px;
    max-width: 65px;
    height: 65px;
    border-radius: 50%; }
    .icon-with-text-block .d-flex .image-wrapper svg .cls-1 {
      fill: #ffc775;
      stroke: none; }
  .icon-with-text-block .d-flex .image-wrapper img {
    min-width: 100px;
    height: auto; }
.icon-with-text-block .d-flex > div {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 3.1875rem; }
  @media (max-width: 640px) {
    .icon-with-text-block .d-flex > div {
      margin-left: 0;
      margin-right: 0;
      margin-top: 2.1875rem; } }
  .icon-with-text-block .d-flex > div > div {
    flex: 1;
    display: flex;
    align-items: center; }
.icon-with-text-block .d-flex > div:first-child {
  margin-left: 0; }
  @media (max-width: 640px) {
    .icon-with-text-block .d-flex > div:first-child {
      margin-top: 0rem; } }
.icon-with-text-block .d-flex .block--desc p {
  font-size: 16px;
  line-height: 1.313rem;
  color: #0b163b;
  text-align: center;
  font-weight: 600; }
.icon-with-text-block .d-flex .block--title {
  font-size: 18px;
  color: #0b163b; }

.product-section-info-table {
  margin-bottom: 125px; }
  @media (max-width: 640px) {
    .product-section-info-table {
      margin-bottom: 45px; } }
  .product-section-info-table .bg-top-image {
    position: absolute;
    top: -1px; }
    .product-section-info-table .bg-top-image path {
      fill: #f9f9f9; }
  .product-section-info-table .bg-top-image.no-info-section path {
    fill: #fff; }
  .product-section-info-table .bg-bottom-image {
    position: absolute;
    bottom: 1px;
    transform: translateY(100%); }
  .product-section-info-table .section-container {
    max-width: 880px;
    margin: auto; }
  .product-section-info-table .title {
    color: #272b60;
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 15px;
    text-align: center;
    font-weight: 900; }
    @media (max-width: 640px) {
      .product-section-info-table .title {
        font-size: 24px;
        line-height: 30px; } }
  .product-section-info-table .subtitle {
    font-size: 16px;
    line-height: 23px;
    color: #003865;
    text-align: center;
    max-width: 580px;
    margin: auto;
    margin-top: 0px !important;
    margin-bottom: 40px; }
  .product-section-info-table .table_contents {
    display: flex;
    flex-direction: column;
    border-radius: 5px; }
    @media (max-width: 640px) {
      .product-section-info-table .table_contents {
        margin-left: 38px;
        margin-right: 38px; } }
  .product-section-info-table .row:first-child {
    min-width: unset;
    min-height: unset; }
    .product-section-info-table .row:first-child > div {
      margin-top: 0px;
      border: 0px !important;
      background-color: unset; }
      .product-section-info-table .row:first-child > div:nth-child(2) {
        background-color: unset; }
      .product-section-info-table .row:first-child > div:last-child {
        margin-right: 0px; }
  .product-section-info-table .row:last-child > div {
    border-bottom: 1px solid white; }
  .product-section-info-table .row {
    min-height: 116px;
    margin-bottom: 0px; }
    @media (max-width: 640px) {
      .product-section-info-table .row {
        min-height: 60px; } }
    .product-section-info-table .row:nth-child(2) > div:nth-child(2) {
      border-top-left-radius: 5px; }
    .product-section-info-table .row:nth-child(2) > div:last-child {
      border-top-right-radius: 5px; }
    .product-section-info-table .row:last-child > div:nth-child(2) {
      border-bottom-left-radius: 5px; }
    .product-section-info-table .row:last-child > div:last-child {
      border-bottom-right-radius: 5px; }
    .product-section-info-table .row > div {
      border-top: 1px solid white;
      border-left: 1px solid white;
      flex: 1;
      align-items: center;
      justify-content: center;
      display: flex;
      font-size: 20px;
      font-weight: 600;
      color: #272b60;
      background-color: #fbd576; }
      .product-section-info-table .row > div:nth-child(2) {
        background-color: #c4e6ff; }
      .product-section-info-table .row > div img {
        max-width: 143px; }
        @media (max-width: 640px) {
          .product-section-info-table .row > div img {
            max-width: 90%; } }
      .product-section-info-table .row > div:last-child {
        border-right: 1px solid white; }
    .product-section-info-table .row > .item_title {
      flex: unset;
      min-width: 124px;
      max-width: 124px;
      background-color: unset;
      margin: 0 !important;
      border: 0px !important;
      text-align: center;
      font-size: 19px;
      line-height: 23px;
      font-weight: 900;
      font-family: "Cooper Std" !important;
      color: #272b60;
      display: flex;
      flex-direction: column; }
      .product-section-info-table .row > .item_title p strong {
        font-weight: unset;
        display: block; }
      @media (max-width: 640px) {
        .product-section-info-table .row > .item_title {
          min-width: 64px;
          max-width: 64px;
          font-size: 12px;
          line-height: 14px; } }
    @media (max-width: 640px) {
      .product-section-info-table .row .item_svg svg {
        width: 20px;
        height: 15px; } }
    .product-section-info-table .row .item_text .icon {
      width: unset;
      height: unset; }
    .product-section-info-table .row .item_text svg {
      width: 27.5px;
      height: 23.1px; }
    @media (max-width: 640px) {
      .product-section-info-table .row .item_text {
        font-size: 12px;
        line-height: 14px; }
        .product-section-info-table .row .item_text svg {
          width: 20px;
          height: 15px; } }

@media (max-width: 640px) {
  .product-image-text {
    display: flex;
    flex-direction: column; } }
.product-image-text .title {
  font-size: 35px;
  color: #272b60;
  font-weight: 900;
  line-height: 45px;
  text-align: center; }
  @media (max-width: 640px) {
    .product-image-text .title {
      font-size: 24px;
      line-height: 30px;
      margin-bottom: 10px; } }
.product-image-text .sub_title {
  font-size: 19px;
  line-height: 24px;
  max-width: 740px;
  color: #272b60;
  font-weight: 500;
  margin: auto;
  text-align: center;
  margin-bottom: 55px; }
  @media (max-width: 640px) {
    .product-image-text .sub_title {
      font-size: 14px;
      line-height: 22px;
      order: 2;
      padding-left: 48px;
      padding-right: 48px;
      margin-top: 25px;
      margin-bottom: 35px; } }
.product-image-text .donate_val {
  display: flex;
  justify-content: center;
  align-items: center; }
.product-image-text .donate_value {
  display: flex;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 50px;
  line-height: 45px;
  font-weight: 900;
  color: #4899d4;
  font-family: 'CooperStd'; }
  @media (max-width: 640px) {
    .product-image-text .donate_value {
      font-size: 35px;
      line-height: 45px; } }
.product-image-text .donate_text {
  font-size: 16px;
  line-height: 19px;
  font-weight: 600;
  color: #4899d4;
  margin-top: 15px;
  margin-bottom: 60px;
  text-align: center; }
  @media (max-width: 640px) {
    .product-image-text .donate_text {
      font-size: 19px;
      line-height: 20px;
      margin-bottom: 20px; } }
.product-image-text .donate_img {
  text-align: center; }
  @media (max-width: 640px) {
    .product-image-text .donate_img {
      padding-left: 27px;
      padding-right: 27px; } }
.product-image-text a.btn {
  display: inline-block;
  left: 50%;
  transform: translateX(-50%);
  padding: 14px 32px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.22;
  color: white;
  letter-spacing: 0.18px;
  background-color: #fb9300;
  border-radius: 25px;
  position: inherit;
  margin-top: 75px; }
  .product-image-text a.btn:hover {
    background: #4495ea; }
  @media (max-width: 640px) {
    .product-image-text a.btn {
      width: max-content;
      order: 3;
      margin-top: 0px; } }

#template-collection .product-thumbnail .product-thumbnail__title {
  text-align: left; }

.price-review-group {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .price-review-group .price {
    color: black; }
    .price-review-group .price.on-sale-item {
      width: 30%; }

.variants-btn-group {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 15px;
  position: relative; }
  @media (max-width: 640px) {
    .variants-btn-group {
      flex-direction: row;
      flex: 1;
      align-items: center;
      min-height: 80px;
      justify-content: space-between; } }
  .variants-btn-group .variants {
    display: flex;
    flex-direction: column;
    font-size: 14px;
    width: 145px;
    text-align: left;
    border: 1px solid #272b60;
    border-radius: 18px;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 14px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: white; }
    @media (max-width: 640px) {
      .variants-btn-group .variants {
        width: 110px;
        position: relative; } }
    .variants-btn-group .variants.open:before {
      right: 10px;
      transform: rotate(45deg) translate(-50%, 10px);
      top: 14px; }
    .variants-btn-group .variants.open .variant_name {
      display: block;
      position: relative;
      padding-top: 6px;
      padding-bottom: 6px; }
      .variants-btn-group .variants.open .variant_name.active::before {
        display: none; }
      .variants-btn-group .variants.open .variant_name:hover {
        font-weight: 600; }
      .variants-btn-group .variants.open .variant_name::before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        width: calc(100% - 15px);
        height: 1px;
        background-color: #eee; }
    .variants-btn-group .variants::before {
      position: absolute;
      content: "";
      width: 8.5px;
      height: 8.5px;
      border-top: 1px solid #272b60;
      border-left: 1px solid #272b60;
      right: 30px;
      transform: rotate(-135deg) translate(-50%, 10px);
      top: 18px; }
    .variants-btn-group .variants .variant_name {
      color: #272b60;
      cursor: pointer;
      padding-top: 3px;
      padding-bottom: 3px;
      display: none; }
      .variants-btn-group .variants .variant_name.active {
        display: block;
        order: -1; }
  .variants-btn-group .show_now_btn {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
    .variants-btn-group .show_now_btn a {
      font-size: 13px;
      border-radius: 18px !important;
      font-weight: 900;
      max-width: 115px;
      min-height: 41px;
      text-transform: uppercase; }
      @media (max-width: 640px) {
        .variants-btn-group .show_now_btn a {
          width: 100px !important; } }

.product__thumbnail {
  margin-left: 7.5px;
  margin-right: 7.5px;
  max-width: 285px;
  min-width: 285px; }

.happy_customers_section {
  background-color: #f1f9ff;
  padding-bottom: 0px; }
  .happy_customers_section .buyers_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    max-width: 1000px;
    margin: 0 auto; }
    @media (max-width: 640px) {
      .happy_customers_section .buyers_list {
        max-width: 300px;
        /*
        & .buyer:nth-child(2n) {
          margin-left: 42px;
          margin-right: 0px;
        }
        & .buyer:nth-child(2n + 1) {
          margin-right: 42px;
          margin-left: 0px;
          &.last-old {
            margin-left: 0px;
            margin-right: 0px;
          }   
        }*/ } }
  @media (max-width: 640px) {
    .happy_customers_section {
      padding-bottom: 80px;
      padding-top: 60px; } }
  .happy_customers_section .subtitle {
    text-align: center;
    max-width: 770px;
    margin: auto;
    color: #272b60;
    font-weight: 500;
    font-size: 19px;
    line-height: 1.37;
    margin-top: 0px !important;
    margin-bottom: 110px; }
    @media (max-width: 640px) {
      .happy_customers_section .subtitle {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 0px;
        padding-left: 7.2%;
        padding-right: 7.2%; }
        .happy_customers_section .subtitle p.slick-current, .happy_customers_section .subtitle p.active {
          display: block; } }
  .happy_customers_section .background-wave svg path, .happy_customers_section .background-wave svg g {
    fill: #f1f9ff !important; }

.happy_customers_section .buyer {
  cursor: pointer;
  margin: 0 47px;
  width: 106px !important;
  height: 165px !important; }
  @media (max-width: 640px) {
    .happy_customers_section .buyer {
      margin: 0 11px;
      margin-top: 30px;
      text-align: center;
      width: 78px !important;
      height: 78px !important; } }
  .happy_customers_section .buyer .buyer_text {
    display: none !important; }
  .happy_customers_section .buyer.slick-current .buyer_img {
    border: 5px solid #eebb45; }
  .happy_customers_section .buyer.slick-current .buyer_name {
    color: #4899d4; }
  .happy_customers_section .buyer:hover .buyer_img {
    border: 5px solid #eebb45; }
  .happy_customers_section .buyer:hover .buyer_name {
    color: #4899d4; }
  @media (max-width: 640px) {
    .happy_customers_section .buyer.active .buyer_img {
      border: 5px solid #eebb45; }
    .happy_customers_section .buyer.active .buyer_name {
      color: #4899d4; } }
  .happy_customers_section .buyer .buyer_img {
    border-radius: 50%;
    width: 106px;
    height: 106px;
    margin: auto; }
    @media (max-width: 640px) {
      .happy_customers_section .buyer .buyer_img {
        width: 78px !important;
        height: 78px !important; } }
  .happy_customers_section .buyer .buyer_name {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.81;
    color: black;
    text-align: center;
    margin-top: 28px; }
    @media (max-width: 640px) {
      .happy_customers_section .buyer .buyer_name {
        font-size: 14px;
        line-height: 24px;
        margin-top: 5px; } }

#shopify-section-product-instagram {
  position: relative;
  padding-top: 150px; }
  #shopify-section-product-instagram .section {
    max-width: unset;
    width: 100%; }
    #shopify-section-product-instagram .section .instagram__placeholder {
      margin: 0px !important; }
    #shopify-section-product-instagram .section .one-fourth {
      width: 25% !important; }
  @media (max-width: 640px) {
    #shopify-section-product-instagram {
      padding-top: 240px; } }

.yotpo.yotpo-main-widget {
  display: none !important; }

.instagram__title.title {
  display: none; }

body.product .instagram__title.title {
  display: block; }

.instagram__title.title {
  color: #272b60; }
  @media (min-width: 641px) {
    .instagram__title.title {
      margin-bottom: 170px; } }

@media (max-width: 640px) {
  .footer__container {
    background-color: #4899d4; }
    .footer__container .container.has-limit {
      padding-left: 0px;
      padding-right: 0px; }
    .footer__container .column {
      margin-left: 0px;
      margin-right: 0px;
      width: 100%; } }
@media (max-width: 640px) {
  .footer__container .footer__heading {
    color: white; }
    .footer__container .footer__heading::after {
      transition: all ease .3s; }
    .footer__container .footer__heading.open::after {
      transform: translateY(-50%) rotate(180deg);
      transition: all ease .3s; } }
@media (max-width: 640px) {
  .footer__container ul.social-icons {
    justify-content: center; }
    .footer__container ul.social-icons li {
      margin-top: 7px;
      margin-bottom: 5px; }
    .footer__container ul.social-icons svg {
      fill: white; } }
.footer__container .footer__content {
  max-width: 1200px;
  padding-left: 20px;
  padding-right: 20px; }
  @media (max-width: 640px) {
    .footer__container .footer__content {
      padding-left: 10px !important;
      padding-right: 10px !important;
      color: white; }
      .footer__container .footer__content a {
        color: white; } }

@media (min-width: 641px) {
  .newsletter__text-wrapper {
    display: none !important; } }
@media (max-width: 640px) {
  .newsletter__text-wrapper .title {
    font-size: 24px;
    line-height: 30px;
    text-align: left;
    color: white;
    margin: 0; } }
.newsletter__text-wrapper::before {
  display: none !important; }

.newsletter-form.form {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media (max-width: 640px) {
    .newsletter-form.form {
      flex-direction: column; } }

.newsletter-form .field.is-stretched-width {
  margin: 0 !important; }
  @media (max-width: 640px) {
    .newsletter-form .field.is-stretched-width {
      max-width: inherit; } }

.newsletter-form .field .control {
  display: flex; }

.newsletter-form .field .button.button--primary {
  min-width: 121px;
  font-size: 15px;
  color: white;
  text-transform: uppercase;
  border-radius: 0px;
  background-color: #117cc0; }
  @media (max-width: 640px) {
    .newsletter-form .field .button.button--primary {
      min-width: unset;
      font-size: 14px !important;
      color: #4f2b01;
      background-color: transparent;
      border-bottom: 1px solid;
      padding: 0;
      min-height: unset;
      line-height: 1.2;
      height: unset; } }

.email-button-group {
  flex: 1;
  display: flex;
  justify-content: flex-end; }
  @media (max-width: 640px) {
    .email-button-group {
      justify-content: space-between;
      position: relative;
      width: 100%; } }
  .email-button-group > div {
    margin: 0; }
  .email-button-group .field.is-default-width {
    flex: unset; }
    @media (max-width: 640px) {
      .email-button-group .field.is-default-width {
        justify-content: space-between;
        position: absolute;
        right: 12px;
        top: 50%;
        min-width: unset;
        transform: translateY(-50%); } }

.footer__credits {
  display: flex;
  align-items: center; }
  @media (max-width: 640px) {
    .footer__credits {
      justify-content: center; } }

.footer__extra-content {
  max-width: unset;
  width: unset; }
  .footer__extra-content .container.has-padding-top.has-padding-bottom {
    max-width: 1200px;
    padding-left: 20px;
    padding-right: 20px; }

.footer_only_mobile_menu-items {
  padding-top: 12px;
  padding-bottom: 12px;
  flex-wrap: nowrap; }
  @media (max-width: 640px) {
    .footer_only_mobile_menu-items {
      padding-top: 6px; } }
  .footer_only_mobile_menu-items .navbar-item.header__item {
    border-left: 1px solid black;
    padding-left: 12px; }
    @media (max-width: 640px) {
      .footer_only_mobile_menu-items .navbar-item.header__item {
        border-left: 1px solid white; } }
    .footer_only_mobile_menu-items .navbar-item.header__item a {
      color: black;
      padding-top: 0;
      padding-bottom: 0; }
      @media (max-width: 640px) {
        .footer_only_mobile_menu-items .navbar-item.header__item a {
          color: white; } }
    .footer_only_mobile_menu-items .navbar-item.header__item:first-child {
      padding-left: 0px;
      border-left: none !important; }

.shipping_features {
  display: flex;
  margin-top: 40px;
  padding-top: 28px;
  border-top: 1px solid #d5d5d5;
  justify-content: space-around;
  margin-left: 0;
  margin-right: 0; }
  @media (max-width: 640px) {
    .shipping_features {
      display: none !important; } }
  .shipping_features > div {
    text-align: center; }
  .shipping_features .shipping_svg {
    max-width: 90px;
    margin: 0 auto; }
  .shipping_features .shipping_text {
    max-width: 130px;
    font-size: 14px;
    line-height: 18px;
    margin-top: 8px; }

.product-features {
  margin-top: 35px; }
  .product-features .product-features___item {
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 0.5px solid #ccc; }
  .product-features .featured-title {
    line-height: 22px;
    font-size: 16px;
    color: #272b60;
    position: relative;
    cursor: pointer;
    text-transform: uppercase; }
    .product-features .featured-title::before {
      position: absolute;
      content: "";
      width: 10px;
      height: 10px;
      border-top: 1px solid;
      border-left: 1px solid;
      top: 0;
      right: 15px;
      transform: rotate(-135deg);
      transition: all ease .3s; }
    .product-features .featured-title.open::before {
      top: 8px;
      right: 15px;
      transform: rotate(45deg); }
  .product-features .content {
    padding-top: 5px;
    color: black;
    display: none; }

.bg-top-image, .bg-bottom-image {
  width: 100%;
  height: auto; }

body.index .image-slideshow h2.slideshow-classic__heading {
  font-size: 35px;
  line-height: 40px;
  font-weight: 900;
  margin-bottom: 12px; }
  body.index .image-slideshow h2.slideshow-classic__heading strong {
    font-weight: inherit;
    display: block; }
    @media (max-width: 640px) {
      body.index .image-slideshow h2.slideshow-classic__heading strong {
        line-height: 1.25; } }
  @media (max-width: 640px) {
    body.index .image-slideshow h2.slideshow-classic__heading span, body.index .image-slideshow h2.slideshow-classic__heading p {
      /*color: white;*/
      font-size: 24px;
      line-height: 30px; } }
body.index .image-slideshow .slideshow-classic__subheading {
  font-size: 19px;
  line-height: 30px;
  margin-bottom: 30px; }
  @media (max-width: 640px) {
    body.index .image-slideshow .slideshow-classic__subheading {
      margin-bottom: 13px; }
      body.index .image-slideshow .slideshow-classic__subheading p {
        line-height: 16px;
        /*color: white !important;*/
        margin-top: 5px; } }
  body.index .image-slideshow .slideshow-classic__subheading strong {
    font-weight: inherit;
    display: block; }

#header-sticky-wrapper {
  height: 98px;
  display: flex;
  align-items: center; }

#header.header {
  width: 100%; }
  #header.header .section.is-width-wide {
    width: 100%;
    padding-left: 60px;
    padding-right: 60px; }
  #header.header .header__brand {
    padding: 0px; }

@media (min-width: 641px) {
  .announcement-bar__container .section.is-width-wide {
    padding-left: 58px;
    padding-right: 58px; } }

@media (max-width: 640px) {
  body.index #shopify-section-1581378173101 {
    padding-top: 31px !important; }
    body.index #shopify-section-1581378173101 h2.heading-section__heading {
      font-size: 19px;
      font-weight: 900;
      line-height: 1.47; } }
@media (max-width: 640px) {
  body.index .slideshow-classic.page-dots--true {
    padding-bottom: 0;
    margin-bottom: 0; } }
body.index .slideshow-classic .flickity-button {
  width: 70px;
  height: 70px; }
  body.index .slideshow-classic .flickity-button .flickity-button-icon {
    fill: black;
    top: calc(50% + 38px); }
body.index .slideshow-classic .caption {
  top: calc(50% + 38px);
  transform: translateY(-100%); }
  @media (max-width: 640px) {
    body.index .slideshow-classic .caption {
      top: calc(50% - 20px);
      transform: translateY(-50%); }
      body.index .slideshow-classic .caption.text-align-right {
        margin-left: auto; } }
  body.index .slideshow-classic .caption .slideshow-classic__buttons a.button {
    margin: 0;
    background: #4899d4 !important;
    color: white !important;
    height: 50px !important;
    max-width: max-content;
    max-width: -moz-max-content;
    max-width: -webkit-max-content;
    max-width: -o-max-content; }
    body.index .slideshow-classic .caption .slideshow-classic__buttons a.button:hover {
      background: white !important;
      color: black !important; }
    @media (max-width: 640px) {
      body.index .slideshow-classic .caption .slideshow-classic__buttons a.button {
        height: 40px !important;
        border-radius: 28px;
        font-size: 14px !important;
        max-width: 140px;
        padding-left: 0px;
        padding-right: 0px; } }
body.index .slideshow-classic .caption-content {
  padding-bottom: 0px; }
  body.index .slideshow-classic .caption-content.text-align-right .slideshow-classic__subheading p {
    text-align: right; }
body.index .slideshow-classic .flickity-prev-next-button.previous {
  left: 70px; }
body.index .slideshow-classic .flickity-prev-next-button.next {
  right: 70px; }
body.index .slideshow-classic .flickity-page-dots .dot {
  width: 14px;
  height: 14px;
  border: 1px solid #cecece;
  background: #ffffff;
  border-radius: 50%;
  opacity: 1;
  margin: 0 5px; }
  body.index .slideshow-classic .flickity-page-dots .dot.is-selected {
    background: black; }

[featured-logo-slider] .slick-list {
  max-width: 675px;
  margin: auto; }
[featured-logo-slider] .slick-track > div {
  padding-left: 15px;
  padding-right: 15px; }
  @media (max-width: 640px) {
    [featured-logo-slider] .slick-track > div {
      padding-left: 8px;
      padding-right: 8px; } }
  [featured-logo-slider] .slick-track > div a > img, [featured-logo-slider] .slick-track > div a > svg {
    min-height: 90px;
    max-height: 90px; }
    @media (max-width: 640px) {
      [featured-logo-slider] .slick-track > div a > img, [featured-logo-slider] .slick-track > div a > svg {
        min-height: 65px;
        max-height: 65px; } }

@media (max-width: 640px) {
  .image-with-text-column__column img {
    max-width: 176px; } }

[featured-collection-slider] {
  position: relative; }
  [featured-collection-slider] .slick-arrow:first-child {
    left: 34px;
    top: 50%;
    position: absolute;
    transform: translateY(-50%) rotate(180deg);
    z-index: 1;
    cursor: pointer; }
    @media (max-width: 640px) {
      [featured-collection-slider] .slick-arrow:first-child {
        width: 35px;
        height: 35px;
        left: 15px; } }
  [featured-collection-slider] .slick-arrow:last-child {
    right: 34px;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    cursor: pointer; }
    @media (max-width: 640px) {
      [featured-collection-slider] .slick-arrow:last-child {
        width: 35px;
        height: 35px;
        right: 15px; } }
  [featured-collection-slider] .slick-list {
    padding: 0px !important; }
  @media (max-width: 640px) {
    [featured-collection-slider] .slick-track .item_group:nth-child(2n+1) img {
      padding-left: 3px;
      padding-right: 3px; }
    [featured-collection-slider] .slick-track .item_group:nth-child(2n) img {
      padding-left: 3px;
      padding-right: 3px; } }
  @media (max-width: 640px) {
    [featured-collection-slider] .item_group .item:last-child {
      margin-top: 6px; } }
  [featured-collection-slider] .item {
    position: relative; }
    [featured-collection-slider] .item:hover {
      opacity: 0.8; }
    [featured-collection-slider] .item img {
      width: 100%; }
    [featured-collection-slider] .item .collection-info {
      position: absolute;
      top: 29px;
      left: 26px; }
      @media (max-width: 640px) {
        [featured-collection-slider] .item .collection-info {
          width: 100%;
          text-align: center;
          position: absolute;
          top: 17px;
          height: calc(100% - 34px);
          left: 0;
          display: flex;
          flex-direction: column;
          justify-content: space-between;
          align-items: center; } }
      [featured-collection-slider] .item .collection-info .colllection-title {
        font-size: 28px;
        font-weight: 900;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.61;
        letter-spacing: 1.82px;
        text-align: left;
        color: #272b60;
        margin-bottom: 5px; }
        @media (max-width: 640px) {
          [featured-collection-slider] .item .collection-info .colllection-title {
            font-size: 19px;
            line-height: 23px;
            letter-spacing: 0.67px;
            text-align: center; } }
      [featured-collection-slider] .item .collection-info a {
        font-size: 16px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: 1.04px;
        text-align: left;
        color: #272b60;
        position: relative; }
        [featured-collection-slider] .item .collection-info a:after {
          position: absolute;
          content: "";
          bottom: -2px;
          width: 100%;
          height: 1px;
          background: #272b60;
          left: 0; }
        @media (max-width: 640px) {
          [featured-collection-slider] .item .collection-info a {
            font-size: 14px;
            line-height: 18px;
            width: -moz-max-content;
            width: -webkit-max-content;
            width: -o-max-content;
            text-align: center; } }

.image-with-text-column .section {
  max-width: 1056px; }
  .image-with-text-column .section .container.is-justify-center {
    justify-content: space-between; }
  .image-with-text-column .section .image-with-text-column__column {
    max-width: 31%; }
    @media (max-width: 640px) {
      .image-with-text-column .section .image-with-text-column__column {
        max-width: 100%;
        padding: 0;
        margin-left: 0;
        margin-right: 0; } }
.image-with-text-column .image-column__title.title {
  margin-top: 24px;
  margin-bottom: 4px;
  font-size: 24px;
  line-height: 34px;
  color: #272b60;
  font-weight: 900; }
  @media (max-width: 640px) {
    .image-with-text-column .image-column__title.title {
      margin-top: 15px;
      margin-bottom: -3px;
      font-size: 19px;
      line-height: 30px; } }
.image-with-text-column .image-column__text p {
  font-size: 16px;
  line-height: 1.5;
  color: #272b60; }
  @media (max-width: 640px) {
    .image-with-text-column .image-column__text p {
      font-size: 14px;
      line-height: 22px; } }
.image-with-text-column .image-with-text-column__title {
  padding-top: 40px; }
  @media (max-width: 640px) {
    .image-with-text-column .image-with-text-column__title {
      padding-top: 25px; } }
  .image-with-text-column .image-with-text-column__title h3 {
    margin-bottom: 60px; }
    @media (max-width: 640px) {
      .image-with-text-column .image-with-text-column__title h3 {
        margin-bottom: 54px; } }
  .image-with-text-column .image-with-text-column__title p {
    font-size: 35px;
    line-height: 45px;
    color: #272b60; }
    @media (max-width: 640px) {
      .image-with-text-column .image-with-text-column__title p {
        font-size: 24px;
        line-height: 30px;
        padding-left: 15px;
        padding-right: 15px; } }
  .image-with-text-column .image-with-text-column__title strong {
    display: block;
    font-weight: inherit; }

@media (max-width: 640px) {
  .donated_image-with-text-1 {
    padding-top: 40px !important;
    padding-bottom: 90px !important; } }
.donated_image-with-text-1 .image-with-text__text-column {
  padding: 0px; }
  .donated_image-with-text-1 .image-with-text__text-column .image-with-text__heading {
    color: #272b60 !important;
    font-size: 35px;
    line-height: 45px; }
    @media (max-width: 640px) {
      .donated_image-with-text-1 .image-with-text__text-column .image-with-text__heading {
        font-size: 24px;
        line-height: 30px; } }
  .donated_image-with-text-1 .image-with-text__text-column .donate_val {
    display: flex;
    align-items: center; }
    @media (max-width: 640px) {
      .donated_image-with-text-1 .image-with-text__text-column .donate_val {
        justify-content: center; } }
  .donated_image-with-text-1 .image-with-text__text-column .left-banner {
    margin-right: 15px; }
    .donated_image-with-text-1 .image-with-text__text-column .left-banner svg .cls-1 {
      stroke: #fb9300; }
    @media (max-width: 640px) {
      .donated_image-with-text-1 .image-with-text__text-column .left-banner {
        margin-right: 35px; } }
  .donated_image-with-text-1 .image-with-text__text-column .right-banner {
    margin-left: 15px; }
    .donated_image-with-text-1 .image-with-text__text-column .right-banner svg .cls-1 {
      stroke: #fb9300; }
    @media (max-width: 640px) {
      .donated_image-with-text-1 .image-with-text__text-column .right-banner {
        margin-left: 35px; } }
  .donated_image-with-text-1 .image-with-text__text-column .donate_value {
    font-size: 39px;
    line-height: 1;
    color: #fb9300; }
    @media (max-width: 640px) {
      .donated_image-with-text-1 .image-with-text__text-column .donate_value {
        font-size: 35px;
        line-height: 45px; } }
  .donated_image-with-text-1 .image-with-text__text-column .donate_text {
    font-size: 16px;
    color: #fb9300;
    margin-top: 12px;
    font-weight: 900; }
    @media (max-width: 640px) {
      .donated_image-with-text-1 .image-with-text__text-column .donate_text {
        text-align: center;
        font-size: 19px;
        line-height: 20px;
        margin-top: 10px;
        margin-bottom: 20px; } }
  .donated_image-with-text-1 .image-with-text__text-column .image-with-text__text.content p {
    margin-top: 24px;
    font-size: 16px;
    line-height: 24px;
    color: #272b60;
    margin-bottom: 30px; }
    @media (max-width: 640px) {
      .donated_image-with-text-1 .image-with-text__text-column .image-with-text__text.content p {
        font-size: 14px;
        line-height: 22px;
        margin-top: 18px;
        margin-bottom: 18px;
        padding-left: 25px;
        padding-right: 25px; } }
  @media (max-width: 640px) {
    .donated_image-with-text-1 .image-with-text__text-column .buttons {
      justify-content: center; } }
  .donated_image-with-text-1 .image-with-text__text-column .button.button--link-style {
    color: #4899d4;
    font-size: 19px !important;
    line-height: 23px;
    position: relative; }
    .donated_image-with-text-1 .image-with-text__text-column .button.button--link-style:after {
      position: absolute;
      bottom: -3px;
      content: "";
      width: 100%;
      height: 1px;
      background-color: #4899d4; }

.customer_testimonials {
  position: relative;
  padding-bottom: 80px;
  overflow: inherit !important; }
  @media (max-width: 640px) {
    .customer_testimonials {
      padding-top: 32px !important;
      padding-bottom: 75px; }
      .customer_testimonials .dual_testimonials__text__wrapper {
        padding-top: 60px; } }
  .customer_testimonials .product-header-wave svg g, .customer_testimonials .product-header-wave svg path {
    fill: white !important; }
  .customer_testimonials .section__container {
    max-width: 1240px;
    margin: auto; }
  .customer_testimonials .dual_testimonials__text__wrapper {
    text-align: center; }
    @media (max-width: 640px) {
      .customer_testimonials .dual_testimonials__text__wrapper .star-clickable {
        align-items: center !important;
        justify-content: center !important; } }
    .customer_testimonials .dual_testimonials__text__wrapper > .dual_testimonials__text__total_reviews_text {
      display: flex;
      align-items: center;
      justify-content: center; }
      .customer_testimonials .dual_testimonials__text__wrapper > .dual_testimonials__text__total_reviews_text .yotpo-stars span {
        font-size: 23.5px;
        color: #ff9933 !important; }
        @media (max-width: 640px) {
          .customer_testimonials .dual_testimonials__text__wrapper > .dual_testimonials__text__total_reviews_text .yotpo-stars span {
            font-size: 14.5px; } }
      .customer_testimonials .dual_testimonials__text__wrapper > .dual_testimonials__text__total_reviews_text .text-m {
        font-size: 19px;
        line-height: 20px;
        color: #ff9933 !important;
        margin-left: 12.5px; }
        @media (max-width: 640px) {
          .customer_testimonials .dual_testimonials__text__wrapper > .dual_testimonials__text__total_reviews_text .text-m {
            font-size: 14px;
            margin-left: 3px; } }
    .customer_testimonials .dual_testimonials__text__wrapper .dual_testimonials__text__heading {
      margin-top: 15px;
      margin-bottom: 28px;
      font-size: 35px;
      font-weight: 900;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.29;
      letter-spacing: normal;
      text-align: center;
      color: #272b60; }
      @media (max-width: 640px) {
        .customer_testimonials .dual_testimonials__text__wrapper .dual_testimonials__text__heading {
          padding-left: 45px;
          padding-right: 45px;
          font-size: 24px;
          line-height: 30px;
          margin-top: 4px;
          margin-bottom: 10px; }
          .customer_testimonials .dual_testimonials__text__wrapper .dual_testimonials__text__heading strong {
            display: block; } }
    .customer_testimonials .dual_testimonials__text__wrapper .dual_testimonials__text__text {
      font-size: 16px;
      font-weight: normal;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.5;
      letter-spacing: normal;
      text-align: center;
      color: #272b60;
      margin-bottom: 50px; }
      .customer_testimonials .dual_testimonials__text__wrapper .dual_testimonials__text__text p strong {
        display: block;
        font-weight: inherit; }
      @media (max-width: 640px) {
        .customer_testimonials .dual_testimonials__text__wrapper .dual_testimonials__text__text {
          font-size: 14px;
          line-height: 22px;
          padding-left: 45px;
          padding-right: 45px;
          margin-bottom: 10px; }
          .customer_testimonials .dual_testimonials__text__wrapper .dual_testimonials__text__text p strong {
            display: initial; } }
  .customer_testimonials .testimonial__card {
    text-align: left;
    border: 1px solid #f7f7f7;
    margin-right: 15px;
    box-shadow: 0 7px 14px 0 rgba(0, 0, 0, 0.04);
    padding: 17.5px 24px; }
    .customer_testimonials .testimonial__card .dual_testimonial__image {
      margin-right: 13.4px; }
    .customer_testimonials .testimonial__card .testimonial__description-title {
      font-size: 16px;
      font-weight: bold;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.25;
      letter-spacing: normal;
      text-align: left;
      color: #000000; }
    .customer_testimonials .testimonial__card .testimonial__description-review {
      margin-top: 18.4px;
      font-size: 14px;
      line-height: 20px;
      color: black; }
  .customer_testimonials .buttons {
    justify-content: center; }
    .customer_testimonials .buttons a.button {
      margin-top: 78.5px;
      padding-top: 14px;
      padding-bottom: 14px;
      color: white;
      font-size: 19px;
      line-height: 24px;
      background-color: #a57096;
      height: unset;
      max-width: max-content;
      max-width: -moz-max-content;
      max-width: -webkit-max-content;
      max-width: -o-max-content; }
      .customer_testimonials .buttons a.button:hover {
        background: #4899d4; }
      @media (max-width: 640px) {
        .customer_testimonials .buttons a.button {
          margin-top: 30px;
          font-size: 14px !important;
          padding-top: 9px;
          padding-bottom: 9px; } }

.customer_reviews {
  margin-left: 50px;
  position: relative; }
  @media (max-width: 640px) {
    .customer_reviews {
      margin-left: 45px; } }
  .customer_reviews .slick-arrow {
    position: absolute;
    right: 28px;
    left: inherit;
    top: 50%;
    transform: translateY(-50%); }
  .customer_reviews .slick-arrow:first-child {
    position: absolute;
    left: -28px;
    right: inherit;
    top: 50%;
    transform: translateY(-50%); }
  .customer_reviews .slick-track {
    display: flex; }
    .customer_reviews .slick-track > div {
      flex: 1;
      height: inherit; }
  .customer_reviews .text-m {
    display: none !important; }
  .customer_reviews .dual_testimonial__image.image-style--circle img {
    width: 65.6px !important;
    height: 65.6px !important;
    border-radius: 50%; }
  .customer_reviews .testimonial__description-review {
    min-height: unset;
    max-height: unset; }

#shopify-section-product-newsletter .newsletter__wrapper {
  max-width: 1180px; }

body.page-gift-landing #shopify-section-1580915860278 .image-slideshow, body.page-gift-landing .image-slideshow {
  opacity: 1;
  padding-bottom: 0;
  margin-bottom: 0; }

.how-works-section .section-wrap {
  padding-top: 70px; }
  @media (max-width: 768px) {
    .how-works-section .section-wrap {
      padding-top: 42px; } }
.how-works-section .section-top-wave {
  transform: translateY(10px); }
.how-works-section .section-bottom-wave {
  transform: translateY(-3px); }
.how-works-section .section-top-wave svg, .how-works-section .section-bottom-wave svg {
  width: 100%;
  height: auto; }
.how-works-section .section-title {
  font-size: 45px;
  font-weight: 900;
  color: black;
  text-align: center;
  margin-bottom: 90px; }
  @media (max-width: 768px) {
    .how-works-section .section-title {
      font-size: 28px;
      margin-bottom: 45px; } }
.how-works-section .column-item {
  text-align: center;
  padding: 0 10px; }
  .how-works-section .column-item .cookie-icon {
    margin-bottom: 35px; }
    @media (max-width: 768px) {
      .how-works-section .column-item .cookie-icon svg {
        width: 70px; } }
  .how-works-section .column-item .subtitle {
    font-size: 19px;
    font-weight: 900;
    color: black;
    margin-bottom: 26px; }
  .how-works-section .column-item .list-item {
    display: flex;
    margin-bottom: 15px;
    font-size: 16px;
    color: black;
    line-height: 1.5;
    text-align: left; }
    @media (max-width: 768px) {
      .how-works-section .column-item .list-item {
        font-size: 14px; } }
    .how-works-section .column-item .list-item svg {
      flex: 0 0 19px;
      margin-right: 5px;
      transform: translateY(3px); }
.how-works-section .column-item:first-child {
  padding-left: 0; }
.how-works-section .column-item:last-child {
  padding-right: 0; }
.how-works-section .button_link {
  border-radius: 20px;
  background-color: white;
  color: #4b4a4a;
  font-size: 14px !important;
  font-weight: bold;
  display: flex;
  width: 140px;
  height: 40px;
  align-items: center;
  justify-content: center;
  margin: auto;
  margin-top: 72px; }
  @media (max-width: 768px) {
    .how-works-section .button_link {
      margin-top: 60px;
      height: 35px; } }

.page-gift-landing .slick-list.draggable {
  padding: 0 0px !important; }
.page-gift-landing .slick-dots li button:before {
  font-size: 15px;
  width: 15px;
  height: 15px;
  line-height: 18px;
  color: white; }
.page-gift-landing .slick-dots li.slick-active button:before {
  color: #4495ea;
  opacity: 1; }
.page-gift-landing .slick-dots li button {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 1px solid #707070; }
@media (max-width: 768px) {
  .page-gift-landing .logo-list {
    padding-top: 30px;
    padding-bottom: 70px; } }
.page-gift-landing .logo-list .slick-list.draggable {
  padding: 0 !important; }
.page-gift-landing .logo-list .logo-list__wrapper .logo-list__item {
  margin-top: auto !important;
  margin-bottom: auto !important; }

.nun-culture-section {
  padding: 120px 0; }
  @media (max-width: 768px) {
    .nun-culture-section {
      padding: 72px 0; } }
  .nun-culture-section .section-title {
    font-size: 45px;
    font-weight: 900;
    color: black;
    text-align: center;
    margin-bottom: 50px; }
    @media (max-width: 768px) {
      .nun-culture-section .section-title {
        font-size: 28px; } }
  .nun-culture-section .culture-item {
    text-align: center;
    position: relative;
    padding: 0 10px; }
    .nun-culture-section .culture-item:first-child {
      padding-left: 0; }
    .nun-culture-section .culture-item:last-child {
      padding-right: 0; }
    .nun-culture-section .culture-item:before {
      content: '';
      display: block;
      position: absolute;
      width: 1px;
      height: 100%;
      top: 0;
      left: -10px;
      background-color: #ffb700; }
      @media (max-width: 768px) {
        .nun-culture-section .culture-item:before {
          content: none; } }
    .nun-culture-section .culture-item:first-child {
      border-left: none; }
      .nun-culture-section .culture-item:first-child:before {
        content: none; }
    .nun-culture-section .culture-item .cookie_icon {
      margin-top: 10px;
      margin-bottom: 35px; }
      @media (max-width: 768px) {
        .nun-culture-section .culture-item .cookie_icon svg {
          width: 54px; } }
    .nun-culture-section .culture-item .item-title {
      font-size: 19px;
      font-weight: 900;
      color: black;
      margin-bottom: 16px; }
    .nun-culture-section .culture-item .item-subtitle {
      font-size: 16px;
      font-weight: 500;
      color: black;
      margin-bottom: 45px; }
      @media (max-width: 768px) {
        .nun-culture-section .culture-item .item-subtitle {
          font-size: 14px; } }

#shopify-section-gift__featured-video .video-section-wrap {
  padding: 30px 0; }
  @media (max-width: 768px) {
    #shopify-section-gift__featured-video .video-section-wrap {
      padding: 20px 0; } }
#shopify-section-gift__featured-video .section-top-wave {
  transform: translateY(10px); }
#shopify-section-gift__featured-video .section-top-wave svg, #shopify-section-gift__featured-video .section-bottom-wave svg {
  width: 100%;
  height: auto; }
#shopify-section-gift__featured-video .video__text-wrapper .overlay {
  display: none; }
#shopify-section-gift__featured-video .video-title {
  font-size: 35px;
  font-weight: 900;
  color: black; }
  @media (max-width: 768px) {
    #shopify-section-gift__featured-video .video-title {
      font-size: 24px; } }
@media (max-width: 768px) {
  #shopify-section-gift__featured-video .video-wrapper {
    max-width: 312px;
    margin-left: auto;
    margin-right: auto; } }
#shopify-section-gift__featured-video .video-subtitle {
  font-size: 16px;
  color: #2e2e2e;
  max-width: 320px;
  margin: auto;
  margin-top: 40px;
  padding-bottom: 0; }
  @media (max-width: 768px) {
    #shopify-section-gift__featured-video .video-subtitle {
      margin-top: 20px;
      font-size: 14px; } }
#shopify-section-gift__featured-video .video-author {
  font-size: 16px;
  font-weight: bold;
  color: #a57096;
  margin-top: 12px; }
  @media (max-width: 768px) {
    #shopify-section-gift__featured-video .video-author {
      font-size: 14px; } }

@media (max-width: 768px) {
  #shopify-section-index__dual__testimonial {
    margin-top: 80px;
    padding-bottom: 40px; }
    #shopify-section-index__dual__testimonial .dual_testimonial__nav svg {
      width: 30px;
      height: 30px; } }
#shopify-section-index__dual__testimonial .dual_testimonials__text__heading, #shopify-section-index__dual__testimonial .dual_testimonials__text__subtitle, #shopify-section-index__dual__testimonial .dual_testimonials__text__text {
  color: black; }
#shopify-section-index__dual__testimonial .testimonial__description-title, #shopify-section-index__dual__testimonial .testimonial__description-review {
  color: black; }

#shopify-section-index__slideshow-classic-MF .slideshow-classic__heading, #shopify-section-index__slideshow-classic-MF .slideshow-classic__subheading {
  color: black; }

#shopify-section-page-gift__form {
  position: relative; }
  @media (max-width: 768px) {
    #shopify-section-page-gift__form {
      padding-bottom: 100px; } }
  #shopify-section-page-gift__form .section-title {
    text-align: center;
    color: black;
    font-size: 30px;
    line-height: 1.5;
    margin-bottom: 50px; }
    @media (max-width: 768px) {
      #shopify-section-page-gift__form .section-title {
        font-size: 28px;
        margin-bottom: 36px; } }
  #shopify-section-page-gift__form .form-content {
    width: 100%; }
    #shopify-section-page-gift__form .form-content .pxFormGenerator {
      width: 600px;
      margin: auto;
      max-width: 100%; }
  #shopify-section-page-gift__form .bottom-wave {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0; }

#shopify-section-page-gift__faq {
  margin: 80px 0; }
  @media (max-width: 768px) {
    #shopify-section-page-gift__faq {
      margin: 40px 0; } }
  #shopify-section-page-gift__faq .title {
    font-size: 35px; }
    @media (max-width: 768px) {
      #shopify-section-page-gift__faq .title {
        font-size: 24px;
        margin-bottom: 30px !important; } }
  #shopify-section-page-gift__faq .accordion__button {
    font-size: 16px;
    font-weight: 600;
    color: #4f2b01; }
    @media (max-width: 768px) {
      #shopify-section-page-gift__faq .accordion__button {
        font-size: 14px; } }
  @media (max-width: 768px) {
    #shopify-section-page-gift__faq .more-links {
      padding-top: 26px; } }
  #shopify-section-page-gift__faq .more-question {
    color: black; }
  #shopify-section-page-gift__faq .faq-page_link a {
    color: #a57096; }

.cooperate-pdf-download-section {
  margin: 80px 0;
  text-align: center; }
  .cooperate-pdf-download-section .section-title {
    font-size: 45px;
    font-weight: 900;
    line-height: 1.11;
    color: black;
    max-width: 800px;
    margin: auto; }
    @media (max-width: 768px) {
      .cooperate-pdf-download-section .section-title {
        font-size: 28px; } }
  .cooperate-pdf-download-section a {
    width: 160px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f7ba17;
    border-radius: 20px;
    font-size: 14px;
    font-weight: bold;
    color: white;
    margin: 32px auto; }

.page-gift-landing .footer__container .background-wave svg {
  margin-top: 0; }

.grid-section__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 50px; }
  @media (max-width: 640px) {
    .grid-section__container {
      margin-top: 100px; } }
  .grid-section__container .dual_testimonials__text__wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
  .grid-section__container .dual_testimonials__text__heading {
    margin-top: 20px; }
    @media (max-width: 640px) {
      .grid-section__container .dual_testimonials__text__heading {
        margin-top: 15px; } }
  .grid-section__container .dual_testimonials__text__text p {
    font-size: 20px;
    text-align: center;
    max-width: 70%;
    margin: auto;
    margin-bottom: 50px;
    margin-top: 20px; }
    @media (max-width: 640px) {
      .grid-section__container .dual_testimonials__text__text p {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        max-width: 100%;
        line-height: 1.2;
        margin-bottom: 30px; } }
  .grid-section__container .dual_testimonials__reviews {
    max-width: 1200px;
    margin: auto;
    display: flex; }
    @media (max-width: 640px) {
      .grid-section__container .dual_testimonials__reviews {
        flex-direction: column; } }
    .grid-section__container .dual_testimonials__reviews > div {
      flex: 1;
      display: flex;
      flex-direction: column;
      align-items: center; }
      @media (max-width: 640px) {
        .grid-section__container .dual_testimonials__reviews > div {
          margin-bottom: 30px; } }
    .grid-section__container .dual_testimonials__reviews .yotpo.yotpo-small {
      margin-top: 15px; }
    .grid-section__container .dual_testimonials__reviews .testimonial__description-review {
      min-height: unset;
      max-height: unset;
      flex: 1;
      margin-top: 10px;
      margin-bottom: 20px; }
      .grid-section__container .dual_testimonials__reviews .testimonial__description-review p {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
        padding-left: 15px;
        padding-right: 15px; }
        .grid-section__container .dual_testimonials__reviews .testimonial__description-review p strong {
          font-size: 20px;
          margin-top: 10px;
          margin-bottom: 10px; }
    .grid-section__container .dual_testimonials__reviews .testimonial__description-name {
      position: relative; }
      .grid-section__container .dual_testimonials__reviews .testimonial__description-name::before {
        position: absolute;
        content: "";
        left: -75px;
        width: 60px;
        height: 1px;
        background: grey;
        top: 50%;
        transform: translateY(-50%); }
      .grid-section__container .dual_testimonials__reviews .testimonial__description-name::after {
        position: absolute;
        content: "";
        right: -75px;
        width: 60px;
        height: 1px;
        background: grey;
        top: 50%;
        transform: translateY(-50%); }
  .grid-section__container .buttons {
    display: block;
    margin-top: 40px; }
    @media (max-width: 640px) {
      .grid-section__container .buttons {
        margin-top: 0px; } }
    .grid-section__container .buttons a.button {
      display: initial; }

@media (max-width: 640px) {
  #shopify-section-announcement-bar .message-header {
    flex-direction: column; }
    #shopify-section-announcement-bar .message-header .announcement-bar__text {
      text-align: center !important;
      margin: 0 auto 5px; } }