.block-superbuddha .block-single-nft-details .nft-block {
  margin-top: 50px;
  margin-bottom: 50px;
}

.block-superbuddha .block-details-single .nft-block {
  margin-top: 0;
  margin-bottom: 50px;
}

.block-superbuddha .block-single-nft-details #main-container {
  padding: 0 20px;
}

.block-superbuddha .block-single-nft-details #main-container .the-title {
  margin: 0 auto 15px;
  font-size: 42px;
  max-width: 850px;
}

.block-superbuddha .block-single-nft-details #main-container .the-subtitle {
  color: #cf2915;
  color: #888;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 15px;
  width: 100%;
}

.block-superbuddha .nft-type-audio h6 {
  margin-bottom: 10px;
}

.block-superbuddha .nft-type-audio .icons-small-list {
  margin-bottom: 25px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.block-superbuddha .nft-type-video .icons-big-list {
  margin-bottom: 15px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.block-superbuddha .block-single-nft-details #main-container .nft-type-owlgallery {
  padding-bottom: 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.block-superbuddha .block-single-nft-details #main-container .nft-type-owlgallery img {
  max-height: none;
  width: 100%;
}

.block-superbuddha .block-single-nft-details #main-container .nft-type-owlgallery .icons-big-list {
  margin-bottom: 15px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.block-superbuddha .block-single-nft-details #main-container .nft-type-owlgallery .the-carousel-text {
  margin-top: 10%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 45%;
          flex: 0 0 45%;
}

.block-superbuddha .block-single-nft-details #main-container .nft-type-owlgallery .owl-image-carousel {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 55%;
          flex: 0 0 55%;
}

.block-superbuddha .block-audio-playlist img, .block-superbuddha .block-single-nft-details img {
  border-radius: 10px;
}

.block-superbuddha .block-audio-playlist #main-container .nft-type-video .video-carousel video,
.block-superbuddha .block-single-nft-details #main-container .nft-type-video .video-carousel video {
  width: 100%;
  max-width: 100%;
  max-height: none;
}

.block-superbuddha .block-audio-playlist #main-container .nft-type-video .owl-carousel .owl-stage,
.block-superbuddha .block-single-nft-details #main-container .nft-type-video .owl-carousel .owl-stage {
  margin: 0 auto;
}

.block-superbuddha #bigImages .item {
  padding-top: 0;
  margin: 5px 2px;
  border-radius: 0;
}

.block-superbuddha #bigImages .item img {
  border-radius: 0;
}

.block-superbuddha #bigImages .item img {
  margin: 0 auto;
  width: auto;
  max-width: 100%;
}

.block-superbuddha #videos .item, .block-superbuddha #bigImages .item,
.block-superbuddha .block-single-nft-details video {
  border-radius: 0;
}

.block-superbuddha #thumbnailImages .owl-item img {
  max-width: 100px;
}

.block-superbuddha #thumbnailImages .item {
  max-width: 100px;
}

.block-superbuddha #thumbnailImages .owl-item {
  width: 100px !important;
}

.block-superbuddha #thumbnails,
.block-superbuddha #thumbnailImages {
  margin-top: 20px;
}

.block-superbuddha #thumbnailImages .owl-dots {
  display: none;
}

.block-superbuddha #thumbnailImages .owl-nav {
  display: none;
}

.block-superbuddha #videos .owl-stage-outer {
  background: #000;
  margin-top: 20px;
}

.block-superbuddha #videos .owl-dots {
  display: none;
}

.block-superbuddha #videos .item,
.block-superbuddha #bigImages .item {
  padding: 0;
}

.block-superbuddha #videos .item {
  margin: 0;
}

.block-superbuddha #thumbnails .owl-item {
  margin: 0 10px;
}

.block-superbuddha #thumbnails .item {
  max-width: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 325px;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.block-superbuddha #thumbnails .owl-item img {
  max-width: 140px;
}

