@font-face {
  font-family: 'ProximaNovaLight';
  src: url("fonts/mark_simonson_-_proxima_nova_light-webfont.eot");
  src: url("fonts/mark_simonson_-_proxima_nova_light-webfont.eot") format("embedded-opentype"), url("fonts/mark_simonson_-_proxima_nova_light-webfont.woff2") format("woff2"), url("fonts/mark_simonson_-_proxima_nova_light-webfont.woff") format("woff"), url("fonts/mark_simonson_-_proxima_nova_light-webfont.ttf") format("truetype"), url("fonts/mark_simonson_-_proxima_nova_light-webfont.svg.html#ProximaNovaLight") format("svg"); }
@font-face {
  font-family: 'ProximaNovaRegular';
  src: url("fonts/mark_simonson_-_proxima_nova_regular-webfont.eot.html");
  src: url("fonts/mark_simonson_-_proxima_nova_regular-webfont.eot.html") format("embedded-opentype"), url("fonts/mark_simonson_-_proxima_nova_regular-webfont.woff2") format("woff2"), url("fonts/mark_simonson_-_proxima_nova_regular-webfont.woff") format("woff"), url("fonts/mark_simonson_-_proxima_nova_regular-webfont.ttf") format("truetype"), url("fonts/mark_simonson_-_proxima_nova_regular-webfont.svg#ProximaNovaRegular") format("svg"); }
@font-face {
  font-family: 'ProximaNovaRegularItalic';
  src: url("fonts/mark_simonson_-_proxima_nova_regular_italic-webfont.eot");
  src: url("fonts/mark_simonson_-_proxima_nova_regular_italic-webfont.eot") format("embedded-opentype"), url("fonts/mark_simonson_-_proxima_nova_regular_italic-webfont.woff2.html") format("woff2"), url("fonts/mark_simonson_-_proxima_nova_regular_italic-webfont.woff") format("woff"), url("fonts/mark_simonson_-_proxima_nova_regular_italic-webfont.ttf") format("truetype"), url("fonts/mark_simonson_-_proxima_nova_regular_italic-webfont.svg#ProximaNovaRegularItalic") format("svg"); }
@font-face {
  font-family: 'ProximaNovaSemibold';
  src: url("fonts/mark_simonson_-_proxima_nova_semibold-webfont.eot");
  src: url("fonts/mark_simonson_-_proxima_nova_semibold-webfont.eot") format("embedded-opentype"), url("fonts/mark_simonson_-_proxima_nova_semibold-webfont.woff2") format("woff2"), url("fonts/mark_simonson_-_proxima_nova_semibold-webfont.woff") format("woff"), url("fonts/mark_simonson_-_proxima_nova_semibold-webfont.ttf") format("truetype"), url("fonts/mark_simonson_-_proxima_nova_semibold-webfont.svg#ProximaNovaSemibold") format("svg"); }
@font-face {
  font-family: 'ProximaNovaBold';
  src: url("fonts/mark_simonson_-_proxima_nova_bold-webfont.eot");
  src: url("fonts/mark_simonson_-_proxima_nova_bold-webfont.eot") format("embedded-opentype"), url("fonts/mark_simonson_-_proxima_nova_bold-webfont.woff") format("woff"), url("fonts/mark_simonson_-_proxima_nova_bold-webfont.ttf") format("truetype"), url("fonts/mark_simonson_-_proxima_nova_bold-webfont.svg#ProximaNovaBold") format("svg"); }
@font-face {
  font-family: 'ProximaNova';
  src: url("../fonts/ProximaNovaLight.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNovaLight.woff") format("woff"), url("../fonts/ProximaNovaLight.ttf") format("truetype"), url("../fonts/ProximaNovaLight.svg#ProximaNovaLight") format("svg");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'ProximaNova';
  src: url("../fonts/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Regular.woff") format("woff"), url("../fonts/ProximaNova-Regular.ttf") format("truetype"), url("../fonts/ProximaNova-Regular.svg#ProximaNova-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ProximaNova';
  src: url("../fonts/proximanova-semibold.eot");
  src: url("../fonts/proximanova-semibold.eot") format("embedded-opentype"), url("../fonts/proximanova-semibold.woff") format("woff"), url("../fonts/proximanova-semibold.ttf") format("truetype"), url("../fonts/proximanova-semibold.svg#ProximaNovaSemibold") format("svg");
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: 'ProximaNova';
  src: url("../fonts/proximanova-bold.eot");
  src: url("../fonts/proximanova-bold.eot") format("embedded-opentype"), url("../fonts/proximanova-bold.woff") format("woff"), url("../fonts/proximanova-bold.ttf") format("truetype"), url("../fonts/proximanova-bold.svg#ProximaNovaBold") format("svg");
  font-weight: 700;
  font-style: normal; }
/* ==========================================================================
   Header
   ========================================================================== */
.voucher-wrapper {
  text-align: center;
  background: #29303a;
  padding: 19px 0;
  color: #fff;
  position: relative;
  display: none; }

.voucher-wrapper a {
  color: #fff;
  text-decoration: underline; }

.voucher-wrapper p {
  line-height: 1.1em; }

.voucher-wrapper .close {
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -10px;
  display: block;
  line-height: 1em; }

.voucher-form {
  padding: 20px 0 30px; }

.voucher-form p {
  font-size: 18px;
  margin-bottom: 25px; }

.voucher-form form {
  max-width: 400px;
  display: block;
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden; }

.voucher-form form input[type="text"] {
  display: block;
  width: 100%;
  height: 42px;
  border: 0 none;
  border-radius: 4px;
  padding: 0 15px;
  padding-right: 50px;
  font-family: "ProximaNovaLight", sans-serif;
  font-size: 17px; }

.voucher-form form a#submit-mc {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 46px;
  border: 0 none;
  line-height: 42px;
  text-decoration: none;
  height: 42px;
  border-radius: 0 4px 4px 0;
  background: #0077e2;
  font-family: "ProximaNovaLight", sans-serif;
  color: #fff; }

#logo {
  float: left;
  margin: 10px 0; }

#logo img {
  height: 49px; }

#menu {
  float: right;
  margin-top: 18px; }

#menu > li {
  display: block;
  float: left;
  margin-left: 30px;
  position: relative; }

#menu li a {
  font-size: 16px;
  color: #29303a;
  font-family: "ProximaNovaRegular"; }

#menu li a:hover, #menu li a.active {
  color: #7f8389;
  text-decoration: none; }

#menu li a.sf-with-ul {
  padding-right: 15px;
  background: url(../images/d/icon-menu.png) right center no-repeat;
  transition: none; }

#menu > li > ul {
  position: absolute;
  top: 25px;
  left: -20px;
  background: #fff;
  border-radius: 4px;
  display: none;
  z-index: 1000;
  width: 150px;
  border: 1px solid #ccd1d5;
  box-shadow: 0 6px 11px rgba(0, 0, 0, 0.2);
  padding: 10px 0; }

#menu > li > ul li {
  display: block;
  float: none; }

#menu > li > ul li a {
  display: block;
  padding-left: 20px;
  line-height: 26px;
  font-size: 14px; }

#menu > li > ul li a:hover {
  background: #edf5fd;
  color: #0077e2; }

.icon-search {
  display: block;
  width: 18px;
  height: 18px;
  overflow: hidden;
  text-indent: -999999px;
  background: url(../images/d/icon-search.png);
  margin-top: 1px; }

#mobile-menu {
  display: none; }

#menu li.profile-menu ul {
  left: initial;
  right: 0;
  top: 30px; }

/* ==========================================================================
   Footer
   ========================================================================== */
