/** Shopify CDN: Minification failed

Line 16:0 All "@import" rules must come first

**/
.icon-cart-header span.svg-wrapper {
  border-radius: 100px !important;
  background-image: linear-gradient(to right, #506bbc, #a08ccc);
  background-clip: border-box;
  transition: all 0.5s ease-in-out;
}
.icon-cart-header span.svg-wrapper:hover {
  background-image: linear-gradient(to right, #a08ccc, #506bbc);
}
/* Fonts */
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
@font-face {
  font-family: "Typo Round";
  src: url("/cdn/shop/files/typo-round-bold-demo.woff2?v=1745618182")
      format("woff2"),
    url("/cdn/shop/files/typo-round-bold-demo.woff?v=1745618182")
      format("woff"),
    url("/cdn/shop/files/typo-round-bold-demo.ttf?v=1745618182")
      format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Typo Round";
  src: url("/cdn/shop/files/typo-round-italic-demo.woff2?v=1745618182")
      format("woff2"),
    url("/cdn/shop/files/typo-round-italic-demo.woff?v=1745618182")
      format("woff"),
    url("/cdn/shop/files/typo-round-italic-demo.ttf?v=1745618182")
      format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Typo Round";
  src: url("/cdn/shop/files/typo-round-light-demo.woff2?v=1745618182")
      format("woff2"),
    url("/cdn/shop/files/typo-round-light-demo.woff?v=1745618182")
      format("woff"),
    url("/cdn/shop/files/typo-round-light-demo.ttf?v=1745618182")
      format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Typo Round";
  src: url("/cdn/shop/files/typo-round-regular-demo.woff2?v=1745618182")
      format("woff2"),
    url("/cdn/shop/files/typo-round-regular-demo.woff?v=1745618182")
      format("woff"),
    url("/cdn/shop/files/typo-round-regular-demo.ttf?v=1745618182")
      format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Typo Round";
  src: url("/cdn/shop/files/typo-round-thin-demo.woff2?v=1745618182")
      format("woff2"),
    url("/cdn/shop/files/typo-round-thin-demo.woff?v=1745618182")
      format("woff"),
    url("/cdn/shop/files/typo-round-thin-demo.ttf?v=1745618182")
      format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

/* Fonts END */

body {
  background: linear-gradient(to right, #506bbc, #a08ccc) !important;
}
html,
body {
  overflow-x: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Typo Round;
  margin-bottom: 2rem !important;
}

p,
a {
  font-family: "Montserrat", sans-serif;
}
/* Start Global Fonts CSS */
h1 {
  font-size: 72px;
  line-height: 70px;
  letter-spacing: 0px;
  font-weight: 700;
}
h2 {
  font-size: 52px;
  line-height: 54px;
  letter-spacing: 0px;
  font-weight: 700;
}
h3 {
  font-size: 24px;
  line-height: 35px;
  letter-spacing: 0px;
  font-weight: 600;
}
h4 {
  font-size: 24px;
  line-height: 35px;
  letter-spacing: 0px;
  font-weight: 500;
}
h5 {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0px;
  font-weight: 600;
  font-family: Montserrat, sans-serif;
}
p {
  font-size: 24px;
  line-height: 35px;
  letter-spacing: 0px;
  font-weight: 400;
}
/* End Global Font CSS */

.playlist-content p {
  color: #fff;
}
/* Grid */
.container,
.page-width--narrow {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.cart-items thead tr {
  border-bottom-color: #b9b9b9 !important;
}
.jdgm-rev__content {
  color: #fff;
}
@media (min-width: 1800px) {
  .container,
  .page-width--narrow {
    max-width: 1600px;
  }
}

@media only screen and (min-width: 1441px) and (max-width: 1799px) {
  .container,
  .page-width--narrow {
    max-width: 1440px;
  }
}
@media only screen and (min-width: 1367px) and (max-width: 1440px) {
  .container,
  .page-width--narrow {
    max-width: 1300px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 15px;
}
.col-12 {
  width: 100%;
  max-width: 100%;
}
.col-6 {
  width: 100%;
  max-width: 49%;
}
.col-3 {
  width: 100%;
  max-width: 24%;
}
.col-2 {
  max-width: 19%;
  width: 100%;
}
.col-4 {
  width: 100%;
  max-width: 29%;
}
.spotify-link {
  position: absolute;
  bottom: 70px;
  right: 60px;
  width: 300px;
  z-index: 9;
  height: 80px;
}
/* Header Main */
.header-wrapper {
  background-color: transparent;
  background: linear-gradient(to bottom, rgb(0 23 55) 0%, rgb(0 0 0 / 0%) 100%);
}
header.header {
  width: 100% !important;
  max-width: 1200px !important;
  padding: 20px 0 !important;
  display: flex !important;
  justify-content: space-between;
}
header.header .header__icons a:hover span.svg-wrapper svg {
  fill: #a08ccc;
}


product-info.color-scheme-1 .page-width .product.product--small .product__info-wrapper section.product__info-container variant-selects fieldset.js.product-form__input.product-form__input--pill input[checked] + label {
    background: #000000;
    color: #fff !important;
    border: none;
}
product-info.color-scheme-1 .page-width .product.product--small .product__info-wrapper section.product__info-container .product-form__input--pill input[type="radio"]:checked + label, product-info.color-scheme-1 .page-width .product.product--small .product__info-wrapper section.product__info-container .product-form__input--pill input[type="radio"] + label{
  font-size: 12px !important
}
product-info.color-scheme-1 .page-width .product.product--small .product__info-wrapper section.product__info-container .product__title h1 {
    font-size: 42px !important;
}



@media (min-width: 1800px) {
  .header.header {
    max-width: 1600px !important;
  }


  product-info.color-scheme-1 .page-width .product.product--small .product__info-wrapper section.product__info-container p {
    font-size: 14px !important;
    line-height: 20px;
}
}

@media only screen and (min-width: 1441px) and (max-width: 1799px) {
  .header.header {
    max-width: 1440px !important;
  }
  body {
    /*zoom: 0.9;*/
  }
}
@media only screen and (min-width: 1367px) and (max-width: 1440px) {
  .header__icon .svg-wrapper {
    /*width: 54px !important;
    height: 54px !important;*/
  }
  .header.header {
    max-width: 1300px !important;
  }
}
/* Dev CSS */
@media (max-width: 1440px) {
  .team_single .team-img {
    height: 365px !important;
  }
  section.about-cpr-team .team-list .team_single .team-content h3 {
    font-size: 26px !important;
    line-height: 36px !important;
  }
  .text-container {
    /*max-height: 4em !important;*/
  }
  section.home-cpr-blogs {
    padding: 70px 0 100px !important;
  }
  .science-behind-features .science-behind-features-box {
    padding: 30px 35px !important;
  }
  .science-behind-features .science-behind-features-box h3 {
    font-size: 20px !important;
    line-height: 22px !important;
  }
  .science-behind-features .science-behind-features-box p {
    font-size: 16px !important;
    line-height: 26px !important;
  }
  .science-behind-features .science-behind-features-box h4 {
    font-size: 16px !important;
    line-height: 24px !important;
  }
  product-recommendations
    ul.grid.product-grid
    li.grid__item
    .card-wrapper.product-card-wrapper
    .card
    .card__content
    .card__information
    h3 {
    font-size: 20px !important;
  }
  product-info.color-scheme-1
    .page-width
    .product.product--small
    .product__info-wrapper
    section.product__info-container
    .product-form__input--pill
    input[type="radio"]:checked
    + label,
  product-info.color-scheme-1
    .page-width
    .product.product--small
    .product__info-wrapper
    section.product__info-container
    .product-form__input--pill
    input[type="radio"]
    + label {
    padding: 10px 36px !important;
  }

  body {
    /*zoom: 0.85;*/
  }

  section.community-cpr-guidelines p:first-child {
    margin-bottom: 0px !important;
  }

  section.shopify-section.section
    .color-scheme-1.gradient
    .collapsible-content
    .collapsible-content__wrapper
    .collapsible-content-wrapper-narrow
    .collapsible-content__header
    h2.collapsible-content__heading {
    font-size: 40px !important;
  }

  section.shopify-section.section .color-scheme-1.gradient {
    margin: 0 auto 25px;
    max-width: 1200px;
  }

  section.inner-hero-banner {
    /*margin-top: -117px !important;*/
  }

  section.inner-hero-banner .video-banner > video {
    transform: scale(2.35) !important;
  }

  p.copyright-text {
    font-size: 14px !important;
  }

  .row.cpr-boxes .cpr-box-left {
    min-height: 335px !important;
  }

  section.home-cpr-discord h3 {
    font-size: 40px !important;
    line-height: 42px !important;
  }

  .hero-banner-content h1,
  h1 {
    font-size: 55px !important;
    line-height: 55px !important;
  }

  section.home-hero-banner .hero-banner-wrapper {
    gap: 32% !important;
  }

  .header__icon .svg-wrapper {
    /*width: 54px !important;
    height: 54px !important;*/
  }

  h2 {
    font-size: 40px !important;
    line-height: 42px;
  }

  p {
    font-size: 14px !important;
    line-height: 20px !important;
  }

  section.home-cpr-help-banner p {
    max-width: 50% !important;
  }

  .row.cpr-boxes .cpr-box-right img {
    /* width: 135px !important; */
  }

  .row.cpr-boxes .cpr-box-right {
    /* padding: 0px 40px !important; */
  }

  .about-right-content h2 {
    margin-top: 30px;
  }

  section.home-cpr-tracks {
    padding: 80px 0px;
  }
  .playlist-content {
    max-width: 80% !important;
  }

  .playlist-content h2 {
    margin-bottom: 30px !important;
  }

  section.home-cpr-playlist .playlist-image {
    height: 600px !important;
  }

  section.home-cpr-blogs .cpr-blogs-graph-img img {
  }

  h4 {
    font-size: 20px !important;
  }

  section.home-cpr-blogs .cpr-blogs-graph-img img {
    bottom: 15px !important;
    width: 200px;
    transform: translate(-30px, 0px) !important;
    right: 65px !important;
  }
  .blogs-slider .blogs-single .blog-content p {
    max-width: 100% !important;
  }
  section.home-cpr-blogs p {
    /*max-width: 60% !important;*/
  }
  section.home-cpr-discord p {
    /*max-width: 42% !important;*/
  }
  .home-cpr-discord .bullet-single p {
    /*max-width: 100% !important;*/
  }
  section.home-cpr-products p {
    /*max-width: 61% !important;*/
  }
  section.home-cpr-subfooter p {
    max-width: 52% !important;
  }
  .counters .counterbox p {
    max-width: 100% !important;
  }
  section.home-cpr-cta h2 {
    max-width: 66% !important;
  }
  section.home-cpr-cta p {
    /*max-width: 70% !important;*/
  }
  .about-right-content p {
    max-width: 98% !important;
  }
  section.home-cpr-team p {
    /*max-width: 44% !important;*/
  }
  .team_single .team-img {
    /*height: 400px !important;*/
  }
  section.home-cpr-team .team-content p {
    max-width: 100% !important;
  }
  section.home-cpr-tracks p {
    max-width: 44% !important;
  }
  section.home-cpr-playlist .playlist-content p {
    max-width: 98% !important;
  }
  section.cpr-insta-feed-slider .insta-slider-wrapper .slick-slide img {
    object-fit: cover !important;
    height: 350px;
  }
  /* Start Blogs Page CSS */
  /* Start Inner Banner Section CSS */
  section.inner-hero-banner {
    height: 350px !important;
  }
  section.inner-hero-banner .spotify-link {
    bottom: 10px !important;
  }
  /* End Inner Banner Section CSS */
  /* End Blogs Page CSS */

  /* Start Blogs Detail Page CSS */
  body article.article-template.blog-detail-page a:hover {
    color: #e7c446 !important;
  }

  article.article-template.blog-detail-page
    header.page-width.page-width--narrow,
  article.article-template.blog-detail-page .page-width,
  article.article-template.blog-detail-page .article-template__hero-container {
    max-width: 70em !important;
  }
  article.article-template.blog-detail-page
    .article-template__hero-container
    .article-template__hero-medium.media {
    height: 68rem !important;
  }
  article.article-template.blog-detail-page {
    padding-top: 50px !important;
  }
  /* End Blogs Detail Page CSS */
}
.section-header.shopify-section-group-header-group {
  z-index: 5 !important;
}
.header__icon .svg-wrapper svg path {
  fill: #fff;
}
header.header .list-menu {
  gap: 40px !important;
  display: flex !important;
}

header.header .list-menu li {
  padding: 0 10px !important;
}
header.header .list-menu a {
  color: #fff;
  font-family: "Typo Round";
  padding: 0;
  font-size: 16px;
}
.header__menu-item:hover span {
  text-decoration: none;
  text-underline-offset: 0.3rem;
  color: #e7c446;
}
header.header .list-menu .header__active-menu-item {
  color: #e7c446;
  text-decoration: none;
}
.header__icons {
  width: 100%;
  max-width: 20%;
  gap: 10px;
  justify-content: flex-end;
  align-items: center;
  padding-right: 0px !important;
}

.header__icons a {
  height: 100%;
  width: auto;
}
.header__icon .svg-wrapper {
  width: 54px;
  height: 54px;
}
.header__icon span.login-text {
  color: #fff;
  background: linear-gradient(
    to right,
    rgba(80, 107, 188, 1) 0%,
    rgba(160, 140, 204, 1) 100%
  );
  padding: 12px 40px;
  border-radius: 100px;
  font-size: 14px;
}
.header__icon span.login-text:hover {
  background: linear-gradient(
    to left,
    rgba(80, 107, 188, 1) 0%,
    rgba(160, 140, 204, 1) 100%
  );
}
a.header__icon.header__icon--account {
  margin-left: 20px;
  text-decoration: none;
}
/* Hero Banner */
section.home-hero-banner {
  position: relative;
  height: 100vh;
  overflow: hidden;
  border-radius: 0 0 100px 100px;
  margin-top: -140px;
}
section.home-hero-banner .video-banner {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  background-color: hsl(218.77deg 84.13% 14.97% / 68%);
}
section.home-hero-banner .video-banner::after {
  content: "";
  position: absolute;
  background-image: url("/cdn/shop/files/moonImage.png?v=1745624640");
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}
section.home-hero-banner .video-banner::before {
  /* Clouds*/
  content: "";
  position: absolute;
  background-image: url("/cdn/shop/files/clouds.png?v=1745861366");
  top: 0;
  width: 6000px;
  height: 100vh;
  background-position: 0 -150px;
  background-size: contain;
  z-index: 1;
  opacity: 1;
  transform: scale(1.5);
  opacity: 0.4;
  animation: moveClouds 40s linear infinite;
  background-repeat: no-repeat;
}
@keyframes moveClouds {
  0% {
    left: -100%;
  }
  100% {
    left: 100%;
  }
}

section.home-hero-banner .video-banner > video {
  transform: scale(1.5);
}

section.home-hero-banner .hero-banner-wrapper {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 34%;
  padding-bottom: 5%;
}
.hero-banner-content h1 {
  color: #fff;
  font-family: "Typo Round";
  font-size: 70px;
  line-height: 70px;
  max-width: 100%;
  text-align: center;
  margin: 0 auto;
  width: 100%;
  margin-bottom: 0 !important;
}
.botton-banner-hero {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}

.botton-banner-hero ul.list-unstyled.list-social {
  display: flex;
  gap: 20px;
}

li.list-social__item svg path {
  fill: #fff;
}

/* CPR HELP Section */

section.home-cpr-help-banner {
  padding: 100px 0 120px 0;
  position: relative;
}
.home-cpr-help-banner .row {
  gap: 16px;
}
section.home-cpr-help-banner::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  background-image: url("/cdn/shop/files/moonImageslid.png?v=1746573217");
  width: 30%;
  height: 30%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
  filter: blur(12px);
}
section.home-cpr-help-banner h2 {
  color: #fff;
  /*font-size: 52px;*/
  text-align: center;
  margin: 0;
}

section.home-cpr-help-banner p {
  color: #fff;
  text-align: center;
  max-width: 60%;
  margin: 0 auto;
  /*font-size: 20px;*/
}

.row.cpr-boxes {
  margin-top: 50px;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
.row.cpr-boxes .cpr-box {
  display: flex;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 0 10px #ffffff2b;
}

.row.cpr-boxes .cpr-box-right {
  display: flex;
  align-items: center;
  justify-content: center;
}
.row.cpr-boxes .cpr-box-left {
  padding: 25px 60px 25px 25px;
  min-height: 270px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.row.cpr-boxes .cpr-box-left h3 {
  color: #787ac5;
  font-weight: 600;
  margin: 0;
  font-size: 24px;
  margin-bottom: 10px !important;
}
.row.cpr-boxes .cpr-box-left p {
  color: #111111 !important;
  font-size: 16px !important;
  max-width: 100% !important;
  text-align: left !important;
  font-family: "Montserrat";
  line-height: 22px;
  font-weight: 500;
}

/*
HOME CPR CTA
*/
section.home-cpr-cta {
  background-color: #084dadad;
  position: relative;
  padding: 65px 0;
  text-align: center;
  border-radius: 50px;
  overflow: hidden;
  max-width: 99%;
  margin: 0 auto;
  z-index: 1;
}

section.home-cpr-cta .image-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  background-color: #3a6aad;
}

section.home-cpr-cta .image-overlay img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  mix-blend-mode: overlay;
}

section.home-cpr-cta .overlay-moon {
  position: absolute;
  width: 700px;
  bottom: -100%;
  left: 50%;
  transform: translate(-50%, 0) rotate(-100deg) scale(0) !important;
  transition: all 2s ease;
  -webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  -ms-transition: all 2s ease;
  -o-transition: all 2s ease;
}
section.home-cpr-cta.visible .overlay-moon {
  transform: translate(-50%, 0) rotate(0deg) scale(1) !important;
}
section.home-cpr-cta .overlay-moon img {
  width: 100%;
  width: 100%;
}

section.home-cpr-cta h2 {
  color: #fff;
  /*font-size: 52px;
  line-height: 58px;*/
  max-width: 67%;
  margin: 0 auto;
}

section.home-cpr-cta p {
  color: #fff;
  /*font-size: 20px;*/
  max-width: 60%;
  margin: 0 auto;
}

/* Home About CPR */
section.home-cpr-about .row {
  align-items: center;
}
.about-left-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0 0 40px 0px;
}

.about-left-image {
  overflow: hidden;
  margin-top: -200px;
}

.about-right-content {
  padding: 60px 70px 40px;
}

.about-right-content {
  /*padding: 40px;
  padding-top: 60px;*/
}

.about-right-content h2 {
  color: #fff;
  /*font-size: 52px;*/
  margin-top: 15px;
}

.about-right-content p {
  color: #fff;
  max-width: 90%;
}

/* Meet the Team */
section.home-cpr-team .team-list {
  display: flex;
  gap: 16px;
  margin-top: 20px;
  margin-bottom: 110px;
  justify-content: center;
}
section.about-cpr-team .team-list .team_single {
  width: 33.33%;
}
section.home-cpr-team {
  padding: 60px 0;
}

section.home-cpr-team h2 {
  color: #fff;
  text-align: center;
  /*font-size: 52px;*/
  margin-bottom: 0;
}

section.home-cpr-team p {
  text-align: center;
  color: #fff;
  max-width: 46%;
  margin: 20px auto 40px;
  margin-top: 20px;
}

.team-list {
  display: flex;
  gap: 50px;
  margin-top: 90px;
}
.team_single {
  /*position: relative;
  overflow: hidden;*/
  /*border: 1px solid #b9b9b9;
  border-radius: 25px;*/
  /*border-radius: 26px;*/
  /*border: 2px solid #b9b9b9;
  transform: scale(1.15);*/
}
.team_single .team-img {
  position: relative;
  overflow: hidden;
  border-radius: 26px;
  height: 440px;
}
.team_single:hover .team-img img {
  transform: scale(1.2);
  border-radius: 26px;
  transition: all 0.6s ease-in-out;
}

.team_single img {
  width: 100%;
  /*border-radius: 40px;
  border: 2px solid #b9b9b9;*/
  transition: all 0.6s ease-in-out;
  transform: scale(1);
}
.team_single .team-content {
  /*position: absolute;
  bottom: 50px;
  width: 100%;
  text-align: center;
  padding: 30px 0;
  z-index: 1;*/
  padding: 12px 0;
}

.team-content h3 {
  margin: 0;
  color: #fff;
  text-align: center;
  /*font-weight: 600;
  font-size: 22px;
  line-height: 32px;*/
  margin-bottom: 0 !important;
}
.team-content p {
  margin: 0 !important;
  text-align: center !important;
  max-width: 100% !important;
  font-size: 16px;
  line-height: 24px;
}

.team_single:last-child {
  /*transform: rotate(4deg);
  position: relative;
  left: -50px;
  top: 10px;
  z-index: -1;*/
}

.team_single:first-child {
  /*transform: rotate(-5deg);
  position: relative;
  right: 0px;
  top: 10px;
  z-index: -1;*/
}

/* CPR Albums */

section.home-cpr-albums::after {
  content: "";
  position: absolute;
  background-color: #001a3da1;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

section.home-cpr-albums {
  position: relative;
  border-radius: 40px 40px 0 0;
  overflow: hidden;
  margin-top: -80px;
  padding: 130px 0 100px 0;
}
.home-cpr-albums .overlay-moon {
  width: 0;
  position: absolute;
  right: -200px;
  top: 50%;
  transform: translate(0, -50%) rotate(90deg);
}

.home-cpr-albums .overlay-moon img {
  width: 100%;
  opacity: 0.5;
}

.home-cpr-albums.visible .overlay-moon {
  width: 60%;
  transform: translate(0, -50%) rotate(0deg);
  transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
}
.album-loop {
  display: flex;
  justify-content: center;
}
section.home-cpr-albums .swiper {
  overflow: visible !important;
}
.album-single {
  /*max-width: 33%;
  width: 100%;
  padding: 0;
  margin: 0 -90px;*/
  width: 450px !important;
  /*width: 300px;
  transition: all 0.3s ease;*/
}
.album-image {
  height: 450px;
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid #5e5e5e;
}
section.home-cpr-albums.visible .album-single:nth-child(3) .album-image {
  border: 1px solid #b9b9b9;
}
.album-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.album-single {
  /*transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;*/
}
.album-single:nth-child(1) {
  /*position: relative;*/
  z-index: 1;
  /*scale: 0.85;
  left: -150px;
  opacity: 0;*/
}
section.home-cpr-albums.visible .album-single:nth-child(1) {
  /*left: 0;
  opacity: 1;*/
}
.album-single:nth-child(2) {
  /*position: relative;*/
  z-index: 2;
  /*scale: 0.95;
  left: -150px;
  opacity: 0;*/
}
section.home-cpr-albums.visible .album-single:nth-child(2) {
  /*left: 0;
  opacity: 1;*/
}
.album-single:nth-child(3) {
  /*position: relative;*/
  z-index: 3;
  /*scale: 1.1;
  bottom: -150px;
  opacity: 0;*/
}
section.home-cpr-albums.visible .album-single:nth-child(3) {
  /*bottom: 0;
  opacity: 1;*/
}

.album-single:nth-child(4) {
  /*position: relative;*/
  z-index: 2;
  /*scale: 0.95;
  right: -150px;
  opacity: 0;*/
}
section.home-cpr-albums.visible .album-single:nth-child(4) {
  /*right: 0;
  opacity: 1;*/
}
.album-single:nth-child(5) {
  /*position: relative;*/
  z-index: 1;
  /*scale: 0.85;
  right: -150px;
  opacity: 0;*/
}
section.home-cpr-albums.visible .album-single:nth-child(5) {
  /*right: 0;
  opacity: 1;*/
}

.album-single:nth-child(1) .album-content,
.album-single:nth-child(2) .album-content,
.album-single:nth-child(4) .album-content,
.album-single:nth-child(5) .album-content {
  /*display: none;*/
}

.album-single:nth-child(3) .album-content h3 {
  color: #fff;
  text-align: center;
  /*font-weight: 600;
  font-size: 24px;*/
  margin-bottom: 0 !important;
}
.album-single:nth-child(3) .album-content p {
  color: #d2d2d2;
  text-align: center;
  margin-top: 0 !important;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 0px;
}
.swiper-slide .album-content {
  /*display: none;*/
  opacity: 0;
}
.swiper-slide-active .album-content {
  /*display: block !important;*/
  opacity: 1 !important;
}
.swiper-slide-active .album-content h3 {
  color: #fff;
  text-align: center;
  margin-bottom: 0px !important;
}
.swiper-slide-active .album-content p {
  color: #fff;
  text-align: center;
  color: #d2d2d2;
  text-align: center;
  margin-top: 0 !important;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 0px;
}

.video-play {
  position: relative;
}
.video-play a.play-button {
  position: absolute;
  right: 40px;
  top: -85px;
}
.video-play a:hover.play-button svg {
  fill: #a08ccc;
}

/* Free Tracks Home */
section.home-cpr-tracks {
  padding: 60px 0 80px 0;
}

section.home-cpr-tracks h2 {
  color: #fff;
  text-align: center;
  /*font-size: 52px;*/
  margin-top: 0;
}
section.home-cpr-tracks p {
  color: #fff;
  text-align: center;
  max-width: 46%;
  margin: 0 auto;
}
p.view-all-button {
  display: block;
  margin-top: 50px !important;
}
.free-tracks {
  display: flex;
  gap: 16px;
  margin-top: 60px;
}
.track-single {
  width: 100%;
}
.track-image {
  /*height: auto;
  position: relative;
  background-color: #000;
  border-radius: 26px;
  position: relative;
  overflow: hidden;
    transition: transform 0.5s ease-in-out;*/
  height: auto;
  position: relative;
  overflow: hidden;
  border-radius: 26px;
}
.track-single:hover .track-image img {
  opacity: 0.7;
}
.track-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 20px;
  box-shadow: 0 0 29px #00000030;
  transition: all 0.6s ease;
}

.track-title h4 {
  text-align: center;
  margin: 10px 0 0;
  color: #fff;
  font-family: "Montserrat" !important;
  font-size: 24px;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 0px;
}

.track-title h4 a {
  color: #fff;
  text-decoration: none;
  transition: all 0.5s ease-in-out;
}

.track-title h4 a:hover {
  color: #e7c446;
}

.track-single {
  position: relative;
}
.album-play {
  /*width: 60px;
  height: 60px;
  border-radius: 100px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;*/
  /*transition: all 0.6s ease;*/
  /*transition: transform 0.4s ease;
  z-index: 2;*/
  width: 60px;
  height: 60px;
  border-radius: 100px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 60%;
  transform: translate(-50%, -50%);
  transition: all 0.7s ease;
  opacity: 0;
  z-index: 2;
}

.track-image:hover .album-play {
  /*transform: translate(-50%, -70%);*/
}

.album-play img {
  border-radius: 0;
  box-shadow: 0 0 0 transparent;
  width: 30%;
  opacity: 1 !important;
  object-fit: contain !important;
  position: relative;
  left: 39%;
}

.track-single:hover .album-play {
  opacity: 1 !important;
  top: 50%;
}

.view-all-button {
  margin-top: 70px;
}
.view-all-button a {
  background-color: #084dad;
  color: #fff;
  padding: 14px 30px;
  border-radius: 100px;
  text-decoration: none;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  font-weight: 500;
  transition: all 0.5s ease-in-out;
}
.view-all-button a:hover {
  color: #084dad;
  background-color: #fff;
}

/* Play list Spotify Home */

section.home-cpr-playlist {
  padding: 120px 80px;
  border-radius: 0 0 40px 40px;
  position: relative;
}
.home-cpr-playlist .overlay-moon {
  position: absolute;
  width: 51%;
  top: 50%;
  left: -40%;
  transform: translate(50%, -50%);
}
section.home-cpr-playlist img {
  width: 100%;
}

.playlist-image {
  height: 550px;
  width: 100%;
  overflow: hidden;
  border-radius: 20px;
}

section.home-cpr-playlist .playlist-image {
  height: 730px;
}

.playlist-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  scale: 1.1;
  transition: all 0.6s ease;
}
section.home-cpr-playlist .row {
  align-items: center;
}
.spotify-logo {
  max-width: 300px;
}

.playlist-content h2 {
  /*font-size: 52px;
    line-height: 58px;
    font-weight: 600;*/
  color: #fff;
  font-family: Typo Round;
}

.playlist-content {
  max-width: 80%;
}

section.home-cpr-playlist .playlist-content p {
  /*max-width: 68%;*/
}

.playlist-image:hover div {
  opacity: 1;
  top: 50%;
}

.playlist-image div {
  width: 60px;
  height: 60px;
}

.playlist-image div img {
  width: 30%;
  /*width: 50px;
    object-fit: contain;
    height: 50px;*/
}

.playlist-image:hover > img {
  opacity: 0.6;
}

/* Dream CPR Blogs */
section.home-cpr-blogs {
  padding: 70px 0;
}
section.home-cpr-blogs .cpr-blogs-graph-img {
  position: relative;
}
section.home-cpr-blogs .cpr-blogs-graph-img img {
  position: absolute;
  right: -15px;
  bottom: 20px;
  transform: translate(-125px, 0px);
}
section.home-cpr-blogs h2 {
  color: #fff;
  text-align: center;
  /*font-size: 52px;*/
  margin: 0px;
}
section.home-cpr-blogs p {
  color: #fff;
  text-align: center;
  max-width: 62%;
  margin: 0 auto;
}

.blogs-slider {
  display: flex;
  gap: 16px;
  margin-top: 50px;
}
.blog-image {
  width: 100%;
  height: auto;
  /*height: 210px;*/
}
.blog-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blogs-single {
  max-width: 95%;
  width: 100%;
  overflow: hidden;
  border-radius: 20px;
}

.blog-content {
  background-color: #fff;
  margin-top: -20px;
  z-index: 1;
  position: relative;
  padding: 20px;
}
.blog-content p {
  max-width: 100% !important;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  font-weight: 400;
  color: #111 !important;
  text-align: left !important;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.blog-content h4 {
  margin: 0 !important;
  color: #111;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  font-family: "Montserrat" !important;
  /*font-size: 16px;
    font-weight: 600;*/
  margin-bottom: 10px !important;
}
.blog-content a {
  background: linear-gradient(to right, #506bbc, #a08ccc) !important;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  line-height: 24px;
  outline: 0px;
  padding: 10px 30px;
  border-radius: 100px;
  display: inline-block;
  margin-top: 20px;
  transition: all 0.6s ease;
}

.blog-content a:hover {
  background: linear-gradient(to left, #506bbc, #a08ccc) !important;
}

.custom-next-arrow-container {
  text-align: center;
  margin-top: 30px;
}

.custom-prev {
  width: 40px;
  height: 40px;
  border: none;
  background-color: white;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  margin-right: 10px;
  transition: all 0.5s ease-in-out;
}

.custom-prev:hover {
  background: linear-gradient(to right, #506bbc, #a08ccc) !important;
}

/* Draw the arrow */
.custom-prev::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  border-top: 2px solid #8880c9;
  border-right: 2px solid #8880c9;
  transform: translate(-50%, -50%) rotate(-145deg);
}

.custom-prev:hover::before {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

.custom-next {
  width: 40px;
  height: 40px;
  border: none;
  background-color: white;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  margin-left: 10px;
  transition: all 0.5s ease-in-out;
}

.custom-next:hover {
  background: linear-gradient(to right, #506bbc, #a08ccc) !important;
}

/* Draw the arrow */
.custom-next::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  border-top: 2px solid #8880c9;
  border-right: 2px solid #8880c9;
  transform: translate(-50%, -50%) rotate(45deg);
}

.custom-next:hover::before {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

/* Community Section */

section.home-cpr-discord {
  background: url("/cdn/shop/files/new-moon-bg-img.png?v=1746654841")
    no-repeat;
  background-size: contain;
  padding: 100px 0;
}
.row.discord-community {
  margin-top: 70px;
  align-items: center;
}
section.home-cpr-discord h2 {
  color: #fff;
  /*font-size: 52px;*/
  margin: 0;
  text-align: center;
}

section.home-cpr-discord p {
  color: #fff;
  text-align: center;
  max-width: 46%;
  margin: 0 auto;
}

section.home-cpr-discord h3 {
  font-size: 52px;
  line-height: 54px;
  letter-spacing: 0px;
  color: #fff;
  margin: 0;
  margin-bottom: 20px;
}
.bulletlist {
  padding-left: 20px;
}
.bullet-single h5 {
  color: #fff;
  /*font-size: 18px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;*/
  margin: 0;
  margin: 0 !important;
}

section.home-cpr-discord .discord-community .bullet-single p {
  max-width: 100%;
}

.bullet-single p {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left !important;
  /*max-width: 65% !important;*/
  font-family: "Montserrat", sans-serif;
  margin: 0 !important;
}

.bullet-single {
  margin-bottom: 20px;
  position: relative;
}

.bullet-single::before {
  content: "";
  position: absolute;
  left: -20px;
  top: 10px;
  height: 5px;
  width: 5px;
  border-radius: 100px;
  background-color: #e7c446;
}
.discord-button a {
  background-color: #084dad;
  color: #fff;
  padding: 14px 30px;
  border-radius: 100px;
  text-decoration: none;
  transition: all 0.5s ease-in-out;
  outline: 0px;
}
.discord-button a:hover {
  background-color: #fff;
  color: #084dad;
}
.discord-button {
  margin-top: 40px !important;
}

/* Home CPR Products */

section.home-cpr-products {
  padding: 80px 0;
}
section.home-cpr-products h2 {
  /*font-size: 52px;*/
  text-align: center;
  color: #fff;
  margin: 0;
}

section.home-cpr-products p {
  color: #fff;
  text-align: center;
  max-width: 63%;
  margin: 0 auto;
}

.product-slider {
  display: flex;
  gap: 16px;
  margin-top: 70px;
}

.product-slider > div {
  width: 100%;
}

.product-slider > div img {
  width: 100%;
  border-radius: 20px;
  box-shadow: 0 0 20px #0000002e;
}

.product-single {
  text-align: center;
  color: #fff;
  width: 95% !important;
}

.product-title {
  padding: 30px 0 10px;
}

.product-single .product-title h4 {
  color: #fff;
  margin: 0;
  /*font-size: 20px;
  font-weight: 600;*/
  font-family: Montserrat !important;
}

.product-single .product-title h4 a {
  color: #fff;
  text-decoration: none;
  transition: all 0.5s ease-in-out;
}

.product-single .product-title h4 a:hover {
  color: #e7c446;
}

.custom-next-arrow-container-product {
  text-align: center;
  margin-top: 30px;
}

.custom-prev-product {
  width: 40px;
  height: 40px;
  border: none;
  background-color: white;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  margin-right: 10px;
  transition: all 0.5s ease-in-out;
}

.custom-prev-product:hover {
  background: linear-gradient(to right, #506bbc, #a08ccc) !important;
}

/* Draw the arrow */
.custom-prev-product::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  border-top: 2px solid #8880c9;
  border-right: 2px solid #8880c9;
  transform: translate(-50%, -50%) rotate(-145deg);
}

.custom-prev-product:hover::before {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

.custom-next-product {
  width: 40px;
  height: 40px;
  border: none;
  background-color: white;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  margin-left: 10px;
  transition: all 0.5s ease-in-out;
}

.custom-next-product:hover {
  background: linear-gradient(to right, #506bbc, #a08ccc) !important;
}

/* Draw the arrow */
.custom-next-product::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  border-top: 2px solid #8880c9;
  border-right: 2px solid #8880c9;
  transform: translate(-50%, -50%) rotate(45deg);
}

.custom-next-product:hover::before {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

/* Insta Feed Slider CSS */
.cpr-insta-feed-slider {
  padding: 20px 0px 50px;
}
.cpr-insta-feed-slider h2 {
  /*font-size: 52px;
  line-height: 54px;
  font-weight: 700;
  letter-spacing: 0px;*/
  text-align: center;
  color: #fff;
  margin-bottom: 0px !important;
  margin-top: 10px;
}
.cpr-insta-feed-slider p {
  /*font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: 0px;*/
  text-align: center;
  margin-bottom: 30px;
  color: #fff;
}
.cpr-insta-feed-slider .insta-info-row {
  display: flex;
  align-items: center;
  padding: 22px 32px;
  background-color: #fff1e3;
  border-radius: 30px;
  width: 835px;
  margin: 0 auto;
}
.cpr-insta-feed-slider .insta-info-row .col:nth-child(1) {
  width: 32%;
}
.cpr-insta-feed-slider .insta-info-row .col {
  /*flex: 1;*/
  width: 15%;
}
.cpr-insta-feed-slider .insta-info-row .insta-profile-col {
  display: flex;
  align-items: center;
}
.cpr-insta-feed-slider
  .insta-info-row
  .insta-profile-col
  img.insta-profile-image {
  width: 74px;
  height: 74px;
  border-radius: 50%;
}
.cpr-insta-feed-slider .insta-info-row .insta-profile-col .brand-name {
  margin-left: 10px;
}
.cpr-insta-feed-slider
  .insta-info-row
  .insta-profile-col
  .brand-name
  h4.insta-title {
  font-size: 24px;
  line-height: 35px;
  letter-spacing: 0px;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  color: #084dad;
  margin-bottom: 0px !important;
  margin-top: 0px;
}
.cpr-insta-feed-slider .insta-info-row h4.insta-title {
  font-size: 22px;
  line-height: 35px;
  letter-spacing: 0px;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  color: #111;
  margin-bottom: 0px !important;
  margin-top: 0px;
}
.cpr-insta-feed-slider .insta-info-row p {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0px;
  font-weight: 400;
  color: #525252;
  margin: 0px;
  text-align: left;
}
.cpr-insta-feed-slider .insta-info-row .follow-link a.follow-button {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 14px;
  transition: 0.3s;
  font-size: 17px;
  line-height: 28px;
  letter-spacing: 0px;
  font-weight: 400;
  color: #000035;
  text-decoration: none;
}
.cpr-insta-feed-slider .insta-info-row .follow-link a.follow-button:hover {
  color: #506bbc;
}
section.cpr-insta-feed-slider .insta-slider-wrapper {
  padding-top: 70px;
  padding-bottom: 70px;
}
section.cpr-insta-feed-slider .insta-slider-wrapper .slick-slide img {
  display: block;
  width: 100%;
  border-radius: 20px;
  padding: 0px 10px;
}
.cpr-insta-feed-slider .insta-info-row .insta-slider-wrapper {
  position: relative;
  padding-top: 60px;
  padding-bottom: 70px;
}
.cpr-insta-feed-slider .insta-info-row .insta-slider {
  display: flex;
}
.cpr-insta-feed-slider .insta-info-row .insta-image {
  padding: 0 10px;
}
.cpr-insta-feed-slider .insta-info-row .insta-image img {
  width: 100%;
  height: auto;
  display: block;
}
.custom-next-arrow-container-insta {
  text-align: center;
  margin-top: 30px;
}
.custom-prev-insta {
  width: 40px;
  height: 40px;
  border: none;
  background-color: white;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  margin-right: 10px;
  transition: all 0.5s ease-in-out;
}
.custom-prev-insta:hover {
  background: linear-gradient(to right, #506bbc, #a08ccc) !important;
}
/* Draw the arrow */
.custom-prev-insta::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  border-top: 2px solid #8880c9;
  border-right: 2px solid #8880c9;
  transform: translate(-50%, -50%) rotate(-145deg);
}
.custom-prev-insta:hover::before {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.custom-next-insta {
  width: 40px;
  height: 40px;
  border: none;
  background-color: white;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  margin-left: 10px;
  transition: all 0.5s ease-in-out;
}
.custom-next-insta:hover {
  background: linear-gradient(to right, #506bbc, #a08ccc) !important;
}
/* Draw the arrow */
.custom-next-insta::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8px;
  height: 8px;
  border-top: 2px solid #8880c9;
  border-right: 2px solid #8880c9;
  transform: translate(-50%, -50%) rotate(45deg);
}
.custom-next-insta:hover::before {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
section.cpr-insta-feed-slider .insta-slider-wrapper .slick-track {
  display: flex !important;
  animation: scroll-left 20s linear infinite;
}
@keyframes scroll-left {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}
section.cpr-insta-feed-slider .insta-slider-wrapper .slick-slide {
  float: none !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

/* Subfooter */

section.home-cpr-subfooter {
  background-size: cover;
  background-position: top center;
  padding: 70px 0 110px;
  display: none;
}

section.home-cpr-subfooter h2 {
  color: #fff;
  text-align: center;
  font-size: 52px;
  margin: 0 0;
}

section.home-cpr-subfooter p {
  color: #fff;
  text-align: center;
  max-width: 39%;
  margin: 0 auto;
}

.subfooter-button a {
  background: linear-gradient(to right, #506bbc, #a08ccc) !important;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  padding: 10px 30px;
  border-radius: 100px;
  display: inline-block;
  margin-top: 20px;
  transition: all 0.6s ease;
}
.subfooter-button a:hover {
  background: linear-gradient(to left, #506bbc, #a08ccc) !important;
}
.subfooter-button {
  text-align: center;
}
.counterbox h4 {
  color: #fff;
  text-align: center;
  font-size: 40px;
  margin: 0;
  margin-bottom: 0 !important;
  font-weight: 700 !important;
}

.counters {
  display: flex;
  justify-content: center;
  width: 90%;
  margin-top: 40px !important;
  margin: 0 auto;
}

.counterbox {
  width: 100%;
}

.counterbox p {
  max-width: 100% !important;
}

/* Footer */

section.cpr-footer {
  padding: 70px 0 0 0;
  border-radius: 30px 30px 0 0;
  margin-top: -30px;
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
}
section.cpr-footer > div {
  position: relative;
  z-index: 2;
}
section.cpr-footer:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0a172aad;
  z-index: 1;
}
section.cpr-footer h3 {
  color: #fff;
}
.logo p {
  color: #fff;
}
.quick-links {
  max-width: 50%;
  margin: 0 auto;
}
ul.footer-menu li {
  list-style: none;
  padding-bottom: 8px;
}

ul.footer-menu {
  padding: 0;
}

ul.footer-menu a {
  color: #fff;
  text-decoration: none;
  transition: all 0.6s ease;
  font-weight: 400;
  font-size: 18px;
  /*line-height: 44px;*/
  letter-spacing: 0px;
  outline: 0px;
}
ul.footer-menu a:hover {
  color: #e7c446;
}
ul.footer-menu li.active a {
  color: #e7c446;
}
section.cpr-footer
  .footer-social
  ul.list-unstyled.list-social
  li.list-social__item,
section.cpr-footer .quick-links ul.footer-menu li {
  /*margin-bottom: 8px;*/
}
.footer-social
  ul.list-unstyled.list-social
  li.list-social__item
  a.link.list-social__link
  span.svg-wrapper {
  width: 24px !important;
  height: 24px !important;
}
p.copyright-text {
  color: #9ca3af;
  font-size: 14px;
}
.subfooter-row a {
  color: #9ca3af !important;
}
.row.subfooter-row {
  border-top: 1px solid #dddddd2e;
  padding: 20px 0;
  margin-top: 20px;
  align-items: center;
}
.footer-social li.list-social__item svg path {
  fill: #a08ccc;
}
.social-newsletter p {
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  line-height: 44px;
  letter-spacing: 0px;
  outline: 0px;
}

.footer-newsletter a:hover {
  color: #e7c446 !important;
}

.footer-newsletter a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  outline: 0px;
}
.footer-newsletter {
  display: flex;
  justify-content: flex-end;
  gap: 20px;
}
section.cpr-footer
  .social-newsletter
  form#ContactFooter
  .newsletter-form__field-wrapper
  .field {
  position: unset;
}
section.cpr-footer
  .social-newsletter
  form#ContactFooter
  .newsletter-form__field-wrapper
  .field
  .form-name {
  padding-right: 15px;
}
section.cpr-footer
  .social-newsletter
  form#ContactFooter
  .newsletter-form__field-wrapper
  .field
  label.field__label {
  position: relative;
  top: -38px;
  color: #fff;
}
section.cpr-footer
  .social-newsletter
  form#ContactFooter
  .newsletter-form__field-wrapper
  .field
  input {
  padding-top: 0px;
  padding-bottom: 0px;
}
.field__input:focus ~ .field__label,
.field__input:not(:placeholder-shown) ~ .field__label,
.field__input:-webkit-autofill ~ .field__label,
.customer .field input:focus ~ label,
.customer .field input:not(:placeholder-shown) ~ label,
.customer .field input:-webkit-autofill ~ label {
  top: -69px !important;
  left: 15px;
}
section.cpr-footer
  .social-newsletter
  form#ContactFooter
  .newsletter-form__field-wrapper
  button#Subscribe {
  position: relative;
}
.field:before,
.select:before,
.customer .field:before,
.customer select:before,
.localization-form__select:before,
.field:after,
.select:after,
.customer .field:after,
.customer select:after,
.localization-form__select:after {
  display: none !important;
}
button#Subscribe {
  background: linear-gradient(to right, #506bbc, #a08ccc) !important;
  color: #fff;
  text-decoration: none;
  padding: 10px 30px;
  display: inline-block;
  margin-top: 0;
  transition: all 0.6s ease;
  border-radius: 100px;
  width: auto;
  height: auto !important;
  transition: all 0.6s ease;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  outline: 0px;
  font-family: "Montserrat", sans-serif;
}
button#Subscribe:hover {
  background: linear-gradient(to left, #506bbc, #a08ccc) !important;
}

.field__input {
  border-radius: 100px !important;
  font-size: 12px !important;
  background-color: #1f2937;
  color: #fff;
}

label.field__label {
  color: #ffffff4f;
}
.footer-social .visually-hidden {
  display: block;
  height: auto;
  width: auto;
  position: relative !important;
  color: #fff;
  font-weight: 300;
}
.footer-social li a {
  display: flex;
  gap: 10px;
  padding: 6px 0;
  font-weight: 400;
  font-size: 18px;
  /*line-height: 44px;*/
  letter-spacing: 0px;
  outline: 0px;
}

a.link.list-social__link:hover svg path {
  fill: #e7c446;
}
a.link.list-social__link:hover span {
  color: #e7c446 !important;
}

/* Start Blogs Page CSS */
/*Inner Banner CSS */
section.shopify-section.section h1.main-page-title.page-title.h0,
section#shopify-section-template--17935645900998__main {
  display: none;
}
section.inner-hero-banner {
  position: relative;
  height: 480px;
  overflow: hidden;
  border-radius: 0 0 100px 100px;
  margin-top: -123px;
}
section.inner-hero-banner .video-banner {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
  background-color: hsl(218.77deg 84.13% 14.97% / 68%);
}
section.inner-hero-banner .video-banner::after {
  content: "";
  position: absolute;
  background-image: url("/cdn/shop/files/moonImage.png?v=1745624640");
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}
section.inner-hero-banner .video-banner::before {
  /* Clouds*/
  content: "";
  position: absolute;
  background-image: url("/cdn/shop/files/clouds.png?v=1745861366");
  top: 0;
  width: 6000px;
  height: 100vh;
  background-position: 0 -150px;
  background-size: contain;
  z-index: 1;
  opacity: 1;
  transform: scale(1.5);
  opacity: 0.4;
  animation: moveClouds 40s linear infinite;
  background-repeat: no-repeat;
}
@keyframes moveClouds {
  0% {
    left: -100%;
  }
  100% {
    left: 100%;
  }
}
section.inner-hero-banner .video-banner > video {
  transform: scale(2.26);
}
section.inner-hero-banner .inner-banner-wrapper {
  height: 37vh;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: column;
  flex-wrap: nowrap;
  /* gap: 29%;
  padding-bottom: 5%; */
}
.inner-banner-content h1 {
  color: #fff;
  font-family: Typo Round;
  max-width: 100%;
  text-align: center;
  margin: 0 auto;
  width: 100%;
  margin-bottom: 0 !important;
}
/* Start Blog Listing Section CSS */
section.blog-cpr-listing {
  padding: 100px 0;
}
section.blog-cpr-listing h2 {
  color: #fff;
  text-align: center;
  margin: 0px;
}
section.blog-cpr-listing p {
  color: #fff;
  text-align: center;
  max-width: 62%;
  margin: 0 auto;
}
section.blog-cpr-listing .blogs-listing-grid {
  display: flex;
  gap: 16px;
  margin-top: 50px;
  /*grid-template-columns: repeat(4, 1fr);*/
  flex-wrap: wrap;
}
section.blog-cpr-listing .blogs-listing-grid .blogs-listing-single {
  max-width: 95%;
  /*width: 100%;*/
  overflow: hidden;
  border-radius: 20px;
  transition: all 0.3s ease;
  /*opacity: 1;*/
  width: calc(25% - 12px); /* 4 in a row, minus gap */
  display: flex;
  flex-direction: column;
}
.hidden-blog {
  opacity: 0;
  display: none !important;
}
section.blog-cpr-listing
  .blogs-listing-grid
  .blogs-listing-single
  .blog-listing-image {
  width: 100%;
  height: auto;
  /*height: 210px;*/
}
section.blog-cpr-listing
  .blogs-listing-grid
  .blogs-listing-single
  .blog-listing-image
  img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.blog-cpr-listing
  .blogs-listing-grid
  .blogs-listing-single
  .blog-listing-content {
  background-color: #fff;
  margin-top: -20px;
  z-index: 1;
  position: relative;
  padding: 20px;
}
section.blog-cpr-listing
  .blogs-listing-grid
  .blogs-listing-single
  .blog-listing-content
  p {
  max-width: 100% !important;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  font-weight: 400;
  color: #111 !important;
  text-align: left !important;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
section.blog-cpr-listing
  .blogs-listing-grid
  .blogs-listing-single
  .blog-listing-content
  h4 {
  margin: 0 !important;
  color: #111;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  font-family: "Montserrat" !important;
  /*font-size: 16px;
    font-weight: 600;*/
  margin-bottom: 10px !important;
}
section.blog-cpr-listing
  .blogs-listing-grid
  .blogs-listing-single
  .blog-listing-content
  a {
  background: linear-gradient(to right, #506bbc, #a08ccc) !important;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  line-height: 24px;
  outline: 0px;
  padding: 10px 30px;
  border-radius: 100px;
  display: inline-block;
  margin-top: 20px;
  transition: all 0.6s ease;
}
section.blog-cpr-listing
  .blogs-listing-grid
  .blogs-listing-single
  .blog-listing-content
  a:hover {
  background: linear-gradient(to left, #506bbc, #a08ccc) !important;
}
/* End Blogs Page CSS */

/* Start Blog Detail Page CSS */
body article.article-template.blog-detail-page .article-template__back {
  display: none;
}
article.article-template.blog-detail-page {
  padding-top: 70px;
}
article.article-template.blog-detail-page
  .article-template__hero-container
  .article-template__hero-medium.media {
  height: 78rem;
  border-radius: 50px;
}
article.article-template.blog-detail-page
  .article-template__hero-container
  .article-template__hero-medium.media
  img {
  height: auto !important;
}
article.article-template.blog-detail-page header.page-width.page-width--narrow,
article.article-template.blog-detail-page .page-width,
article.article-template.blog-detail-page .article-template__hero-container {
  max-width: 90em;
}
body article.article-template.blog-detail-page span,
body article.article-template.blog-detail-page a,
body article.article-template.blog-detail-page p,
body article.article-template.blog-detail-page button,
body article.article-template.blog-detail-page h1,
body article.article-template.blog-detail-page h2,
body article.article-template.blog-detail-page h3,
body article.article-template.blog-detail-page ul li,
body article.article-template.blog-detail-page h4, body article.article-template.blog-detail-page ol li {
  color: #fff;
}
article.article-template.blog-detail-page
  header.page-width.page-width--narrow
  span.caption-with-letter-spacing {
  font-size: 16px;
  line-height: 24px;
  text-transform: capitalize;
  position: relative;
  padding-left: 30px;
}
article.article-template.blog-detail-page
  header.page-width.page-width--narrow
  span.caption-with-letter-spacing:before {
  content: "";
  background: url(/cdn/shop/files/calendar-icon.png)
    no-repeat;
  width: 20px;
  height: 18px;
  position: absolute;
  margin-top: 2px;
  left: 0;
}
body article.article-template.blog-detail-page h1 {
  font-size: 72px;
  line-height: 70px;
  margin-top: 15px;
}
/* End Blog Detail Page CSS */

/* Start Community Page CSS */
section#shopify-section-template--17939933462726__main {
  display: none;
}
section.community-cpr-guidelines {
  padding-top: 70px;
  padding-bottom: 90px;
}
section.community-cpr-guidelines h1 {
  margin-top: 0px;
}
section.community-cpr-guidelines h1,
section.community-cpr-guidelines h2,
section.community-cpr-guidelines p {
  color: #fff;
}
section.community-cpr-guidelines h2 {
  font-family: Typo Round;
}
section.community-cpr-guidelines p {
  margin-top: 0px;
}
/* End Community Page CSS */

/* Start Product Listing Section CSS */
section.products-cpr-listing {
  padding: 100px 0;
}
section.products-cpr-listing h2 {
  color: #fff;
  text-align: center;
  margin: 0px;
}
section.products-cpr-listing p {
  color: #fff;
  text-align: center;
  max-width: 62%;
  margin: 0 auto;
}
section.products-cpr-listing .product-listing-grid {
  display: flex;
  gap: 16px;
  margin-top: 50px;
  /*grid-template-columns: repeat(4, 1fr);*/
  flex-wrap: wrap;
}
section.products-cpr-listing .product-listing-grid .product-listing-single {
  max-width: 95%;
  /*width: 100%;*/
  overflow: hidden;
  border-radius: 20px;
  transition: all 0.3s ease;
  /*opacity: 1;*/
  width: calc(25% - 12px); /* 4 in a row, minus gap */
  display: flex;
  flex-direction: column;
}
.hidden-blog {
  opacity: 0;
  display: none !important;
}
section.products-cpr-listing
  .product-listing-grid
  .product-listing-single
  .product-featuredImage {
  width: 100%;
  height: auto;
  /*height: 210px;*/
}
section.products-cpr-listing
  .product-listing-grid
  .product-listing-single
  .product-featuredImage
  img {
  width: 100%;
  border-radius: 20px;
  box-shadow: 0 0 20px #0000002e;
}
section.products-cpr-listing
  .product-listing-grid
  .product-listing-single
  .product-listing-title {
  padding: 15px 0 10px;
}
section.products-cpr-listing
  .product-listing-grid
  .product-listing-single
  .product-listing-title
  h4 {
  margin: 0 !important;
  color: #fff;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  font-family: "Montserrat" !important;
  /*font-size: 16px;
    font-weight: 600;*/
  margin-bottom: 10px !important;
  text-decoration: none;
  text-align: center;
}
section.products-cpr-listing
  .product-listing-grid
  .product-listing-single
  .product-listing-title
  h4
  a {
  color: #fff;
  text-decoration: none;
  transition: all 0.5s ease-in-out;
}
section.products-cpr-listing
  .product-listing-grid
  .product-listing-single
  .product-listing-title
  h4
  a:hover {
  color: #e7c446;
}
/* End Product Listing Section CSS */

/* Start Product Detail Page CSS */
.jdgm-row-actions {
  border: none !important;
}
.jdgm-row-actions .jdgm-rev-widg__sort-wrapper {
  display: none;
}
.quantity__input:focus-visible {
  color: #000 !important;
}
product-info.color-scheme-1 {
  background-color: transparent;
}
product-info.color-scheme-1
  .page-width
  .product.product--small
  .grid__item.product__media-wrapper {
  max-width: 40%;
}
product-info.color-scheme-1
  .page-width
  .product.product--small
  .grid__item.product__media-wrapper
  media-gallery.product__column-sticky
  slider-component
  ul
  li
  .product-media-container {
  border-radius: 25px;
  border-color: #b9b9b9;
  border-width: 2px;
}
product-info.color-scheme-1
  .page-width
  .product.product--small
  .grid__item.product__media-wrapper
  media-gallery.product__column-sticky
  slider-component
  ul
  li
  modal-opener
  .product__media.media.media--transparent
  img {
  border-radius: 25px;
}
product-info.color-scheme-1
  .page-width
  .product.product--small
  .grid__item.product__media-wrapper
  media-gallery.product__column-sticky
  slider-component
  ul.thumbnail-list
  li
  button.thumbnail {
  border-radius: 15px;
  border-color: #b9b9b9;
  box-shadow: 0 0 0 0.1rem #b9b9b9;
}
product-info.color-scheme-1
  .page-width
  .product.product--small
  .product__info-wrapper {
  color: #fff;
}
product-info.color-scheme-1
  .page-width
  .product.product--small
  .product__info-wrapper
  section.product__info-container
  h1,
product-info.color-scheme-1
  .page-width
  .product.product--small
  .product__info-wrapper
  section.product__info-container
  p,
product-info.color-scheme-1
  .page-width
  .product.product--small
  .product__info-wrapper
  section.product__info-container
  a {
  color: #fff;
}
product-info.color-scheme-1
  .page-width
  .product.product--small
  .product__info-wrapper
  section.product__info-container
  .product__title
  h1 {
  font-size: 52px;
  line-height: 54px;
}
product-info.color-scheme-1
  .page-width
  .product.product--small
  .product__info-wrapper
  section.product__info-container
  p {
  font-size: 20px;
}
product-info.color-scheme-1
  .page-width
  .product.product--small
  .product__info-wrapper
  section.product__info-container
  .price.price--large.price--show-badge {
  color: #fff;
  font-size: 40px;
  line-height: 44px;
  font-weight: bold;
}
product-info.color-scheme-1
  .page-width
  .product.product--small
  .product__info-wrapper
  section.product__info-container
  legend,
product-info.color-scheme-1
  .page-width
  .product.product--small
  .product__info-wrapper
  section.product__info-container
  label {
  font-size: 17px;
  font-weight: 600;
}
product-info.color-scheme-1
  .page-width
  .product.product--small
  .product__info-wrapper
  section.product__info-container
  .product-form__input--pill
  input[type="radio"]:checked
  + label,
product-info.color-scheme-1
  .page-width
  .product.product--small
  .product__info-wrapper
  section.product__info-container
  .product-form__input--pill
  input[type="radio"]
  + label {
  background: transparent;
  border-color: #fff;
  padding: 12px 40px;
  color: #fff;
  transition: all 0.5s ease-in-out;
}
product-info.color-scheme-1
  .page-width
  .product.product--small
  .product__info-wrapper
  section.product__info-container
  variant-selects
  fieldset.js.product-form__input.product-form__input--pill
  input[checked]
  + label {
  background: #111;
  border: none;
}
product-info.color-scheme-1
  .page-width
  .product.product--small
  .product__info-wrapper
  section.product__info-container
  .product-form__input--pill
  input[type="radio"]:checked
  + label:hover,
product-info.color-scheme-1
  .page-width
  .product.product--small
  .product__info-wrapper
  section.product__info-container
  .product-form__input--pill
  input[type="radio"]
  + label:hover {
  /*background: linear-gradient(to right, #506bbc, #a08ccc) !important;*/
  background-color: #e7c446;
  color: #000;
}
product-info.color-scheme-1
  .page-width
  .product.product--small
  .product__info-wrapper
  section.product__info-container
  .quantity,
product-info.color-scheme-1
  .page-width
  .product.product--small
  .product__info-wrapper
  section.product__info-container
  .quantity
  button {
  color: #fff;
}
product-info.color-scheme-1
  .page-width
  .product.product--small
  .product__info-wrapper
  section.product__info-container
  .quantity::before,
product-info.color-scheme-1
  .page-width
  .product.product--small
  .product__info-wrapper
  section.product__info-container
  .quantity::after {
  background-color: transparent;
  box-shadow: 0 0 0 0.1rem #fff;
  border-radius: 100px !important;
}
product-info.color-scheme-1
  .page-width
  .product.product--small
  .product__info-wrapper
  section.product__info-container
  .product-form__quantity {
  display: inline-block;
  float: left;
  margin-right: 30px;
}
product-info.color-scheme-1
  .page-width
  .product.product--small
  .product__info-wrapper
  section.product__info-container
  product-form.product-form {
  display: flex;
  /*justify-content: end;*/
  margin-top: 60px;
}
product-info.color-scheme-1
  .page-width
  .product.product--small
  .product__info-wrapper
  section.product__info-container
  product-form.product-form
  form
  .product-form__buttons
  button.product-form__submit {
  background-color: #084dad;
  color: #fff;
  border-radius: 100px;
  transition: all 0.5s ease-in-out;
  height: 51px;
  font-size: 22px;
  line-height: 24px;
  letter-spacing: -0.48px !important;
  outline: 0px !important;
  text-transform: capitalize;
}
product-info.color-scheme-1
  .page-width
  .product.product--small
  .product__info-wrapper
  section.product__info-container
  product-form.product-form
  form
  .product-form__buttons
  button.product-form__submit:hover {
  /*background-color: #e7c446 !important;*/
  background: linear-gradient(to right, #506bbc, #a08ccc) !important;
  color: #fff;
  border-radius: 100px;
}
product-info.color-scheme-1
  .page-width
  .product.product--small
  .product__info-wrapper
  section.product__info-container
  product-form.product-form
  form
  .product-form__buttons
  button.product-form__submit::before,
product-info.color-scheme-1
  .page-width
  .product.product--small
  .product__info-wrapper
  section.product__info-container
  product-form.product-form
  form
  .product-form__buttons
  button.product-form__submit::after {
  background-color: transparent;
  box-shadow: 0 0 0 0.1rem #ffffff00;
  border-radius: 100px;
}
product-info.color-scheme-1
  .page-width
  .product.product--small
  .product__info-wrapper
  section.product__info-container
  product-form.product-form
  form
  .product-form__buttons
  .shopify-payment-button {
  display: none;
}
/* Start Related Product Section CSS */
section#shopify-section-template--17872269213894__related-products {
  background: url("https://vtb0hh-0e.myshopify.com/cdn/shop/files/cpr-blog-bg-img.jpg")
    no-repeat !important;
  background-size: cover;
}
product-recommendations.related-products {
  padding: 80px 0px !important;
}
product-recommendations h2.related-products__heading {
  font-family: "Typo Round";
  font-size: 52px;
  line-height: 54px;
  font-weight: 700;
  letter-spacing: 0px;
  text-align: center;
  color: #fff;
  text-transform: capitalize;
}
product-recommendations ul.grid.product-grid {
  gap: 16px;
  margin-top: 80px;
}
product-recommendations ul.grid.product-grid li.grid__item {
  max-width: 24%;
}
product-recommendations
  ul.grid.product-grid
  li.grid__item
  .card-wrapper.product-card-wrapper
  .card
  .card__inner {
  box-shadow: 0 0 20px #0000002e;
  border-radius: 20px;
}
product-recommendations
  ul.grid.product-grid
  li.grid__item
  .card-wrapper.product-card-wrapper
  .card
  .card__inner
  .card__media {
  border-radius: 20px;
}
product-recommendations
  ul.grid.product-grid
  li.grid__item
  .card-wrapper.product-card-wrapper
  .card
  .card__content
  .card__information
  h3 {
  font-size: 24px;
  line-height: 35px;
  letter-spacing: 0px;
  font-weight: 500;
  text-align: center;
}
product-recommendations
  ul.grid.product-grid
  li.grid__item
  .card-wrapper.product-card-wrapper
  .card
  .card__content
  .card__information
  h3
  a {
  color: #fff;
  transition: all 0.5s ease-in-out;
  text-decoration: none;
}
product-recommendations
  ul.grid.product-grid
  li.grid__item
  .card-wrapper.product-card-wrapper
  .card
  .card__content
  .card__information
  h3
  a:hover {
  color: #e7c446;
}
product-recommendations
  ul.grid.product-grid
  li.grid__item
  .card-wrapper.product-card-wrapper
  .card
  .card__content
  .card__information
  .card-information {
  display: none;
}
/* End Related Product Section CSS */

/* Start Reviews Section CSS */
.jdgm-rev-widg__header
  .jdgm-row-stars
  .jdgm-rev-widg__summary
  .jdgm-rev-widg__summary-inner
  span.jdgm-rev-widg__summary-average {
  color: #fff !important;
}
.jdgm-widget.jdgm-widget {
  padding: 50px 0px 70px;
}
.jdgm-widget.jdgm-preview-badge {
  padding: 0px !important;
}
.jdgm-widget.jdgm-widget h2.jdgm-rev-widg__title {
  font-family: "Typo Round";
  font-size: 52px;
  line-height: 54px;
  font-weight: 700;
  letter-spacing: 0px;
  color: #fff;
}
.jdgm-widget.jdgm-widget a.jdgm-write-rev-link {
  background-color: transparent;
  border-radius: 50px;
  padding: 18px;
  transition: all 0.5s ease-in-out;
}
.jdgm-widget.jdgm-widget a.jdgm-write-rev-link {
  text-transform: capitalize;
}
.jdgm-widget.jdgm-widget a.jdgm-write-rev-link:hover {
  background: linear-gradient(to right, #506bbc, #a08ccc) !important;
  color: #fff;
  border-color: transparent !important;
  border: none;
}
.jdgm-widget.jdgm-widget p,
.jdgm-widget.jdgm-widget p a {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  transition: all 0.5s ease-in-out;
}
.jdgm-widget.jdgm-widget p a:hover {
  color: #e7c446;
}
.jdgm-widget.jdgm-widget .jdgm-rev-widg__summary-text,
.jdgm-widget.jdgm-widget .jdgm-form-wrapper form.jdgm-form div {
  color: #fff;
}
.jdgm-widget.jdgm-widget
  .jdgm-form-wrapper
  form.jdgm-form
  .jdgm-form__fieldset.jdgm-form__fieldset-actions
  a.jdgm-btn,
.jdgm-widget.jdgm-widget
  .jdgm-form-wrapper
  form.jdgm-form
  .jdgm-form__fieldset.jdgm-form__fieldset-actions
  input {
  background: transparent;
  border-radius: 50px;
  padding: 15px 30px;
  transition: all 0.5s ease-in-out;
}
jdgm-widget.jdgm-widget
  .jdgm-form-wrapper
  form.jdgm-form
  .jdgm-form__fieldset.jdgm-form__fieldset-actions
  a.jdgm-btn:hover,
.jdgm-widget.jdgm-widget
  .jdgm-form-wrapper
  form.jdgm-form
  .jdgm-form__fieldset.jdgm-form__fieldset-actions
  input:hover,
.jdgm-widget.jdgm-widget
  .jdgm-form-wrapper
  form.jdgm-form
  .jdgm-form__fieldset.jdgm-form__fieldset-actions
  a.jdgm-cancel-rev:hover {
  background: linear-gradient(to right, #506bbc, #a08ccc) !important;
  color: #fff;
  border-color: transparent !important;
  border: 2px solid transparent;
}
product-info.color-scheme-1
  .page-width
  .product.product--small
  .product__info-wrapper
  section.product__info-container
  div#shopify-block-judge_me_reviews_preview_badge_U3Nhqj
  .jdgm-widget.jdgm-preview-badge.jdgm-preview-badge--with-link.jdgm--done-setup {
  padding: 0px;
}
product-info.color-scheme-1
  .page-width
  .product.product--small
  .product__info-wrapper
  section.product__info-container
  .rating-wrapper {
  display: none;
}
div#shopify-block-judge_me_reviews_review_widget_6kQ7HA .jdgm-rev-widg,
div#shopify-block-judge_me_reviews_review_widget_6kQ7HA
  .jdgm-rev-widg
  span.jdgm-rev__timestamp,
.jdgm-rev__timestamp,
.jdgm-rev__location {
  color: #fff !important;
}
div#shopify-block-judge_me_reviews_review_widget_6kQ7HA
  .jdgm-rev-widg
  .jdgm-rev-widg__header
  .jdgm-row-stars
  .jdgm-rev-widg__summary
  .jdgm-rev-widg__summary-inner
  .jdgm-rev-widg__summary-stars {
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  letter-spacing: 0px;
  font-family: Montserrat, sans-serif !important;
}
.jdgm-histogram__frequency,
.jdgm-countdown {
  color: #fff !important;
}
.jdgm-notification__title:before {
  color: green !important;
}
/* End  Reviews Section CSS */

/* End Product Detail Page CSS */
cart-notification
  .cart-notification-wrapper.page-width
  .cart-notification.focus-inset.color-scheme-1.gradient.animate.active
  .cart-notification__header
  h2.cart-notification__heading.caption-large.text-body {
  font-size: 13px !important;
  line-height: 18px;
}

/* Start Contact Page CSS */
section.shopify-section.section .color-scheme-1.gradient .collapsible-content {
  padding-bottom: 70px;
}
section.contact-cpr-form .row {
  display: flex;
  align-items: center;
}
h2.form-status.form-status-list.form__message {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 14px !important;
  border: 1px solid #b9b9b9;
  padding: 12px;
  border-radius: 10px;
}
section#shopify-section-template--17872269115590__main {
  display: none;
}
section.contact-cpr-form {
  padding-top: 100px;
  padding-bottom: 100px;
}
section.contact-cpr-form h2,
section.contact-cpr-form p {
  color: #fff;
}
section.contact-cpr-form ul.contact-info {
  list-style: none;
  padding-left: 0px;
}
section.contact-cpr-form ul.contact-info li {
  margin-bottom: 5px;
}
section.contact-cpr-form ul.contact-info i {
  padding-right: 10px;
  color: #fff;
}
section.contact-cpr-form ul.contact-info li a {
  text-decoration: none;
  color: #fff;
  transition: all 0.5s ease-in-out;
}
section.contact-cpr-form ul.contact-info li a:hover {
  color: #e7c446 !important;
}
section.contact-cpr-form .form-box {
  padding: 60px;
  background-color: #fff;
  border-radius: 25px;
  box-shadow: 0px 4px 58.9px 0px rgba(0, 0, 0, 0.1);
}

section.contact-cpr-form .form-box input,
section.contact-cpr-form .form-box textarea {
  background-color: #1f293710;
  margin-bottom: 30px;
  padding: 10px 20px;
  outline: 0px;
  color: #999b9c !important;
}
section.contact-cpr-form .form-box textarea {
  border-radius: 20px !important;
}
section.contact-cpr-form .form-box label.field__label {
  color: #999b9c;
  font-size: 14px;
  font-family: "Typo Round";
  line-height: 28px;
  letter-spacing: 0px;
}
.contact__button button.button {
  background: linear-gradient(to right, #506bbc, #a08ccc) !important;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  line-height: 24px;
  outline: 0px;
  padding: 10px 30px;
  border-radius: 100px;
  display: inline-block;
  margin-top: 20px;
  transition: all 0.6s ease;
}
.contact__button button.button:hover {
  background: linear-gradient(to left, #506bbc, #a08ccc) !important;
}
.contact__button button.button:before,
.contact__button button.button:after {
  display: none;
}
section.contact-cpr-form .form-box .field__input:focus ~ .field__label, 
section.contact-cpr-form
  .form-box
  .field__input:not(:placeholder-shown)
  ~ .field__label,
section.contact-cpr-form
  .form-box
  .field__input:-webkit-autofill
  ~ .field__label,
section.contact-cpr-form .form-box .customer .field input:focus ~ label,
section.contact-cpr-form
  .form-box
  .customer
  .field
  input:not(:placeholder-shown)
  ~ label,
section.contact-cpr-form
  .form-box
  .customer
  .field
  input:-webkit-autofill
  ~ label {
  top: -25px !important;
  left: 15px;
}
/* Start FAQ'S Section CSS */
section.shopify-section.section .color-scheme-1.gradient {
  background-color: transparent;
  margin-bottom: 25px;
}
section.shopify-section.section
  .color-scheme-1.gradient
  .collapsible-content
  .collapsible-content__wrapper
  .collapsible-content-wrapper-narrow {
  padding: 0px;
  max-width: 1600px;
}
section.shopify-section.section
  .color-scheme-1.gradient
  .collapsible-content
  .collapsible-content__wrapper
  .collapsible-content-wrapper-narrow
  .collapsible-content__header {
  /*display: none;*/
}
section.shopify-section.section
  .color-scheme-1.gradient
  .collapsible-content
  .collapsible-content__wrapper
  .collapsible-content-wrapper-narrow
  .collapsible-content__header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
}
section.shopify-section.section
  .color-scheme-1.gradient
  .collapsible-content
  .collapsible-content__wrapper
  .collapsible-content-wrapper-narrow
  .collapsible-content__header
  p.caption-with-letter-spacing {
  font-size: 24px;
  line-height: 35px;
  letter-spacing: 0px;
  font-weight: 400;
  color: #fff;
  text-transform: math-auto;
  order: 2;
  margin-top: 0px;
  width: 54%;
  text-align: center;
}
section.shopify-section.section
  .color-scheme-1.gradient
  .collapsible-content
  .collapsible-content__wrapper
  .collapsible-content-wrapper-narrow
  .collapsible-content__header
  h2.collapsible-content__heading {
  font-size: 52px;
  color: #fff;
}
section.shopify-section.section
  .color-scheme-1.gradient
  .collapsible-content
  .collapsible-content__wrapper
  .collapsible-content-wrapper-narrow
  .grid__item
  .accordion.content-container
  details[open] {
  background-color: #084dad;
  border-radius: 25px;
  color: #fff !important;
  padding: 33px;
}
section.shopify-section.section
  .color-scheme-1.gradient
  .collapsible-content
  .collapsible-content__wrapper
  .collapsible-content-wrapper-narrow
  .grid__item
  .accordion.content-container
  details {
  background-color: #fff;
  border-radius: 25px;
  color: #fff !important;
  padding: 33px;
}
section.shopify-section.section
  .color-scheme-1.gradient
  .collapsible-content
  .collapsible-content__wrapper
  .collapsible-content-wrapper-narrow
  .grid__item
  .accordion.content-container
  details
  summary {
  padding: 0px;
}
section.shopify-section.section
  .color-scheme-1.gradient
  .collapsible-content
  .collapsible-content__wrapper
  .collapsible-content-wrapper-narrow
  .grid__item
  .accordion.content-container
  details
  .accordion__content {
  padding: 0px 90px 0px 0px;
  margin-bottom: 0px;
}
section.shopify-section.section
  .color-scheme-1.gradient
  .collapsible-content
  .collapsible-content__wrapper
  .collapsible-content-wrapper-narrow
  .grid__item
  .accordion.content-container
  details
  summary:hover {
  background-color: transparent !important;
}
section.shopify-section.section
  .color-scheme-1.gradient
  .collapsible-content
  .collapsible-content__wrapper
  .collapsible-content-wrapper-narrow
  .grid__item
  .accordion.content-container
  details
  summary:hover
  h3.accordion__title {
  text-decoration: none;
}
section.shopify-section.section
  .color-scheme-1.gradient
  .collapsible-content
  .collapsible-content__wrapper
  .collapsible-content-wrapper-narrow
  .grid__item
  .accordion.content-container
  details
  summary
  h3.accordion__title {
  font-size: 24px;
  line-height: 35px;
  letter-spacing: 0px;
  font-weight: 500;
  color: #111 !important;
  margin-bottom: 0px !important;
}
section.shopify-section.section
  .color-scheme-1.gradient
  .collapsible-content
  .collapsible-content__wrapper
  .collapsible-content-wrapper-narrow
  .grid__item
  .accordion.content-container
  details[open]
  summary
  svg
  path {
  fill: #fff;
}
section.shopify-section.section
  .color-scheme-1.gradient
  .collapsible-content
  .collapsible-content__wrapper
  .collapsible-content-wrapper-narrow
  .grid__item
  .accordion.content-container
  details
  summary
  svg
  path {
  fill: #084dad;
}
section.shopify-section.section
  .color-scheme-1.gradient
  .collapsible-content
  .collapsible-content__wrapper
  .collapsible-content-wrapper-narrow
  .grid__item
  .accordion.content-container
  details[open]
  summary
  h3.accordion__title {
  color: #fff !important;
}
section.shopify-section.section
  .color-scheme-1.gradient
  .collapsible-content
  .collapsible-content__wrapper
  .collapsible-content-wrapper-narrow
  .grid__item
  .accordion.content-container
  details
  .accordion__content
  p {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0px;
  margin-top: 10px;
}
section.shopify-section.section .color-scheme-1.gradient .collapsible-content .collapsible-content__wrapper .collapsible-content-wrapper-narrow .grid__item .accordion.content-container details .accordion__content p a {
  color: #fff !important;
    text-decoration: underline !important;
}
section.shopify-section.section
  .color-scheme-1.gradient
  .collapsible-content
  .collapsible-content__wrapper
  .collapsible-content-wrapper-narrow
  .grid__item
  .accordion.content-container
  details
  summary
  svg.icon.icon-caret {
  height: 1rem;
}
/* End FAQ'S Section CSS*/

/* End Contact Page CSS */

/* Start About Us Page CSS */
section#shopify-section-template--17951216369862__main {
  display: none;
}
/* Start Video Section CSS */
.intro-area {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 20px;
}
.cpr-video-section {
  z-index: 1;
}
.cpr-video-section h2 {
  text-align: center;
  color: #fff;
  margin: 0px;
}
.cpr-video-section p {
  color: #fff;
  text-align: center;
  max-width: 80%;
  margin: 20px auto 20px;
}
.cpr-video-section deferred-media.video-section__media {
  max-width: 80%;
  margin: 50px auto 0px;
  border-radius: 20px;
  box-shadow: none !important;
  padding: 0;
  height: 590px;
}
.cpr-video-section deferred-media.video-section__media iframe.js-youtube {
  border-radius: 20px;
}
.cpr-video-section
  deferred-media.video-section__media
  button.deferred-media__poster {
  border-radius: 20px;
  /*height: 80%;*/
}
.cpr-video-section
  deferred-media.video-section__media
  button.deferred-media__poster
  .deferred-media__poster-button {
  background-color: #333;
  height: 10.7rem;
  width: 10.7rem;
}
.cpr-video-section
  deferred-media.video-section__media
  button.deferred-media__poster
  .deferred-media__poster-button
  .svg-wrapper {
  width: 52px;
  height: 58px;
}
.cpr-video-section
  deferred-media.video-section__media
  button.deferred-media__poster
  .deferred-media__poster-button
  .svg-wrapper
  .icon {
  width: 5rem;
  height: 5.8rem;
}
.cpr-video-section
  deferred-media.video-section__media
  button.deferred-media__poster
  .deferred-media__poster-button
  .svg-wrapper
  .icon
  path {
  fill: #fff;
}
.cpr-video-section:after {
  content: "";
  position: absolute;
  right: -190px;
  top: 300px;
  background-image: url("https://vtb0hh-0e.myshopify.com/cdn/shop/files/moonImageslid.png");
  width: 42%;
  height: 25%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
  filter: blur(12px);
}
section.about-cpr-cta {
  padding: 162px 0 65px;
  margin-top: -100px;
  z-index: -1;
}
section.about-cpr-cta .overlay-moon {
  bottom: -20px;
  width: 1070px;
}
section.about-cpr-cta p {
  max-width: 90%;
}
/* End Video Section CSS */

/* Start About Meet the Team Section CSS */
section.about-cpr-team .team-list .team_single .team-content p strong {
  font-size: 15px !important;
}
section.about-cpr-team .team-list {
  display: flex;
  gap: 16px;
  margin-top: 20px;
  margin-bottom: 110px;
  justify-content: center;
}
section.about-cpr-team .team-list .team_single .team-img {
  position: relative;
  overflow: hidden;
  border-top-left-radius: 26px;
  border-top-right-radius: 26px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  height: 430px;
}
section.about-cpr-team .team-list .team_single .team-img img {
  width: 100%;
}
section.about-cpr-team .team-list .team_single .team-content {
  padding: 20px;
  background-color: #fff;
  border-bottom-left-radius: 26px;
  border-bottom-right-radius: 26px;
}
section.about-cpr-team .team-list .team_single .team-content h3 {
  margin: 0;
  text-align: left;
  margin-bottom: 0 !important;
  font-size: 32px;
  line-height: 38px;
  letter-spacing: 0px;
  color: #a08ccc;
}
section.about-cpr-team .team-list .team_single .team-content p {
  /*margin: 0 !important;*/
  text-align: left !important;
  /*max-width: 100% !important;*/
  font-size: 15px !important;
  line-height: 26px !important;
  color: #111;
}
section.about-cpr-team .team-list .team_single .team-content .text-container {
  font-size: 15px;
  line-height: 26px;
  color: #111;
}
a.team-toggle-link {
  color: #506bbc !important;
}
a.team-toggle-link:hover {
  color: #e7c446 !important;
}
section.about-cpr-team .team-list .team_single .team-content button.toggleBtn {
  color: #506bbc !important;
  border: none;
  background: transparent;
  cursor: pointer;
  font-size: 16px;
  line-height: 36px;
  letter-spacing: 0px;
  font-family: "Montserrat", sans-serif;
  transition: all 0.5s ease-in-out;
}
section.about-cpr-team
  .team-list
  .team_single
  .team-content
  button.toggleBtn:hover {
  color: #e7c447 !important;
}

/* End About Meet the Team Section CSS */

/* Start About CPR Science Behind Section CSS */
section.about-cpr-science-behind {
  background-color: #084dadad;
  position: relative;
  padding: 60px 0 90px;
  text-align: center;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
  overflow: hidden;
  max-width: 100%;
  margin: 0 auto;
  z-index: 1;
}
section.about-cpr-science-behind .image-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  background-color: #3a6aad;
}
section.about-cpr-science-behind .overlay-moon {
  position: absolute;
  width: 700px;
  bottom: 50%;
  right: -12%;
  transform: translate(-50%, 0) rotate(-100deg) scale(0) !important;
  transition: all 2s ease;
  -webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  -ms-transition: all 2s ease;
  -o-transition: all 2s ease;
}
section.about-cpr-science-behind.visible-moon.visible .overlay-moon {
  /*transform: translate(-50%, 0) rotate(0deg) scale(1) !important;*/
  transform: translate(0%, 50%) rotate(0) scale(1) !important;
}
section.about-cpr-science-behind .overlay-moon img {
  width: 100%;
  opacity: 0.3;
}
section.about-cpr-science-behind h2 {
  color: #fff;
  text-align: center;
}
section.about-cpr-science-behind p {
  color: #fff !important;
  max-width: 49%;
  margin: 0 auto;
}
.science-behind-features {
  display: flex;
  justify-content: center;
  gap: 16px;
  align-items: stretch;
  margin-top: 70px;
}
.science-behind-features .science-behind-features-box {
  border: 1px solid #fff;
  padding: 30px 60px;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  background-color: #d5c1ff1f;
  backdrop-filter: blur(1.5px);
}
.science-behind-features .science-behind-features-box img {
  height: 75px;
}
.science-behind-features .science-behind-features-box h3 {
  color: #a08ccc;
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 0px;
}
.science-behind-features .science-behind-features-box p {
  color: #fff !important;
  text-align: center;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0px;
  max-width: 100% !important;
}
.science-behind-features .science-behind-features-box h4 {
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0px;
  color: #fff;
  font-style: italic;
  font-weight: bold;
  font-family: Montserrat, sans-serif;
  margin-bottom: 0px !important;
}
/* End About CPR Science Behind Section CSS */

/* End About Us Page CSS */

/* Start Cart Page CSS */
cart-items.gradient.color-scheme-1 {
  background-color: transparent !important;
  color: #fff !important;
}
cart-items.gradient.color-scheme-1 h1 {
  display: none;
}
cart-items.gradient.color-scheme-1 a:hover {
  color: #e7c446 !important;
}
cart-items.gradient.color-scheme-1 h1,
cart-items.gradient.color-scheme-1 a,
cart-items.gradient.color-scheme-1
  .cart-item__price-wrapper
  span.price.price--end,
cart-items.gradient.color-scheme-1 h2 {
  color: #fff !important;
}
cart-items.gradient.color-scheme-1 .cart__items {
  border-bottom-color: #b9b9b9;
}
cart-items.gradient.color-scheme-1 th {
  border-bottom-color: #b9b9b9 !important;
  font-size: 16px;
}
cart-items.gradient.color-scheme-1 th {
  border-bottom-color: #b9b9b9 !important;
}
.shopify-section.cart__footer-wrapper #main-cart-footer {
  background-color: transparent;
  color: #fff;
}
.shopify-section.cart__footer-wrapper #main-cart-footer .totals h2 {
  color: #fff;
}
.cart-notification-wrapper.page-width .cart-notification.focus-inset {
  border-radius: 20px;
}
.cart-notification-wrapper.page-width
  .cart-notification
  .cart-notification__links
  a#cart-notification-button,
.cart-notification-wrapper.page-width
  .cart-notification
  .cart-notification__links
  form#cart-notification-form
  button.button,
cart-items.gradient.color-scheme-1 .cart__warnings a.button {
  color: #fff;
  background: linear-gradient(to right, #506bbc, #a08ccc);
  padding: 12px 40px;
  border-radius: 100px;
  font-size: 14px;
  text-transform: capitalize;
}
.cart-notification-wrapper.page-width
  .cart-notification
  .cart-notification__links
  a#cart-notification-button:hover,
.cart-notification-wrapper.page-width
  .cart-notification
  .cart-notification__links
  form#cart-notification-form
  button.button:hover,
cart-items.gradient.color-scheme-1 .cart__warnings a.button:hover {
  background: linear-gradient(to left, #506bbc, #a08ccc);
}
.cart-notification-wrapper.page-width
  .cart-notification
  .cart-notification__links
  a:before,
.cart-notification-wrapper.page-width
  .cart-notification
  .cart-notification__links
  a:after,
.cart-notification-wrapper.page-width
  .cart-notification
  .cart-notification__links
  form#cart-notification-form
  button.button:before,
.cart-notification-wrapper.page-width
  .cart-notification
  .cart-notification__links
  form#cart-notification-form
  button.button:after,
cart-items.gradient.color-scheme-1 .cart__warnings a:before,
cart-items.gradient.color-scheme-1 .cart__warnings a:after {
  box-shadow: none !important;
}
.cart-notification-wrapper.page-width
  .cart-notification
  .cart-notification__links
  button.link.button-label {
  text-transform: capitalize;
}
.cart-notification-wrapper.page-width
  .cart-notification
  .cart-notification__links
  button.link.button-label:hover {
  color: #506bbc;
}
.cart__footer .cart__blocks .js-contents .totals {
  align-items: baseline;
  justify-content: flex-start;
}
.cart__footer .cart__blocks .js-contents .totals h2.totals__total {
  font-size: 28px !important;
  line-height: 34px;
}
.cart__footer .cart__blocks .cart__ctas button#checkout {
  text-transform: capitalize;
}
/* End Cart Page CSS */

/* Start 404 Page CSS */
.template-404 {
  margin-top: 70px;
  margin-bottom: 110px;
}
.template-404 p:first-child {
  display: none;
}
.template-404 h1.title {
  color: #fff;
  margin-top: 0px;
  margin-bottom: 10px !important;
}
.template-404 a.button {
  color: #fff;
  background: linear-gradient(to right, #506bbc, #a08ccc);
  padding: 12px 40px;
  border-radius: 100px;
  font-size: 14px;
}
.template-404 a.button:hover {
  background: linear-gradient(to left, #506bbc, #a08ccc);
}
.template-404 a.button:before,
.template-404 a.button:after,
.template-404 a.button:hover:before,
.template-404 a.button:hover:after {
  box-shadow: none;
}
/* End 404 Page CSS */

/* Start Privacy Policy Page CSS */
section#shopify-section-template--17966216904902__page_kAVhXY h2,
section#shopify-section-template--17970512920774__page_p7CM8n h1 {
  display: none;
}
.color-scheme-1.gradient h2,
.color-scheme-1.gradient P,
.color-scheme-1.gradient h3,
.color-scheme-1.gradient h4,
.color-scheme-1.gradient a,
.color-scheme-1.gradient ul li {
  /*color: #fff;*/
}
section#shopify-section-template--17966216904902__page_kAVhXY h2,
section#shopify-section-template--17966216904902__page_kAVhXY h3,
section#shopify-section-template--17966216904902__page_kAVhXY h4,
section#shopify-section-template--17966216904902__page_kAVhXY p,
section#shopify-section-template--17966216904902__page_kAVhXY ul li,
section#shopify-section-template--17966216904902__page_kAVhXY a,
section#shopify-section-template--17970512920774__page_p7CM8n h2,
section#shopify-section-template--17970512920774__page_p7CM8n h3,
section#shopify-section-template--17970512920774__page_p7CM8n h4,
section#shopify-section-template--17970512920774__page_p7CM8n p,
section#shopify-section-template--17970512920774__page_p7CM8n ul li,
section#shopify-section-template--17970512920774__page_p7CM8n a {
  color: #fff;
}
/* End Privacy Policy Page CSS */

/* Start Account Cart Page CSS */
/*.page-container main.page-main .page-content .main-content {
    background: linear-gradient(to right,#506bbc,#a08ccc)!important;
    color: #fff;
}
.page-container main.page-main .page-content .main-content p#customer-account-description {
    color: #fff;
}*/
footer.login-footer a.login-footer__link {
  color: #000 !important;
}
footer.login-footer a.login-footer__link:hover {
  color: #506bbc !important;
}
/* End Account Cart Page CSS */

section.shopify-section.section
  .color-scheme-1.gradient
  .collapsible-content
  .collapsible-content__wrapper
  .collapsible-content-wrapper-narrow
  .grid__item
  .accordion.content-container
  details
  .accordion__content
  p
  a {
  color: #e7c446;
  text-decoration: none;
  font-weight: 500;
}

@media (min-width: 1600px) {
  header.header .list-menu a {
    font-size: 18px;
  }
  header.header .header__icons {
    max-width: 15%;
  }
  .hero-banner-content h1 {
    font-size: 72px;
    line-height: 70px;
  }

  section.home-cpr-help-banner p {
    max-width: 53%;
  }
  .album-image {
    height: 450px;
  }
  section.home-cpr-albums {
    padding: 150px 0 100px 0;
  }
}

@media (max-width: 1440px) {
  .team_single .team-img {
    /*height: 350px !important;*/
  }
}

@media (max-width: 1367px) {
  .team_single .team-img {
    /*height: 320px !important;*/
  }
}

/* Start IPAD PRO Responsive CSS */
@media (max-width: 1024px) {
  section#shopify-section-template--17966216904902__page_kAVhXY,
  section#shopify-section-template--17970512920774__page_p7CM8n {
    max-width: 960px;
    margin: 0 auto;
  }
  section.home-cpr-team .container {
    max-width: 960px;
  }
  section.contact-cpr-form .container {
    max-width: 960px;
  }
  section.shopify-section.section
    .color-scheme-1.gradient
    .collapsible-content {
    padding-left: 25px;
    padding-right: 25px;
  }
  section.contact-cpr-form .container {
    max-width: 960px;
  }
  article.article-template.blog-detail-page {
    padding-left: 25px;
    padding-right: 25px;
  }
  .jdgm-rev-widg {
    padding-bottom: 75px !important;
  }
  .hero-banner-content h1,
  h1 {
    font-size: 45px !important;
    line-height: 50px !important;
  }
  h2 {
    font-size: 35px !important;
    line-height: 40px !important;
  }
  .jdgm-widget.jdgm-widget {
    padding: 0px;
  }
  ul.product-slider.grid.product-grid {
    padding-left: 20px;
    padding-right: 20px;
  }
  product-recommendations ul.grid.product-grid li.grid__item {
    max-width: 23.7%;
  }
  section.products-cpr-listing .container {
    max-width: 960px;
  }
  section.about-cpr-team .team-list {
    padding-left: 20px;
    padding-right: 20px;
  }
  div#shopify-section-template--17951216369862__about_cpr_team_cRjWc4
    section.about-cpr-team
    .team-list
    .team_single
    .team-img {
    height: 275px !important;
  }
  section.about-cpr-team .team-list .team_single {
    width: 33%;
  }
  section.inner-hero-banner .inner-banner-wrapper {
    height: 16vh;
  }
  section.home-cpr-team .team-list .team_single .team-img {
    height: 315px !important;
  }
  header.header {
    max-width: 960px !important;
  }
  header.header .header__icons {
    max-width: 25% !important;
  }
  section.home-hero-banner {
    height: 45vh;
    margin-top: -122px;
  }
  section.home-hero-banner .hero-banner-wrapper {
    height: 45vh;
    padding: 5%;
  }
  .spotify-link {
    /*bottom: 775px;*/
  }
  section.home-cpr-help-banner .container {
    max-width: 960px;
  }
  section.home-cpr-help-banner .container .row.cpr-boxes .col-6 {
    max-width: 100%;
  }
  .row.cpr-boxes .cpr-box-left {
    padding: 25px;
    min-height: auto !important;
  }
  section.home-cpr-cta h2 {
    max-width: 80% !important;
  }
  section.home-cpr-cta p {
    max-width: 80%;
  }
  .about-right-content {
    padding: 20px;
  }
  section.home-cpr-cta {
    max-width: 97%;
  }
  section.home-cpr-team p {
    max-width: 80%;
  }
  section.home-cpr-tracks .container {
    max-width: 960px;
  }
  section.home-cpr-tracks {
    padding: 100px 0px !important;
  }
  section.home-cpr-playlist {
    padding: 80px 30px;
  }
  .home-cpr-playlist .overlay-moon {
    width: 70%;
  }
  .playlist-content {
    max-width: 100% !important;
  }
  .album-play {
    top: 50%;
  }
  section.home-cpr-blogs {
    padding: 100px 0px !important;
  }
  section.home-cpr-blogs p {
    max-width: 80%;
  }
  section.home-cpr-blogs .cpr-blogs-graph-img img {
    right: 0px !important;
    width: 150px;
  }
  section.home-cpr-products p {
    max-width: 80%;
  }
  section.cpr-footer {
    padding: 70px 30px 0px;
  }

  section.cpr-footer .container .row .col-3:nth-child(1) {
    max-width: 30%;
  }
  section.cpr-footer .container .row .col-3:nth-child(2) {
    max-width: 18%;
  }
  .quick-links {
    max-width: 100%;
  }
  section.cpr-footer .container .row .col-2 {
    max-width: 18%;
  }
  section.cpr-footer .container .row .col-4 {
    max-width: 29%;
  }
}
/* End IPAD PRO Responsive CSS */

/* Start IPAD Responsive CSS */
@media (max-width: 820px) {
  .section-template--17970512920774__page_p7CM8n-padding {
    padding-left: 25px;
    padding-right: 25px;
  }
  div#menu-drawer
    .menu-drawer__inner-container
    .menu-drawer__navigation-container
    nav.menu-drawer__navigation {
    margin-top: 90px;
  }
  div#menu-drawer {
    background: linear-gradient(to right, #506bbc, #a08ccc);
    margin-top: -123px;
    margin-left: -54px;
    height: 100vh;
  }
  section#shopify-section-template--17872269213894__related-products {
    background-size: cover !important;
  }
  section.contact-cpr-form .form-box {
    padding: 30px 20px;
  }
  .jdgm-widget.jdgm-widget {
    padding-bottom: 50px !important;
  }
  product-recommendations.related-products {
    padding: 60px 0 !important;
  }
  product-recommendations ul.grid.product-grid {
    justify-content: center;
  }
  product-recommendations ul.grid.product-grid li.grid__item {
    max-width: 47%;
  }
  product-info.color-scheme-1
    .page-width
    .product.product--small
    .product__info-wrapper {
    padding-left: 30px;
  }
  .jdgm-widget.jdgm-widget {
    padding-top: 1px;
    padding-bottom: 0px;
  }
  product-info.color-scheme-1
    .page-width
    .product.product--small
    .product__info-wrapper
    section.product__info-container
    product-form.product-form
    form
    .product-form__buttons
    button.product-form__submit {
    font-size: 18px;
  }
  product-recommendations ul.grid.product-grid {
    margin-top: 30px;
  }
  article.article-template.blog-detail-page
    .article-template__hero-container
    .article-template__hero-medium.media
    img {
    height: 100% !important;
  }
  div#shopify-section-template--17872268984518__home_cpr_blogs_aXing4 {
    padding-bottom: 70px;
  }
  article.article-template.blog-detail-page
    header.page-width.page-width--narrow,
  article.article-template.blog-detail-page .page-width,
  article.article-template.blog-detail-page .article-template__hero-container {
    padding-left: 30px;
    padding-right: 30px;
  }
  article.article-template.blog-detail-page {
    /*max-width: 95%;
    margin: 0 auto;*/
  }

  article.article-template.blog-detail-page
    .article-template__hero-container
    .article-template__hero-medium.media {
    height: 59rem !important;
  }
  section.inner-hero-banner .spotify-link {
    bottom: 30px !important;
  }
  section.about-cpr-science-behind .image-overlay img {
    height: 1220px;
  }
  .about-left-image img {
    height: 700px;
  }
  header.header {
    max-width: 700px !important;
  }
  header-drawer {
    max-width: 25%;
    width: 100%;
  }
  header.header header-drawer details summary span svg path {
    color: #fff;
  }
  header.header .header__icons {
    max-width: 25% !important;
  }
  a.header__icon.header__icon--account {
    margin-left: 10px;
  }
  .header__icon span.login-text {
    padding: 10px 20px;
  }
  section.home-hero-banner {
    margin-top: -122px;
    border-radius: 0 0 50px 50px;
  }
  .hero-banner-content h1,
  h1 {
    font-size: 45px !important;
    line-height: 50px !important;
  }
  section.home-cpr-help-banner {
    padding: 60px 0px;
  }

  h2 {
    font-size: 35px !important;
    line-height: 40px;
  }

  section.home-cpr-help-banner p {
    max-width: 80% !important;
  }

  .row.cpr-boxes {
    max-width: 700px !important;
  }

  .row.cpr-boxes .col-6 {
    width: 100%;
    max-width: 100%;
  }

  .row.cpr-boxes .cpr-box-left {
    padding: 30px;
    min-height: 100% !important;
  }
  section.home-cpr-help-banner {
    padding: 60px 0px;
  }
  h2 {
    font-size: 35px !important;
    line-height: 40px;
  }
  section.home-cpr-help-banner p {
    max-width: 80% !important;
  }
  .row.cpr-boxes {
    max-width: 700px !important;
  }
  .row.cpr-boxes .col-6 {
    width: 100%;
    max-width: 100%;
  }
  .row.cpr-boxes .cpr-box-left {
    padding: 30px;
    min-height: 100% !important;
  }
  [data-aos^="fade"][data-aos^="fade"] {
    opacity: 1;
  }
  section.home-cpr-cta h2 {
    max-width: 90% !important;
  }
  section.home-cpr-cta p {
    max-width: 92% !important;
  }
  p {
    font-size: 16px !important;
    line-height: 30px !important;
  }
  section.home-cpr-about {
    padding-top: 50px;
  }
  section.home-cpr-cta {
    max-width: 97%;
  }
  .about-left-image {
    /*margin-top: -90px;*/
    margin-top: -110px;
  }
  .about-right-content {
    padding: 0px 0px 0px 20px !important;
  }
  .about-right-content img {
    width: 45%;
  }
  section.home-cpr-about .row .col-6:nth-child(1) {
    max-width: 45% !important;
  }
  .about-right-content img {
    width: 45%;
  }
  section.home-cpr-about .row .col-6:nth-child(1) {
    max-width: 45% !important;
  }
  section.home-cpr-team .container {
    max-width: 700px;
  }
  section.home-cpr-team p {
    max-width: 98%;
    margin-bottom: 20px;
  }
  section.home-cpr-team .team-list .team_single .team-img {
    height: 230px !important;
    /*height: 352px !important;*/
  }
  section.home-cpr-team .team-list {
    margin-bottom: 60px;
  }
  section.home-cpr-albums {
    padding: 90px 0px 50px;
  }
  .home-cpr-albums.visible .overlay-moon {
    width: 90%;
  }
  section.home-cpr-tracks p {
    max-width: 58% !important;
  }
  .free-tracks {
    margin-top: 40px;
  }
  .album-play {
    width: 45px;
    height: 45px;
  }
  .track-title h4 {
    margin-top: 0px;
  }
  section.home-cpr-tracks .container {
    max-width: 720px;
  }
  section.home-cpr-playlist {
    padding: 60px 40px;
  }
  .home-cpr-playlist .overlay-moon {
    width: 60%;
    top: 25%;
  }
  .playlist-content {
    max-width: 100% !important;
  }
  section.home-cpr-playlist .playlist-image {
    height: 350px !important;
  }
  .playlist-image div {
    width: 45px;
    height: 45px;
  }
  section.home-cpr-playlist .container .row .col-6 {
    max-width: 48%;
  }
  .playlist-image:hover div {
    top: 38%;
  }
  section.home-cpr-blogs {
    padding: 60px 0px 0px !important;
  }
  section.home-cpr-blogs .cpr-blogs-graph-img img {
    position: unset;
    transform: translate(0px, 0px);
  }
  section.home-cpr-blogs .cpr-blogs-graph-img {
    display: flex;
    justify-content: center;
    align-items: center;
    order: 1;
  }
  section.home-cpr-blogs h2 {
    order: 2;
  }
  section.home-cpr-blogs .container .row .col-12 {
    display: flex;
    flex-direction: column;
  }
  section.home-cpr-blogs p {
    order: 3;
    max-width: 90%;
  }
  .blogs-slider {
    margin-top: 30px;
    margin-left: 9px;
  }
  section.home-cpr-products {
    padding: 60px 0px 40px;
  }
  section.home-cpr-products p {
    max-width: 90%;
  }
  .product-slider {
    margin-top: 40px;
  }
  .cpr-insta-feed-slider .insta-info-row {
    width: 700px;
    padding: 15px 20px;
  }
  .cpr-insta-feed-slider .insta-info-row .col:nth-child(2) {
    width: 10%;
  }
  .cpr-insta-feed-slider .insta-info-row .col:nth-child(5) {
    width: 18%;
  }
  section.cpr-insta-feed-slider .insta-slider-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  section.cpr-insta-feed-slider .insta-slider-wrapper .slick-slide img {
    height: auto;
  }
  section.cpr-footer {
    padding-top: 50px;
  }
  section.cpr-footer .container .row .col-3:nth-child(1) {
    max-width: 42%;
  }
  section.cpr-footer .container {
    max-width: 700px;
  }
  h3 {
    font-size: 22px;
    line-height: 30px;
  }
  section.cpr-footer .container .row .col-3:nth-child(2) {
    max-width: 24%;
  }
  .quick-links {
    max-width: 100%;
    padding: 0px 20px;
  }
  section.cpr-footer .container .row .col-2 {
    max-width: 29%;
  }
  .social-footer {
    padding: 0px 20px;
  }
  section.cpr-footer .container .row .col-4 {
    max-width: 100%;
    padding-bottom: 20px;
  }
  section.cpr-footer
    .social-newsletter
    form#ContactFooter
    .newsletter-form__field-wrapper
    .field
    div {
    width: 50%;
  }
  .row.subfooter-row {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .row.subfooter-row .col-6 {
    max-width: 100%;
  }
  .row.subfooter-row .col-6:first-child {
    order: 2;
  }
  .footer-newsletter {
    justify-content: center;
  }
  .row.subfooter-row p.copyright-text {
    margin: 0px;
  }
  section.home-cpr-team {
    padding: 40px 0 60px;
  }
  /* Start About Us Page CSS */
  section.inner-hero-banner {
    height: 300px !important;
  }
  section.inner-hero-banner .inner-banner-wrapper {
    height: 20vh;
  }
  .section-template--17951216369862__video_XBRKwX-padding {
    padding: 60px 0px !important;
  }
  .cpr-video-section p {
    max-width: 90%;
  }
  .cpr-video-section deferred-media.video-section__media {
    max-width: 90%;
    margin-top: 30px;
    height: 400px;
  }
  section.about-cpr-cta {
    padding-top: 80px;
    margin-top: -130px;
  }
  section.home-cpr-team.about-cpr-team .team-list {
    margin-bottom: 0px;
  }
  section.home-cpr-team.about-cpr-team .team-list {
    flex-direction: column;
  }
  div#shopify-section-template--17951216369862__about_cpr_team_cRjWc4
    section.home-cpr-team.about-cpr-team
    .team-list
    .team_single:nth-child(3) {
    /*width: auto !important;*/
  }
  section.about-cpr-team .team-list .team_single {
    width: 100% !important;
  }
  section.home-cpr-team.about-cpr-team .team-list .team_single .team-img {
    height: 500px !important;
  }
  section.about-cpr-science-behind {
    padding: 30px 0 80px;
  }
  section.about-cpr-science-behind p {
    max-width: 70%;
  }
  .science-behind-features {
    margin-top: 40px;
    flex-direction: column;
  }
  section.about-cpr-science-behind .container {
    max-width: 700px;
  }
  div#shopify-section-template--17951216369862__home_cpr_blogs_kmTzLn
    section.home-cpr-blogs.visible-moon.visible {
    padding-bottom: 80px !important;
  }
  /* End About Us Page CSS */

  /* Start Resources Page CSS */
  section.blog-cpr-listing {
    padding: 60px 0px;
  }
  section.blog-cpr-listing p {
    max-width: 90%;
  }
  section.blog-cpr-listing .blogs-listing-grid .blogs-listing-single {
    width: calc(50% - 8px);
  }
  section.blog-cpr-listing .blogs-listing-grid {
    margin-left: 20px;
    margin-right: 20px;
  }
  p.view-all-button {
    margin-bottom: 30px !important;
  }
  /* End Resources Page CSS */

  /* Start Store Page CSS */
  section.products-cpr-listing {
    padding: 60px 0px;
  }
  section.products-cpr-listing p {
    max-width: 90%;
  }
  section.products-cpr-listing .product-listing-grid {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 35px;
  }
  /* End Store Page CSS */

  /* Start Contact Us Page CSS */
  section.contact-cpr-form {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  section.contact-cpr-form .container {
    max-width: 700px;
  }
  section.contact-cpr-form .col-6 {
    max-width: 48%;
  }
  section.shopify-section.section
    .color-scheme-1.gradient
    .collapsible-content
    .collapsible-content__wrapper
    .collapsible-content-wrapper-narrow
    .collapsible-content__header
    p.caption-with-letter-spacing {
    width: 80%;
  }
  section.shopify-section.section
    .color-scheme-1.gradient
    .collapsible-content
    .collapsible-content__wrapper
    .collapsible-content-wrapper-narrow
    .collapsible-content__header {
    margin-bottom: 20px;
  }
  section.shopify-section.section
    .color-scheme-1.gradient
    .collapsible-content {
    padding-bottom: 60px;
    max-width: 700px;
    margin: 0 auto;
  }
  /* End Contact Us Page CSS */
  section.inner-hero-banner {
    height: 350px !important;
  }
}

@media (max-width: 820px) {
  section.home-hero-banner {
    height: 40vh;
  }
  section.home-hero-banner .hero-banner-wrapper {
    height: 44vh;
    padding: 8%;
  }
  .spotify-link {
    /*bottom: 725px;*/
    right: 30px;
  }
}

@media (max-width: 768px) {
  div#menu-drawer {
    margin-left: -35px !important;
  }
  section.home-hero-banner {
    height: 50vh;
  }
  section.home-hero-banner .hero-banner-wrapper {
    height: 50vh;
    padding: 5%;
  }
  .spotify-link {
    /*bottom: 535px;*/
    right: 30px;
  }
}
/* End IPAD Responsive CSS */

/* Start Mobile Responsive CSS */
@media (max-width: 767px) {
  div#menu-drawer
    .menu-drawer__inner-container
    .menu-drawer__navigation-container
    nav.menu-drawer__navigation {
    margin-top: 50px !important;
  }
  div#menu-drawer {
    background: linear-gradient(to right, #506bbc, #a08ccc);
    margin-top: -102px !important;
    height: 100vh;
    margin-left: 0px !important;
  }
  section#shopify-section-template--17872269213894__17474380131100439d {
    padding-bottom: 30px;
  }
  product-info.color-scheme-1
    .page-width
    .product.product--small
    .product__info-wrapper {
    padding-left: 0px;
  }
  article.article-template.blog-detail-page
    header.page-width.page-width--narrow,
  article.article-template.blog-detail-page .page-width,
  article.article-template.blog-detail-page .article-template__hero-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  section.home-cpr-team.about-cpr-team .team-list .team_single .team-img {
    height: 330px !important;
  }
  .team_single .team-img {
    height: 360px !important;
  }
  .about-left-image img {
    height: 400px;
  }
  header.header .header__icons {
    max-width: fit-content !important;
  }
  header-drawer {
    width: auto !important;
  }
  section.contact-cpr-form .form-box {
    padding: 30px 20px;
  }
  header.header.header--middle-left.header--mobile-left {
    justify-content: space-around;
  }
  header.header {
    justify-content: space-evenly;
    padding-top: 0px !important;
  }
  .header__icon:not(.header__icon--summary),
  .header__icon span {
    justify-content: flex-start;
  }
  .header__icon .svg-wrapper {
    width: 45px;
    height: 45px;
  }
  .hero-banner-content h1,
  h1 {
    font-size: 30px !important;
    line-height: 35px !important;
  }
  section.home-hero-banner {
    /*height: 39vh;*/
    /*height: 60vh !important;*/
    height: 400px !important;
    padding-bottom: 200px;
  }
  section.home-hero-banner .hero-banner-wrapper {
    /*height: 38vh;*/
    height: 290px;
    padding: 4%;
    gap: 24% !important;
  }
  .spotify-link {
    /*height: 0;*/
    bottom: 525px;
    left: 50%;
    transform: translate(-50%, 0px);
    z-index: 4;
  }
  section.home-cpr-help-banner {
    /*margin-top: 40px;*/
  }
  section.home-cpr-help-banner h2 {
    max-width: 80%;
    margin: 0 auto;
  }
  h2 {
    font-size: 28px !important;
    line-height: 36px;
  }
  .container {
    max-width: 100% !important;
    padding: 0px 10px;
  }
  section.home-cpr-help-banner p {
    max-width: 100% !important;
  }
  p {
    font-size: 15px !important;
    line-height: 25px !important;
  }
  .row.cpr-boxes {
    max-width: 100% !important;
    margin-top: 30px;
  }
  h2 {
    /*margin: 0px !important;*/
  }
  .row.cpr-boxes .row {
    display: flex;
    flex-direction: column;
  }
  .row.cpr-boxes .cpr-box {
    display: flex;
    flex-direction: column;
  }
  .row.cpr-boxes .cpr-box-left {
    padding: 15px;
  }
  .row.cpr-boxes .cpr-box-left p {
    font-size: 14px !important;
  }
  p {
    font-size: 15px !important;
  }
  .row.cpr-boxes .cpr-box-right img {
    width: 45%;
  }
  section.home-cpr-cta {
    padding: 45px 0px !important;
    max-width: 97% !important;
  }
  section.home-cpr-cta h2 {
    max-width: 100% !important;
  }
  section.home-cpr-cta p {
    max-width: 100% !important;
  }
  section.home-cpr-about .row .col-6 {
    max-width: 100%;
  }
  .about-left-image {
    /*margin-top: 0px;*/
  }
  .about-right-content {
    padding: 0px 10px !important;
  }
  section.home-cpr-about {
    max-width: 97% !important;
    margin: 0 auto;
    padding-top: 40px;
  }
  section.home-cpr-team .container .row {
    gap: 0px !important;
  }
  section.home-cpr-team {
    padding-top: 0px !important;
  }
  section.home-cpr-team .team-list {
    flex-direction: column;
  }
  .team_single .team-img {
    height: 370px;
    /* height: auto; */
  }
  section.home-cpr-about .row .col-6:nth-child(1) {
    max-width: 100% !important;
  }
  section.home-cpr-albums {
    padding: 40px 0px 0px;
  }
  .album-image {
    height: 350px !important;
  }
  .home-cpr-albums.visible .overlay-moon {
    right: 0px;
    width: 100%;
  }
  .album-single {
    width: 100% !important;
  }
  section.home-cpr-tracks {
    padding: 40px 0px !important;
  }
  section.home-cpr-tracks p {
    max-width: 100% !important;
  }
  .free-tracks {
    margin-top: 25px;
    flex-direction: column;
  }
  p.view-all-button {
    margin-top: 20px !important;
  }
  .view-all-button a {
    padding: 12px 30px;
  }
  section.home-cpr-playlist {
    padding: 50px 10px;
  }
  .home-cpr-playlist .overlay-moon {
    width: 100%;
  }
  section.home-cpr-playlist .container .row .col-6 {
    max-width: 100%;
  }
  .spotify-logo {
    max-width: 200px;
  }
  .playlist-content h2 {
    font-size: 25px !important;
    line-height: 34px;
  }
  section.home-cpr-blogs .cpr-blogs-graph-img img {
    transform: translate(0) !important;
  }
  section.home-cpr-blogs p {
    max-width: 100%;
  }
  section.home-cpr-products p {
    max-width: 100%;
  }
  .product-slider {
    margin-top: 25px;
  }
  section.home-cpr-products h2 {
    margin-bottom: 10px !important;
  }
  .product-title {
    padding-top: 10px;
  }
  section.home-cpr-products {
    padding: 40px 0 20px;
  }
  .cpr-insta-feed-slider p {
    margin-bottom: 20px;
    margin-top: 0px;
  }
  .cpr-insta-feed-slider .insta-info-row {
    max-width: 100%;
    /*flex-direction: column;*/
    flex-direction: row;
    flex-wrap: wrap;
  }
  .cpr-insta-feed-slider .insta-info-row .col {
    width: 100% !important;
    /*justify-content: center;*/
    align-items: center;
    display: flex;
  }
  .cpr-insta-feed-slider .insta-info-row .col:nth-child(2),
  .cpr-insta-feed-slider .insta-info-row .col:nth-child(3),
  .cpr-insta-feed-slider .insta-info-row .col:nth-child(4),
  .cpr-insta-feed-slider .insta-info-row .col:nth-child(5) {
    max-width: 47%;
    float: left;
  }
  .cpr-insta-feed-slider .insta-info-row h4.insta-title {
    margin: 0px 10px;
  }
  section.cpr-insta-feed-slider .insta-slider-wrapper {
    padding: 30px 0px;
  }
  section.home-cpr-products p {
    max-width: 100%;
  }
  .product-slider {
    margin-top: 25px;
  }
  section.home-cpr-products h2 {
    margin-bottom: 10px !important;
  }
  .product-title {
    padding-top: 10px;
  }
  section.home-cpr-products {
    padding: 40px 0 20px;
  }
  .cpr-insta-feed-slider p {
    margin-bottom: 20px;
    margin-top: 0px;
  }
  .cpr-insta-feed-slider .insta-info-row {
    /*max-width: 100%;
    flex-direction: column;*/
  }
  .cpr-insta-feed-slider .insta-info-row .col {
    /*width: 100% !important;
    justify-content: center;
    align-items: center;
    display: flex;*/
  }
  .cpr-insta-feed-slider .insta-info-row h4.insta-title {
    margin: 0px 10px;
  }
  section.cpr-insta-feed-slider .insta-slider-wrapper {
    padding: 30px 0px;
  }
  section.cpr-footer {
    padding: 40px 10px 0px;
  }
  section.cpr-footer .container .row .col-3 {
    max-width: 100% !important;
    justify-content: center;
    align-items: center;
    display: flex;
  }
  section.cpr-footer .container .row {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }
  section.cpr-footer .container .row .col-3:nth-child(2) {
    max-width: 45% !important;
  }
  section.cpr-footer .container .row .col-2 {
    max-width: 50%;
    /*justify-content: center;
    align-items: center;
    display: flex;*/
  }
  ul.footer-menu a,
  .footer-social li a {
    font-size: 14px;
  }
  .logo {
    text-align: center;
  }
  .quick-links {
    margin: 0px !important;
    text-align: left;
    padding: 0px;
  }
  .social-footer {
    text-align: left;
  }
  .footer-social {
    justify-content: center;
  }
  .social-footer ul {
    /*display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;*/
  }
  .social-newsletter {
    text-align: left;
  }
  .social-newsletter h3,
  .social-newsletter p {
    text-align: center;
  }
  section.cpr-footer
    .social-newsletter
    form#ContactFooter
    .newsletter-form__field-wrapper
    .field
    label.field__label {
    left: 0px;
    padding-left: 15px;
    font-size: 12px;
  }
  /* Start About Us Page CSS */
  section.inner-hero-banner {
    height: 300px !important;
    margin-top: -103px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
  }
  section.inner-hero-banner .inner-banner-wrapper {
    height: 20vh;
  }
  .section-template--17951216369862__video_XBRKwX-padding {
    padding: 40px 0px !important;
  }
  .cpr-video-section p {
    max-width: 90%;
  }
  .cpr-video-section deferred-media.video-section__media {
    height: 300px;
  }
  section.about-cpr-cta {
    margin-top: -95px;
  }
  section.home-cpr-team.about-cpr-team {
    padding: 20px 0px 40px !important;
  }
  section.home-cpr-team.about-cpr-team .team-list {
    margin-top: 0px;
  }
  .science-behind-features {
    flex-direction: column;
  }
  section.about-cpr-science-behind.visible-moon.visible .overlay-moon {
    width: 100%;
  }
  section.about-cpr-science-behind .image-overlay img {
    object-fit: cover !important;
    height: 1600px;
  }
  /* End About Us Page CSS */

  /* Start Resources Page CSS */
  section.blog-cpr-listing {
    padding: 40px 0px;
  }
  section.blog-cpr-listing .blogs-listing-grid {
    margin-top: 30px;
    margin-left: 10px;
    margin-right: 10px;
  }
  p.view-all-button.aos-init.aos-animate {
    margin-top: 40px !important;
  }
  section.blog-cpr-listing .blogs-listing-grid .blogs-listing-single {
    width: calc(100% - 0px);
    max-width: 100%;
  }
  /* End Resources Page CSS */

  /* Start Store Page CSS */
  section.products-cpr-listing {
    padding: 40px 0px 60px;
  }
  section.products-cpr-listing p {
    max-width: 95%;
  }
  section.products-cpr-listing .product-listing-grid {
    margin: 20px 0px;
  }
  section.products-cpr-listing .product-listing-grid .product-listing-single {
    max-width: 100% !important;
    width: calc(100% - 0px);
  }
  section.products-cpr-listing
    .product-listing-grid
    .product-listing-single
    .product-listing-title {
    padding-bottom: 0px;
  }
  section.products-cpr-listing p.view-all-button {
    margin-top: 0px !important;
  }
  /* End Store Page CSS */

  /* Start Contact Us Page CSS */
  section.contact-cpr-form {
    padding-bottom: 40px;
    padding-top: 40px;
  }
  section.contact-cpr-form .col-6 {
    max-width: 100%;
  }
  section.shopify-section.section
    .color-scheme-1.gradient
    .collapsible-content {
    max-width: 100% !important;
    padding: 0px 10px 40px;
  }
  section.shopify-section.section
    .color-scheme-1.gradient
    .collapsible-content
    .collapsible-content__wrapper
    .collapsible-content-wrapper-narrow
    .collapsible-content__header
    h2.collapsible-content__heading {
    font-size: 30px !important;
    text-align: center;
  }
  section.shopify-section.section
    .color-scheme-1.gradient
    .collapsible-content
    .collapsible-content__wrapper
    .collapsible-content-wrapper-narrow
    .collapsible-content__header
    p.caption-with-letter-spacing {
    width: 100%;
  }
  section.shopify-section.section
    .color-scheme-1.gradient
    .collapsible-content
    .collapsible-content__wrapper
    .collapsible-content-wrapper-narrow
    .collapsible-content__header {
    margin-bottom: 10px;
  }
  section.shopify-section.section
    .color-scheme-1.gradient
    .collapsible-content
    .collapsible-content__wrapper
    .collapsible-content-wrapper-narrow
    .grid__item
    .accordion.content-container
    details
    summary
    h3.accordion__title {
    font-size: 18px;
    line-height: 22px;
  }
  section.shopify-section.section
    .color-scheme-1.gradient
    .collapsible-content
    .collapsible-content__wrapper
    .collapsible-content-wrapper-narrow
    .grid__item
    .accordion.content-container
    details
    .accordion__content {
    padding: 0px;
  }
  section.shopify-section.section
    .color-scheme-1.gradient
    .collapsible-content
    .collapsible-content__wrapper {
    padding-top: 0px;
  }
  /* End Contact Us Page CSS */
  .product-single,
  .blogs-single {
    width: 100% !important;
  }
  .cpr-video-section
    deferred-media.video-section__media
    button.deferred-media__poster
    .deferred-media__poster-button {
    background-color: #333;
    height: 6.7rem;
    width: 6.7rem;
  }
  .cpr-video-section
    deferred-media.video-section__media
    button.deferred-media__poster
    .deferred-media__poster-button
    .svg-wrapper
    .icon {
    width: 3rem;
    height: 2.8rem;
  }
  section.about-cpr-science-behind p {
    max-width: 100%;
  }

  section.about-cpr-science-behind h2 {
    max-width: 85%;
    margin: 0 auto;
  }
  .blogs-single {
    max-width: 100%;
  }
  article.article-template.blog-detail-page
    .article-template__hero-container
    .article-template__hero-medium.media {
    height: 29rem !important;
    max-width: 100%;
    margin: 0 auto;
    border-radius: 25px;
  }
  article.article-template.blog-detail-page {
    padding-top: 10px !important;
  }
  article.article-template.blog-detail-page
    header.page-width.page-width--narrow,
  article.article-template.blog-detail-page .page-width,
  article.article-template.blog-detail-page .article-template__hero-container {
    margin-bottom: 0px;
  }
  section.home-cpr-blogs {
    /*padding: 60px 0 70px !important;*/
  }
  .custom-next-arrow-container {
    /*margin-bottom: 70px;*/
  }
  section.home-cpr-blogs h2 {
    margin-bottom: 0px !important;
  }
  section.contact-cpr-form .container {
    padding: 0px 15px;
  }
  section.shopify-section.section .color-scheme-1.gradient {
    padding-top: 10px;
    padding-bottom: 0px;
  }
  product-info.color-scheme-1
    .page-width
    .product.product--small
    .grid__item.product__media-wrapper {
    max-width: 100%;
  }
  product-info.color-scheme-1
    .page-width
    .product.product--small
    .grid__item.product__media-wrapper
    .slider-buttons {
    color: #fff;
  }
  product-info.color-scheme-1
    .page-width
    .product.product--small
    .grid__item.product__media-wrapper
    button.slider-button {
    color: #fff;
  }
  .jdgm-widget.jdgm-widget {
    padding: 0 0px 0px !important;
    color: #fff;
  }
  product-recommendations.related-products {
    padding: 40px 0px !important;
  }
  product-recommendations ul.grid.product-grid {
    margin-top: 25px;
    flex-direction: column;
  }
  product-recommendations ul.grid.product-grid li.grid__item {
    max-width: 100% !important;
    width: 90%;
    margin: 0 auto;
  }
  product-recommendations
    ul.grid.product-grid
    li.grid__item
    .card-wrapper.product-card-wrapper {
    max-width: 100%;
  }
  section#shopify-section-template--17872269213894__related-products {
    background-size: cover !important;
  }
  product-info.color-scheme-1
    .page-width
    .product.product--small
    .product__info-wrapper
    section.product__info-container
    .product-form__input--pill
    input[type="radio"]:checked
    + label,
  product-info.color-scheme-1
    .page-width
    .product.product--small
    .product__info-wrapper
    section.product__info-container
    .product-form__input--pill
    input[type="radio"]
    + label {
    font-size: 15px;
  }
  product-info.color-scheme-1
    .page-width
    .product.product--small
    .product__info-wrapper
    section.product__info-container
    product-form.product-form
    form
    .product-form__buttons
    button.product-form__submit {
    font-size: 15px;
  }
  .section-template--17872268951750__cart-items-padding {
    padding-bottom: 25px;
  }
  .cart__footer .cart__blocks .js-contents .totals {
    align-items: baseline;
    justify-content: center;
  }
  small.tax-note.caption-large.rte {
    margin-bottom: 30px;
  }
  .cart__footer .cart__blocks .js-contents .totals h2.totals__total {
    margin-bottom: 0px !important;
  }
  .cart__footer-wrapper:last-child .cart__footer {
    padding-bottom: 9rem !important;
  }
  section.home-hero-banner {
    /*position: relative !important;*/
  }
  .botton-banner-hero ul.list-unstyled.list-social {
    justify-content: center;
  }
  .row.cpr-boxes .cpr-box-left {
    order: 2;
  }
  .cpr-insta-feed-slider .insta-info-row p {
    font-size: 14px !important;
  }
  .cpr-insta-feed-slider
    .insta-info-row
    .insta-profile-col
    .brand-name
    h4.insta-title {
    margin-left: 0px;
  }
  .cpr-insta-feed-slider .insta-info-row .col:nth-child(1) {
    justify-content: center;
  }
  .home-cpr-products .custom-next-arrow-container-product {
    margin-top: 0px;
  }
  section.cpr-footer
    .social-newsletter
    form#ContactFooter
    .newsletter-form__field-wrapper
    .field {
    display: flex;
    flex-direction: column;
  }
  section.cpr-footer
    .social-newsletter
    form#ContactFooter
    .newsletter-form__field-wrapper
    .field
    .form-name,
  section.cpr-footer
    .social-newsletter
    form#ContactFooter
    .newsletter-form__field-wrapper
    .field
    div {
    width: 100%;
    height: 60px !important;
  }
  section.home-hero-banner .video-banner > video {
    transform: scale(2) !important;
  }
  section.cpr-footer
    .social-newsletter
    form#ContactFooter
    .newsletter-form__field-wrapper
    .field
    .form-name {
    padding-right: 0px;
  }
  div#shopify-section-template--17951216369862__about_cpr_team_cRjWc4
    section.home-cpr-team.about-cpr-team
    .team-list
    .team_single:nth-child(3) {
    width: 100% !important;
  }
  section.about-cpr-team
    .team-list
    .team_single
    .team-content
    button.toggleBtn {
    padding-left: 0px;
  }
  div#menu-drawer
    .menu-drawer__inner-container
    .menu-drawer__navigation-container
    nav.menu-drawer__navigation
    ul.menu-drawer__menu.has-submenu.list-menu
    li:nth-child(2) {
    display: none;
  }
  div#menu-drawer
    .menu-drawer__inner-container
    .menu-drawer__navigation-container
    nav.menu-drawer__navigation
    ul.menu-drawer__menu.has-submenu.list-menu
    li
    a:hover {
    /*background-color: #e7c446;
    padding: 10px 0px;
    color: #111;
    opacity: 0.6;*/
  }
  article.article-template.blog-detail-page
    .article-template__hero-container
    .article-template__hero-medium.media
    img {
    height: 100% !important;
  }
  div#shopify-section-template--17872268984518__home_cpr_blogs_aXing4 {
    padding-bottom: 70px;
  }
}
/* End Mobile Responsive CSS */

/* Start Menu Responsive CSS */
@media (min-width: 320px) and (max-width: 991px) {
  /* Mobile Menu */
  .header--has-social
    .menu-drawer__utility-links
    a.menu-drawer__account.link.focus-inset.h5.medium-hide.large-up-hide
    span.svg-wrapper {
    margin-right: 8px;
  }
  .header--has-social
    .menu-drawer__utility-links
    a.menu-drawer__account.link.focus-inset.h5.medium-hide.large-up-hide
    span.svg-wrapper {
    margin-right: 8px;
  }
  sticky-header.header-wrapper
    header.header
    header-drawer
    details
    summary.header__icon {
    z-index: 4;
    position: relative;
  }
  sticky-header.header-wrapper
    header.header
    header-drawer
    details
    summary.header__icon::before {
    background-color: transparent;
  }
  /* div#menu-drawer .menu-drawer__inner-container .menu-drawer__navigation-container nav.menu-drawer__navigation {
    margin-top: 50px;
}
  div#menu-drawer {
	background: linear-gradient(to right, #506bbc, #a08ccc);
    margin-top: -102px;
    height: 100vh;
} */
  div#menu-drawer
    .menu-drawer__inner-container
    .menu-drawer__navigation-container {
    display: block;
    width: 100%;
    justify-items: center;
  }
  div#menu-drawer
    .menu-drawer__inner-container
    .menu-drawer__navigation-container
    nav.menu-drawer__navigation {
    width: 100% !important;
  }
  div#menu-drawer
    .menu-drawer__inner-container
    .menu-drawer__navigation-container
    nav.menu-drawer__navigation
    ul.menu-drawer__menu.has-submenu.list-menu {
    flex-direction: column;
  }
  header.header .list-menu {
    gap: 40px !important;
    display: flex !important;
  }
  header.header .list-menu li {
    padding: 0 35px !important;
  }
  .header--has-social .menu-drawer__utility-links {
    display: flex;
    gap: 20px;
    width: 100%;
  }
  .header--has-social
    .menu-drawer__utility-links
    a.menu-drawer__account.link.focus-inset.h5.medium-hide.large-up-hide {
    color: #fff;
    transition: all 0.5s ease-in-out;
  }
  .header--has-social
    .menu-drawer__utility-links
    a.menu-drawer__account.link.focus-inset.h5.medium-hide.large-up-hide:hover {
    color: #e7c446;
  }
  ul.list.list-social.list-unstyled {
    display: none;
  }
}
/* End Menu Responsive CSS */

/* Start IPHONE 16 Pro Mobile Responsive CSS */
@media only screen and (max-width: 440px) {
  .spotify-link {
    bottom: 580px !important;
  }
  .social-newsletter p {
    max-width: 80%;
    margin: 0 auto;
    padding-bottom: 15px;
  }
}
/* End IPHONE 16 Pro Mobile Responsive CSS */

/* Start IPHONE 14 Pro Mobile Responsive CSS */
@media only screen and (max-width: 430px) {
  section.home-hero-banner {
    /*height: 50vh !important;*/
  }
  section.home-hero-banner .hero-banner-wrapper {
    /*height: 36vh !important;*/
    gap: 16% !important;
  }
  .spotify-link {
    /*bottom: 548px !important;*/
    bottom: 25px !important;
  }
  section.home-cpr-help-banner {
    /*margin-top: 60px !important;*/
  }
  .playlist-image:hover div {
    top: 50%;
  }
  section.inner-hero-banner .inner-banner-wrapper {
    height: 17vh;
  }
  product-info.color-scheme-1
    .page-width
    .product.product--small
    .product__info-wrapper
    section.product__info-container
    .product-form__input--pill
    input[type="radio"]:checked
    + label,
  product-info.color-scheme-1
    .page-width
    .product.product--small
    .product__info-wrapper
    section.product__info-container
    .product-form__input--pill
    input[type="radio"]
    + label {
    padding: 8px 25px !important;
  }
}
/* End IPHONE 14 Pro Mobile Responsive CSS */

/* Start IPHONE XR Mobile Responsive CSS */
@media only screen and (max-width: 414px) {
  .spotify-link {
    /*bottom: 525px !important;*/
    bottom: 25px !important;
  }
  product-info.color-scheme-1
    .page-width
    .product.product--small
    .product__info-wrapper
    section.product__info-container
    .product-form__input--pill
    input[type="radio"]:checked
    + label,
  product-info.color-scheme-1
    .page-width
    .product.product--small
    .product__info-wrapper
    section.product__info-container
    .product-form__input--pill
    input[type="radio"]
    + label {
    padding: 8px 23px !important;
  }
}
/* End IPHONE XR Mobile Responsive CSS */

/* Start IPHONE 12 Pro Mobile Responsive CSS */
@media only screen and (max-width: 390px) {
  section.home-hero-banner {
    /*height: 48vh !important;*/
  }
  section.inner-hero-banner .inner-banner-wrapper {
    height: 18vh !important;
  }
  section.home-hero-banner .hero-banner-wrapper {
    /*height: 34vh !important;*/
    gap: 10% !important;
  }
  .spotify-link {
    /*bottom: 507px !important;*/
    bottom: 25px !important;
  }
  product-info.color-scheme-1
    .page-width
    .product.product--small
    .product__info-wrapper
    section.product__info-container
    .product-form__input--pill
    input[type="radio"]:checked
    + label,
  product-info.color-scheme-1
    .page-width
    .product.product--small
    .product__info-wrapper
    section.product__info-container
    .product-form__input--pill
    input[type="radio"]
    + label {
    padding: 6px 21px !important;
  }
}
/* End IPHONE 12 Pro Mobile Responsive CSS */

/* Start IPHONE X Mobile Responsive CSS */
@media only screen and (max-width: 375px) {
  .spotify-link {
    /*bottom: 486px !important;*/
    bottom: 25px !important;
  }
  section.inner-hero-banner .inner-banner-wrapper {
    height: 19vh !important;
  }
}
/* Start IPHONE X Mobile Responsive CSS */

/* Start IPHONE 6 7 Plus Mobile Responsive CSS */
@media only screen and (max-height: 736px) {
  section.home-hero-banner {
    /* height: 35vh !important; */
  }
  section.home-hero-banner .hero-banner-wrapper {
    /* height: 36vh !important; */
    /* gap: 10% !important; */
  }
  .spotify-link {
    /*bottom: 492px !important;*/
  }
}
/* End IPHONE 6 7 Plus Mobile Responsive CSS */

/* Start IPHONE SE Mobile Responsive CSS */
@media screen and (width: 375px) and (height: 667px) {
  section.home-hero-banner {
    /*height: 60vh !important;*/
  }
  section.home-hero-banner .hero-banner-wrapper {
    height: 22vh !important;
  }
  .spotify-link {
    /*bottom: 306px !important;*/
    bottom: 25px !important;
  }
  section.inner-hero-banner {
    height: 300px !important;
  }
  section.inner-hero-banner .inner-banner-wrapper {
    /*height: 24vh;*/
  }
  product-info.color-scheme-1
    .page-width
    .product.product--small
    .product__info-wrapper
    section.product__info-container
    .product-form__input--pill
    input[type="radio"]:checked
    + label,
  product-info.color-scheme-1
    .page-width
    .product.product--small
    .product__info-wrapper
    section.product__info-container
    .product-form__input--pill
    input[type="radio"]
    + label {
    padding: 6px 18px !important;
  }
}
/* End IPHONE SE Mobile Responsive CSS */

nav.header__inline-menu ul li:nth-child(2) {
  display: none;
}
/* Feedback */
section.home-cpr-team .team-list .team_single:nth-child(1),
section.home-cpr-team .team-list .team_single:nth-child(2) {
  /*display: none;*/
}
section.home-cpr-team .team-list .team_single:nth-child(3) {
  /*display: none;*/
}
section.home-cpr-discord {
  display: none;
}
div#shopify-section-template--17951216369862__about_cpr_team_cRjWc4
  section.home-cpr-team.about-cpr-team
  .team-list
  .team_single:nth-child(3) {
  width: 33.33%;
}
.quick-links li:nth-child(2) {
  display: none !important;
}