.block-superbuddha #thumbnails .item span {
  color: #888;
  font-size: 16px;
  width: 100%;
}

.block-superbuddha #thumbnails .item span strong {
  display: block;
}

.block-superbuddha #thumbnails .item {
  background: transparent;
}

.block-superbuddha #thumbnails .item img {
  border: 5px solid #fff;
}

.block-superbuddha #thumbnails .item span {
  font-size: 15px;
}

.block-superbuddha #thumbnails .current .item {
  background: transparent;
  border-radius: 0;
}

.block-superbuddha #thumbnails .current .item img {
  border: 5px solid #000;
}

.block-superbuddha #thumbnails .current .item span {
  color: #000;
}

.block-superbuddha .block-single-nft-details #main-container .nft-type-video .owl-carousel .owl-stage {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.block-superbuddha #videos.owl-theme .owl-next, .block-superbuddha #videos.owl-theme .owl-prev {
  width: 38px;
  top: 49%;
}

.block-superbuddha #thumbnails .owl-theme .owl-nav {
  display: none;
}

.block-superbuddha .block-details-single .main-info h3 {
  font-size: 27px;
  text-align: left;
  margin-bottom: 30px;
  line-height: 1.3;
}

.block-superbuddha .block-single-nft-details #main-container .nft-type-image h2 {
  margin-bottom: 30px;
}

.block-superbuddha .block-single-nft-details #main-container .nft-type-image .button-wrap {
  text-align: center;
  position: relative;
  top: auto;
  right: auto;
}

.block-superbuddha .block-details-single .edition-details .creator-pic {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.block-superbuddha .icon-wrap {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.block-superbuddha .icon-wrap .icons {
  padding-right: 30px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.block-superbuddha .icon-wrap .icons > div {
  text-align: center;
  padding: 10px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.block-superbuddha .icon-wrap .icons > div img {
  height: 100%;
  max-height: 50px;
}

.block-superbuddha .icon-wrap .name {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 45%;
          flex: 0 0 45%;
}

.block-superbuddha .block-details-single .edition-details .creator-pic .creator-image {
  text-align: right;
}

.block-superbuddha .block-details-single .edition-details .creator-pic .creator-image-full {
  text-align: right;
  margin-top: 30px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.block-superbuddha .block-details-single .edition-details .creator-pic .creator-image-full img:first-of-type {
  margin-right: 20px;
}

.block-superbuddha .block-details-single .edition-details .icons-and-name {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.block-superbuddha .block-details-single .edition-details .icons-and-name .icons {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}

.block-superbuddha .block-details-single .edition-details .icons-and-name .name {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}

.block-superbuddha .block-details-single .edition-details .icons-and-name .name .big-detail-wrap .detail-label {
  margin-top: 15px;
}

.block-superbuddha .icon-wrap .icons {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}

.block-superbuddha .block-details-single .main-info .the-description {
  font-size: 18px;
}

.block-superbuddha #music-playlist {
  max-height: 740px;
}

.block-superbuddha .block-single-nft-details #main-container .title-image {
  width: 100%;
}

.block-superbuddha .block-single-nft-details #main-container .nft-header {
  background-position: 100% 50px;
  background-size: 1150px;
  padding: 0 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}

.block-superbuddha .block-single-nft-details #main-container .nft-header hr {
  margin: 0;
  border-top: none;
  border-bottom: 1px solid #ccc;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 65%;
          flex: 1 0 65%;
}

.block-superbuddha .block-single-nft-details #main-container .nft-header .promo-mockup {
  padding-bottom: 30px;
  margin-top: 40px;
  margin-bottom: 50px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.block-superbuddha .block-single-nft-details #main-container .nft-header .promo-mockup h1 {
  margin-bottom: 20px;
}

.block-superbuddha .block-single-nft-details #main-container .nft-header .promo-mockup h3 {
  font-weight: 400;
  margin-bottom: 30px;
}