footer {
  border-top: 1px solid #dddfe2;
  padding: 25px 0 55px;
  background: #f2f3f3; }

footer .right {
  float: right; }

footer .left, footer .scrollbar .handle .right, .scrollbar .handle footer .right {
  float: left; }

footer .nav {
  overflow: hidden; }

footer .nav li {
  float: left;
  margin-right: 22px; }

footer .nav li a {
  color: #203035;
  font-size: 13px;
  font-family: "ProximaNovaRegular"; }

footer .left p, footer .scrollbar .handle .right p, .scrollbar .handle footer .right p {
  font-size: 13px;
  color: #868587;
  margin-top: 10px; }

.langs {
  position: relative;
  float: right;
  margin-bottom: 10px; }

.langs ul {
  position: absolute;
  bottom: 30px;
  right: 0;
  width: 320px;
  background: #fff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4);
  padding: 0 15px;
  transition: all 500ms ease;
  max-height: 0;
  overflow: hidden;
  border-radius: 4px; }

.langs.on ul {
  max-height: 100em;
  padding: 20px 15px; }

.langs ul li {
  display: block; }

.langs ul li a {
  line-height: 20px;
  display: block;
  color: #231f20;
  padding: 9px 7px 7px;
  border-radius: 2px; }

.langs ul li a img {
  margin-right: 7px;
  position: relative;
  top: -2px; }

.langs ul li a:hover {
  background: #edf5fd;
  text-decoration: none; }

.langs .sel {
  color: #231f20; }

.langs .sel:hover {
  text-decoration: none; }

.langs .sel img {
  margin-right: 2px;
  position: relative;
  top: -2px; }

.countries:before {
  clear: both;
  content: "";
  display: block; }

html, button, input, select, textarea {
  color: #222; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

audio, canvas, img, video {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

ul, li {
  margin: 0;
  padding: 0;
  list-style: none; }

.browsehappy {
  margin: .2em 0;
  background: #ccc;
  color: #000;
  padding: .2em 0; }

::-moz-selection, ::selection {
  background: #b3d4fc;
  text-shadow: none; }

.container {
  margin: 0 auto;
  position: relative;
  width: 100%;
  max-width: 1385px;
  padding: 0 40px; }

.container:before, .container:after {
  content: " ";
  display: table; }

.container:after {
  clear: both; }

.container {
  *zoom: 1; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

a {
  outline: none !important;
  text-decoration: none;
  color: #0177E3;
  transition: all 300ms ease; }

a:hover {
  text-decoration: none; }

p {
  margin: 0;
  padding: 0;
  line-height: 1.4em;
  font-weight: 300; }

ul, li {
  list-style: none;
  padding: 0;
  margin: 0; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  margin: 0;
  line-height: 1em;
  padding: 0; }

img {
  max-width: 100%; }

blockquote {
  margin: 0; }

strong {
  font-weight: normal;
  font-family: "ProximaNovaRegular"; }

html, body {
  -webkit-tap-highlight-color: transparent;
  /* disable webkit tap highlight */
  overflow-x: hidden; }

body {
  font-family: "ProximaNovaLight", sans-serif;
  color: #231f20;
  font-size: 14px;
  min-height: 1500px; }

input[type="text"], textarea {
  -webkit-appearance: none;
  outline: none; }

input[type="text"], input[type="email"] {
  -webkit-appearance: none;
  -webkit-border-radius: 0; }

/* ==========================================================================
   My responsive helpers
   ========================================================================== */
.row {
  margin: 0 -20px; }

.row:before, .row:after {
  content: " ";
  display: table; }

.row:after {
  clear: both; }

.row {
  *zoom: 1; }

.row > div {
  padding: 0 20px; }

.row-0 {
  margin: 0; }

.row-0 > div {
  padding: 0; }

.row-7 {
  margin: 0 -7px; }

.row-7 > div {
  padding: 0 7px; }

.row-10 {
  margin: 0 -10px; }

.row-10 > div {
  padding: 0 10px; }

.row-12 {
  margin: 0 -12px; }

.row-12 > div {
  padding: 0 12px; }

.row-25 {
  margin: 0 -25px; }

.row-25 > div {
  padding: 0 25px; }

.col12 {
  width: 100%;
  float: left; }

.col11 {
  width: 91.666666666667%;
  float: left; }

.col10 {
  width: 83.333333333333%;
  float: left; }

.col9 {
  width: 75%;
  float: left; }

.col8 {
  width: 66.666666666667%;
  float: left; }

.col7 {
  width: 58.333333333333%;
  float: left; }

.col6 {
  width: 50%;
  float: left; }

.col5 {
  width: 41.666666666667%;
  float: left; }

.col45 {
  width: 38.33333333%;
  float: left; }

.col4 {
  width: 33.333333333333%;
  float: left; }

.col3 {
  width: 25%;
  float: left; }

.col25 {
  width: 20%;
  float: left; }

.col2 {
  width: 16.666666666667%;
  float: left; }

.col1 {
  width: 8.3333333333333%;
  float: left; }

.col1-5 {
  width: 20%;
  float: left; }

/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

.hide-desktop {
  display: none; }

.hidden-desktop {
  display: none; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.table-m {
  height: 100%;
  width: 100%;
  display: table; }

.table-m-cell {
  width: 100%;
  display: table-cell;
  vertical-align: middle; }

.btn-popup {
  width: 100%;
  display: block;
  text-align: center;
  background-color: #0077e2;
  color: #ffffff;
  font-size: 15px;
  border-radius: 4px;
  line-height: 36px; }

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -moz-text-size-adjust: 100%; }

body {
  font-family: 'ProximaNova';
  font-weight: normal;
  color: #231f20;
  font-size: 14px;
  overflow-x: hidden; }

.truncate {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.truncate-video-text {
  width: 100%;
  padding-right: 35px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.container.homepage {
  padding-top: 50px; }

.slider-wrapper .slider-frame.two-lines {
  height: 550px; }
  .slider-wrapper .slider-frame.two-lines ul.slidee li {
    height: 550px; }
    .slider-wrapper .slider-frame.two-lines ul.slidee li .large-item:first-child {
      padding-bottom: 20px; }
.slider-wrapper .slider-frame {
  width: 100%;
  height: 275px;
  padding: 0;
  overflow: hidden; }
  @media (max-width: 768px) {
    .slider-wrapper .slider-frame {
      height: auto; } }
  .slider-wrapper .slider-frame ul.slidee {
    margin: 0 -10px;
    padding: 0;
    height: 100%;
    list-style: none; }
    .slider-wrapper .slider-frame ul.slidee li {
      width: 220px;
      height: 275px;
      float: left; }
      @media (max-width: 768px) {
        .slider-wrapper .slider-frame ul.slidee li {
          width: 50%;
          height: auto; } }
      .slider-wrapper .slider-frame ul.slidee li .large-item {
        padding: 0 10px;
        width: 220px;
        position: relative; }
        @media (max-width: 768px) {
          .slider-wrapper .slider-frame ul.slidee li .large-item {
            width: 100%; } }
        .slider-wrapper .slider-frame ul.slidee li .large-item .image-item {
          padding: 0;
          width: 200px;
          height: 200px;
          background-size: cover;
          background-position: center center; }
          @media (max-width: 768px) {
            .slider-wrapper .slider-frame ul.slidee li .large-item .image-item {
              width: 100%;
              height: auto;
              padding-top: 100%; } }
        .slider-wrapper .slider-frame ul.slidee li .large-item .release_of_the_week {
          position: absolute;
          top: 0;
          left: 10px;
          background-color: #0077e2;
          color: #fff;
          padding: 5px;
          display: none; }
          .slider-wrapper .slider-frame ul.slidee li .large-item .release_of_the_week.current {
            display: block; }
        .slider-wrapper .slider-frame ul.slidee li .large-item:hover .release_of_the_week {
          display: block; }

.slider-wrapper:hover .scrollbar {
  opacity: 1;
  transition: all 1s ease; }

.scrollbar {
  opacity: 0;
  height: 7px;
  background: transparent;
  line-height: 0;
  transition: all 1s ease; }
  .scrollbar .handle {
    width: 100px;
    height: 100%;
    background: transparent;
    cursor: pointer; }
    .scrollbar .handle .middle {
      display: block;
      margin: 0 3px;
      height: 7px;
      background: #acb0b5; }
    .scrollbar .handle .left, .scrollbar .handle .right {
      position: absolute;
      border-radius: 100%;
      left: 0;
      top: 0;
      width: 7px;
      height: 7px;
      background: #acb0b5; }
    .scrollbar .handle .right {
      right: 0;
      left: auto; }

/* ==========================================================================
   Homepage
   ========================================================================== */
#content {
  margin-bottom: 60px; }

.carousel-section {
  position: relative; }

.carousel .item {
  position: relative; }

.carousel .item .mobile-img {
  display: none; }

.carousel .item img {
  display: block; }

.carousel .item .text {
  position: absolute;
  top: 95px;
  left: 100px;
  text-align: center;
  max-width: 540px; }

.carousel .item .text h3 {
  font-family: "ProximaNovaRegular", sans-serif;
  font-size: 40px;
  color: #39361d;
  line-height: 1.2em;
  margin-bottom: 20px; }

.carousel .item .text.text2 h3 {
  color: #491b1b; }

.carousel .item .text.text2 p {
  color: #725f3e; }

.carousel .item .text.text3 h3 {
  color: #1a171b; }

.carousel .item .text.text3 p {
  color: #912929; }

.carousel .item .text p {
  font-size: 21px;
  color: #39361d;
  line-height: 1.3em;
  font-family: "ProximaNovaLight", sans-serif; }

.song-widget {
  background: rgba(41, 48, 58, 0.6);
  position: absolute;
  bottom: 0;
  right: 40px;
  z-index: 100;
  overflow: hidden;
  padding: 12px;
  min-height: 97px;
  width: 310px; }

.song-widget img {
  position: absolute;
  top: 12px;
  left: 12px; }

.song-widget .text {
  padding-left: 90px; }

.song-widget .text div {
  color: #fff;
  font-family: "ProximaNovaRegular";
  margin-bottom: 8px; }

.song-widget .text div span {
  display: block;
  color: #c7c8c9; }

.song-widget .text a {
  font-size: 13px;
  color: #ffffff;
  line-height: 25px;
  width: 80px;
  border: 1px solid #b1b2b3;
  border-radius: 4px;
  display: block;
  text-align: center;
  font-family: "ProximaNovaRegular"; }

.song-widget .text a:hover {
  background: rgba(41, 48, 58, 0.6); }

.owl-prev, .owl-next {
  width: 10px;
  height: 19px;
  display: block;
  overflow: hidden;
  text-indent: -999999px;
  position: absolute;
  z-index: 101;
  top: 50%;
  left: 20px;
  background: url(../images/d/icon-prev.png);
  margin-top: -10px;
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-next {
  left: auto;
  right: 20px;
  background-image: url(../images/d/icon-next.png); }

.carousel:hover .owl-prev, .carousel:hover .owl-next {
  opacity: 1; }

h2.title {
  font-size: 22px;
  margin-bottom: 14px;
  font-family: "ProximaNovaRegular"; }

h2.title a {
  color: #203035; }

h2.title a:hover {
  text-decoration: underline; }

.section-albums {
  padding-bottom: 30px; }

.section-albums .item {
  display: block;
  text-align: center; }

.section-albums .item div {
  color: #231f20;
  padding-top: 10px;
  font-family: "ProximaNovaRegular"; }

.section-albums .item span {
  color: #8c8b8d;
  display: block; }

.section-albums .item:hover {
  text-decoration: none; }

.section-albums .item:hover div {
  text-decoration: underline; }

.section-songs {
  padding-bottom: 30px; }

.section-songs .item {
  position: relative;
  padding-left: 90px;
  min-height: 90px; }

.section-songs .item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 75px; }

.section-songs .item .item-text {
  padding-top: 5px; }

.section-songs .item .item-text div {
  color: #231f20;
  font-family: "ProximaNovaRegular"; }

.section-songs .item .item-text span {
  color: #8c8b8d;
  display: block;
  margin-bottom: 5px; }

.section-songs .item .item-text .buy {
  color: #0077e2;
  font-size: 12px;
  font-family: "ProximaNovaRegular";
  display: block;
  border-radius: 4px;
  border: 1px solid #8fc3f2;
  text-align: center;
  width: 75px;
  line-height: 23px; }

.section-songs .item .item-text .buy:hover {
  background: #e1eaf2; }

/* ==========================================================================
   Album detail
   ========================================================================== */
#content.no-border {
  border-top: none; }

#content, #text {
  margin-bottom: 0;
  padding-bottom: 40px;
  border-top: 1px solid #eceef0; }

#content.spaced, #text.spaced {
  padding-top: 25px; }

.breadcrumb {
  margin: 0 0 25px;
  font-size: 14px;
  color: #868587; }

.breadcrumb a {
  color: #868587; }

.breadcrumb a:hover {
  text-decoration: underline; }

.breadcrumb span {
  padding: 0 4px; }

#sidebar {
  width: 30%;
  float: left; }

#main {
  float: right;
  width: 66%; }

.btn-buy {
  font-size: 13px;
  color: #0077e2;
  line-height: 25px;
  width: 80px;
  border: 1px solid #88bdec;
  border-radius: 4px;
  display: block;
  text-align: center;
  font-family: "ProximaNovaRegular"; }

.btn-buy:hover {
  background: #e1eaf2; }

.album-cover {
  text-align: center;
  margin-bottom: 25px; }

.album-cover img {
  margin-bottom: 22px; }

.album-cover a {
  padding: 10px 20px;
  background: #0077e2;
  color: #fff;
  font-size: 15px;
  width: 210px;
  font-family: "ProximaNovaRegular";
  display: inline-block;
  border-radius: 4px; }

.widget {
  margin-bottom: 50px; }

.widget .serv {
  border-top: 1px solid #d7d9dc; }

.widget .serv li {
  display: block;
  border-bottom: 1px solid #d7d9dc;
  overflow: hidden;
  padding: 10px 0; }

.widget .serv li img {
  float: left;
  margin-right: 8px; }

.widget .serv li .btn-buy {
  float: right;
  margin-top: 4px; }

.widget-offer {
  background: #fafafa;
  border: 1px solid #d7d9dc;
  text-align: center;
  padding: 40px 35px; }

.widget-offer > span {
  color: #a2a5ab;
  font-size: 13px;
  display: block;
  margin-bottom: 35px;
  font-family: "ProximaNovaRegular"; }

.widget-offer .cover {
  width: 80px;
  position: relative;
  margin: 0 auto 10px; }

.widget-offer .cover span {
  position: absolute;
  top: 6px;
  right: -20px;
  width: 50px;
  text-align: center;
  line-height: 23px;
  background: #2fbc24;
  color: #fff;
  border-radius: 4px;
  font-size: 12px; }

.widget-offer h3 {
  font-size: 18px;
  color: #203035;
  font-family: "ProximaNovaRegular";
  margin-bottom: 25px; }

.widget-offer p {
  color: #8c8b8d;
  font-size: 15px;
  line-height: 1.2em;
  margin-bottom: 30px; }

.send-form {
  max-width: 300px;
  display: block;
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  border: 1px solid #e1e1e2;
  overflow: hidden;
  border-radius: 5px; }

.send-form input[type="text"] {
  display: block;
  width: 100%;
  height: 42px;
  border: 0 none;
  border-radius: 4px;
  padding: 0 15px;
  padding-right: 50px;
  font-family: "ProximaNovaRegular", sans-serif;
  font-size: 15px; }

.send-form input[type="submit"] {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  border: 0 none;
  height: 42px;
  border-radius: 0 4px 4px 0;
  background: #edf5fd;
  font-family: "ProximaNovaRegular", sans-serif;
  color: #0077e2;
  border-left: 1px solid #e1e1e2; }

.intro-text {
  margin-bottom: 35px; }

.intro-text h1 {
  font-size: 44px;
  color: #1a171b; }

.intro-text .date {
  font-size: 13px;
  color: #1a171b;
  margin-bottom: 25px; }

.intro-text p {
  font-size: 17px;
  color: #1a171b; }

.intro-text a.btn {
  line-height: 40px;
  padding: 0 34px 0 20px;
  background: #0077e2;
  color: #fff;
  font-size: 15px;
  font-family: "ProximaNovaRegular";
  display: inline-block;
  border-radius: 4px;
  display: none; }

.intro-text .artist-link {
  font-size: 22px;
  color: #1a171b;
  margin-bottom: 7px;
  display: inline-block; }

.intro-text .artist-link:hover {
  text-decoration: underline; }

.songs-list {
  border-top: 1px solid #d7d9dc;
  margin-bottom: 50px; }

.songs-list li {
  border-bottom: 1px solid #d7d9dc;
  display: block;
  overflow: hidden;
  padding: 7px 0px 5px 10px;
  position: relative;
  transition: all 300ms ease;
  line-height: 1em; }

.songs-list li span, .songs-list li > div {
  font-size: 15px;
  line-height: 1em;
  float: left;
  color: #1A171B;
  line-height: 22px; }

.songs-list li span {
  line-height: 24px; }

.songs-list li span.t1 {
  width: 5%;
  color: #87888A; }

.songs-list li span.t2 {
  width: 35%;
  padding-right: 15px; }

.songs-list li span.t3 {
  width: 32%;
  padding-right: 15px; }

.songs-list li .t4 {
  width: 28%;
  text-align: right; }

.songs-list li .t4 img {
  position: relative;
  top: -2px; }

.songs-list li:hover .t4 img {
  opacity: 1; }

.songs-list li:hover {
  background: #efeff0; }

.songs-list li .btn-play-sm {
  width: 21px;
  height: 21px;
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  position: absolute;
  top: 8px;
  left: 5px;
  background: #efeff0 url(../images/d/icon-play.png);
  opacity: 0;
  transition: all 300ms ease; }

.songs-list li:hover .btn-play-sm {
  opacity: 1; }

.songs-list li .btn-buy {
  display: inline-block;
  margin-left: 20px;
  width: 90px;
  line-height: 22px;
  font-size: 12px;
  padding-top: 1px; }

.videos-section {
  margin-bottom: 30px; }

.videos-section .row {
  margin: 0 -10px; }

.videos-section .item {
  display: block;
  position: relative;
  text-align: center;
  color: #231f20;
  font-family: "ProximaNovaRegular", sans-serif; }

.videos-section .item .img {
  position: relative;
  margin-bottom: 7px; }

.videos-section .item .img .play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -29px 0 0 -43px; }

.videos-section .item span {
  display: block;
  font-family: "ProximaNovaLight";
  color: #868587; }

.comments-sect {
  margin-bottom: 45px; }

.comments-sect ul {
  border-top: 1px solid #d7d9dc;
  margin-bottom: 15px; }

.comments-sect li {
  display: block;
  padding: 12px 0;
  border-bottom: 1px solid #d7d9dc;
  position: relative;
  padding-right: 140px; }

.comments-sect li .t1 {
  font-family: "ProximaNovaRegular", sans-serif; }

.comments-sect li .t2 {
  color: #868587;
  margin-bottom: 10px; }

.comments-sect li p {
  font-size: 17px;
  line-height: 1.2em; }

.comments-sect li .info {
  position: absolute;
  top: 12px;
  right: 0;
  color: #868587; }

.section-songs.alt {
  margin-top: 0;
  margin-bottom: 40px; }

/* ==========================================================================
   Popup
   ========================================================================== */
#dark-mask {
  position: fixed;
  background: rgba(41, 48, 58, 0.9);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: none; }

.popup {
  position: absolute;
  display: none;
  top: 75px;
  margin-bottom: 75px;
  left: 50%;
  width: 810px;
  margin-left: -405px;
  background: #fff;
  border-radius: 5px;
  z-index: 1001;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  padding: 70px 50px 70px; }

.popup h2 {
  font-size: 36px;
  margin-bottom: 15px;
  text-align: center; }

.popup h3 {
  font-size: 22px;
  margin-bottom: 10px; }

.popup p {
  font-size: 18px;
  margin-bottom: 50px;
  text-align: center;
  color: #8c8b8d; }

.popup .amount {
  margin-bottom: 40px;
  max-width: 300px;
  width: 100%;
  margin: 0 auto 50px; }

.popup .amount > div {
  position: relative; }

.popup .amount > div > span {
  position: absolute;
  top: 17px;
  right: 10px;
  z-index: 2;
  font-size: 14px;
  font-family: "ProximaNovaRegular", sans-serif;
  line-height: 1em; }

.popup .amount input {
  width: 100%;
  height: 44px;
  padding: 0 15px;
  background: #f2f3f3;
  border: 1px solid #d7d8dc;
  font-family: "ProximaNovaRegular", sans-serif;
  font-size: 18px;
  margin-right: 15px;
  border-radius: 4px;
  padding-right: 50px; }

.popup .amount > label.small {
  font-size: 14px;
  color: #8c8b8d;
  text-align: center;
  display: block;
  padding-top: 8px; }

.popup .close {
  display: block;
  width: 16px;
  height: 16px;
  background: url(../images/d/icon-close2.png);
  overflow: hidden;
  text-indent: -9999999px;
  position: absolute;
  top: -20px;
  right: -20px; }

.select-area {
  max-width: 540px;
  margin: 0 auto; }

.payment-types {
  border-top: 1px solid #e2e3e6;
  margin-bottom: 40px; }

.payment-types li {
  display: block;
  border-bottom: 1px solid #e2e3e6;
  overflow: hidden; }

.payment-types li img {
  float: right; }

.payment-types li label {
  display: block;
  float: left;
  line-height: 42px;
  color: #1a171b;
  font-size: 15px;
  font-family: "ProximaNovaRegular", sans-serif; }

.payment-types li label input {
  margin-right: 10px;
  position: relative;
  top: 2px; }

.down-email {
  float: left;
  color: #1a171b; }

.down-email input[type="checkbox"] {
  margin-right: 10px;
  position: relative;
  top: 1px; }

.down-email input[type="text"] {
  width: 195px;
  height: 30px;
  padding: 0 10px;
  background: #f2f3f3;
  border: 1px solid #d7d8dc;
  font-family: "ProximaNovaLight", sans-serif;
  font-size: 14px;
  margin-right: 15px;
  display: block;
  margin-left: 22px;
  margin-top: 10px;
  border-radius: 4px; }

.popup .btn {
  float: right;
  background: #0b72b5;
  width: 245px;
  line-height: 46px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  margin-top: 12px;
  font-family: "ProximaNovaRegular", sans-serif;
  border-radius: 5px; }

/* ==========================================================================
   Artist page
   ========================================================================== */
.artist-intro {
  margin-bottom: 60px; }

.artist-intro .row {
  margin: 0 -20px; }

.artist-intro .row > div {
  padding: 0 20px; }

.artist-intro h1 {
  font-size: 44px;
  margin-bottom: 20px; }

.artist-intro .social {
  display: inline-block;
  position: relative;
  padding-left: 6px; }

.artist-intro .social a {
  display: inline-block; }

.artist-intro .social a img {
  vertical-align: top;
  position: relative;
  top: 9px; }

.artist-intro p {
  font-size: 17px;
  margin-bottom: 20px; }

.artist-intro .copyright {
  font-size: 13px;
  line-height: 1.4em; }

.artist-cols > .row {
  margin: 0 -12px; }

.artist-cols > .row > div {
  padding: 0 12px; }

.artist-box {
  background: #fff;
  border-radius: 3px;
  border: 1px solid #d5d7dc;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
  padding: 20px;
  margin-bottom: 24px; }

.artist-box .title {
  overflow: hidden;
  margin-bottom: 30px; }

.artist-box .title span {
  font-size: 22px;
  color: #203035;
  font-family: "ProximaNovaRegular", sans-serif; }

.artist-box .title a {
  float: right;
  color: #8c8b8d;
  padding-top: 5px; }

.artist-box .title a:hover {
  text-decoration: underline; }

.artist-cont {
  padding: 0 16px; }

.artist-cont .section-songs {
  margin: 0; }

.section-list {
  border-top: 1px solid #e6e8eb; }

.section-list li {
  display: block;
  padding: 15px 0 14px;
  border-bottom: 1px solid #e6e8eb;
  line-height: 1em; }

.section-list li:last-child {
  border: 0 none; }

.section-list .btn-buy {
  line-height: 23px;
  width: 76px;
  float: right;
  font-size: 12.5px; }

.section-list span {
  color: #8c8b8d;
  padding-top: 4px;
  display: block; }

.section-list strong {
  padding-top: 4px;
  display: block; }

.section-list strong.mobile-place {
  display: none; }

.section-list .col-title strong span {
  display: none;
  color: #231F20; }

.artist-cont .widget-offer {
  box-shadow: none;
  padding: 0;
  margin-bottom: 30px; }

.artist-cont .send-form {
  max-width: 480px; }

.artist-cont .send-form input[type="submit"] {
  width: 110px; }

.artist-cont .send-form input[type="text"] {
  padding-right: 120px; }

.booking-widget p {
  font-size: 13px; }

.btn-book {
  font-size: 14px;
  color: #0077e2;
  line-height: 40px;
  padding: 0 18px;
  border: 1px solid #88bdec;
  border-radius: 4px;
  display: inline-block;
  text-align: center;
  font-family: "ProximaNovaRegular"; }

.btn-book:hover {
  background: #e1eaf2; }

.booking-widget .btn-book {
  float: right;
  margin-top: -45px; }

.artist-cont .videos-section .item .img .play-icon {
  width: 74px;
  margin: -25px 0 0 -37px; }

.artist-cont .videos-section {
  margin-bottom: 10px; }

.artist-cont .videos-section .row {
  margin: 0 -6px; }

.artist-cont .videos-section .row > div {
  padding: 0 6px; }

.section-photos {
  margin-bottom: 10px; }

.section-photos a {
  display: block;
  max-width: 132px;
  margin: 0 auto 12px; }

.section-photos .row {
  margin: 0 -6px; }

.section-photos .row > div {
  padding: 0 6px; }

/* ==========================================================================
   Charts page
   ========================================================================== */
.chart-filters {
  margin-bottom: 14px;
  margin-top: 15px; }

.chart-filters h2 {
  font-size: 22px;
  float: left;
  border-right: 1px solid #dddfe2;
  margin-right: 20px;
  padding: 0 20px 0 0; }

.chart-filters .filter {
  float: left;
  position: relative;
  border-right: 1px solid #dddfe2;
  margin-right: 20px;
  line-height: 22px;
  padding: 10px 20px 10px 0; }

.chart-filters .filter.last {
  margin: 0; }

.chart-filters .filter ul {
  position: absolute;
  top: 35px;
  left: -20px;
  background: #fff;
  border-radius: 4px;
  z-index: 1000;
  width: 150px;
  border: 1px solid #ccd1d5;
  box-shadow: 0 6px 11px rgba(0, 0, 0, 0.2);
  padding: 10px 0;
  display: none; }

.chart-filters .filter ul li {
  display: block;
  float: none; }

.chart-filters .filter ul li a {
  display: block;
  padding-left: 20px;
  line-height: 26px;
  font-size: 14px;
  color: #231f20; }

.chart-filters .filter ul li a:hover {
  background: #edf5fd;
  color: #0077e2; }

.chart-filters .filter .selected {
  color: #231f20;
  font-size: 15px;
  padding-right: 15px;
  background: url(../images/d/icon-menu.png) right center no-repeat; }

.row-big {
  margin: 0 -23px; }

.row-big > div {
  padding: 0 23px; }

.chart-albums .item {
  display: block;
  text-align: center;
  position: relative;
  margin-bottom: 30px; }

.chart-albums .item div {
  color: #231f20;
  padding-top: 10px;
  font-family: "ProximaNovaRegular"; }

.chart-albums .item span {
  color: #8c8b8d;
  display: block; }

.chart-albums .item:hover {
  text-decoration: none; }

.chart-albums .item:hover div {
  text-decoration: underline; }

.chart-albums .item:hover .num {
  text-decoration: none; }

.chart-albums .item .num {
  position: absolute;
  top: 0;
  left: 0;
  width: 38px;
  line-height: 38px;
  text-align: center;
  background: #f4f4f5;
  padding: 0;
  font-size: 21px;
  color: #203035;
  font-family: "ProximaNovaLight"; }

.paging {
  display: none; }

.chart-albums {
  text-align: center; }

.chart-albums > .row {
  text-align: left; }

.albums-loader {
  margin-top: 25px;
  display: none; }

.chart-albums .item-title {
  line-height: 27px; }

.chart-albums .item .item-image {
  height: 0;
  padding-bottom: 100%;
  display: block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../images/product_image_coming_soon.jpg); }

.artist-release-container {
  background-color: #ffffff;
  border: 1px solid #ddd;
  padding: 20px 20px 0 20px;
  width: 45%;
  margin-right: 5%;
  float: left; }

.artist-release-title {
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 25px;
  font-weight: bold; }

.artist-release-title a {
  font-size: 14px;
  color: #ccc;
  line-height: 24px; }

.artist-release-more-link {
  float: right; }

.artist-release-container .artist-release-list.section-songs {
  margin-top: 0; }

.intro-text-artist-name {
  margin-bottom: 15px; }

.intro-text-descriptions .itd-row {
  margin-bottom: 2px; }

.send-mobile-message {
  color: #0080d6;
  border: 1px solid #0080d6;
  padding: 10px;
  display: inline-block;
  border-radius: 5px;
  margin-top: 25px;
  font-weight: 300;
  font-family: "ProximaNovaSemiBold"; }

.text-center {
  text-align: center; }

#ap_lightgallery li {
  float: left;
  padding: 0 6px; }

#ap_lightgallery li a {
  display: block;
  overflow: hidden;
  position: relative;
  float: left;
  width: 100%;
  height: 100px;
  background-image: url("../images/product_image_coming_soon.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }

.artist-page-content {
  position: relative; }
  .artist-page-content .blur-container {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1; }
    .artist-page-content .blur-container .blur-canvas {
      display: none;
      position: absolute;
      height: 100%;
      left: 0;
      right: 0;
      margin: 0 auto;
      z-index: 1; }
    .artist-page-content .blur-container .blur-canvas-overlay {
      position: absolute;
      z-index: 2;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.5); }

#cookie {
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: #1D94FF;
  padding: 20px; }
  #cookie .cookie_text {
    color: #ffffff;
    font-size: 14px;
    line-height: 16px;
    width: 100%;
    padding-right: 230px; }
    @media (max-width: 768px) {
      #cookie .cookie_text {
        padding-bottom: 15px;
        padding-right: 0; } }
    #cookie .cookie_text table tr td {
      height: 37px;
      padding: 0;
      vertical-align: middle; }
  #cookie .cookie_buttons {
    text-align: right;
    position: absolute;
    right: 20px; }
    @media (max-width: 768px) {
      #cookie .cookie_buttons {
        position: static; } }
    #cookie .cookie_buttons .cookie_read_more {
      background-color: #29303A;
      color: #fff;
      font-size: 15px;
      line-height: 17px;
      padding: 10px 20px;
      border-radius: 4px;
      display: inline-block;
      margin-right: 5px; }
    #cookie .cookie_buttons .cookie_got_it {
      background-color: #fff;
      color: #1D94FF;
      font-size: 15px;
      line-height: 17px;
      padding: 10px 20px;
      border-radius: 4px;
      display: inline-block;
      font-weight: bold; }
  #cookie .cookie_div {
    float: left; }
    @media (max-width: 768px) {
      #cookie .cookie_div {
        width: 100%;
        text-align: center; } }

/* ==========================================================================
   Single Product
   ========================================================================== */
#content.no-border {
  border-top: none; }

#content, #text {
  margin-bottom: 0;
  padding-bottom: 40px;
  border-top: 1px solid #eceef0; }

#content.spaced, #text.spaced {
  padding-top: 25px; }

.breadcrumb {
  margin: 0 0 25px;
  font-size: 14px;
  color: #868587; }

.breadcrumb a {
  color: #868587;
  font-weight: 300; }

.breadcrumb a:hover {
  text-decoration: underline; }

.breadcrumb span {
  padding: 0 4px; }

.single-product-wrapper .product-container {
  padding-bottom: 55px;
  margin-bottom: 25px;
  border-bottom: 1px solid #eceef0; }

.single-product-wrapper .product-gallery {
  float: left;
  width: 50%; }

.single-product-wrapper .product-gallery .gallery-pagers {
  float: left; }

.single-product-wrapper .product-gallery .gallery-pagers .custom-template-pager .slide-pager {
  width: 43px;
  display: block;
  margin-bottom: 20px;
  cursor: pointer;
  border: 2px solid transparent; }

.single-product-wrapper .product-gallery .gallery-pagers .custom-template-pager .slide-pager.cycle-pager-active {
  border: 2px solid #4b4b4b; }

.single-product-wrapper .product-gallery .gallery-pagers .custom-template-pager .slide-pager img {
  display: block; }

.single-product-wrapper .product-gallery .gallery-image {
  margin-left: 75px;
  position: relative;
  padding-right: 64px; }

.single-product-wrapper .gallery-image-mobile {
  display: none; }

.single-product-wrapper .product-gallery .gallery-image .product-gallery-prev {
  position: absolute;
  top: 50%;
  left: 18px;
  z-index: 100;
  font-size: 45px;
  color: #868888;
  line-height: 1;
  transform: translateY(-50%);
  cursor: pointer; }

.single-product-wrapper .product-gallery .gallery-image .product-gallery-next {
  position: absolute;
  top: 50%;
  right: 18px;
  z-index: 100;
  font-size: 45px;
  color: #868888;
  line-height: 1;
  transform: translateY(-50%);
  margin-right: 65px;
  cursor: pointer; }

.single-product-wrapper .product-infos {
  width: 50%;
  float: left; }

.single-product-wrapper .product-infos .infos-wrapper {
  margin-bottom: 40px; }

.single-product-wrapper .product-infos .infos-wrapper h1 {
  font-weight: 300;
  color: #1a171b;
  font-size: 36px;
  margin-bottom: 15px; }

.single-product-wrapper .product-infos .infos-wrapper .price {
  font-weight: 700;
  font-size: 22px;
  color: #1a171b;
  margin-bottom: 0;
  display: block; }

.single-product-wrapper .product-infos .infos-wrapper .incl {
  color: #1a171b;
  font-size: 13px;
  font-weight: 300;
  display: block; }

.single-product-wrapper .product-infos .infos-wrapper p {
  margin-top: 38px;
  font-size: 17px;
  color: #1a171b;
  font-weight: 300;
  line-height: 1.5;
  margin-bottom: 15px; }

.single-product-wrapper .product-infos .infos-wrapper p a {
  color: #0077e2; }

.single-product-wrapper .product-infos .infos-wrapper .important-infos p {
  margin-top: 0;
  font-weight: 300;
  font-size: 13px;
  color: #000000; }

.single-product-wrapper .product-infos .product-options {
  margin-top: 15px; }

.single-product-wrapper .product-infos .product-options.color-select .color-input-wrapper {
  width: 35px;
  height: 35px;
  position: relative;
  float: left; }

.single-product-wrapper .product-infos .product-options.color-select .color-input-wrapper input {
  cursor: pointer;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 5;
  opacity: 0;
  -webkit-appearance: none;
  position: absolute; }

.single-product-wrapper .product-infos .product-options.color-select .color-input-wrapper .radio-helper {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  border: 3px solid transparent;
  z-index: 2; }

.single-product-wrapper .product-infos .product-options.color-select .color-input-wrapper input:checked ~ .radio-helper {
  border-color: rgba(0, 119, 226, 0.5); }

.single-product-wrapper .product-infos .product-options.color-select .color-input-wrapper .radio-helper span {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
  border: 2px solid #fff; }

.single-product-wrapper .product-infos .product-options.color-select .color-input-wrapper input:checked ~ .radio-helper span {
  border-color: #ffffff; }

.single-product-wrapper .product-infos .product-options.color-select .color-input-wrapper.color-black .radio-helper span {
  background-color: #1a171b; }

.single-product-wrapper .product-infos .product-options.color-select .color-input-wrapper.color-red .radio-helper span {
  background-color: #b46e68; }

.single-product-wrapper .product-infos .product-options.color-select .color-input-wrapper.color-blue .radio-helper span {
  background-color: #445993; }

.single-product-wrapper .product-infos .product-options.color-select .color-input-wrapper.color-white .radio-helper span {
  background-color: #ffffff; }

.single-product-wrapper .product-infos .product-options.color-select .color-input-wrapper.color-white .radio-helper span:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: -1px;
  left: -1px;
  background-color: transparent;
  border: 1px solid #d9d9d9;
  border-radius: 50%; }

.single-product-wrapper .product-infos .product-options label {
  display: block;
  color: #1a171b;
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 8px; }

.single-product-wrapper .product-infos .product-options.size-select .custom-select {
  position: relative;
  display: inline-block;
  max-width: 373px;
  width: 100%; }

.single-product-wrapper .product-infos .product-options.size-select .custom-select:before {
  pointer-events: none;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  content: "\f107";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.single-product-wrapper .product-infos .product-options.size-select .custom-select select {
  padding: 0 10px;
  z-index: 2;
  cursor: pointer;
  width: 100%;
  height: 37px;
  border: 1px solid #d0cfd5;
  border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  max-width: 373px; }

.single-product-wrapper .product-infos .product-options.size-select .custom-select select:focus {
  outline: none; }

.single-product-wrapper .product-infos .buy-area {
  position: relative;
  margin-top: 16px;
  width: 100%;
  max-width: 373px;
  position: relative; }

.single-product-wrapper .product-infos .buy-area > a {
  width: 100%;
  display: block;
  text-align: center;
  background-color: #0077e2;
  color: #ffffff;
  font-size: 17px;
  padding: 13px 0;
  border-radius: 5px;
  line-height: 1; }

.single-product-wrapper .product-infos .buy-area .buy-options {
  display: none;
  width: 100%;
  position: absolute;
  padding: 20px;
  top: 0;
  left: 0;
  border-radius: 4px;
  background-color: #ffffff;
  z-index: 15;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.25); }

.single-product-wrapper .product-infos .buy-area .buy-options h5 {
  display: block;
  text-align: center;
  font-weight: 600;
  font-size: 11px;
  margin-bottom: 30px; }

.single-product-wrapper .product-infos .buy-area .buy-options ul li {
  display: block;
  text-align: center;
  margin-bottom: 30px; }

.single-product-wrapper .product-infos .buy-area .buy-options ul li a {
  color: #1a171b;
  font-size: 17px;
  display: inline-block;
  line-height: 26px; }

.single-product-wrapper .product-infos .buy-area .buy-options ul li a:hover {
  color: #0077e2; }

.single-product-wrapper .product-infos .buy-area .buy-options ul li a.add-to-cart {
  padding-left: 24px;
  position: relative;
  background: url("../images/icon-cart.svg") no-repeat;
  background-size: 16px 23px;
  background-position: 0 0; }

.single-product-wrapper .product-infos .buy-area .buy-options ul li a.add-to-cart:hover {
  background: url("../images/icon-cart-blue.svg") no-repeat;
  background-size: 16px 23px;
  background-position: 0 0; }

.single-product-wrapper .product-infos .buy-area .buy-options ul li a span {
  display: inline-block;
  vertical-align: middle; }

.single-product-wrapper .product-infos .buy-area .buy-options ul li a img {
  display: inline-block;
  vertical-align: middle; }

.single-product-wrapper .product-infos .share-area {
  margin-top: 30px; }

.single-product-wrapper .product-infos .share-area span {
  display: inline-block;
  margin-right: 12px;
  font-size: 14px;
  font-weight: 300;
  vertical-align: middle; }

.single-product-wrapper .product-infos .share-area ul {
  display: inline-block;
  vertical-align: middle; }

.single-product-wrapper .product-infos .share-area ul li {
  float: left; }

.single-product-wrapper .product-infos .share-area ul li + li {
  margin-left: 8px; }

.single-product-wrapper .product-infos .share-area ul li a {
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  display: block;
  background-color: #a4a4a4;
  border-radius: 50%; }

.single-product-wrapper .product-infos .share-area ul li a i {
  color: #ffffff;
  font-size: 13px; }

.related-product h3 {
  font-size: 17px;
  font-weight: 600;
  color: #1a171b;
  margin-bottom: 20px; }

.related-product .slider-wrapper .slider-frame ul.slidee li .item {
  display: block;
  text-align: center; }

.related-product .slider-wrapper .slider-frame ul.slidee li .item div {
  color: #231f20;
  padding-top: 10px; }

.related-product .slider-wrapper .slider-frame ul.slidee li .item span {
  color: #8c8b8d;
  display: block; }

.related-product .slider-wrapper .slider-frame ul.slidee li .item:hover {
  text-decoration: none; }

.related-product .slider-wrapper .slider-frame ul.slidee li .item:hover div {
  text-decoration: underline; }

@media only screen and (max-width: 767px) {
  .single-product-wrapper .product-gallery {
    display: none;
    float: none;
    width: 100%;
    margin-bottom: 20px;
    clear: both;
    overflow: hidden; }

  .single-product-wrapper .product-infos {
    width: 100%;
    float: none;
    clear: both; }

  .related-product .slider-wrapper .slider-frame ul.slidee li .item {
    margin-bottom: 20px; }

  .related-product .slider-wrapper .slider-frame ul.slidee li .item div.image-item {
    width: 100%;
    height: auto;
    padding-top: 100%; }

  .single-product-wrapper .product-gallery .gallery-image {
    padding-right: 0;
    margin-left: 0; }

  .single-product-wrapper .product-gallery .gallery-image .slide {
    width: 100%; }

  .single-product-wrapper .product-gallery .gallery-image .slide img {
    display: block;
    width: 100%; }

  .single-product-wrapper .product-gallery .gallery-image .product-gallery-next {
    margin-right: 0; }

  .single-product-wrapper .product-gallery .gallery-pagers {
    float: left;
    display: none; }

  .single-product-wrapper .gallery-image-mobile {
    display: block;
    position: relative;
    margin-bottom: 25px; }

  .single-product-wrapper .gallery-image-mobile .custom-template-pager-mobile {
    z-index: 100;
    text-align: center;
    position: absolute;
    bottom: 30px;
    width: 100%;
    left: 0; }

  .single-product-wrapper .gallery-image-mobile .custom-template-pager-mobile span {
    width: 9px;
    height: 9px;
    margin: 0 5px;
    display: inline-block;
    border: 1px solid #ffffff;
    border-radius: 50%;
    background-color: #49292a; }

  .single-product-wrapper .gallery-image-mobile .custom-template-pager-mobile span.cycle-pager-active {
    background-color: #fff; }

  .single-product-wrapper .product-infos .infos-wrapper h1 {
    font-size: 22px; }

  .single-product-wrapper .product-infos .infos-wrapper .price {
    font-size: 18px; }

  .single-product-wrapper .product-infos .infos-wrapper p {
    font-size: 14px; }

  .single-product-wrapper .product-infos .infos-wrapper .important-infos p {
    font-size: 12px; } }
/* ==========================================================================
   Search Page
   ========================================================================== */
.search-page h2 {
  font-size: 26px;
  color: #3e3d40;
  margin-bottom: 22px; }

.search-page h3 {
  font-size: 20px;
  color: #3e3d40;
  margin-bottom: 15px; }

.search-page .search-list ul {
  width: 100%; }

.search-page .search-list ul li {
  width: 100%;
  display: block;
  margin-bottom: 8px; }

.search-page .search-list ul li.list-head {
  display: table;
  border-top: 1px solid #e2e3e6;
  padding: 9px 0;
  border-bottom: 1px solid #e2e3e6; }

.search-page .search-list ul li.list-head > div {
  display: table-cell;
  vertical-align: middle; }

.search-page .search-list ul li.list-head .name {
  width: 24.8%;
  padding-left: 32px; }

.search-page .search-list ul li.list-head .interpret {
  width: 20%; }

.search-page .search-list ul li.list-head .interpret-alt {
  width: 42.2%; }

.search-page .search-list ul li.list-head .duration {
  width: 6.3%; }

.search-page .search-list ul li.list-head .price {
  width: 6.7%;
  min-width: 80px; }

.search-page .search-list ul li.list-head > div span {
  font-size: 12px;
  color: #94989d; }

.search-page .search-list ul li:not(.list-head) {
  display: table;
  padding: 3px 0;
  position: relative;
  margin-bottom: 0; }

.search-page .search-list ul li:not(.list-head) a {
  color: #3e3d40; }

.search-page .search-list ul li:not(.list-head) a:not(.btn-buy):hover {
  text-decoration: underline; }

.search-page .search-list ul li:not(.list-head) > div {
  display: table-cell;
  vertical-align: middle; }

.search-page .search-list ul li:not(.list-head) .number {
  width: 2.453%; }

.search-page .search-list ul li:not(.list-head):hover .number span {
  opacity: 0;
  visibility: hidden; }

.search-page .search-list ul li:not(.list-head) .name {
  width: 22.347%; }

.search-page .search-list ul li:not(.list-head) .name .thumb {
  display: inline-block;
  width: 15.5%;
  vertical-align: middle; }

.search-page .search-list ul li:not(.list-head) .name .thumb img {
  display: block; }

.search-page .search-list ul li:not(.list-head) .name .title {
  display: inline-block;
  width: 78%;
  padding-left: 8px;
  vertical-align: middle; }

.search-page .search-list ul li:not(.list-head) .interpret {
  width: 20%; }

.search-page .search-list ul li:not(.list-head) .interpret-alt {
  width: 42.2%; }

.search-page .search-list ul li:not(.list-head) .duration {
  width: 6.3%; }

.search-page .search-list ul li:not(.list-head) .price {
  width: 6.7%;
  text-align: right;
  min-width: 80px; }

.search-page .search-list ul li:not(.list-head) > div span {
  font-size: 15px;
  color: #3e3d40;
  display: block; }

.search-page .search-list ul li:not(.list-head) > .number span {
  font-size: 15px;
  color: #94989d; }

.search-page .search-list ul li:not(.list-head) .btn-buy {
  color: #0077e2;
  border: 1px solid #88bdec;
  border-radius: 4px;
  text-align: center;
  display: inline-block;
  width: 100%;
  line-height: 22px;
  font-size: 12px;
  padding-top: 1px;
  background-color: #fff; }

.search-page .search-list ul li:not(.list-head) .play-btn {
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: 300ms all ease;
  -webkit-transition: 300ms all ease;
  width: 26px;
  height: 26px;
  background: url("../images/icon-play.svg") no-repeat center;
  background-size: contain;
  position: absolute;
  top: 50%;
  margin-top: -13px;
  left: -8px;
  z-index: 5; }

.search-page .search-list ul li:not(.list-head):hover .play-btn {
  opacity: 1;
  visibility: visible; }

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Modify as content requires.
   ========================================================================== */
@media only screen and (max-width: 1200px) {
  .search-page .search-list ul li:not(.list-head) > div span {
    font-size: 12px; }

  .search-page .search-list ul li:not(.list-head) > .number span {
    font-size: 12px; } }
@media only screen and (max-width: 768px) {
  .search-page .search-list ul li:not(.list-head) .interpret-alt {
    width: 38.2%; }

  .search-page .search-list ul li:not(.list-head) .price {
    width: 10.7%; }

  .search-page .search-list ul li:not(.list-head) .interpret-alt {
    width: 38.2%; }

  .search-page .search-list ul li.list-head .price {
    width: 10.7%; }

  .search-page .search-list ul li.list-head .interpret-alt {
    width: 38.2%; } }
@media only screen and (max-width: 767px) {
  .search-page .search-list ul li.list-head .name {
    width: 78%;
    padding-left: 8%; }

  .search-page .search-list ul li.list-head .interpret {
    display: none; }

  .search-page .search-list ul li.list-head .interpret-alt {
    display: none; }

  .search-page .search-list ul li.list-head .duration {
    display: none; }

  .search-page .search-list ul li.list-head .price {
    width: 22%; }

  .search-page .search-list ul li:not(.list-head) .number {
    width: 8%; }

  .search-page .search-list ul li:not(.list-head) .name {
    width: 70%; }

  .search-page .search-list ul li:not(.list-head) .interpret {
    display: none; }

  .search-page .search-list ul li:not(.list-head) .interpret-alt {
    display: none; }

  .search-page .search-list ul li:not(.list-head) .duration {
    display: none; }

  .search-page .search-list ul li:not(.list-head) .price {
    width: 22%; } }
/* ==========================================================================
   MAIN
   ========================================================================== */
.color-light-blue {
  color: #0085E8; }

.popup-box {
  max-width: 767px;
  margin: 0 auto; }

.popup-header {
  line-height: 40px; }

.popup-header .zaruck {
  font-size: 15px;
  color: #0077E2;
  display: block;
  position: relative;
  top: -1px; }

.popup-header .zaruck img {
  vertical-align: text-bottom;
  margin-right: 6px; }

.popup-header .close-popup {
  display: block; }

.popup-header .close-popup img {
  vertical-align: middle; }

.popup-header-group .container {
  padding: 0 9px; }

.popup-content h5 {
  font-size: 17px;
  line-height: 20px;
  color: #1A1A1A;
  padding: 25px 0;
  padding-top: 20px; }

.popup-form {
  margin-right: -17px; }

.popup-form input {
  display: block;
  width: 100%;
  height: 35px;
  font-size: 15px;
  line-height: 18px;
  color: #1A1A1A;
  border: none;
  border-bottom: 1px solid rgba(102, 102, 102, 0.2);
  outline: none;
  margin-bottom: 8px; }

.popup-form input:focus {
  border-color: rgba(0, 133, 232, 0.25); }

.popup-form label {
  font-weight: 600;
  font-size: 11px;
  line-height: 17px;
  color: #1A1A1A; }

.popup-form label.color-light-blue {
  color: #0085E8; }

.popup-form .custom-select {
  position: relative;
  display: inline-block;
  width: 100%;
  font-size: 15px;
  color: #1A1A1A; }

.popup-form .custom-select:before {
  pointer-events: none;
  position: absolute;
  top: 50%;
  right: 13px;
  transform: translateY(-50%);
  content: "\f107";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 18px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.popup-form .custom-select select {
  outline: none;
  padding: 0;
  z-index: 2;
  cursor: pointer;
  width: 100%;
  height: 35px;
  border: none;
  border-bottom: 1px solid rgba(102, 102, 102, 0.2);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent; }

.popup-bottom {
  padding: 16px 0;
  position: fixed;
  background-color: #fff;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1003; }

.popup-form input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #999999; }

.popup-form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #999999; }

.popup-form input:-ms-input-placeholder {
  /* IE 10+ */
  color: #999999; }

.popup-form input:-moz-placeholder {
  /* Firefox 18- */
  color: #999999; }

.payment-methods h4 {
  position: relative;
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(102, 102, 102, 0.2);
  font-size: 17px;
  line-height: 20px;
  color: #1A1A1A; }

.payment-methods ul {
  padding-bottom: 15px; }

.payment-methods ul li {
  display: block;
  width: 100%;
  border-bottom: 1px solid rgba(102, 102, 102, 0.2);
  line-height: 45px;
  text-align: right; }

.payment-methods ul li .custom-radio {
  display: block;
  float: left;
  width: 24px;
  height: 24px;
  position: relative;
  margin: 10px 0; }

.payment-methods ul li .custom-radio input {
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  outline: none;
  width: 100%;
  height: 100%;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  z-index: 3; }

.payment-methods ul li .custom-radio .custom-radio-helper {
  background: #ffffff;
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid #bbc3c6;
  border-radius: 50%;
  background: transparent;
  position: relative;
  z-index: 1; }

.payment-methods ul li .custom-radio .custom-radio-helper span {
  width: 10px;
  height: 10px;
  top: 50%;
  left: 50%;
  position: absolute;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 2;
  background: transparent; }

.payment-methods ul li .custom-radio input:checked ~ .custom-radio-helper {
  border-color: #0077e2; }

.payment-methods ul li .custom-radio input:checked ~ .custom-radio-helper span {
  background: #0077e2; }

.payment-methods ul li label {
  cursor: pointer;
  float: left;
  display: block;
  font-size: 13px;
  color: #1A1A1A;
  padding-left: 8px; }

.payment-methods ul li img {
  vertical-align: middle;
  margin-right: 17px; }

.popup-header-info {
  margin: 0 -10px;
  padding: 10px 19px;
  border-bottom: 1px solid rgba(102, 102, 102, 0.2);
  border-top: 1px solid rgba(102, 102, 102, 0.2); }

.popup-header-info-text {
  padding-left: 10px;
  padding-top: 9px; }

.popup-header-info-text h6 {
  font-size: 14px;
  line-height: 16px;
  color: #1A1A1A;
  margin: 0;
  font-family: 'ProximaNova';
  font-weight: normal; }

.popup-header-info-text p {
  font-size: 13px;
  line-height: 16px;
  color: #4D4D4D; }

.popup-header-info-text p .color-light-blue {
  color: #0085E8; }

.popup-header-info-text p strong {
  font-weight: 600; }

.popup-content-dif {
  padding-top: 143px;
  padding-bottom: 68px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  background-color: #fff;
  min-height: 100%; }

.popup-header-group-fixed {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1003;
  background-color: #fff; }

.popup-box-payments {
  font-family: 'ProximaNova'; }

.popup-box-payments .popup-form {
  margin-top: 25px; }

.show-popup {
  display: none; }

.popup-box .text-content {
  padding-top: 20px; }

#payment-sms .popup-box .text-content p {
  line-height: 1.3em; }

.popup-box .text-content h3 {
  font-size: 21px;
  line-height: 23px;
  color: #1A1A1A;
  padding-bottom: 10px; }

.popup-box p {
  font-size: 13px;
  line-height: 15px;
  color: #4D4D4D; }

.popup-box .mobile-absolute {
  position: absolute;
  bottom: 27px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  font-size: 16px;
  line-height: 18px;
  color: #0085E8;
  width: 100%;
  text-align: center; }

.spinning-chart {
  margin: 55px auto;
  position: relative; }

.spinning-chart span {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  font-size: 19px;
  font-size: 16px;
  line-height: 18px;
  color: #999999; }

#spinning-circle img {
  animation-name: spinning-circle;
  animation-duration: 5s;
  animation-iteration-count: 9999; }

@-webkit-keyframes spinning-circle {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
.popup-box .text-success {
  padding-top: 90px; }

.popup-box .text-success img {
  margin-bottom: 12px; }

.popup-box .text-success h3 {
  padding-bottom: 17px; }

.popup-box-form-two h5 {
  padding-bottom: 7px; }

.popup-box-form-two .popup-form {
  padding-top: 26px; }

.popup-box .text-itunes h3 {
  padding-bottom: 40px; }

.popup-box .text-itunes img {
  margin: 8px 0; }

.popup-box .text-itunes p {
  font-size: 14px;
  line-height: 17px;
  color: #4D4D4D; }

.popup-box-itunes .popup-form {
  margin-top: 25px;
  border-top: 1px solid rgba(102, 102, 102, 0.2);
  padding-top: 12px; }

.popup-box-download .text-content > img {
  margin-top: 25px;
  margin-bottom: 42px; }

.popup-box-download .download-group {
  margin-bottom: 26px; }

.popup-box-download .download-group p {
  margin-bottom: 21px;
  font-size: 14px;
  line-height: 17px; }

.popup-box-download .download-group a {
  font-size: 16px;
  line-height: 18px;
  color: #0085E8; }

.popup-box-download .download-group a img {
  margin-left: 8.5px;
  vertical-align: middle;
  position: relative;
  top: -1px; }

.popup-box .img-wrapper {
  position: relative;
  display: table;
  margin: 25px auto; }

.popup-box .img-wrapper .success-img {
  position: absolute;
  right: -17px;
  top: -10px; }

.popup-box .btn-group {
  margin-top: 29px; }

.popup-box .btn-group .btn-popup {
  margin-bottom: 7px; }

.mobile-absolute img {
  vertical-align: middle;
  margin-left: 8px;
  position: relative;
  top: -1px; }

.check-group {
  position: relative;
  display: table;
  margin: 0 auto; }

.check-group input[type=checkbox].css-checkbox {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.check-group input[type=checkbox].css-checkbox:checked + label.css-label {
  background-image: url("../images/ckeckbox-img.png");
  z-index: 100; }

.check-group input[type=checkbox].css-checkbox + label.css-label {
  text-align: left;
  font-size: 11px;
  line-height: 13px;
  color: #4D4D4D;
  padding-left: 20px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0 0;
  vertical-align: middle;
  cursor: pointer; }

.check-group input[type=checkbox].css-checkbox + label.css-label:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  position: absolute;
  left: 0;
  border: 1px solid #4D4D4D;
  border-radius: 3px;
  opacity: 0.7;
  z-index: -1; }

.popup-header-group-voucher {
  padding-top: 14px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  height: 74px;
  background: -moz-linear-gradient(50% 100% 90deg, rgba(29, 29, 27, 0) 0%, rgba(29, 29, 27, 0.1) 5.47%, #1d1d1b 57.33%);
  background: -webkit-linear-gradient(90deg, rgba(29, 29, 27, 0) 0%, rgba(29, 29, 27, 0.1) 5.47%, #1d1d1b 57.33%);
  background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0, rgba(29, 29, 27, 0)), color-stop(0.0547, rgba(29, 29, 27, 0.1)), color-stop(0.5733, #1d1d1b));
  background: -o-linear-gradient(90deg, rgba(29, 29, 27, 0) 0%, rgba(29, 29, 27, 0.1) 5.47%, #1d1d1b 57.33%);
  background: -ms-linear-gradient(90deg, rgba(29, 29, 27, 0) 0%, rgba(29, 29, 27, 0.1) 5.47%, #1d1d1b 57.33%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#1D1D1B', endColorstr='#1D1D1B' ,GradientType=0)";
  background: linear-gradient(0deg, rgba(29, 29, 27, 0) 0%, rgba(29, 29, 27, 0.1) 5.47%, #1d1d1b 57.33%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1D1D1B',endColorstr='#1D1D1B' , GradientType=0); }

.popup-box-voucher {
  position: absolute;
  bottom: 0;
  z-index: 10000;
  width: 100%;
  left: 50%;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  display: none; }

.popup-header-group-voucher h5 {
  font-size: 11px;
  font-weight: normal;
  line-height: 15px;
  letter-spacing: 0.55px;
  color: #B3B3B3;
  font-family: 'Roboto', sans-serif; }

.close-popup-voucher {
  position: absolute;
  right: 13px;
  top: -2px;
  line-height: 1; }

.popup-box-voucher .popup-content h3 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  font-size: 22px;
  line-height: 24px;
  color: #F4B525;
  padding-bottom: 8px; }

.popup-box-voucher .popup-content {
  position: relative;
  margin-top: -35px; }

.popup-box-voucher .popup-content p {
  color: #fff;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  line-height: 15px;
  padding: 0 35px;
  font-weight: 400; }

.popup-box-voucher .popup-content h5 {
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  font-weight: 500;
  padding-bottom: 12px;
  padding-top: 27px;
  font-family: 'Roboto', sans-serif; }

.popup-box-voucher .popup-content h5 .color-yellow {
  color: #F4B525; }

.popup-box-voucher .btn-yellow {
  background: #F4B525;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  display: block;
  width: 181px;
  line-height: 37px;
  text-align: center;
  margin: 0 auto;
  font-size: 14px;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
  color: #333333; }

.popup-box-voucher .popup-content .text-bottom-voucher p {
  font-size: 10px;
  font-weight: 400;
  line-height: 11px;
  letter-spacing: 0.25px;
  color: #FFFFFF;
  padding: 0;
  padding-top: 35px;
  padding-bottom: 18px;
  font-family: 'Roboto', sans-serif; }

.popup-box-voucher .popup-content .text-bottom-voucher p strong {
  font-weight: 700; }

.popup-box-voucher .popup-content .text-bottom-voucher p a.color-yellow {
  color: #F4B525;
  font-size: 10px; }

.popup-box-loading {
  position: absolute;
  z-index: 1001;
  background-color: #fff;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.mobile-payment-loader {
  position: absolute;
  z-index: 1001;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.payment-methods .payment-types {
  border: none;
  margin: 0; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

/*
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel .owl-refresh .owl-item {
  display: none; }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d; }

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto; }

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1; }

.intro-text .intro-text-description {
  padding-top: 20px;
  font-size: 17px;
  line-height: 20px; }

.enter-name, .enter-phone {
  display: none; }

.popup .payment-terms {
  text-align: left;
  font-size: 12px;
  line-height: 16px;
  padding-top: 12px; }
  @media (max-width: 1020px) {
    .popup .payment-terms {
      text-align: center;
      font-size: 15px;
      line-height: 21px; } }
  .popup .payment-terms .btn {
    margin-left: 35px;
    margin-top: 0; }
    @media (max-width: 1020px) {
      .popup .payment-terms .btn {
        margin-left: 0;
        margin-bottom: 15px; } }

.payment-swisscom-easypay {
  display: none;
  padding: 0;
  position: absolute;
  overflow: hidden;
  min-height: 600px; }
  .payment-swisscom-easypay iframe {
    border: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }

#lightgallery li {
  float: left;
  margin-bottom: 10px;
  margin-right: 5px;
  width: 200px; }
  #lightgallery li a {
    border: 3px solid #8fc3f2;
    border-radius: 3px;
    display: block;
    overflow: hidden;
    position: relative;
    float: left; }

.results li .small-square {
  display: block;
  width: 45px;
  height: 45px;
  float: left;
  margin-right: 15px;
  background-size: contain;
  background-position: center center; }

.sidebar-inner {
  width: 300px;
  margin: 0 auto; }
  @media (max-width: 1020px) {
    .sidebar-inner {
      width: 200px; } }
  .sidebar-inner .merch_cover {
    width: 300px;
    height: 355px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("../images/product_image_coming_soon.jpg");
    cursor: pointer; }
    @media (max-width: 1020px) {
      .sidebar-inner .merch_cover {
        width: 200px;
        height: 255px; } }
  .sidebar-inner .merch_thumbnails {
    margin: 12px 25px 35px;
    padding: 0 10px; }
    .sidebar-inner .merch_thumbnails ul li {
      background-image: url("../images/product_image_coming_soon.jpg");
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      width: 41px;
      height: 56px;
      border: 1px solid #fff;
      float: left;
      cursor: pointer; }
      .sidebar-inner .merch_thumbnails ul li.active, .sidebar-inner .merch_thumbnails ul li:hover {
        border: 1px solid #555555; }
    .sidebar-inner .merch_thumbnails ul:after {
      clear: both;
      display: block;
      content: ''; }

.merch_socials {
  border-bottom: 1px solid #e2e3e6;
  border-top: 1px solid #e2e3e6;
  padding: 15px 0;
  margin: 40px 0;
  font-size: 17px;
  line-height: 20px; }
  .merch_socials .merch_social_images {
    float: right; }
  .merch_socials:after {
    clear: both;
    display: block;
    content: ''; }

.section-similars .title {
  margin-bottom: 35px; }
.section-similars .item .item-image {
  height: 0;
  padding-bottom: 100%;
  display: block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("../images/product_image_coming_soon.jpg"); }
.section-similars .item-text {
  text-align: center;
  padding-top: 40px; }
  .section-similars .item-text .item-name {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .section-similars .item-text .buy {
    color: #0077e2;
    font-size: 12px;
    font-family: "ProximaNovaRegular";
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #8fc3f2;
    text-align: center;
    width: 75px;
    line-height: 23px;
    margin-top: 10px; }

.invalid {
  color: red;
  margin-bottom: 10px;
  position: relative;
  display: none; }

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

.merch_buy a {
  background-color: #0077E2;
  width: 100%;
  color: #fff;
  text-align: center;
  border-radius: 4px;
  padding: 10px 0;
  font-size: 15px;
  display: block; }
  .merch_buy a.hide-mobile {
    display: block; }
    @media (max-width: 768px) {
      .merch_buy a.hide-mobile {
        display: none; } }
  .merch_buy a.hide-desktop {
    display: none; }
    @media (max-width: 768px) {
      .merch_buy a.hide-desktop {
        display: block; } }

.merch_page .merch_similar_pb {
  padding-bottom: 15px; }

.similar_cover {
  width: 75px;
  height: 75px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0; }

.carousel-section .banner-image {
  width: 100%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  height: 377px; }
  @media (max-width: 768px) {
    .carousel-section .banner-image {
      background-position: center right;
      background-size: cover; } }
.carousel-section .song-widget {
  right: 0; }
  .carousel-section .song-widget img {
    width: 75px;
    display: inline-block; }
  .carousel-section .song-widget .text {
    top: 12px;
    left: 12px;
    text-align: left;
    width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: absolute;
    z-index: -1; }

.preorder-info .small span {
  color: #0080d6;
  font-weight: bold;
  line-height: 22px; }

.preorder-info .small {
  font-size: 14px; }

.preorder-info {
  background: url("../images/preorder-info.png") no-repeat transparent left center;
  padding: 10px 0 10px 60px;
  min-height: 43px;
  text-align: left;
  font-size: 18px; }

/* ==========================================================================
   Search Popup
   ========================================================================== */
#mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  display: none;
  background: #fff; }

#blur-mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  display: none; }

#search-popup {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 45px 0;
  z-index: 101;
  display: none; }

#search-popup .close {
  top: 17px;
  right: 20px;
  width: 16px;
  height: 16px;
  background: url(../images/icon-close2.png) no-repeat center center;
  display: block;
  overflow: hidden;
  text-indent: -99999px;
  position: absolute;
  z-index: 301; }

#search-loader {
  background: url("../images/search-progress.gif") no-repeat transparent;
  width: 30px;
  height: 10px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 5px auto 0;
  top: 50%;
  display: none; }

#search-popup {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 45px 0;
  z-index: 101;
  display: none;
  height: 100%; }

#search-popup h3 {
  text-align: center;
  font-size: 23px;
  color: #000;
  font-family: "ProximaNovaSemibold";
  margin-bottom: 15px;
  line-height: 1em;
  position: relative;
  z-index: 300; }

#search-popup h4 {
  text-align: center;
  font-size: 18px;
  color: #000;
  margin-bottom: 25px;
  line-height: 1em;
  opacity: .6; }

#search-field {
  line-height: 100px;
  min-width: 500px;
  margin: 0 auto 55px;
  display: block;
  border: 0 none;
  font-size: 90px;
  color: #3e3d40;
  font-family: "ProximaNovaSemibold";
  outline: none;
  text-align: center; }

#search-popup .row {
  margin: 0 -30px; }

#search-popup .row > div {
  padding: 0 30px; }

.results-title {
  border-bottom: 1px solid #cccfd2;
  overflow: hidden;
  padding-bottom: 8px;
  margin-bottom: 25px; }

.results-title a {
  float: right;
  font-size: 14px;
  color: #0080d6;
  font-family: "ProximaNovaRegular";
  line-height: 1em; }

.results-title a:hover {
  text-decoration: underline; }

.results-title p {
  font-size: 15px;
  color: #58585a;
  font-family: "ProximaNovaRegular";
  float: left;
  line-height: 16px;
  padding-left: 20px;
  text-transform: uppercase; }

#results1 .results-title p {
  background: url(../images/icon-person.png) left center no-repeat; }

#results2 .results-title p {
  background: url(../images/icon-album.png) left 2px no-repeat; }

#results3 .results-title p {
  background: url(../images/icon-song.png) left 2px no-repeat; }

#results4 .results-title p {
  background: url(../images/icon_merch.png) left 2px no-repeat;
  background-size: 14px 14px; }

.results ul {
  position: relative !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important; }

.results li {
  display: block;
  overflow: hidden;
  padding: 9px;
  border-radius: 5px;
  position: relative; }

.results li:hover {
  background: #f2f2f2 url(../images/icon-dots.png) 95% center no-repeat; }

.results li img {
  margin-right: 15px;
  float: left; }

.results li p {
  padding-top: 13px;
  font-size: 15px;
  color: #3e3d40;
  font-family: "ProximaNovaSemibold";
  line-height: 1.1em; }

.results li p span {
  display: block;
  font-family: "Gentona-Light", sans-serif; }

.results li a {
  color: #0077e2; }

.results li a:after {
  clear: both;
  content: ' ';
  display: block; }

#results2 .results li p, #results3 .results li p, #results4 .results li p {
  padding-top: 4px; }

.ui-helper-hidden-accessible {
  display: none; }

.search-no-results {
  font-size: 16px;
  text-align: center; }

@media only screen and (max-width: 1080px) {
  #search-popup .row {
    margin: 0 -10px; }

  #search-popup .row > div {
    padding: 0 10px; } }
@media only screen and (max-width: 767px) {
  #search-field {
    width: 100%;
    line-height: 70px;
    font-size: 60px;
    min-width: 100px; }

  .results-section {
    margin-bottom: 25px; }

  #search-popup .close {
    right: 15px;
    top: 15px; } }
.track-play-image {
  display: none;
  position: absolute;
  top: 4px;
  left: 4px;
  width: 45px;
  height: 45px;
  background: url("../images/icon-play-big.png") no-repeat center;
  background-size: 80%; }

.track-play-image.stop {
  background-image: url("../images/icon-stop-big.png"); }

.results li:hover .track-play-image {
  display: block; }

.btn-buy-on-search {
  font-size: 13px;
  color: #0077e2;
  line-height: 25px;
  width: 80px;
  border: 1px solid #88bdec;
  border-radius: 4px;
  display: none;
  text-align: center;
  font-family: "ProximaNovaRegular";
  background-color: #fff;
  position: absolute;
  top: 15px;
  right: 5px; }

.results li:hover .btn-buy-on-search {
  display: block; }

.results li:last-of-type:hover {
  background: none; }

#close_search {
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 16px;
  height: 16px;
  background: url(../images/icon-close2.png) no-repeat center center;
  overflow: hidden;
  text-indent: -99999px;
  z-index: 301;
  cursor: pointer; }

.new-search-wrapper .search-content {
  padding: 35px 20px 20px; }

.new-search-wrapper .search-content:after {
  clear: both;
  display: block;
  content: ' '; }

#new-search-mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  display: none;
  background: #000;
  opacity: 0.4; }

.new-search-wrapper.header-search {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  padding-left: 224px;
  z-index: 103;
  background-color: #fff;
  display: none; }
  @media (max-width: 768px) {
    .new-search-wrapper.header-search {
      padding-left: 15px; } }
  .new-search-wrapper.header-search .search-icon {
    background-image: url(../images/search-icon.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 29px;
    height: 29px;
    top: 21px;
    position: absolute; }
  .new-search-wrapper.header-search .close {
    top: 27px;
    right: 20px;
    width: 16px;
    height: 16px;
    background: url(../images/icon-close2.png) no-repeat center center;
    display: block;
    overflow: hidden;
    text-indent: -99999px;
    position: absolute; }
  .new-search-wrapper.header-search #search-field {
    max-width: 100%;
    border: 0;
    box-shadow: none;
    height: 69px;
    padding: 0 35px;
    font-size: 20px; }
    .new-search-wrapper.header-search #search-field:focus {
      box-shadow: none; }
  .new-search-wrapper.header-search #close_search {
    display: none; }

.header-search-logo {
  position: fixed;
  float: left;
  margin: 10px 0;
  left: 12px; }
  .header-search-logo img {
    height: 49px; }
  @media (max-width: 768px) {
    .header-search-logo {
      display: none; } }

.code-popup * {
  box-sizing: border-box; }

.code-popup {
  background: #fff;
  width: 650px;
  position: absolute;
  top: 200px;
  left: 0;
  right: 0;
  margin: 0 auto;
  min-height: 300px;
  z-index: 990;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  font-family: "Gentona-Book", Sans-Serif; }

.code-success {
  display: none; }

.code-popup .code-popup-close {
  background: url("../images/icon-close2.png") no-repeat transparent;
  position: absolute;
  width: 16px;
  height: 16px;
  right: 15px;
  top: 15px; }

#mobile-overlay {
  position: fixed;
  z-index: 991;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none; }

#blur-mask {
  position: fixed;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.5); }

.code-popup img {
  margin-bottom: 7px; }

.code-popup h4 {
  opacity: 0.5;
  font-size: 14px;
  line-height: 20px;
  color: #1A171B;
  text-align: center; }

.code-popup p {
  padding: 40px 75px 35px;
  color: #3E3D40;
  font-size: 18px; }

.code-popup h3 {
  color: #1A171B;
  font-size: 16px;
  text-align: center; }

.code-popup h2 {
  color: #3E3D40;
  font-family: "Gentona-Light", Sans-Serif;
  font-size: 28px;
  padding: 60px 15px 45px;
  text-align: center; }

.code-popup form {
  padding: 0 75px 60px;
  float: left;
  width: 100%; }

.code-popup a.btn:hover {
  opacity: 0.8; }

.code-popup a.btn {
  background: #0080d6;
  color: #fff;
  font-family: "Gentona-Medium", Sans-Serif;
  font-size: 15px;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
  display: block;
  text-align: center;
  margin-left: 22px;
  width: 120px;
  float: left;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.code-popup input {
  height: auto;
  line-height: 20px;
  font-weight: normal;
  margin-bottom: 0;
  float: left;
  border: 1px solid #e1e1e2;
  padding: 10px 18px;
  width: 358px;
  font-size: 16px;
  font-family: "Gentona-Light", Sans-Serif;
  color: #3E3D40; }

.code-popup .code-success p {
  padding-top: 0;
  padding-bottom: 50px; }

.code-popup .code-success h2 {
  padding-top: 30px;
  padding-bottom: 10px; }

.code-success {
  padding-bottom: 60px;
  padding-top: 60px; }

.code-popup .code-success a.btn {
  display: inline-block;
  margin: 0 auto;
  float: none; }

#blur-mask {
  position: absolute;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none; }

@media only screen and (max-width: 767px) {
  .code-popup .code-popup-close {
    right: 0; }

  .code-popup form a.btn {
    width: 100%;
    margin-left: 0; }

  .code-popup form input {
    width: 100%;
    margin-bottom: 20px; }

  .code-popup form {
    padding: 0 25px 60px; }

  .code-popup h2 {
    font-size: 24px; }

  .code-popup p {
    font-size: 16px;
    padding: 20px 25px; }

  .code-popup {
    top: 100px;
    width: 280px; } }
div.admin-sidebar-wrapper div.sidebar {
  width: 67px;
  position: fixed;
  right: 0;
  top: 150px;
  z-index: 100;
  box-sizing: content-box; }

div.admin-sidebar-wrapper div.sidebar div.top {
  background: url("../images/admin_sidebar_top.png") no-repeat transparent;
  height: 13px;
  width: 67px;
  float: left;
  border: none;
  padding: 0; }

div.admin-sidebar-wrapper div.sidebar div.bottom {
  background: url("../images/admin_sidebar_bottom.png") no-repeat transparent;
  height: 13px;
  width: 67px;
  float: left;
  border: none;
  padding: 0; }

div.admin-sidebar-wrapper div.sidebar div.mid {
  background: url("../images/admin_sidebar_mid.png") repeat-y transparent;
  min-height: 25px;
  width: 67px;
  float: left;
  padding: 5px 0;
  border: none; }

div.admin-sidebar-wrapper div.sidebar a.translate {
  background: url("../images/sidebar_translate_icon.png") no-repeat transparent left;
  width: 32px;
  height: 32px;
  display: block;
  float: left;
  margin: 5px 11px 5px 24px; }

div.admin-sidebar-wrapper div.sidebar a.translate:hover {
  background: url("../images/sidebar_translate_icon.png") no-repeat transparent right; }

div.admin-sidebar-wrapper div.sidebar a.searchuser {
  background: url("../images/sidebar_user_icon.png") no-repeat transparent left;
  width: 32px;
  height: 32px;
  display: block;
  float: left;
  margin: 10px 11px 10px 24px; }

div.admin-sidebar-wrapper div.sidebar a.searchuser:hover {
  background: url("../images/sidebar_user_icon.png") no-repeat transparent right; }

div.admin-sidebar-wrapper div.sidebar a.logout {
  background: url("../images/sidebar_logout_icon.png") no-repeat transparent left;
  width: 32px;
  height: 32px;
  display: block;
  float: left;
  margin: 10px 11px 10px 24px; }

div.admin-sidebar-wrapper div.sidebar a.logout:hover {
  background: url("../images/sidebar_logout_icon.png") no-repeat transparent right; }

div.admin-sidebar-wrapper div.sidebarContainer * {
  box-sizing: content-box; }

div.admin-sidebar-wrapper div.sidebarContainer {
  background: url("../images/sidebar_content_bg.png") repeat-y transparent;
  width: 231px;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  padding: 0 10px 0 19px;
  display: none;
  z-index: 100;
  box-sizing: content-box; }

div.admin-sidebar-wrapper div.sidebarContainer div.admin-sidebar-wrapper div.sidebarHeader {
  width: 231px;
  float: left;
  margin-bottom: 25px; }

div.admin-sidebar-wrapper div.sidebarContainer label.title {
  color: #232323;
  font-family: Arial;
  font-size: 17px;
  margin-top: 10px;
  display: block;
  float: left;
  line-height: 21px; }

div.admin-sidebar-wrapper div.sidebarContainer a.close {
  background: url("../images/service-2x.png") no-repeat transparent;
  width: 12px;
  height: 12px;
  display: block;
  float: right;
  margin: 18px 5px 0 0; }

div.admin-sidebar-wrapper div.sidebarContainer a.reload {
  background: url("../images/sidebar_refresh.png") no-repeat transparent;
  width: 12px;
  height: 12px;
  display: block;
  float: right;
  margin: 18px 8px 0 0; }

.fieldinput.sidebarInput {
  width: 229px;
  background: #FFFFFF;
  margin-top: 20px; }

.fieldinput.sidebarInput input {
  width: 210px; }

.fieldtextarea.sidebarTextarea {
  width: 229px;
  height: 89px;
  float: left;
  background: #FFFFFF; }

.fieldtextarea.sidebarTextarea textarea {
  width: 211px;
  height: 70px;
  font-size: 12px; }

div.admin-sidebar-wrapper * {
  transition: none; }

div.admin-sidebar-wrapper {
  z-index: 50;
  position: relative;
  box-sizing: content-box; }

div.admin-sidebar-wrapper div.sidebarContainer div.wordsContainer {
  float: left;
  width: 231px; }

div.admin-sidebar-wrapper div.sidebarContainer div.wordsContainer div.translateNoResults {
  margin-top: 15px;
  font-style: italic;
  font-family: Arial;
  text-align: center;
  font-size: 12px; }

.fieldinput {
  border: 1px solid #D0D0D0;
  color: #A1A1A1;
  display: block;
  height: 30px;
  position: relative;
  width: 441px;
  float: left; }

.fieldinput input[type="text"], .fieldinput input[type="password"], .fieldinput .textonly {
  border: 0 none;
  color: #000000;
  cursor: default;
  font-family: 'Arial';
  height: 20px;
  margin: 4px 0 0 9px; }

.fieldtextarea textarea {
  border: 0 none;
  font-family: 'Arial';
  height: 99px;
  margin: 1px;
  padding: 8px;
  resize: none; }

.fieldtextarea {
  border: 1px solid #D0D0D0;
  color: #A1A1A1;
  display: block;
  float: left;
  height: 118px;
  margin-top: 10px;
  position: relative;
  width: 638px; }

.loginas li {
  list-style: none;
  display: block;
  width: 210px;
  cursor: pointer;
  padding: 10px;
  float: left; }

.loginas li .img {
  float: left;
  margin-right: 10px; }

.loginas li:nth-child(odd) {
  background: #f1f1f1; }

.loginas li:nth-child(even) {
  background: #f9f9f9; }

.loginas li:hover {
  background: #fff; }

.loginas li span.name {
  font-family: Arial;
  font-size: 13px;
  color: #333;
  text-decoration: none; }

.loginas li div.img {
  width: 40px;
  height: 40px;
  overflow: hidden;
  background: #fff;
  text-align: center; }

.loginas li div.img span {
  font-family: Arial;
  color: #dadada;
  font-size: 10px;
  padding-top: 5px;
  display: inline-block; }

.loginas li span.email {
  font-family: Arial;
  font-size: 12px;
  color: #999;
  text-decoration: none;
  line-height: 20px; }

.loginas .inf {
  width: 160px;
  float: left; }

.loginas {
  list-style-type: none;
  padding: 0;
  margin: 10px 0;
  float: left; }

.sd-wrapper {
  max-width: 360px;
  width: 100%;
  position: fixed;
  right: 0;
  top: 0;
  height: 100%;
  background: #fff;
  -webkit-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.08);
  padding: 30px;
  z-index: 2147483001;
  overflow: auto;
  display: none; }

.sd-wrapper h3 {
  font-size: 24px;
  color: #1A1A1A;
  padding: 3px 0;
  margin: 10px 0 0 0;
  text-align: center; }

.sd-wrapper h4 {
  font-size: 18px;
  color: #1A1A1A;
  padding: 17px 0 20px;
  text-align: center;
  font-family: "ProximaNovaSemibold"; }

.sd-wrapper p {
  font-size: 16px;
  color: #74777C;
  padding: 5px 0;
  margin: 0;
  text-align: center; }

.sd-video-preview {
  height: 160px;
  width: 100%;
  background-size: cover;
  background-position: center center;
  position: relative;
  z-index: 10; }

.sd-video-wrapper iframe {
  width: 100%;
  height: 100%;
  display: none;
  z-index: 11;
  position: absolute;
  left: 0;
  top: 0; }

.sd-video-wrapper {
  width: 100%;
  background-size: cover;
  background-position: center center;
  padding-top: 35px;
  padding-bottom: 23px;
  position: relative; }

.sd-play-video {
  width: 70px;
  height: 47px;
  background: url("../images/sd-play-icon.png");
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: 10; }

.sd-comment-wrapper a {
  width: 100%;
  background: url("../images/sd-facebook-ico.png") #3d5c97 no-repeat center left;
  height: 49px;
  font-size: 14px;
  line-height: 20px;
  padding: 14px 40px 15px;
  color: #fff;
  display: block;
  text-align: center;
  font-family: "ProximaNovaSemibold"; }

.sd-comment-wrapper textarea:focus {
  border-top: 1px solid #84afe3;
  border-right: 1px solid #84afe3;
  border-left: 1px solid #84afe3; }

.sd-comment-wrapper {
  padding-bottom: 23px; }

.sd-comment-wrapper textarea {
  width: 100%;
  border: 0;
  resize: none;
  height: 109px;
  padding: 14px;
  border-top: 1px solid #dadcdf;
  border-right: 1px solid #dadcdf;
  border-left: 1px solid #dadcdf; }

.enabled .sd-download-btn {
  border: 1px solid #439648;
  background: url("../images/sd-down-btn-bg.png") repeat-x;
  color: #fff; }

.sd-download-btn {
  width: 100%;
  border: 1px solid #dadcdf;
  color: #A3A9AD;
  font-size: 14px;
  line-height: 20px;
  height: 49px;
  padding: 14px 40px 15px;
  text-align: center;
  display: block;
  font-family: "ProximaNovaSemibold"; }

.sd-close {
  position: absolute;
  width: 11px;
  height: 11px;
  background: url("../images/sd-close.png") no-repeat transparent;
  top: 17px;
  right: 15px; }

.enabled .sd-overlay {
  display: none; }

.sd-step-2 {
  padding-bottom: 40px; }

.sd-overlay {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  display: block;
  position: absolute; }

.sd-step {
  position: relative; }

.sd-dark-overlay {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
  background: rgba(41, 48, 58, 0.8);
  display: none; }

/* ==========================================================================
   Custom form elements
   ========================================================================== */
.jstyling-select {
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 0; }

.jstyling-select-t {
  white-space: nowrap;
  overflow: hidden; }

.jstyling-select-l {
  margin: 0;
  padding: 0;
  width: 100%;
  display: none;
  position: absolute;
  overflow-y: auto;
  z-index: 1000; }

.jstyling-select-l div {
  list-style: none;
  display: block;
  white-space: nowrap;
  overflow: hidden; }

.jstyling-select.active {
  z-index: 700; }

.jstyling-select.active .jstyling-select-l {
  display: block; }

.jstyling-checkbox, .jstyling-radio {
  margin: 0;
  padding: 0;
  display: inline-block;
  z-index: 1; }

.jstyling-checkbox input[type=checkbox], .jstyling-radio input[type=radio] {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 0; }

/**
 * This you can customize
 */
/* Select wrapper */
.jstyling-select {
  width: 100%;
  border: 1px solid #d2d2d2;
  cursor: pointer;
  margin-bottom: 10px;
  border-radius: 4px; }

/* Select current option */
.jstyling-select-s {
  padding: 0 12px;
  line-height: 42px;
  background: url(../images/icon-select.svg) no-repeat 97% center; }

.jstyling-select-t {
  width: 95%; }

/* Select options list*/
.jstyling-select-l {
  max-height: 224px;
  background: #FFFFFF;
  border: 1px solid #d2d2d2;
  border-top: 0;
  top: 42px;
  left: -1px;
  right: -1px;
  width: auto;
  border-top: 1px dotted #d2d2d2; }

.jstyling-select-l div {
  padding: 10px;
  border-top: 1px dotted #d2d2d2;
  font-size: 15px; }

.jstyling-select-l div:hover {
  background: #fafafa; }

.jstyling-select-l div.disabled {
  background: #E5E5E5; }

.jstyling-select-l div.disabled:hover {
  color: #000000; }

.jstyling-select-l div:first-child {
  border-top: 0; }

.jstyling-select.active {
  background-position: 100% -28px; }

.jstyling-select.disabled {
  background-color: #E5E5E5; }

/* Checkbox */
.jstyling-checkbox {
  height: 16px;
  /* background: url(../images/jcusel-checkbox-radio.png) no-repeat; */
  vertical-align: middle; }

.jstyling-checkbox.active {
  background-position: 100% -16px; }

.jstyling-checkbox.disabled {
  background-position: 100% -32px; }

.jstyling-checkbox.active.disabled {
  background-position: 100% -48px; }

/* Radio button */
.jstyling-radio {
  width: 20px;
  height: 20px;
  background: #f2f2f2;
  border: 1px solid #cccccc;
  border-radius: 12px;
  vertical-align: middle; }

.jstyling-radio.active {
  background: url("../images/icon-checkbox-active.svg") center no-repeat;
  background-size: contain;
  border: none; }

.jstyling-radio.disabled {
  background-position: 100% -96px; }

.jstyling-radio.active.disabled {
  background-position: 100% -112px; }

.section-songs .item .item-text span, .section-songs .item .item-text div {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block; }

.chart-albums .item span, .chart-albums .item div, .section-albums .item div, .section-albums .item span {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block; }

.carousel.owl-carousel {
  opacity: 1;
  transition: opacity 400ms ease; }

.carousel {
  transition: opacity 400ms ease;
  opacity: 0; }

.video-iframe {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1; }

body {
  min-height: 0; }

.video-preview {
  width: 100%;
  background-size: cover;
  background-position: center center;
  transition: opacity 300ms ease; }

.videos-section .row > div {
  padding: 0 10px 25px; }

.chart-filters h2.hide-border {
  border: none; }

.errorMsg span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  color: #f27373;
  font-size: 24px;
  font-family: "ProximaNovaRegular", Arial; }

.errorMsg {
  line-height: 54px;
  background: url("../images/sweet-warning.png") no-repeat left center;
  width: 100%;
  padding: 20px 20px 20px 94px;
  color: #fff;
  min-height: 104px; }

.enter-email .col-md-6 {
  width: 50%;
  float: left; }

.payment-fields h3 {
  font-size: 18px; }

.payment-fields input {
  background: #f6f6f6 none repeat scroll 0 0;
  border: 1px solid #dadadb;
  border-radius: 4px;
  font-family: "ProximaNovaRegular",sans-serif;
  font-size: 18px;
  height: 44px;
  margin: 0 0 15px;
  padding: 0 15px;
  width: 100%; }

.enter-email.email-only .col-md-6:last-child {
  display: none; }

.enter-email.email-only .col-md-6:first-child {
  width: 100%; }

.enter-email {
  padding-bottom: 10px;
  display: none; }

.enter-email h3 {
  font-size: 18px; }

.special-price {
  color: #2ed661;
  font-size: 16px;
  line-height: 1.4em;
  padding-bottom: 10px;
  width: 100%; }

p.featured-p.full-promo {
  display: none; }

.comments-sect li.hidden-comments {
  display: none; }

.partner-ico.amazonmp3 {
  background-image: url("../images/partner-amazonmp3.png"); }

.partner-ico.deezer {
  background-image: url("../images/partner-deezer.png"); }

.partner-ico.google-play {
  background-image: url("../images/partner-google-play.png"); }

.partner-ico.itunes {
  background-image: url("../images/partner-itunes.png"); }

.partner-ico.spotify {
  background-image: url("../images/partner-spotify.png"); }

.partner-ico {
  height: 33px;
  width: 84px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center; }

[name=google_conversion_frame] {
  display: none; }

/* ==========================================================================
   SHARE and DOWNLOAD
   ========================================================================== */
/* ==========================================================================
   SMS Payment
   ========================================================================== */
#payment-sms {
  display: none;
  text-align: center;
  font-family: 'ProximaNovaLight', Sans-Serif; }

#payment-loader {
  width: 100%;
  height: 300px;
  background: url("../images/search-progress.gif") no-repeat center center;
  display: none; }

#payment-sms h3 {
  font-weight: normal;
  font-size: 36px;
  color: #3e3d40;
  line-height: 1em;
  margin-bottom: 30px;
  padding-top: 15px; }

#payment-sms p {
  font-weight: 300;
  font-size: 18px;
  color: #87888a;
  line-height: 1em;
  margin-bottom: 40px; }

#payment-sms p span {
  font-family: "ProximaNovaSemiBold";
  color: #0080d6; }

#payment-sms .track-info {
  border-top: 1px solid #d4d3d4;
  margin-top: 50px;
  padding-top: 35px; }

#payment-sms .track-info .track {
  float: left;
  width: 50%; }

#payment-sms .track-info .track img {
  float: left;
  margin-right: 10px; }

#payment-sms .track-info .track p {
  font-size: 15px;
  color: #58585a;
  text-align: left;
  line-height: 1em;
  margin: 0;
  padding-left: 67px; }

#payment-sms .track-info .track p span {
  font-size: 13px;
  display: block;
  font-family: "ProximaNovaSemiBold";
  padding-top: 5px; }

#payment-sms .track-info .btn.btn-disabled {
  pointer-events: none;
  cursor: default;
  background: #d9dadb; }

#payment-sms .track-info .btn {
  float: right;
  margin-top: 22px;
  background: #0080d6; }

#payment-sms .sms-payment-loading {
  width: 100%;
  height: 300px;
  background: url("../images/search-progress.gif") no-repeat center center; }

#payment-sms #sms-payment-ok {
  display: none; }

/* ==========================================================================
   Facebook custom share count
   ========================================================================== */
.share-button .share-text {
  display: inline-block;
  background: url("../images/fb-ico.png") no-repeat transparent center left;
  padding: 1px 1px 1px 18px;
  color: #fff;
  height: 14px;
  cursor: pointer;
  font-weight: bold;
  line-height: 12px;
  text-shadow: 0 -1px 0 #354c8c;
  white-space: nowrap;
  font-size: 11px; }

.share-count .share-arrow {
  background: url("../images/share-arrow.gif") no-repeat transparent;
  position: absolute;
  width: 5px;
  height: 6px;
  top: 6px;
  left: -5px;
  display: inline-block; }

.songs-list li .share-count span.count {
  line-height: 18px;
  font-size: 11px;
  color: #4e5665;
  display: inline-block;
  float: none; }

.songs-list li .share-count {
  background: #fff;
  display: none;
  text-align: center;
  min-width: 22px;
  position: relative;
  color: #4e5665;
  float: right;
  border: 1px solid #9197a3;
  height: 20px;
  line-height: 18px;
  padding: 0 6px;
  margin-left: 6px;
  font-size: 11px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.share-cont:hover .share-button {
  background: linear-gradient(#5b7bd5, #4864b1) repeat scroll 0 0 transparent; }

.songs-list li:hover .share-cont {
  display: block; }

.share-cont {
  width: 120px;
  display: none;
  font-family: "helvetica neue",helvetica,arial,"lucida grande",sans-serif;
  top: 2px;
  position: relative;
  height: 20px; }

.share-cont .share-button {
  height: 20px;
  background: linear-gradient(#4c69ba, #3b55a0) repeat scroll 0 0 transparent;
  display: inline-block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 3px 4px; }

/* ==========================================================================
   Fortumo and not available
   ========================================================================== */
.transparent-overlay {
  position: fixed;
  left: 0;
  top: 0;
  background: transparent;
  z-index: 99999;
  width: 100%;
  height: 100%;
  display: none; }

.fort-price-select .entered-amnt img {
  vertical-align: top; }

.fort-blue-btn {
  background: #2ea764;
  color: #fff; }

.fort-grey-btn {
  background: #87888A;
  color: #fff;
  cursor: default; }

.fort-btn {
  font-size: 13px;
  font-family: "ProximaNovaRegular";
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  max-width: 118px;
  width: 100%;
  display: inline-block;
  padding: 5px 0;
  text-align: center;
  position: absolute;
  right: 0;
  top: 6px; }

.fort-price-select li label.grey {
  color: #9C9E9F; }

.fort-price-select li label {
  display: inline-block;
  padding-left: 10px;
  cursor: pointer; }

.fort-price-select li input {
  display: inline-block; }

.fort-price-select li div {
  text-align: left;
  display: inline-block;
  width: 100%;
  max-width: 120px; }

.fort-price-select li {
  font-size: 16px;
  font-family: "ProximaNovaRegular";
  position: relative;
  padding: 8px 0;
  text-align: center; }

.fortumo-select-price p {
  color: #87888A;
  font-size: 16px;
  text-align: center;
  padding: 10px 0;
  margin: 0; }

.fortumo-select-price h5 {
  color: #1A171B;
  font-size: 28px;
  text-align: center;
  padding-top: 8px;
  margin: 0; }

.fortumo-select-price {
  display: none; }

.fort-price-select {
  text-align: center;
  padding: 15px 0 26px 0;
  width: 100%;
  list-style-type: none;
  margin: 0; }

.fort-centered .btn.loading {
  background-image: url("../images/sms-loader.gif");
  background-position: center center;
  background-repeat: no-repeat;
  text-indent: -99999px; }

.fort-centered .btn {
  display: inline-block;
  float: none;
  width: 200px;
  position: relative;
  z-index: 1; }

.fort-pay-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  display: none; }

.fort-centered {
  position: relative;
  width: 100%;
  text-align: center; }

.not-avail h2 {
  font-size: 32px;
  font-family: "ProximaNovaLight";
  text-align: center;
  padding-bottom: 25px; }

.not-avail h3 {
  font-size: 24px;
  font-family: "ProximaNovaLight";
  text-align: center;
  padding-bottom: 25px; }

.not-avail p {
  font-size: 16px;
  font-family: "ProximaNovaLight";
  text-align: center;
  padding-bottom: 25px; }

/* ==========================================================================
   Payment warning
   ========================================================================== */
.payment-warning-ico {
  background: url("../images/sweet-warning.png") no-repeat transparent;
  background-size: 100% 100%;
  width: 32px;
  height: 32px;
  display: inline-block; }

.payment-warning-message {
  vertical-align: middle; }

.payment-warning-message span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  padding-left: 20px; }

.payment-warning {
  display: none;
  font-family: "ProximaNovaLight", sans-serif;
  font-size: 18px;
  margin-bottom: 25px;
  width: 100%;
  padding: 0;
  position: relative; }

/* ==========================================================================
   Tracklist
   ========================================================================== */
.songs-list li .btn-buy {
  float: right; }

.songs-list li {
  cursor: pointer; }

.songs-list li .t4 {
  line-height: normal; }

.songs-list li .btn-play-sm {
  width: 29px;
  height: 29px;
  display: block;
  position: absolute;
  top: 5px;
  left: 0px;
  text-indent: -99999px;
  overflow: hidden;
  background: url(../images/icon-play.png) center center;
  opacity: 0;
  transition: all 300ms ease; }

.song .stop {
  background: url(../images/icon-playing.gif) no-repeat center center !important;
  opacity: 1 !important;
  visibility: visible !important; }

.song.simple-loading .stop {
  background: url(../images/icon-loading.gif) no-repeat center center !important;
  opacity: 1 !important;
  visibility: visible !important; }

.songs-list li:hover .btn-play-sm, .songs-list li.sel .btn-play-sm {
  opacity: 1; }

.songs-list li:hover span.t1, .songs-list li.sel span.t1 {
  opacity: 0; }

.songs-list li.no-snippets:hover span.t1, .songs-list li.no-snippets.sel span.t1 {
  opacity: 1; }

/* ==========================================================================
   FAQ
   ========================================================================== */
#text h1 {
  font-size: 34px;
  color: #0080d6;
  font-family: "ProximaNovaRegular";
  line-height: 1em;
  margin-bottom: 40px;
  padding-top: 25px; }

#text h3 {
  font-size: 18px;
  color: #000;
  font-family: "ProximaNovaRegular";
  line-height: 1.1em;
  margin-bottom: 15px; }

#text p {
  font-size: 16px;
  color: #000;
  margin-bottom: 20px; }

.divider {
  margin-bottom: 25px;
  height: 1px;
  background: #d5d8da; }

.album-container {
  position: relative; }

.album-container .item {
  position: relative;
  margin-bottom: 25px; }

.section-albums .album-container:hover .delete-item {
  display: block; }

.section-albums .album-container .delete-item {
  display: none;
  background: url("../images/delete-item.png") no-repeat center center rgba(0, 0, 0, 0.4);
  z-index: 15;
  position: absolute;
  right: 0;
  top: 59px;
  left: 0;
  margin: auto;
  width: 76px;
  height: 76px;
  -webkit-border-radius: 38px;
  -moz-border-radius: 38px;
  border-radius: 38px;
  border: 3px solid #fff; }

.content-wrapper a.buy-physical {
  background: #fafafa;
  border: 1px solid #c7cacf;
  margin-top: 11px;
  color: #29303a; }

.countries label {
  position: relative;
  top: 3px; }

@media only screen and (max-width: 1440px) {
  .popup {
    top: 100px; } }
@media only screen and (max-width: 768px) {
  .carousel .item .text h3 {
    display: none; }

  .song-widget {
    display: none; }

  #payment-sms .track-info .track {
    width: 100%; }

  .popup .close {
    background: url("../images/icon_close.png") no-repeat;
    right: 5px;
    top: 8px; } }
@media only screen and (max-width: 500px) {
  .enter-email .col-md-6:first-child {
    padding-bottom: 18px; }

  .enter-email .col-md-6 {
    width: 100%; }

  .mc-form {
    width: 280px; }

  .mc-form input {
    width: 210px; }

  #search-popup {
    padding-top: 13px; }

  #search-popup h3 {
    margin-bottom: 10px; }

  #search-popup h4 {
    margin-bottom: 0; }

  .results-title {
    margin-bottom: 10px; }

  #search-field {
    margin-bottom: 15px; }

  .results-section {
    margin-bottom: 20px; }

  .results li {
    padding: 5px; }

  .popup h3 {
    padding-right: 10px; } }
h2.title .similar_show_more {
  float: right;
  color: #8c8b8d;
  padding-top: 5px;
  outline: none !important;
  text-decoration: none;
  transition: all 300ms ease;
  font-family: "ProximaNovaLight", sans-serif;
  font-size: 14px; }

/* HEADER */
.register-header {
  text-align: center; }

.register-header #logo {
  margin: 25px 0 25px;
  float: none;
  display: inline-block; }

/* MENU */
#menu > li.register {
  margin-left: 60px;
  position: relative; }

#menu > li.register:before {
  content: '';
  display: inline-block;
  width: 1px;
  height: 24px;
  background: #e2e3e6;
  top: -2px;
  left: -30px;
  position: absolute; }

#menu > li.profile-menu > a {
  position: relative;
  padding-left: 45px; }

#menu > li.profile-menu a img {
  position: absolute;
  top: -8px;
  left: 0; }

.icon-search {
  background-image: url("../images/search-icon.svg");
  background-size: contain;
  width: 25px;
  height: 25px;
  margin-top: -2px;
  background-repeat: no-repeat; }

/* ALBUM */
.buy-btn-holder {
  position: relative;
  display: inline-block; }

.buy-btn-holder.hide-desktop {
  display: none; }

.buy-btn-holder a {
  position: relative;
  border-radius: 4px !important;
  padding: 10px 0; }

.buy-btn-holder .btn-menu {
  cursor: pointer;
  margin-left: -4px;
  position: absolute;
  border-radius: 0 4px 4px 0;
  text-align: center;
  background: #0077e2;
  color: #fff;
  font-size: 15px;
  width: 34px;
  display: inline-block;
  height: 100%;
  line-height: 40px;
  top: 0;
  right: 0; }

.show-mobile.buy-btn-holder .btn-menu {
  height: 40px; }

.buy-btn-holder .btn-menu span {
  display: inline-block;
  height: 100%; }

.buy-btn-holder .btn-menu span img {
  margin: 0; }

.buy-btn-holder .btn-menu .btn-menu-close img {
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */
  transform: rotate(180deg); }

.buy-btn-holder .btn-menu .btn-menu-content {
  display: none;
  z-index: 99;
  position: absolute;
  top: -4px;
  left: -2px;
  width: auto;
  font-size: 14px;
  background-color: #ffffff;
  padding: 10px 0;
  border: 1px solid #ccd1d5;
  box-shadow: 0 6px 11px rgba(0, 0, 0, 0.2);
  border-radius: 4px; }

.buy-btn-holder .btn-menu .btn-menu-content ul li a {
  display: block;
  text-align: left;
  width: auto !important;
  border: none;
  border-radius: 0;
  padding: 6px 20px;
  background-color: transparent;
  color: #231f20;
  white-space: nowrap;
  height: auto; }

.buy-btn-holder .btn-menu .btn-menu-content ul li a:hover {
  color: #0077e2;
  background-color: rgba(0, 119, 226, 0.07); }

/* DOWNLOAD HISTORY */
.download-history .history-counter {
  margin-top: 30px; }

.download-history .history-counter ul {
  overflow: hidden; }

.download-history .history-counter ul li {
  float: left;
  position: relative;
  font-size: 16px; }

.download-history .history-counter ul li + li {
  margin-left: 22px; }

.download-history .history-counter ul li + li:before {
  content: '';
  height: 24px;
  width: 1px;
  background-color: #e2e3e6;
  position: absolute;
  left: -11px;
  top: -2px; }

.download-history .history-table {
  margin-top: 30px; }

.download-history .history-table table {
  min-width: 900px;
  width: 100%;
  overflow: hidden; }

.download-history .history-table table tr td {
  font-size: 16px;
  font-family: 'ProximaNovaLight';
  padding: 15px 10px;
  border-bottom: 1px solid #e2e3e6;
  color: #29303a; }

.download-history .history-table table thead tr td {
  font-size: 14px;
  font-family: 'ProximaNovaSemibold';
  color: #29303a; }

.download-history .history-table table tr td .history-image {
  display: inline-block;
  margin-right: 25px;
  width: 75px;
  position: absolute;
  left: 0;
  top: 0; }

.download-history .history-table table tr td .history-btn {
  display: block;
  color: #0077e2;
  font-family: 'ProximaNovaRegular';
  border: 2px solid rgba(0, 119, 226, 0.4);
  border-radius: 4px;
  line-height: 36px;
  text-align: center;
  width: 100%; }

.download-history .history-search {
  position: relative;
  margin-bottom: 20px; }

.download-history .history-search:before {
  content: '';
  top: 50%;
  margin-top: -12.5px;
  left: 8px;
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  background-image: url("../images/search-icon.svg");
  background-size: contain; }

.download-history .history-search input {
  height: 40px;
  font-family: 'ProximaNovaRegular';
  font-size: 16px;
  padding: 0 15px 0 38px;
  color: #29303a;
  line-height: 40px;
  border: 1px solid #e2e3e6;
  border-radius: 4px;
  width: 100%;
  max-width: 365px; }

.download-history .history-search input::-webkit-input-placeholder {
  color: #29303a; }

.download-history .history-search input:-moz-input-placeholder {
  color: #29303a; }

.download-history .history-search input::-moz-input-placeholder {
  color: #29303a; }

.download-history .history-search input:-ms-input-placeholder {
  color: #29303a; }

.dataTables_wrapper {
  overflow: auto; }

.download-history .history-table table tr td:first-of-type {
  padding-left: 0; }

.download-history .history-table table tr td:last-of-type {
  padding-right: 0; }

#content, #text {
  border-top: 1px solid #e2e3e6; }

/* REGISTER LOGIN */
.register-login-page .chart-filters h2 {
  font-size: 26px;
  text-align: center;
  float: none; }

.register-login-page .r_l_form {
  max-width: 460px;
  width: 100%;
  margin: 30px auto; }

.register-login-page .r_l_form form input {
  margin-bottom: 15px;
  height: 44px;
  font-family: 'ProximaNovaRegular';
  font-size: 16px;
  padding: 0 12px;
  color: #29303a;
  line-height: 44px;
  border: 1px solid #d2d2d2;
  border-radius: 4px;
  width: 100%; }

.register-login-page .r_l_form form input::-webkit-input-placeholder {
  color: #808080; }

.register-login-page .r_l_form form input:-moz-input-placeholder {
  color: #808080; }

.register-login-page .r_l_form form input::-moz-input-placeholder {
  color: #808080; }

.register-login-page .r_l_form form input:-ms-input-placeholder {
  color: #808080; }

.register-login-page .r_l_form form .code-select {
  width: 105px;
  float: left; }

.register-login-page .r_l_form form .code-select select {
  width: 100%; }

.register-login-page .r_l_form form .code-select select:focus {
  outline: none; }

.register-login-page .r_l_form form .telephone-feild {
  float: right;
  width: calc(100% - 113px); }

.register-login-page .r_l_form form input[type="submit"] {
  margin-top: 15px;
  margin-bottom: 30px;
  width: 100%;
  border: none;
  background-color: #0068ff;
  font-size: 18px;
  color: #ffffff;
  border-radius: 2px; }

.register-login-page .r_l_form p {
  text-align: center;
  font-size: 16px; }

.register-login-page .r_l_form p + p {
  margin-top: 30px; }

.register-login-page .r_l_form p a {
  color: #0077e2; }

.register-login-page .r_l_form p.terms-accept {
  text-align: left;
  font-size: 13px;
  margin: 15px 0; }

.register-login-page .r_l_form form input.error {
  border-color: #e5352d; }

.register-login-page .r_l_form form label.error {
  margin-bottom: 15px;
  color: #e5352d;
  display: block;
  width: 100%;
  font-size: 16px; }

/* TIPPOPUP */
.tippopup {
  position: fixed;
  display: none;
  z-index: 999;
  height: 100vh;
  width: 100%;
  top: 0;
  left: 0;
  background-color: rgba(41, 48, 58, 0.4); }

.tippopup .tippopup-wrapper {
  text-align: center;
  width: 376px;
  background-color: #ffffff;
  border-radius: 4px;
  padding: 40px 32px;
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }

.tippopup .tippopup-wrapper p {
  margin-bottom: 25px;
  text-align: center;
  font-size: 16px; }

.tippopup .tippopup-wrapper a {
  font-size: 16px;
  color: #0077e2;
  display: inline-block; }

.tippopup .tippopup-icon {
  margin-bottom: 20px; }

.tippopup .close-tippopup {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer; }

/* CUSTOM SCROLLBAR */
.custom-scroller {
  overflow: hidden; }

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 7px !important; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #acb0b5 !important; }

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent !important; }

.mCustomScrollBox {
  padding: 0; }

.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-bottom: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  position: absolute;
  width: 100%;
  bottom: 10px;
  left: 0; }

/* DATATABLES */
.dataTables_info {
  display: none; }

.dataTables_paginate {
  display: none; }

table.dataTable.no-footer {
  border: none; }

#historyTable_filter {
  display: none; }

.dd .ddTitle .ddTitleText img {
  padding-right: 12px;
  display: inline-block;
  margin-top: -3px; }

span.ddlabel {
  display: inline-block;
  position: relative;
  font-size: 14px;
  line-height: 16px; }

@media only screen and (min-width: 769px) {
  .custom-scroller .album-container {
    width: 220px;
    float: left;
    padding: 0 10px; } }
@media only screen and (max-width: 1200px) {
  .download-history .history-table table tr td {
    font-size: 13px; }

  .download-history .history-table table tr td .history-btn {
    font-size: 13px; } }
@media only screen and (max-width: 1024px) {
  .download-history .history-table table {
    min-width: 700px; }

  .download-history .history-table table tr td {
    font-size: 12px; }

  .download-history .history-table table tr td .history-btn {
    font-size: 12px; } }
@media only screen and (max-width: 768px) {
  .buy-btn-holder.show-mobile {
    display: inline-block; }

  .buy-btn-holder .btn-menu .btn-menu-content {
    top: 100%;
    right: 0;
    left: auto; }

  .buy-btn-holder .btn-menu .btn-menu-content ul li a {
    width: auto !important; }

  #menu li {
    clear: both; }

  .download-history .history-table table {
    min-width: 300px; }

  .download-history .history-table table tr td:first-of-type {
    width: 70%; }

  .download-history .history-table table tr td .history-btn {
    line-height: 16px;
    padding: 5px; } }
.api_messsage {
  padding: 0 0 30px;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  color: red; }

.my_albums_title {
  position: relative;
  display: table-cell;
  padding-left: 100px;
  height: 75px;
  vertical-align: middle; }

.my_albums_text {
  display: table-cell;
  vertical-align: middle; }

/* ==========================================================================
   Responsive
   ========================================================================== */
@media only screen and (max-width: 1300px) {
  .carousel .item .text {
    max-width: 400px;
    left: 80px;
    top: 80px; }

  .carousel .item .text h3 {
    font-size: 36px;
    margin-bottom: 20px; }

  .carousel .item .text p {
    font-size: 18px; }

  .row-big {
    margin: 0 -14px; }

  .row-big > div {
    padding: 0 14px; } }
@media only screen and (max-width: 1020px) {
  .chart-albums .item {
    margin-bottom: 30px; }

  .container {
    width: 748px;
    padding: 0; }

  .col-md-12 {
    width: 100%; }

  .col-md-6 {
    width: 50%; }

  .col-md-4 {
    width: 33.333333%; }

  .col-md-3 {
    width: 25%; }

  /* Header */
  #menu > li > ul {
    left: -40px; }

  /* Homepage */
  .song-widget {
    width: 270px;
    right: 0;
    bottom: 0; }

  .carousel .item .text {
    max-width: 280px;
    left: 40px;
    top: 50px; }

  .carousel .item .text h3 {
    font-size: 28px; }

  .carousel .item .text p {
    font-size: 15px; }

  .section-songs .item {
    margin-bottom: 0;
    min-height: 110px; }

  /* Album */
  .widget-offer {
    padding: 25px 15px; }

  .send-form input[type="text"] {
    font-size: 13px; }

  .send-form input[type="submit"] {
    font-size: 13px;
    width: 70px; }

  /* popup */
  .popup {
    top: 100px;
    width: 700px;
    margin: 0 0 0 -350px; } }
/*
 * Tablet
 */
@media only screen and (max-width: 1024px) {
  /* Tablet grid */
  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.666666666667%; }

  .col-md-10 {
    width: 83.333333333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.666666666667%; }

  .col-md-7 {
    width: 58.333333333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.666666666667%; }

  .col-md-4 {
    width: 33.333333333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.666666666667%; }

  .col-md-1 {
    width: 8.3333333333333%; }

  /* Helpers */
  .hidden-tablet {
    display: none; }

  .visible-tablet {
    display: block; } }
/*
 * Mobile
 */
@media only screen and (max-width: 767px) {
  /* Mobile grid */
  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.666666666667%; }

  .col-sm-10 {
    width: 83.333333333333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.666666666667%; }

  .col-sm-7 {
    width: 58.333333333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.666666666667%; }

  .col-sm-4 {
    width: 33.333333333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.666666666667%; }

  .col-sm-1 {
    width: 8.3333333333333%; }

  /* Helpers */
  .hidden-mobile {
    display: none; }

  .visible-mobile {
    display: block; } }
@media only screen and (max-width: 767px) {
  .chart-albums .item {
    margin-bottom: 20px; }

  .section-albums .item {
    min-height: 0;
    margin-bottom: 20px; }

  .container {
    width: 100%;
    padding: 0 20px; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-4 {
    width: 33.333333%; }

  .col-sm-7 {
    width: 58.333333333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.666666666667%; }

  .hide-mobile {
    display: none !important; }

  .show-mobile {
    display: block; }

  /* Header */
  .voucher-wrapper {
    padding: 10px 35px; }

  .voucher-wrapper .close {
    right: 10px; }

  #menu-toggle {
    position: absolute;
    top: 18px;
    right: 10px;
    display: block;
    width: 30px;
    height: 21px;
    z-index: 102; }

  #menu-toggle span {
    display: block;
    height: 5px;
    border-radius: 2px;
    background: #29303a;
    margin-bottom: 3px; }

  .active #menu-toggle span {
    opacity: .5; }

  #menu {
    clear: both;
    width: auto;
    margin: 0;
    float: none;
    transition: all 400ms ease;
    max-height: 0;
    overflow: hidden; }

  #menu li {
    display: block;
    margin: 0;
    float: none;
    text-align: right;
    margin-bottom: 10px; }

  .active #menu {
    padding: 10px 0 15px;
    max-height: 150em; }

  .icon-search {
    text-align: left;
    float: right; }

  #menu > li > ul {
    position: relative;
    top: 0;
    left: 0;
    margin: 15px 6px 0;
    width: auto; }

  #menu > li > ul li a {
    padding: 0 20px; }

  .btn-voucher-form {
    display: inline-block; }

  /* Homepage */
  .song-widget {
    width: 100%; }

  .carousel .item .text {
    top: 50%;
    left: 10%;
    max-width: 60%;
    margin-top: -50px; }

  .carousel .item .text h3 {
    font-size: 30px; }

  .carousel .item .text p {
    display: none; }

  .owl-prev, .owl-next {
    margin-top: -60px; }

  .section-songs .item {
    min-height: 95px; }

  .carousel .item img {
    display: none !important; }

  .carousel .item .mobile-img {
    display: block !important; }

  .owl-prev, .owl-next {
    display: none !important; }

  .owl-carousel .owl-stage-outer {
    overflow: hidden; }

  .carousel-section.container {
    padding: 0; }

  .owl-dots {
    position: absolute;
    bottom: -22px;
    left: 0;
    width: 100%;
    z-index: 101;
    text-align: center; }

  .owl-dots div {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #29303A;
    margin: 0 2px;
    border-radius: 10px;
    opacity: .4; }

  .owl-dots div.active {
    opacity: 1; }

  /* Footer */
  footer {
    padding: 20px 0; }

  footer .left, footer .scrollbar .handle .right, .scrollbar .handle footer .right, footer .right {
    float: none;
    text-align: center; }

  footer .nav li {
    float: none;
    margin: 0 10px 5px;
    display: inline-block; }

  .langs {
    float: none;
    display: inline-block;
    margin: 15px 0 0; }

  .langs ul {
    width: 260px;
    right: auto;
    left: 50%;
    margin-left: -130px; }

  .langs ul li {
    text-align: left; }

  /* Album */
  #sidebar, #main {
    width: 100%;
    float: none; }

  .breadcrumb {
    font-size: 12px; }

  .album-cover {
    margin-bottom: 0; }

  .album-cover img {
    max-width: 230px; }

  .intro-text {
    text-align: center; }

  .intro-text h1 {
    font-size: 26px; }

  .intro-text p {
    font-size: 14px;
    margin-bottom: 25px; }

  .other-list .row a {
    max-width: 142px;
    margin: 0 auto 15px; }

  .intro-text a.btn {
    display: inline-block; }

  .songs-list li span, .songs-list li > div {
    font-size: 12px; }

  .songs-list li span.t3 {
    display: none; }

  .songs-list li span.t1 {
    width: 7%; }

  .songs-list li span.t2 {
    width: 38%; }

  .songs-list li .t4 {
    width: 55%; }

  .songs-list li .btn-buy {
    margin-left: 5px; }

  .comments-sect li p {
    font-size: 14px; }

  h2.title {
    font-size: 20px; }

  /* popup */
  .popup {
    top: 130px;
    width: 90%;
    left: 5%;
    margin: 0;
    padding: 25px 20px 15px; }

  .popup .close {
    right: 0;
    top: -25px; }

  .popup .btn {
    float: none;
    margin-top: 20px;
    clear: both;
    display: block;
    width: 100%; }

  .down-email {
    float: none; }

  .popup h2 {
    font-size: 24px; }

  .popup h3 {
    font-size: 18px; }

  .popup p {
    font-size: 14px; }

  /* Artist */
  .artist-intro {
    text-align: center;
    margin-bottom: 30px; }

  .artist-cont {
    padding: 0 8px; }

  .artist-box .title {
    margin-bottom: 20px; }

  .artist-box .title span {
    font-size: 20px; }

  .artist-intro img {
    max-width: 260px; }

  .artist-intro h1 {
    font-size: 30px;
    padding-top: 10px; }

  .artist-intro .social {
    display: block;
    padding: 0;
    top: 0; }

  .artist-intro .social a {
    margin: 0; }

  .artist-intro p {
    font-size: 14px; }

  .artist-intro .copyright {
    font-size: 11px; }

  .booking-widget .btn-book {
    float: none;
    margin-top: 15px; }

  .comments-sect li .info {
    display: none; }

  /* Charts */
  .row-big {
    margin: 0 -12px; }

  .row-big > div {
    padding: 0 12px; } }
@media only screen and (max-width: 550px) {
  .carousel .item .text {
    margin-top: -60px;
    left: 9%;
    max-width: 70%; }

  .carousel .item .text h3 {
    font-size: 24px; } }
@media only screen and (max-width: 440px) {
  .container {
    width: 100%;
    padding: 0 10px; }

  .col-xs-12 {
    width: 100%; }

  .col-xs-6 {
    width: 50%; }

  .col-xs-4 {
    width: 33.333333%; }

  .col-xs-7 {
    width: 58.333333333333%; }

  .col-xs-6 {
    width: 50%; }

  .col-xs-5 {
    width: 41.666666666667%; }

  .section-list .col-alt {
    text-align: right;
    padding-bottom: 10px; }

  .section-list .col-title strong span {
    display: inline-block;
    padding-left: 5px; }

  .section-list .col-mag {
    display: none; }

  .section-list strong.mobile-place {
    display: block;
    max-width: 70%; }

  .events-list .col-alt {
    display: none; }

  .events-list strong {
    padding-bottom: 8px; }

  .carousel .item .text {
    margin-top: -60px;
    left: 5%; }

  .carousel .item .text h3 {
    font-size: 18px;
    text-align: left; }

  /* Charts */
  .chart-filters h2 {
    font-size: 20px;
    padding-right: 10px;
    margin-right: 10px; }

  .chart-filters .filter {
    margin-right: 10px;
    padding-right: 10px; } }
.container-fluid {
  max-width: 100%;
  padding: 0 22px; }

#logo img {
  display: block;
  position: relative;
  left: -10px; }

#menu {
  margin-top: 24px; }

#menu li.cart-item {
  margin-top: -3px; }

#menu li.cart-item .cart-btn img {
  display: inline-block;
  vertical-align: middle; }

#menu li.cart-item .cart-btn .cart-items-count {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  font-weight: 600;
  background: #0084fc;
  color: #ffffff;
  line-height: 1;
  padding: 0;
  border-radius: 10px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  position: relative;
  top: 1px;
  margin-left: 2px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -moz-text-size-adjust: 100%; }

.carousel-full {
  opacity: 0;
  transition: opacity 400ms ease; }

.carousel-full.owl-carousel {
  opacity: 1; }

.carousel-full .item {
  position: relative;
  width: 100%; }

.carousel-full .item .mobile-img {
  display: none; }

.carousel-full .item img {
  display: block;
  width: 100%;
  min-height: 200px; }

.carousel-full .item .text {
  position: absolute;
  top: 95px;
  left: 100px;
  text-align: center;
  max-width: 540px; }

.carousel-full .item .text h3 {
  font-family: "ProximaNovaRegular", sans-serif;
  font-size: 40px;
  color: #39361d;
  line-height: 1.2em;
  margin-bottom: 20px; }

.carousel-full .item .text.text2 h3 {
  color: #491b1b; }

.carousel-full .item .text.text2 p {
  color: #725f3e; }

.carousel-full .item .text.text3 h3 {
  color: #1a171b; }

.carousel-full .item .text.text3 p {
  color: #912929; }

.carousel-full .item .slider-text {
  position: absolute;
  top: 30%;
  width: 100%;
  font-family: "ProximaNovaRegular", sans-serif;
  font-size: 24px;
  color: #fff;
  text-align: center; }

.carousel-full .item .slider-title {
  position: absolute;
  top: 45%;
  width: 100%;
  font-family: "ProximaNovaRegular", sans-serif;
  font-size: 56px;
  font-weight: 700;
  color: #fff;
  text-align: center; }

.carousel-full .owl-prev,
.carousel-full .owl-next {
  width: 62px;
  height: 62px;
  display: block;
  overflow: hidden;
  text-indent: -999999px;
  position: absolute;
  z-index: 101;
  top: 45%;
  background-size: 100%;
  background-repeat: no-repeat;
  margin-top: -10px;
  opacity: 1;
  transition: opacity 400ms ease; }

.carousel-full .owl-prev {
  right: auto;
  left: 20px;
  background-image: url("../images/d/icon-prev.png"); }

.carousel-full .owl-next {
  left: auto;
  right: 20px;
  background-image: url("../images/d/icon-next.png"); }

.container.homepage {
  padding: 0 40px 40px; }

h2.title {
  height: 24px;
  font-size: 22px;
  margin-bottom: 15px;
  font-family: "ProximaNovaRegular"; }

.carousel-mobile {
  display: none; }

.section-albums {
  margin-top: 40px;
  padding: 0;
  overflow: hidden; }

.section-albums .carousel-albums .owl-stage-outer {
  overflow: hidden; }

.section-albums .carousel-albums .owl-controls {
  position: absolute;
  top: -35px;
  width: 60px;
  height: 20px;
  right: 0; }

.section-albums .carousel-albums .owl-controls .owl-nav > div.disabled {
  opacity: .5; }

.section-albums .carousel-albums .owl-prev,
.section-albums .carousel-albums .owl-next {
  width: 18px;
  height: 18px;
  display: block;
  overflow: hidden;
  text-indent: -999999px;
  position: absolute;
  z-index: 101;
  top: 45%;
  left: 20px;
  background-repeat: no-repeat;
  margin-top: -10px;
  opacity: 1;
  transition: opacity 400ms ease; }

.section-albums .carousel-albums .owl-prev {
  right: auto;
  left: 0;
  background-image: url("../images/icon-prev-sm.png"); }

.section-albums .carousel-albums .owl-next {
  left: auto;
  right: 0;
  background-image: url("../images/icon-next-sm.png"); }

.section-albums .item div, .section-albums .item span {
  text-align: left; }

.section-albums .item div {
  line-height: 1.3; }

.section-songs {
  margin-top: 40px;
  padding: 0; }

.new-search-wrapper {
  position: relative; }

.new-search-wrapper #search-field {
  max-width: 565px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  padding: 0 25px;
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  color: #3e3d40;
  font-family: "ProximaNovaRegular";
  text-align: left;
  outline: none;
  border: 1px solid #d2d2d3;
  border-radius: 0;
  -webkit-box-shadow: 0px 3px 8px 0px rgba(204, 204, 204, 0.2);
  -moz-box-shadow: 0px 3px 8px 0px rgba(204, 204, 204, 0.2);
  box-shadow: 0px 3px 8px 0px rgba(204, 204, 204, 0.2);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  transition: 600ms all ease;
  -webkit-transition: 600ms all ease; }

.new-search-wrapper #search-field::-webkit-input-placeholder {
  color: #acb1b7; }

.new-search-wrapper #search-field::-moz-input-placeholder {
  color: #acb1b7; }

.new-search-wrapper #search-field:-ms-input-placeholder {
  color: #acb1b7; }

.new-search-wrapper #search-field:-moz-input-placeholder {
  color: #acb1b7; }

.new-search-wrapper #search-field:focus {
  -webkit-box-shadow: 0px 3px 8px 0px rgba(204, 204, 204, 0.8);
  -moz-box-shadow: 0px 3px 8px 0px rgba(204, 204, 204, 0.8);
  box-shadow: 0px 3px 8px 0px rgba(204, 204, 204, 0.8); }

.new-search-wrapper #search-ajax-results {
  position: absolute;
  z-index: 20;
  width: 100%;
  max-width: 1040px;
  margin: 0 !important;
  background: #fff;
  -webkit-box-shadow: 0px 0px 9px 0px rgba(204, 204, 204, 0.5);
  -moz-box-shadow: 0px 0px 9px 0px rgba(204, 204, 204, 0.5);
  box-shadow: 0px 0px 9px 0px rgba(204, 204, 204, 0.5);
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%); }

.new-search-wrapper #search-ajax-results .results-title p {
  padding-left: 0;
  font-size: 12px;
  font-family: 'ProximaNovaSemibold'; }

.new-search-wrapper #search-ajax-results .results li {
  padding: 5px;
  border-radius: 0; }

.new-search-wrapper #search-ajax-results .results li p {
  padding-top: 0;
  line-height: 1;
  font-family: "ProximaNovaRegular", sans-serif;
  font-size: 15px;
  padding: 8px 0; }

.new-search-wrapper #search-ajax-results .results li span {
  color: #87888a; }

.new-search-wrapper #search-ajax-results .results li img {
  margin-right: 10px; }

.new-search-wrapper .btn-buy-on-search {
  font-size: 12px;
  background: #f2f2f2;
  line-height: 23px;
  padding: 0; }

#results1 .load-more-result {
  display: none; }

#results1 .small-square {
  border-radius: 50%; }

#results1 .results-title,
#results2 .results-title,
#results3 .results-title {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 28px; }

#results2 .results-title a,
#results3 .results-title a {
  position: absolute;
  bottom: 0;
  left: 20px; }

#results1 .results-title p,
#results2 .results-title p,
#results3 .results-title p {
  background: none; }

.results li.more-results-li:hover {
  background: transparent; }

.results li.more-results-li a {
  font-size: 14px; }

.new-search-section {
  padding: 50px 0 40px; }

.new-search-section h2 {
  font-size: 58px;
  color: #3e3d40;
  text-align: center;
  font-family: "ProximaNovaLight", sans-serif;
  line-height: .8;
  margin-bottom: 20px; }

.new-search-section h2 strong {
  font-family: 'ProximaNovaBold';
  color: #0084fc; }

.new-search-section h4 {
  font-family: 'ProximaNovaRegular';
  color: #3e3d40;
  text-align: center;
  font-size: 19px;
  line-height: 1;
  margin-bottom: 28px; }

#global-wrapper.home-page {
  background: url("../images/home-bg-img.jpg") no-repeat top;
  background-size: 140%; }

.carousel-albums {
  height: 246px;
  overflow: hidden;
  width: 1000%; }

.carousel-albums.slick-slider {
  height: auto;
  overflow: initial;
  width: auto; }

.carousel-albums .slick-list {
  margin: 0 -10px; }

.section-albums .item {
  padding: 0 10px;
  outline: none;
  float: left;
  width: 221px; }

.slick-c-arrows {
  position: absolute;
  display: block;
  width: 18px;
  height: 18px;
  top: -35px;
  right: 0;
  background-repeat: no-repeat;
  cursor: pointer;
  transition: opacity 400ms ease; }

.slick-c-arrows.slick-disabled {
  opacity: .5; }

.slick-c-arrows.prev-arrow {
  right: 30px;
  background-image: url("../images/icon-prev-sm.png"); }

.slick-c-arrows.next-arrow {
  background-image: url("../images/icon-next-sm.png"); }

@media only screen and (max-width: 1080px) {
  #search-popup .row {
    margin: 26px 0 0 !important; }

  .carousel-full .owl-prev, .carousel-full .owl-next {
    width: 48px;
    height: 48px;
    top: 45%; } }
@media only screen and (max-width: 767px) {
  .slick-c-arrows {
    top: -32px;
    width: 17px;
    height: 17px; }

  .carousel-full .item .slider-text {
    font-size: 20px; }

  .carousel-full .item .slider-title {
    font-size: 36px; }

  .container.homepage {
    padding: 0 20px 20px; }

  #search-popup .row > div {
    width: 100%; }

  #results2, #results3 {
    margin-top: 40px; }

  #search-popup .container {
    margin: 0 auto; }

  #search-field {
    width: 100%; }

  #search-popup .search-icon {
    top: -12px;
    left: 12px; }

  .results-section {
    margin-bottom: 0; }

  .carousel-full .owl-prev, .carousel-full .owl-next {
    width: 36px;
    height: 36px;
    display: block !important; }

  .section-albums .carousel-albums .owl-prev,
  .section-albums .carousel-albums .owl-next {
    display: block !important; }

  .new-search-section h2 {
    font-size: 24px; }

  .new-search-section h4 {
    font-size: 14px; }

  .new-search-wrapper #search-field {
    height: 44px;
    line-height: 44px;
    padding: 0 15px; }

  #global-wrapper.home-page {
    background-size: 165%; }

  .section-albums .carousel-albums .owl-controls {
    display: none; }

  #menu-toggle {
    top: 26px;
    height: 20px;
    width: 27px; }

  #menu-toggle span {
    height: 2px;
    margin-bottom: 5px;
    border-radius: 0; }

  #menu-toggle span {
    transition: 400ms all ease;
    -webkit-transition: 400ms all ease; }

  .active #menu-toggle span:first-child {
    transform: rotate(45deg) translateY(4px) translateX(3px);
    -webkit-transform: rotate(45deg) translateY(4px) translateX(3px);
    opacity: 1; }

  .active #menu-toggle span:nth-child(2) {
    transform: translateX(-27px) translateY(5px) rotate(-15deg);
    -webkit-transform: translateX(-27px) translateY(5px) rotate(-15deg);
    opacity: 0; }

  .active #menu-toggle span:nth-child(3) {
    transform: rotate(-45deg) translateY(-7px) translateX(5px);
    -webkit-transform: rotate(-45deg) translateY(-7px) translateX(5px);
    opacity: 1; }

  h2.title {
    font-size: 17px;
    height: auto; }

  .new-search-section {
    padding: 50px 0 20px; }

  #logo img {
    width: 154px;
    height: 46px; }

  .section-albums {
    margin-top: 0; }

  .section-albums + .section-albums {
    margin-top: 14px; }

  .section-songs {
    margin-top: 15px;
    margin-bottom: 20px; }

  .section-albums .item {
    width: 100% !important; }

  .section-albums .item > a {
    display: block; }

  .slick-slide img {
    width: 100%; }

  .new-search-section {
    margin-bottom: 62px; } }
