/** Shopify CDN: Minification failed

Line 141:11 Expected ":"
Line 510:4 "line-hight" is not a known CSS property

**/
@font-face {
   font-family: 'Tropiline';
    src: url(//records-test.myshopify.com/cdn/shop/files/tropiline-bold-webfont.woff2?v=5923519031819173087) format('woff2'),
         url(//records-test.myshopify.com/cdn/shop/files/tropiline-bold-webfont.woff?v=2280059101337284595) format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;

  }


  @font-face {
    font-family: 'Tropiline';
    src: url(//records-test.myshopify.com/cdn/shop/files/tropiline-extrabold-webfont.woff2?v=3883385003393981516) format('woff2'),
         url(//records-test.myshopify.com/cdn/shop/files/tropiline-extrabold-webfont.woff?v=8855181553746414416) format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;

  }


  @font-face {
    font-family: 'Tropiline';
    src: url(//records-test.myshopify.com/cdn/shop/files/tropiline-regular-webfont.woff2?v=8509996365010937697) format('woff2'),
         url(//records-test.myshopify.com/cdn/shop/files/tropiline-regular-webfont.woff?v=13145573360185827240) format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;

  }


@font-face {
    font-family: 'Tropiline Sans';
    src: url(//records-test.myshopify.com/cdn/shop/files/tropilinesans-bold-webfont.woff2?v=293926418466991284) format('woff2'),
         url(//records-test.myshopify.com/cdn/shop/files/tropilinesans-bold-webfont.woff?v=2855168829792160804) format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;

}




@font-face {
    font-family: 'Tropiline Sans';
    src: url('tropilinesans-regular-webfont.woff2' |file_url }}) format('woff2'),
         url('tropilinesans-regular-webfont.woff' |file_url }}) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;

}
.site-header {
  background: transparent !important;
  margin-top: 70px;
}
.site-nav__link {
  color: #000 !important;
}
.site-nav__link svg path {
  fill: #000 !important;
}
.site-header__icons-wrapper svg path {
  stroke: #000 !important;
}
.site-header__desktop a.button_red {
  color: #000 !important;
  background: #FCB403 !important;
  
}
.site-nav--active-dropdown button, .site-nav--active-dropdown div.site-nav__dropdown {
  background: #fff !important;
}
 .site-nav__link:hover span {
  border-color: #000 !important;
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body {
  background: #fff;
}
.header {
padding-top: 30px;
background: #fed3d2;
}
.trustpilot {
  display: flex;
  justify-content: center;
  align-items: center;
}
.trustpilot__text {
  font-family: 'Tropiline';
font-style: normal;
font-weight: 400;
font-size: 25.9259px;
line-height: 110%;
color: #032831;
margin-left: 20px;
  display: flex;
  align-items: center;
  margin-top: 5px;
}
.container {
  max-width: 1691px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}

.section-hero {
  margin-top: 136px;
  margin-bottom: 100px;
}
.section-albums .container {
  align-items: flex-start;
}
.section-hero__img {
}
.section-hero__title {
  margin-top: 80px;
  max-width: 760px;
  font-family: 'Tropiline';
  font-style: normal;
  font-weight: 800;
  font-size 40px;
  line-height: 76px;
  text-align: center;
  color: #191917;

}
.section-albums {

}

.section-albums__items {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 40px;
  row-gap: 40px;
  flex-wrap: wrap;
  width: 100%;
}
.section-albums__item-wrap {
  width: 31.7%;
  position: relative;
}
.section-albums__item {
  background-color: #fff;
  display: flex;
  justify-content: center;
  flex-direction: column;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  padding-left: 43px;
  padding-right: 43px;
  padding-top: 84px;
  padding-bottom: 84px;
  height: 547px;
}

.section-albums__item img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.album-bottom__wrap {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 168px;
}

.section-albums__img {
  height: 275px;
  width: 100%;
}
.section-albums__price-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 24px;
}
.section-albums__price-name {
  font-family: 'Tropiline';
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #191917;
  max-width: 350px;
}
.section-albums__price-name span {
  font-weight: 800;
}
.section-albums__price {
  font-family: 'Tropiline Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 40px;
  text-align: right;
  color: #191917;

}

.section-albums__buttons {
    display: flex;
    align-items: center;
    margin-top: 16px;
}
.album-btn {
  background: #27378B;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 150px;
  width: 100%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-decoration: none !important;
  color: #000;
  background: #F9DA4C;
  border-radius: 100px;
  position: relative;
}
.plus-img {
  display: block;
}



.purchased:after {
  content: '';
  background: url('/cdn/shop/t/59/assets/305245.svg?v=1669405584') no-repeat;
  width: 20px;
  height: 20px;
  background-size: 100%;
  position:absolute;
  right: 19px;
  top: 16px;
}
.purchased-mob:after {
  content: '';
  background: url('/cdn/shop/t/59/assets/305245.svg?v=1669405584') no-repeat;
  width: 20px;
  height: 20px;
  background-size: 100%;
  position: absolute;
  right: 10px;
  top: 10px;
  display: none;
}
.basket.purchased img {
  display: none;
}
.basket.purchased:after {
  display: block;
}
.basket.purchased-mob img {
  display: none;
}
.basket.purchased-mob:after {
  display: block;
}

.plus-img
.album-btn:hover {
  color: #fff !important;
  opacity: 0.5;
}
.album-btn img {
  margin-left: 15px;
}
.basket {
  margin-left: 8px;
  max-width: 223px;
  width: 100%;
  background: #FCB403;
}

.section-category {
  margin-top: 200px;
  margin-bottom: 100px;
}

.section-category .container {
  align-items: flex-start;
}
.section-category__dropdown {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  padding-bottom: 100px;
  width: 100%;
  margin-bottom: 100px;
}
.section-category__dropdown-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  position: relative;
  cursor: pointer;
}
.section-category__dropdown-text-block {
  display: flex;
  align-items: center;
}
.section-category__dropdown-text-block  {
  font-family: 'Tropiline';
  font-style: normal;
  font-weight: 800;
  font-size: 60px;
  line-height: 76px;
  text-transform: uppercase;
  color: #191917;
  flex-direction: row-reverse;

}
.section-category__dropdown-text-block img {
  margin-right: 36px;
}
.section-category__dropdown-trigger {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 48px;
  line-height: 72px;
  text-decoration-line: underline;
  color: rgba(0, 0, 0, 0.3);
  opacity: 1;
  transition: 0.2s all;
  -webkit-transition: 0.2s all;
  -moz-transition: 0.2s all;
  -ms-transition: 0.2s all;
  -o-transition: 0.2s all;
  position: absolute;
  right: 0;
  top: -3px;
}
.section-category__content {
  margin-top: 100px;
  display: none;
}

.hidden {
  opacity: 0;
}

.section-category__dropdown.active {
  border-color: transparent;
}

.section-category__dropdown.active  .hidden{
    opacity: 1;


}

.section-category__dropdown.active  .show{
  opacity: 0;

}

.footer-section {
  padding: 45px 0px;
  background: #292929;
  color:white;
  position: relative;
  z-index: 2;
  margin-top: -10px;
}
.footer-section .title {
  color:white;
  font-family: Tropiline;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: center;
}
.companies {
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom:1.5em;
}
.companies .company {
  padding: 10px;
  max-width:200px;
}
.companies .company svg {
  width:100%;
}

.copyrights {
  font-family: 'Tropiline';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0.02em;
  text-align: center;

}
.mob {
  display: none;
}
.grid.grid--no-gutters.grid--table.site-header__mobile-nav.site-header__desktop {
  padding-left: 158px !important;
    padding-right: 100px !important;
}
@media (max-width: 1681px) {
  .grid.grid--no-gutters.grid--table.site-header__mobile-nav.site-header__desktop {
  padding-left: 15px !important;
    padding-right: 15px !important;
}
}

@media (max-width: 1664px) {
 .section-albums__item-wrap {
    width: 31.1%
  }
  .section-albums__price {
    width: 100%;
  }
  .section-albums__img {
    height: auto;
  }
    .section-albums__img {
    height: auto;
    object-fit: contain;
  }
}


@media (max-width: 1440px) {
  .section-albums__item-wrap {
    width: 31.1%
  }
  .section-albums__item {
    height: 400px;
  }
  .section-albums__img {
    height: auto;
  }
    .section-albums__img {
    height: auto;
    object-fit: contain;
  }
  .section-category__text-block {
    font-size: 48px;
  }
}

@media (max-width: 1310px) {
  .album-bottom__wrap {
    height: 192px;
  }
}

@media (max-width: 1225px) {
  .section-albums__item-wrap {
    width: 31%;
  }
  .section-albums__item {
    height: 300px;
  }
}

@media (max-width: 1100px) {
  
}
    
@media (max-width: 1100px) {
  .section-albums__item-wrap {
    width: 48%;
  }
  .section-albums__item {
    height: 400px;
  }
  .section-hero__title {
    font-size: 35px;
    line-hight: 42px;
  }
  .section-category__dropdown-text-block {
    font-size: 35px;
    line-height: 42px;
  }
  .section-category__dropdown-trigger {
    font-size: 24px;
    line-height: 42px;
  }
  .section-category__dropdown-text-block img {
    width: 42px;
    height: 42px;
  }
  
  .section-albums__price {
    font-size: 24px;
  }
  .album-btn {
    font-size: 14px;
    max-width: 108px;
    height: 40px;
  }
  .basket{
    height: 40px;
    max-width: 223px;
  }
   .album-bottom__wrap {
    height: 154px;
  }
  .section-albums__items {
    row-gap: 80px;
  }
}


@media (max-width: 1030px) {
  .section-albums__item-wrap {
    width: 47.9%;
  }
}
@media (max-width: 981px) {
  .section-albums__item-wrap {
    width: 47.8%;
  }
.section-albums__item-wrap {
    width: 47.7%;
  }
}
@media (max-width: 930px) {
 
.section-albums__item-wrap {
    width: 47.7%;
  }
}
@media (max-width: 898px) {
 
.section-albums__item-wrap {
    width: 47.6%;
  }
}
@media (max-width: 853px) {
 
.section-albums__item-wrap {
    width: 47.5%;
  }
}
@media (max-width: 830px) {
 
.section-albums__item-wrap {
    width: 47.4%;
  }
}
@media (max-width: 830px) {
 
.section-albums__item-wrap {
    width: 47.3%;
  }
}

@media (max-width: 771px) {
 
.section-albums__item-wrap {
    width: 47.2%;
  }
}

@media (max-width:768px) {
 
.section-albums__item-wrap {
    width: 47.2%;
  }
  #header_subscribe-button {
   background: #FCB403;
  }
 
}

@media (max-width:737px) {
 
.section-albums__item-wrap {
    width: 47.1%;
  }
  
}
@media (max-width:719px) {
 
.section-albums__item-wrap {
    width: 47.0%;
  }
  
}
@media (max-width:675px) {
 
.section-albums__item-wrap {
    width: 46.8%;
  }
  
}
@media (max-width:655px) {
 
.section-albums__item-wrap {
    width: 46.7%;
  }
  .album-bottom__wrap {
    height: 200px;
  }
  .section-albums__items {
    row-gap: 30px;
  }
}

@media (max-width:636px) {
 
.section-albums__item-wrap {
    width: 46.5%;
  }
  .section-albums__price-block {
    flex-direction: column;
  }
   .section-albums__price {
     text-align: left;
     position: absolute;
      top: 80%;
   }
  .trustpilot__text {
    margin-top: 5px;
    font-size: 14px;
  }
  .trustpilot img  {
    width: 81px;
  }
   .section-category__dropdown-text-block {
    max-width: 330px;
  }
  .section-albums__item-wrap {
    
  }
  .section-albums__item {
    height: 250px;
    padding-top: 86px;
    padding-bottom:86px;
    border-width: 1px 0px 1px 1px;
    border-style: solid;
    border-color: #D9D9D9;
  }
   .section-albums__price-name {
    font-size: 14px;
  }
  .section-albums__price-block {
    margin-top: 8px;
    align-items: flex-start;
    
  }
  section-albums__img img {
    object-fit: contain;
  }
  .section-hero {
    margin-top: 130px;
    margin-bottom: 50px;
  }
  .section-hero__title {
    font-size: 35px;
    line-height: 42px;
    margin-top: 30px;
  }
  .section-category {
    margin-top: 100px; 
    margin-bottom: 70px;
  }
  .section-category__dropdown-trigger {
    bottom: 0px;
    top: auto;
}
  .section-category__dropdown {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .section-category__dropdown-text-block {
    max-width: 330px;
  }
  .trustpilot__text {
  font-size: 14px;
  }
}
@media (max-width:603px) {
 
.section-albums__item-wrap {
    width: 46.3%;
  }
  .album-btn.mob {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height:40px;
    border-radius: 10px;
}
  .mob img {
    margin-left: 0px;
  }
  .basket {
    display: none;
  }
 
}

@media (max-width:570px) {
 
.section-albums__item-wrap {
    width: 46.1%;
  }
  .section-albums__item {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width:542px) {
 
.section-albums__item-wrap {
    width: 45.9%;
  }
}
@media (max-width:518px) {
 
.section-albums__item-wrap {
    width: 45.7%;
  }
}

@media (max-width:495px) {
 
.section-albums__item-wrap {
    width: 45.5%;
  }
}

@media (max-width:480px) {
 
.section-albums__item-wrap {
    width: 50%;
  }
  .section-albums__items {
    column-gap: 0px;
    row-gap: 30px;
  }
  .section-albums__item-wrap {
    
  }
  .section-albums__item {
    height: 250px;
    padding-top: 86px;
    padding-bottom:86px;
    border-width: 1px 0px 1px 1px;
    border-style: solid;
    border-color: #D9D9D9;
  }
   .section-albums__price-name {
    font-size: 14px;
  }
  .section-albums__price-block {
    margin-top: 8px;
    
  }
  section-albums__img img {
    object-fit: contain;
  }
  .section-hero {
    margin-top: 130px;
    margin-bottom: 50px;
  }
  .section-hero__title {
    font-size: 35px;
    line-height: 42px;
    margin-top: 30px;
  }
  .section-category {
    margin-top: 100px; 
    margin-bottom: 70px;
  }
  .section-category__dropdown-trigger {
    bottom: 0px;
    top: auto;
}
  .section-category__dropdown {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .section-category__dropdown-text-block {
    max-width: 310px;
    text-transform: none;
  }
  .trustpilot__text {
  font-size: 14px;
  }
  .grid.grid--no-gutters.grid--table.site-header__mobile-nav.site-header__desktop {
    margin-top: 10px;
  }
  .section-hero__title {
     max-width: 320px; 
    font-size: 20px;
    line-height: 120%;
  }
  .section-category__dropdown-text-block img {
    margin-right: 18px !important;
  }
  .btn--link.site-header__icon.site-header__menu.js-mobile-nav-toggle.mobile-nav--open {
    padding-right: 22px !important;
  }
   #header_subscribe-button {
  display: block !important;  
  background: #FCB403 !important;
  border-color: #FCB403 !important;
  }
  site-header__icon.site-header__account {
    padding-right: 10px !important;
  }
  .section-albums__price-name {
    max-width: 174px !important;
  }
  .section-albums__price-block {
    align-items: flex-start;
  }
  .album-bottom__wrap {
    height: 224px;
  }
  .site-header {
    margin-top: 68px !important;
  }
}

@media (max-width: 374px) {
  .section-hero {
    margin-top: 100px;
  }
  .section-category__dropdown-text-block {
    font-size: 35px !important;
  
  }
   .section-category__dropdown-text-block img {
    margin-right: 18px !important; 
  }
  .album-bottom__wrap {
    height: 224px;
    padding-right: 20px;
}
}
@media (max-width: 356px) {
  .album-bottom__wrap {
    height: 250px;
    padding-right: 20px;
}
  
}
@media (max-width: 332px) {
 .section-albums__price {
   top: 84%;
 }
   .site-header {
    margin-top: 80px !important;
  }
}
/*  album popup */
  .album-popup {
    position:fixed;
    background: #fff;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    display: none !important;
  }
  .album-popup.active {
    display: block !important;
  }
.star-ratings-css-bottom {
  display: none !important;
}
  .album-popup-content {
    max-width: 800px;
    margin: auto;
    padding:30px;
  }
  .album-popup-close-button {
    position: fixed;
    top: 30px;
    right: 30px;
    cursor:pointer;
  }

  .album-popup .title.title-album { 
    font-size: 24px;
    line-height: 42px;
    color: #032831;
    margin-bottom:0;
    font-family: "Tropiline";
    font-weight: 800;
  }
  .album-popup .title.title-artist {  
    font-weight: 400;
    font-size: 24px;
    line-height: 130%;
    margin-bottom:0;
  }
  .album-popup .media-container {
    max-width: 315px;
  }
  .album-popup .spotify-button {
    max-width: 110px;
    display: block;
    margin: 15px 0;
  }
  .album-popup .spotify-button-img {
    max-width: 100%;
  }
  .album-popup .stars {
    margin-top: 1em;
    margin-bottom: 2em;
  }
  .album-popup .title.title-text {    
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    color: #032831;
  }
  .album-popup .text-wrapper p {    
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #032831;
  }
  .album-popup .title.title-tracklist {
    font-family: 'Tropiline';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    color: #032831;
    margin-top: 1em;
    margin-bottom: 1em;
  }
  .album-popup .tracklist-list li {
    font-family: 'Tropiline';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #032831;
    list-style:decimal!important;
  }
  .album-popup.active {
    display: block;
    overflow: auto;
    padding: 100px 0;
    z-index:999;
    height:100vh;

  }
/*  */
  .site-nav--active-dropdown button, .site-nav--active-dropdown div.site-nav__dropdown {
  background: #fff !important;
}

.page-container.drawer-page-content {
  transform: translate3d(0px, 0px, 0px) !important;
}

.mobile-nav {
  background: #fff !important;
}
.mobile-nav__link, .mobile-nav__sublist-link {
  color: #000 !important;
}
.mobile-nav__dropdown {
background: #fff !important;
}
.mobile-nav__sublist-link:not(.mobile-nav__sublist-header) {
  color: #000 !important;
}
.btn--link.site-header__icon.site-header__menu.js-mobile-nav-toggle.mobile-nav--open svg path {
  fill: #000 !important;
  stroke: #000 !important;
}
.icon-close path{
  fill: #000 !important;
  stroke: #000 !important;
}
.site-nav__link.site-nav__link--mainюsite-nav__link--button {
  color: #000 !important;
}
.site-nav__link.site-nav__link--mainюsite-nav__link--button .site-nav__label {
 color: #000 !important; 
}
.site-nav__link:hover .site-nav__label {
  border-color: #000 !important;
}
.site-nav--has-dropdown .site-nav__label {
  color: #000 !important;
}
.site-header__icons-wrapper {
  margin-left: 15px !important;
}

 @media (max-width: 480px) {
     .section-albums__price-name {
     overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical; 
     height: 50px;
   }
 
   .section-albums__price-block.show-text .section-albums__price-name {
     -webkit-line-clamp: none;
       overflow: visible;
     text-overflow: visible;
     display: block;
     -webkit-box-orient: vertical; 
     height: auto;
   }
   .album-bottom__wrap {
     justify-content: flex-start !important;
   }
  .section-albums__price {
    position: static !important;
  }
  }
  @media (min-width: 1921px) {
    .grid--table.site-header__desktop {
      justify-content: center !important;
    }
    .grid.grid--no-gutters.grid--table.site-header__mobile-nav.site-header__desktop {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
    .custom-header {
      max-width: none !important;
    }
  }