.block-superbuddha .block-single-nft-details #main-container .nft-header .promo-mockup .phone-mockup {
  margin-right: 5%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 47%;
          flex: 0 0 47%;
}

.block-superbuddha .block-single-nft-details #main-container .nft-header .promo-mockup .phone-mockup img {
  width: 100%;
  max-height: none;
}

.block-superbuddha .block-single-nft-details #main-container .nft-header .promo-mockup .the-details {
  margin-top: 50px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
}

.block-superbuddha .block-single-nft-details.homepage {
  background: #bf1405;
  position: relative;
}

.block-superbuddha .block-single-nft-details.homepage::after {
  content: '';
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(40%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.9)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.9) 100%);
  display: table;
  width: 100%;
  height: 500px;
  height: 50vh;
  position: absolute;
  bottom: 0;
  z-index: 999;
}

.block-superbuddha .block-single-nft-details.homepage .banner-availability {
  background: #ffff00;
  padding: 10px 50px;
  margin-bottom: 30px;
  border-radius: 0 30px 0 30px;
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);
          box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);
}

.block-superbuddha .block-single-nft-details.homepage .banner-availability span {
  font-size: 20px;
  font-weight: 700;
}

.block-superbuddha .block-single-nft-details.homepage #main-container {
  background: transparent;
  padding-bottom: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
}

.block-superbuddha .block-single-nft-details.homepage #main-container .nft-header {
  background: url("../images/bg-karen-small.jpg") no-repeat #bf1405;
  background-position: 100% 25px;
  background-size: 500px;
  background-size: 39%;
}

.block-superbuddha .block-single-nft-details.homepage #main-container .nft-header .the-text {
  padding-left: 0;
}

.block-superbuddha .block-single-nft-details.homepage #main-container .button-wrap {
  margin-top: 50px;
  position: relative;
  top: auto;
  right: auto;
  text-align: left;
  z-index: 1000;
}

.block-superbuddha .nft-type-audio .playlist-title.show-big {
  padding-right: 30px;
}

.block-superbuddha .nft-type-audio .playlist-title.show-big h1 {
  line-height: 1.1;
  margin-bottom: 10px;
}

.block-superbuddha .nft-type-audio .playlist-title.show-small {
  text-align: center;
  padding: 0 40px;
  margin: 0 auto;
}

.block-superbuddha .nft-type-audio .playlist-title.show-small h1 {
  line-height: 1.1;
  margin-bottom: 10px;
}

.block-superbuddha #music-playlist, .block-superbuddha #music-playlist-karen {
  margin-top: 20px;
  max-height: 520px;
}

.block-superbuddha .playlist-container {
  padding-right: 60px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
}

.block-superbuddha .block-audio-playlist #main-container .nft-type-video .video-carousel video, .block-superbuddha .block-single-nft-details #main-container .nft-type-video .video-carousel video {
  max-height: 749px;
}

.block-superbuddha .block-details-single .nft-block {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.block-superbuddha .block-details-single .main-info {
  margin-bottom: 30px;
}

.block-superbuddha .block-details-single .auction-time {
  display: none;
}

.block-superbuddha .block-details-single .the-description {
  padding-right: 30px;
  display: block;
  overflow-y: auto;
  max-height: 525px;
}

.block-superbuddha .music-card {
  padding: 20px 60px;
}

.block-superbuddha .nft-type-audio small {
  display: none;
}

.block-superbuddha .block-single-nft-details .block-account-library {
  margin-top: 0;
}

.block-superbuddha .block-single-nft-details .block-account-library #main-container {
  background: transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
}

.block-superbuddha .block-single-nft-details .block-account-library #main-container h3 span {
  color: #aaa;
}

.block-superbuddha .block-single-nft-details .block-account-library #main-container hr {
  border-color: #fff;
}