@media only screen and (max-width: 440px) {
  .container {
    padding: 0 20px; }

  .homepage .section-songs .row > div:nth-child(n+6) {
    display: none; } }
/* ==========================================================================
   ARTIST-PAGE
   ========================================================================== */
.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.container-artist {
  padding: 0 40px;
  max-width: 1395px; }

.hero-artist {
  height: 405px;
  position: relative;
  background-size: cover;
  background-position: center center; }

.hero-artist .hero-artist-layer {
  position: absolute;
  background: url("../images/gradient.png") repeat-x bottom center;
  background-size: 100% 405px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.hero-artist .container {
  height: 100%; }

.hero-artist-inside {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 40px; }

.hero-inside-text {
  position: absolute;
  margin-left: 288px;
  bottom: 8px; }

.hero-inside-text h1 {
  font-size: 56px;
  color: #fff;
  letter-spacing: -0.56px;
  line-height: 0.9em; }

.hero-inside-text p {
  font-size: 16px;
  line-height: 30px;
  color: rgba(255, 255, 255, 0.8); }

.hero-inside-text ul {
  margin-left: 30px;
  line-height: 30px;
  padding-top: 3px; }

.hero-inside-text ul li {
  display: inline-block;
  margin-right: 23px; }

.hero-tabs {
  position: absolute;
  display: table;
  right: 40px;
  bottom: 9px; }

.hero-tabs li {
  display: inline-block;
  margin-left: 40px; }

.hero-tabs li a {
  font-size: 13px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.5);
  letter-spacing: 0.65px;
  line-height: 30px;
  transition: 300ms all; }