.block-superbuddha .block-single-nft-details .block-account-library #main-container h6, .block-superbuddha .block-single-nft-details .block-account-library #main-container h5, .block-superbuddha .block-single-nft-details .block-account-library #main-container h3, .block-superbuddha .block-single-nft-details .block-account-library #main-container .song-name, .block-superbuddha .block-single-nft-details .block-account-library #main-container .player-icon {
  color: #fff;
}

.block-superbuddha .block-single-nft-details .block-account-library #main-container .singer-name {
  color: #ccc;
}

.block-superbuddha .block-single-nft-details .block-account-library #main-container h3 {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
}

.block-superbuddha .block-single-nft-details .block-account-library #main-container #thumbnails .item img,
.block-superbuddha .block-single-nft-details .block-account-library #main-container #thumbnailImages .item img {
  border: 5px solid transparent;
}

.block-superbuddha .block-single-nft-details .block-account-library #main-container #thumbnails .item span {
  color: #aaa;
}

.block-superbuddha .block-single-nft-details .block-account-library #main-container #thumbnails .current .item img,
.block-superbuddha .block-single-nft-details .block-account-library #main-container #thumbnailImages .current .item img {
  border: 5px solid #fff;
}

.block-superbuddha .block-single-nft-details .block-account-library #main-container #thumbnails .current .item span {
  color: #fff;
}

.block-superbuddha .block-single-nft-details .block-account-library #main-container #music-playlist,
.block-superbuddha .block-single-nft-details .block-account-library #main-container #music-playlist-karen {
  margin-top: 20px;
}

.block-superbuddha .block-single-nft-details .block-account-library #main-container .nft-type-audio {
  padding-top: 0;
}

.block-superbuddha .block-single-nft-details .block-account-library #main-container .nft-type-owlgallery .owl-image-carousel {
  width: 60%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
}

.block-superbuddha .block-single-nft-details .block-account-library #main-container .nft-type-owlgallery .owl-image-carousel svg path {
  stroke: #fff !important;
}

.block-superbuddha .block-single-nft-details .block-account-library #main-container .nft-type-owlgallery .owl-image-carousel .owl-theme .owl-nav [class*='owl-']:hover {
  background: #000;
}

.block-superbuddha .block-single-nft-details .block-account-library #main-container #bigImages .item img {
  margin: 0 auto;
  width: auto;
  max-width: 100%;
}

.block-superbuddha .block-single-nft-details .block-account-library #main-container .nft-type-video #thumbnailImages .owl-stage {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.block-superbuddha .block-audio-playlist #main-container .nft-type-owlgallery .the-carousel-text .the-title, .block-superbuddha .block-single-nft-details #main-container .nft-type-owlgallery .the-carousel-text .the-title {
  color: #1dcdfe;
  text-transform: uppercase;
  max-width: 400px;
  margin: 0 0 25px;
}

.block-superbuddha .block-audio-playlist #main-container .nft-type-owlgallery .the-carousel-text h3, .block-superbuddha .block-single-nft-details #main-container .nft-type-owlgallery .the-carousel-text h3 {
  color: #000;
  margin-bottom: 25px;
}

.block-superbuddha .block-single-nft-details #main-container .the-availability {
  margin: 30px 0;
}

.block-superbuddha .block-details-single .the-description {
  max-height: 700px;
}

.block-superbuddha .block-audio-playlist img, .block-superbuddha .block-single-nft-details img {
  border-radius: 10px 10px 0 0;
}

.block-superbuddha .art-title {
  background: #000;
  padding: 10px 20px;
  border-radius: 0 0 10px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.block-superbuddha .art-title .art-name {
  color: #fff;
  font-weight: 700;
  line-height: 1.2;
  display: block;
}

.block-superbuddha .art-title .art-desc {
  color: #fff;
  line-height: 1.2;
  display: block;
}

.block-superbuddha .need-help {
  background: url("../images/bg-help.png") no-repeat center center;
  background-size: 150%;
  padding: 45px 40px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 30px;
}

.block-superbuddha .need-help .big-detail {
  color: #fff;
}

.block-superbuddha .need-help h4 {
  color: #fff;
  font-weight: 400;
}

@media (min-width: 1300px) {
  .block-superbuddha #thumbnails .item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .block-superbuddha #thumbnails .item span {
    max-width: 200px;
  }
}

@media (min-width: 1550px) {
  .block-superbuddha #videos .item {
    width: 1330px;
  }
}

@media (max-width: 1299px) {
  .block-superbuddha .block-single-nft-details #main-container .nft-type-video #thumbnails.owl-carousel .owl-stage {
    max-width: 400px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .block-superbuddha #thumbnails.owl-carousel .owl-item img {
    display: block;
  }
  .block-superbuddha #thumbnails .owl-item img {
    max-width: 100px;
  }
  .block-superbuddha #thumbnails .item span {
    font-size: 14px;
  }
  .block-superbuddha #thumbnails .owl-item {
    width: auto !important;
    max-width: 400px;
  }
  .block-superbuddha .block-details-single .edition-details .creator-pic .creator-image {
    margin-top: 0;
  }
  .block-superbuddha .block-details-single .edition-details .creator-pic .edition {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 55%;
            flex: 1 0 55%;
  }
  .block-superbuddha .block-details-single .edition-details .creator-pic .creator-image img {
    max-width: 100%;
  }
  .block-superbuddha #music-playlist, .block-superbuddha #music-playlist-karen {
    max-height: 370px;
  }
  .block-superbuddha .block-details-single .edition-details .creator-pic .creator-image-full img {
    max-width: 45%;
  }
  .block-superbuddha .block-single-nft-details #main-container .nft-header .promo-mockup h3 {
    font-size: 20px;
  }
  .block-superbuddha .block-details-single .edition-details .icons-and-name .icons > div img {
    max-width: 58px;
  }
  .block-superbuddha .block-details-single .edition-details .icons-and-name .icons > div {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}

@media (max-width: 1099px) {
  .block-superbuddha .block-single-nft-details.homepage {
    position: relative;
  }
  .block-superbuddha .block-single-nft-details.homepage::after {
    content: "";
    background: url("../images/bg-karen-small.jpg") no-repeat;
    background-position: 90% 50px;
    background-size: 40%;
    height: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0.1;
    z-index: 999;
  }
  .block-superbuddha .block-single-nft-details.homepage #main-container .nft-header {
    background: transparent;
  }
  .block-superbuddha .block-single-nft-details.homepage #main-container .nft-header::after {
    display: none;
  }
  .block-superbuddha .block-single-nft-details #main-container .nft-header .the-text,
  .block-superbuddha .block-single-nft-details #main-container .nft-header .promo-mockup {
    z-index: 1000;
  }
  .block-superbuddha .block-single-nft-details #main-container .nft-type-owlgallery {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .block-superbuddha .block-single-nft-details #main-container .nft-type-owlgallery .the-carousel-text {
    margin-bottom: 20px;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 80%;
            flex: 1 0 80%;
  }
  .block-superbuddha .block-single-nft-details #main-container .nft-type-owlgallery .owl-prev {
    left: -50px;
  }
  .block-superbuddha .block-single-nft-details #main-container .nft-type-owlgallery .owl-next {
    right: -50px;
  }
  .block-superbuddha .block-single-nft-details #main-container .nft-type-owlgallery .owl-image-carousel {
    text-align: center;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
  }
  .block-superbuddha .block-single-nft-details #main-container .nft-type-owlgallery img {
    max-width: 600px;
  }
  .block-superbuddha .block-audio-playlist #main-container .nft-type-owlgallery .the-carousel-text .the-subtitle, .block-superbuddha .block-single-nft-details #main-container .nft-type-owlgallery .the-carousel-text .the-subtitle {
    text-align: center;
  }
  .block-superbuddha .block-audio-playlist #main-container .nft-type-owlgallery .the-carousel-text .the-title, .block-superbuddha .block-single-nft-details #main-container .nft-type-owlgallery .the-carousel-text .the-title {
    max-width: none;
  }
  .block-superbuddha .block-single-nft-details #main-container .nft-type-owlgallery .the-carousel-text {
    margin-bottom: 0;
  }
  .block-superbuddha .nft-type-video.nft-type-owlgallery .icons-big-list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .block-superbuddha .block-single-nft-details #main-container .nft-type-owlgallery .the-carousel-text {
    margin-top: 20px;
  }
  .block-superbuddha .block-single-nft-details #main-container .nft-header .promo-mockup {
    margin-bottom: 0;
  }
}