.hero-tabs li a.active {
  color: #fff; }

.hero-tabs li a:hover {
  color: white;
  transition: 300ms all; }

.artist-main {
  margin-top: 10px;
  margin-bottom: 60px; }

.artist-header-group {
  margin-top: 28px;
  margin-bottom: 13px; }

.artist-header-group h3 {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.23px;
  color: #3E3D40;
  font-weight: normal; }

.artist-header-group a {
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.14px;
  color: #707173;
  padding-top: 7px;
  font-family: 'ProximaNova';
  font-weight: normal;
  margin-left: 20px;
  background: url("../images/arrow-lightgrey.png") no-repeat;
  background-position: 100% 72%;
  padding-right: 11px; }

.box-artist {
  display: block;
  position: relative; }

.box-artist > img {
  width: 100%; }

.box-artist h5 {
  font-size: 15px;
  font-weight: normal;
  line-height: 16px;
  color: #3E3D40;
  padding-top: 0; }

.box-artist p {
  font-size: 15px;
  line-height: 16px;
  color: #707173;
  font-weight: normal;
  padding-top: 2px; }

.box-artist-text {
  position: relative; }

.box-artist-text .play-video {
  position: absolute;
  right: 0;
  display: table;
  top: 6px; }

.artist-table {
  width: 100%;
  margin-bottom: 45px; }

.artist-table tr td {
  line-height: 38px;
  font-size: 16px;
  color: #3E3D40;
  font-family: 'ProximaNova';
  font-weight: normal; }

.artist-table tr td a {
  color: #0077E2;
  font-size: 15px;
  font-family: 'ProximaNova';
  font-weight: normal; }

.artist-table tr td:first-child {
  font-weight: 600;
  width: 15%; }

.artist-table tr td:nth-child(2) {
  width: 15.5%; }

.artist-table tr td:nth-child(3) {
  width: 11.5%; }

.artist-table tr td:nth-child(4) {
  width: 16%; }

.artist-table-two tr td:nth-child(1) {
  width: 5%; }

.artist-table-two tr td:nth-child(2) {
  width: 13.7%; }

.artist-table-two tr td:nth-child(3) {
  width: 11.5%; }

.artist-table tbody tr:first-child {
  border-top: 1px solid rgba(135, 136, 138, 0.25); }

.artist-table tr {
  border-bottom: 1px solid rgba(135, 136, 138, 0.25); }

.artist-header-group-three {
  margin-top: 36px; }

.comments-group {
  border-top: 1px solid rgba(135, 136, 138, 0.3);
  border-bottom: 1px solid rgba(135, 136, 138, 0.3);
  padding: 18px 0; }

.comment-text h5 {
  font-size: 18px;
  font-weight: normal;
  line-height: 36px;
  color: #3E3D40; }

.comment-text p {
  font-size: 16px;
  color: #64686D; }

.comment-text span {
  display: block;
  font-size: 13px;
  color: #64686D;
  line-height: 16px;
  letter-spacing: 0.13px;
  padding-top: 1px; }

.comment-text span strong {
  font-weight: normal;
  color: #3E3D40; }

.comment-text span a {
  font-size: 13px;
  color: #0077E2;
  text-decoration: underline;
  font-weight: normal; }

.comments-like li {
  display: inline-block;
  margin-left: 8px; }

.comments-like li:first-child {
  margin-left: 0; }

.comments-like li a {
  border-style: Solid;
  border-color: rgba(35, 31, 32, 0.1);
  border-width: 1px;
  display: block;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  text-align: center;
  line-height: 48px;
  transition: 300ms all; }

.comments-like li a:hover {
  border-color: rgba(35, 31, 32, 0.3);
  transition: 300ms all; }

.comments-like li a img {
  vertical-align: middle; }

.comments-like li a.like-btn img {
  position: relative;
  top: -2px; }

.comments-like span {
  display: block;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.13px;
  color: #64686D;
  text-align: center;
  padding-top: 12px; }

.comment-box {
  padding-top: 25px; }

.comment-box-text {
  padding-left: 12px;
  width: calc(100% - 36px); }

.comment-box-text h5 {
  font-size: 16px;
  line-height: 17px;
  font-weight: normal;
  color: #3E3D40;
  padding-bottom: 5px; }

.comment-box-text p {
  font-size: 16px;
  line-height: 17px;
  color: #64686D; }

ul.artist-tabs {
  margin: 0px;
  padding: 0px;
  list-style: none;
  margin-bottom: 25px;
  margin-top: 26px; }

ul.artist-tabs li {
  display: inline-block;
  border-bottom: 2px solid transparent;
  cursor: pointer;
  font-size: 13px;
  line-height: 23px;
  letter-spacing: 0.33px;
  color: rgba(62, 61, 64, 0.6);
  transition: 300ms all;
  font-weight: 600;
  margin-right: 24px;
  padding-bottom: 10px; }

ul.artist-tabs li:hover {
  color: #3e3d40;
  transition: 300ms all; }

ul.artist-tabs li.current {
  color: #0077E2;
  border-bottom: 2px solid #0077E2; }

.tab-content {
  display: none;
  position: relative; }

.tab-content .comments-group {
  margin-bottom: 0;
  padding-bottom: 21px;
  padding-top: 15px;
  border-top: none; }

.tab-content .comments-group.first-group {
  border-top: 1px solid rgba(135, 136, 138, 0.3); }

.tab-content .comments-group h5 {
  padding-bottom: 5px; }

.tab-content .comments-group p {
  line-height: 22px; }

.tab-content.current {
  display: inherit; }

.select-artist {
  position: absolute;
  z-index: 10;
  top: -68px;
  right: 0; }

.select-artist .select-wrap {
  display: inline-block;
  position: relative; }

.select-artist label {
  font-size: 16px;
  line-height: 20px;
  color: #87888A;
  font-weight: normal; }

.select-artist select {
  width: 106px;
  height: 36px;
  margin-left: 14px;
  padding-left: 7px;
  cursor: pointer;
  font-family: 'ProximaNova';
  font-weight: normal;
  font-size: 16px;
  color: #3E3D40;
  outline: none;
  border: 1px solid rgba(88, 88, 90, 0.25);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.select-artist .select-wrap:before {
  pointer-events: none;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  content: "\f107";
  display: inline-block;
  font: normal normal normal 16px/1 FontAwesome;
  font-size: 18px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased; }

.tab-content-text h5 {
  font-weight: 600;
  font-size: 18px;
  color: #3E3D40;
  padding-bottom: 22px; }

.tab-content-text p {
  font-size: 16px;
  line-height: 21px;
  color: #64686D;
  padding-bottom: 22px; }

.form-tab-content {
  max-width: 630px;
  margin-top: 20px; }

.form-tab-content label {
  padding-top: 8px;
  display: block;
  font-size: 16px;
  line-height: 21px;
  color: #3E3D40;
  font-weight: 600; }

.form-tab-content input {
  width: 100%;
  border: 1px solid rgba(88, 88, 90, 0.25);
  height: 36px;
  color: #64686d;
  font-size: 16px;
  padding-left: 10px;
  margin-bottom: 14px;
  outline: none; }

.form-tab-content textarea {
  width: 100%;
  height: 136px;
  border: 1px solid rgba(88, 88, 90, 0.25);
  color: #64686d;
  font-size: 16px;
  padding-left: 10px;
  padding-top: 8px;
  resize: none;
  margin-bottom: 19px;
  outline: none; }

.form-tab-content input[type=submit] {
  height: 39px;
  padding: 0;
  border: none;
  color: #fff;
  font-size: 17px;
  border-radius: 4px;
  background-color: #0077E2; }

.form-tab-content input::-webkit-input-placeholder, .form-tab-content textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: rgba(100, 104, 109, 0.5); }

.form-tab-content input::-moz-placeholder, .form-tab-content textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(100, 104, 109, 0.5); }

.form-tab-content input:-ms-input-placeholder, .form-tab-content textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(100, 104, 109, 0.5); }

.form-tab-content input:-moz-placeholder, .form-tab-content textarea:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(100, 104, 109, 0.5); }

.comments-expand-group {
  padding-top: 20px;
  position: relative;
  padding-left: 55px;
  display: none; }

.form-search-comment {
  padding-bottom: 22px; }

.form-search-comment input {
  height: 42px;
  border: 1px solid rgba(88, 88, 90, 0.25); }

.form-search-comment input[type=submit] {
  width: 91px;
  float: right;
  border: none;
  background-color: #0077E2;
  color: #fff;
  font-size: 15px;
  font-weight: 600; }

.form-search-comment input[type=text] {
  width: calc(100% - 91px);
  float: left;
  padding-left: 12px;
  border: 1px solid rgba(88, 88, 90, 0.25);
  color: #64686D;
  border-right: none; }

.comments-expand-group .comment-text-inside {
  padding-bottom: 20px; }

.comments-expand-group .comment-text-inside:last-of-type {
  padding-bottom: 4px; }

.comments-group .col1 {
  width: 10%;
  float: left; }

.comments-group .col11 {
  width: 90%;
  float: left; }

.video_row {
  margin-bottom: 12px; }

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Modify as content requires.
   ========================================================================== */
@media only screen and (max-width: 1260px) {
  .artist-table tr td:first-child {
    font-weight: 600;
    width: 15%; }

  .artist-table tr td:nth-child(2) {
    width: 21%; }

  .artist-table tr td:nth-child(3) {
    width: 17%; }

  .artist-table tr td:nth-child(4) {
    width: 16%; }

  .artist-table-two tr td:nth-child(1) {
    width: 5%; }

  .artist-table-two tr td:nth-child(2) {
    width: 25%; }

  .artist-table-two tr td:nth-child(3) {
    width: 14.5%; }

  .comments-group .col1 {
    width: 15%;
    float: left; }

  .comments-group .col11 {
    width: 85%;
    float: left; } }
@media only screen and (max-width: 1200px) {
  .cart-page .cart-items ul.c-items li.c-item .item-infos .item-attributes ul li + li {
    margin-left: 15px; }

  .cart-page .cart-items ul.c-items li.c-item .item-infos .item-attributes ul li span {
    font-size: 14px; }

  .cart-page .cart-items ul.c-items li.c-item .item-actions a {
    font-size: 10px;
    padding-right: 22px; }

  .search-page .search-list ul li:not(.list-head) > div span {
    font-size: 12px; }

  .search-page .search-list ul li:not(.list-head) > .number span {
    font-size: 12px; } }
/*
 * Tablet
 */
@media only screen and (max-width: 1024px) {
  .hero-artist {
    height: 305px; }

  .hero-artist-inside-left > img {
    width: 150px; }

  .hero-inside-text {
    margin-left: 165px; }

  .hero-inside-text h1 {
    font-size: 40px; }

  .hero-inside-text ul {
    padding-top: 3px;
    float: none;
    text-align: left;
    margin-left: 0; }

  .artist-table tr td {
    font-size: 13px; }

  .artist-table tr td a {
    font-size: 13px; }

  .hero-inside-text p {
    font-size: 15px; }

  .hero-tabs li {
    display: inline-block;
    margin-left: 25px; }

  .box-artist h5 {
    padding-right: 30px; }

  .artist-table tr td:first-child {
    font-weight: 600;
    width: 20%; }

  .artist-table tr td:nth-child(2) {
    width: 26%; }

  .artist-table tr td:nth-child(3) {
    width: 20%; }

  .artist-table tr td:nth-child(4) {
    width: 19%; }

  .artist-table-two tr td:nth-child(1) {
    width: 15%; }

  .artist-table-two tr td:nth-child(2) {
    width: 50%; }

  .artist-table-two tr td:nth-child(3) {
    width: 17.5%; }

  .comments-group .col1 {
    width: 20%;
    float: left; }

  .comments-group .col11 {
    width: 80%;
    float: left; }

  .hero-tabs li a {
    font-size: 12px; }

  .box-artist-text .play-video {
    display: block;
    width: 22px; } }
/*
 * Mobile
 */
@media only screen and (max-width: 767px) {
  .hero-artist-inside {
    left: 0;
    padding: 0 20px; }

  .hero-tabs {
    bottom: 130px;
    display: table;
    right: inherit;
    left: 0;
    margin-left: 20px; }

  .hero-tabs li {
    margin-left: 25px; }

  .hero-tabs li:first-child {
    margin-left: 0; }

  .hero-tabs li a {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.8); }

  .hero-artist-inside-left > img {
    width: 115px; }

  .artist-header-group {
    margin-top: 20px;
    margin-bottom: 15px; }

  .artist-header-group h3 {
    font-size: 18px; }

  .artist-header-group a {
    margin-left: 25px; }

  .box-artist {
    max-width: 370px;
    margin: 0 auto;
    margin-bottom: 30px; }

  .artist-table tr td:first-child {
    font-weight: 600;
    width: 60%; }

  .artist-table tr td:nth-child(2) {
    width: 26%;
    display: none; }

  .artist-table tr td:nth-child(3) {
    width: 20%;
    display: none; }

  .artist-table tr td:nth-child(4) {
    width: 19%;
    display: none; }

  .artist-table tr td a {
    font-size: 13px; }

  .artist-table-two tr td:nth-child(1) {
    width: 60%; }

  .artist-table-two tr td:nth-child(2) {
    width: 40%;
    display: none; }

  .artist-table-two tr td:nth-child(3) {
    width: 17.5%;
    display: none; }

  .artist-table-two tr td:nth-child(4) {
    display: block;
    width: 100%; }

  .comments-like {
    float: none !important;
    margin-top: 35px; }

  .comments-like ul {
    display: table;
    margin: 0 auto; }

  .hero-inside-text {
    margin-left: 130px;
    display: table; }

  .hero-inside-text h1 {
    font-size: 26px; }

  .hero-inside-text p {
    font-size: 14px;
    line-height: 1.4em;
    word-break: break-all;
    padding-top: 5px;
    padding-bottom: 3px; }

  .hero-artist {
    height: 215px; }

  .comment-box-text p, .comment-box-text h5 {
    font-size: 14px; }

  .comments-group .col1 {
    width: 100%;
    float: none; }

  .comments-group .col11 {
    width: 100%;
    float: none; }

  .comments-expand-group {
    padding-left: 0; }

  ul.artist-tabs li {
    margin-right: 13px;
    font-size: 11px;
    padding-bottom: 2px;
    margin-bottom: 5px; }

  ul.artist-tabs li:last-child {
    margin-right: 0; }

  .select-artist {
    position: relative;
    top: 0px;
    margin-bottom: 30px; }

  .select-artist select {
    font-size: 14px; }

  .comment-text p, .tab-content .comments-group p, .tab-content-text p {
    font-size: 15px; }

  .form-tab-content label {
    padding-top: 4px;
    padding-bottom: 8px; } }
.gallery-a {
  display: block;
  overflow: hidden;
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  padding-top: 50%;
  background-image: url("../images/product_image_coming_soon.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }

.artist-boxes .image_row {
  padding-bottom: 20px; }

.artist-boxes .box-artist h5 {
  padding-top: 5px; }

.hero-inside-text ul img {
  vertical-align: inherit; }

.nav_btns_all {
  position: relative; }

.prom_tabs {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-bottom: 35px; }

.prom_tabs:after {
  content: "";
  border-bottom: 3px solid #d3d2d2;
  position: absolute;
  bottom: 0;
  width: 100%; }

.prom_tabs li {
  float: left; }

.prom_tabs a {
  color: #918f8f;
  font-size: 18px;
  display: block;
  padding: 6px 15px 15px;
  border-bottom: 3px solid #d3d2d2; }
  @media (max-width: 768px) {
    .prom_tabs a {
      font-size: 14px; } }

.prom_tabs a.active {
  color: #0177E3;
  border-bottom: 3px solid #0177E3; }

.tab-btn {
  display: none; }

/*# sourceMappingURL=style.css.map */