@media (max-width: 1023px) {
  .block-superbuddha .block-audio-playlist #main-container .nft-type-audio .playlist-title.show-small,
  .block-superbuddha .block-single-nft-details #main-container .nft-type-audio .playlist-title.show-small {
    display: block;
  }
  .block-superbuddha .block-audio-playlist #main-container .nft-type-audio .playlist-title.show-big,
  .block-superbuddha .block-single-nft-details #main-container .nft-type-audio .playlist-title.show-big {
    display: none;
  }
}

@media (max-width: 999px) {
  .block-superbuddha .block-single-nft-details #main-container .the-title,
  .block-superbuddha .block-single-nft-details #main-container .nft-header .promo-mockup h1 {
    font-size: 36px;
  }
  .block-superbuddha .block-single-nft-details #main-container .nft-header .promo-mockup {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .block-superbuddha .block-single-nft-details #main-container .nft-header .promo-mockup .the-details {
    text-align: center;
    padding: 0 30px 40px;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
  }
  .block-superbuddha .block-single-nft-details #main-container .nft-header .promo-mockup .phone-mockup {
    margin-right: 0;
    margin-bottom: 30px;
    border-bottom: 3px solid #000;
  }
  .block-superbuddha .block-details-single .edition-details .creator-pic .creator-image-full {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .block-superbuddha #music-playlist {
    padding: 0 30px;
  }
  .block-superbuddha .block-single-nft-details #main-container .nft-type-image {
    padding-left: 30px;
    padding-right: 30px;
  }
  .block-superbuddha .block-single-nft-details #main-container .nft-type-video .the-title {
    padding-left: 30px;
    padding-right: 30px;
  }
  .block-superbuddha .block-single-nft-details #main-container .nft-type-video.nft-type-owlgallery .the-carousel-text {
    padding-left: 30px;
    padding-right: 30px;
  }
  .block-superbuddha .block-single-nft-details #main-container .nft-type-video.nft-type-owlgallery .the-title {
    padding-left: 0;
    padding-right: 0;
  }
  .block-superbuddha .block-single-nft-details #main-container .nft-type-owlgallery .the-carousel-text h3 {
    font-size: 18px;
  }
  .block-superbuddha .block-single-nft-details #main-container .nft-header .promo-mockup {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .block-superbuddha .block-single-nft-details #main-container .nft-header .promo-mockup .phone-mockup {
    border-bottom: 0;
    max-width: 500px;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
  }
  .block-superbuddha .block-single-nft-details #main-container .nft-header .promo-mockup .icons-big-list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .block-superbuddha .block-single-nft-details #main-container .nft-header .promo-mockup .the-details {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
  }
  .block-superbuddha .block-single-nft-details #main-container .nft-header .promo-mockup .phone-mockup {
    margin-bottom: 0;
  }
  .block-superbuddha .block-single-nft-details #main-container .nft-header .promo-mockup h3 {
    max-width: 600px;
    margin: 0 auto;
  }
  .block-superbuddha .block-details-single .main-info {
    padding: 40px 60px;
    max-width: none;
  }
  .block-superbuddha .block-single-nft-details #main-container .nft-type-video.nft-type-owlgallery .the-carousel-text {
    padding-left: 0;
    padding-right: 0;
  }
  .block-superbuddha .block-details-single .details-history {
    max-width: none;
  }
  .block-superbuddha .block-details-single .the-description {
    max-height: none;
    overflow-y: hidden;
  }
  .block-superbuddha .need-help {
    text-align: center;
  }
  .block-superbuddha .block-details-single .edition-details .creator-pic {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .block-superbuddha .block-details-single .edition-details .creator-pic .edition {
    padding: 0 15px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .block-superbuddha .block-details-single .edition-details .creator-pic .creator-image {
    padding: 0 15px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .block-superbuddha .block-details-single .edition-details .creator-pic .creator-image img {
    height: 132px;
  }
  .block-superbuddha .block-details-single .edition-details .big-detail-wrap {
    text-align: center;
  }
}

@media (max-width: 999px) and (max-width: 949px) {
  .block-single-nft-details .icons-small-list img {
    max-width: 25px;
  }
  .block-single-nft-details .icons-big-list img {
    max-width: 37px;
  }
}

@media (max-width: 999px) and (max-width: 799px) {
  #music-player, #music-player-karen {
    max-height: none;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #music-playlist, #music-playlist-karen {
    margin-left: auto;
    margin-right: auto;
    max-width: 520px;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
  }
  .playlist-container {
    padding-right: 0;
    margin: 0 auto;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 90%;
            flex: 0 0 90%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .block-audio-playlist #main-container .nft-type-audio, .block-single-nft-details #main-container .nft-type-audio {
    padding-bottom: 50px;
  }
  .nft-header .btn-base {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .music-card {
    padding: 20px 0;
    width: 80%;
  }
  .block-single-nft-details #main-container .nft-header .promo-mockup {
    padding-bottom: 15px;
    margin-bottom: 0;
  }
  .block-single-nft-details #main-container .nft-type-owlgallery .the-carousel-text {
    margin-top: 0;
  }
  .block-single-nft-details #main-container .nft-header .promo-mockup h3 {
    font-size: 18px;
  }
  .block-single-nft-details #main-container .nft-type-video.nft-type-owlgallery .the-carousel-text p {
    font-size: 16px;
  }
  .block-details-single .main-info p {
    font-size: 16px;
  }
}

@media (max-width: 599px) {
  .block-superbuddha .block-single-nft-details #main-container .nft-header .the-text {
    padding: 40px 30px;
  }
  .block-superbuddha .block-single-nft-details #main-container .nft-header .open-edition,
  .block-superbuddha .block-single-nft-details #main-container .nft-header .limited-edition {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .block-superbuddha .block-single-nft-details #main-container .nft-header .open-edition .token,
  .block-superbuddha .block-single-nft-details #main-container .nft-header .limited-edition .token {
    margin-bottom: 20px;
  }
  .block-superbuddha .block-single-nft-details #main-container .nft-header .open-edition > div:last-of-type,
  .block-superbuddha .block-single-nft-details #main-container .nft-header .limited-edition > div:last-of-type {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
  }
  .block-superbuddha .block-single-nft-details #main-container .the-title,
  .block-superbuddha .block-single-nft-details #main-container .nft-header .promo-mockup h1 {
    font-size: 28px;
  }
  .block-superbuddha .block-single-nft-details #main-container .nft-header::after,
  .block-superbuddha .block-single-nft-details.homepage::after {
    background-position: 80% 10px;
    background-size: 150%;
  }
  .block-superbuddha .block-audio-playlist h1, .block-superbuddha .block-single-nft-details h1 {
    font-size: 30px;
  }
  .block-superbuddha .block-audio-playlist h6, .block-superbuddha .block-single-nft-details h6 {
    margin-bottom: 10px;
  }
  .block-superbuddha .block-single-nft-details.homepage .banner-availability span {
    font-size: 16px;
    line-height: 1.1;
  }
  .block-superbuddha .carousel-wrap .caption-content .button-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .block-superbuddha .carousel-wrap .caption-content .button-wrap .btn-base:first-of-type,
  .block-superbuddha .carousel-wrap .caption-content .button-wrap .btn-base:last-of-type {
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 10px;
  }
  .block-superbuddha .carousel-wrap .carousel-inner .caption-wrap .caption-content {
    padding: 0;
    margin-bottom: 30px;
  }
  .block-superbuddha .carousel-wrap .carousel-inner .caption-wrap .caption-content h1 {
    font-size: 30px;
    line-height: 1.1;
  }
  .block-superbuddha .carousel-wrap .carousel-inner .caption-wrap .caption-content h2 {
    font-size: 21px;
  }
  .block-superbuddha .carousel-wrap {
    padding-bottom: 0;
  }
  .block-superbuddha .carousel-inner {
    padding-top: 700px;
  }
  .block-superbuddha .carousel-wrap .caption-image {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .block-superbuddha .carousel-wrap .caption-image img {
    max-height: 300px;
  }
  .block-superbuddha .top-wrap .carousel-indicators {
    bottom: -50px;
  }
  .block-superbuddha .carousel-wrap .carousel-control-next, .block-superbuddha .carousel-wrap .carousel-control-prev {
    top: 40%;
    bottom: auto;
  }
  .block-superbuddha .carousel-wrap .carousel-control-prev {
    left: 0;
    right: auto;
  }
  .block-superbuddha #thumbnails .owl-item img {
    max-width: 80px;
  }
  .block-superbuddha #thumbnailImages {
    display: none;
  }
  .block-superbuddha .block-single-nft-details #main-container .nft-type-video.nft-type-owlgallery .the-carousel-text {
    padding-left: 0;
    padding-right: 0;
  }
  .block-superbuddha .block-single-nft-details #main-container .nft-type-owlgallery .the-carousel-text {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
  }
  .block-superbuddha .block-single-nft-details #main-container .the-title, .block-superbuddha .block-single-nft-details #main-container .nft-header .promo-mockup h1 {
    font-size: 24px;
  }
  .block-superbuddha .block-details-single .main-info h3 {
    font-size: 24px;
  }
  .block-superbuddha .block-single-nft-details.homepage #main-container .nft-header .the-text {
    padding: 0 30px 0 10px;
  }
  .block-superbuddha .block-single-nft-details #main-container .nft-header .open-edition li, .block-superbuddha .block-single-nft-details #main-container .nft-header .limited-edition li {
    font-size: 17px;
  }
  .block-superbuddha .block-single-nft-details #main-container .nft-header .promo-mockup .the-details {
    padding: 0 0 40px;
  }
  .block-superbuddha .block-single-nft-details #main-container .nft-header {
    padding: 0 30px;
  }
  .block-superbuddha .block-single-nft-details #main-container .the-title, .block-superbuddha .block-single-nft-details #main-container .nft-header .promo-mockup h1 {
    font-size: 27px;
  }
  .block-superbuddha .block-single-nft-details #main-container .title-image {
    margin-top: 20px;
  }
  .block-superbuddha .block-single-nft-details #main-container .nft-header .promo-mockup {
    margin-top: 30px;
  }
  .block-superbuddha .block-details-single .main-info h3 {
    font-size: 21px;
  }
  .block-superbuddha .need-help {
    padding-top: 30px;
  }
  .block-superbuddha .block-details-single .main-info {
    padding-left: 30px;
    padding-right: 30px;
  }
  .block-superbuddha .block-single-nft-details #main-container {
    padding: 0;
  }
  .block-superbuddha .block-single-nft-details #main-container .nft-header .promo-mockup {
    margin-top: 10px;
  }
  .block-superbuddha .block-details-single .the-description {
    padding-right: 0;
  }
  .block-superbuddha .block-details-single .edition-details .icons-and-name .icons {
    padding-right: 0;
  }
}

@media (max-width: 325px) {
  .block-superbuddha .nft-header .btn-base {
    font-size: 13px;
  }
}
/*# sourceMappingURL=superbuddha.css.map */