

/* line 22, ../../sass/player.scss */
html, body {
  width: 100%;
  height: 100%;
}
.audiobookOkladka {
    width: 145px;
    height: 145px!important;
}

.book-list-container .list .cover.audioCover {
    height: 145px!important;
}

.hidden {
    display: none;
}
/*.book-list-container .list .cover {
    height: 145px !important;
}*/

/*.book-list-container .list .book-type {
    margin: 62px 15px 8px !important;
}*/
/* line 28, ../../sass/player.scss */
.jp-jplayer.ksiazka {
  width: 0 !important;
  height: 0 !important;
}
.audiobookOkladkaMala {
    width: 220px;
    height: 220px;
}

.audiobookOkladkaDuza {
    width: 326px;
    height: 326px!important;
}

 .book-details .cover-col .rotate,  .book-details .cover-col .border-left {
    display: none;
}


/* line 33, ../../sass/player.scss */
.jp-audio.pod_okladka {
  background-color: #0A3F5C;
  width: 220px;
  height: 55px;
  z-index: 4;
  float: left;
/*  position: absolute;*/
  top: 240px;
  left: 0px;
}

.jp-audio.podobne_produkty {
    background-color: #0A3F5C;
    width: 147px;
    margin: 10px auto 4px 10px;
    height: 55px;
    position:unset;
}




/* line 37, ../../sass/player.scss */
.jp-audio:hover .jp-controls-holder .jp-play {
  background-color: #85a2b1;
}
/* line 40, ../../sass/player.scss */
.jp-audio:hover .jp-controls-holder .jp-stop {
  background-color: #85a2b1;
}
/* line 43, ../../sass/player.scss */
.jp-audio:hover .jp-controls-holder {
  background-color: #85a2b1;
}
/* line 46, ../../sass/player.scss */
.jp-audio:hover {
  background-color: #85a2b1;
}

/* line 51, ../../sass/player.scss */
.jp-controls-holder.controls-holder {
  padding-right: 49px;
  background-color: #0A3F5C;
  position: relative;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.jp-controls-holder.podobne-produkty-holders {
  padding-right:40px;
}

/* line 62, ../../sass/player.scss */
.jp-play, .jp-stop {
  margin-top: 17px;
  margin-left: -4px;
  border: none;
  background-color: #0A3F5C;
  font-size: 16px;
  font-family: museo_sans;
  font-weight: 300;
  color: #fff;
  position: relative;
  padding-right:15px;
}

.link-do-pobierania {
    position:relative;
    top: -37px;
    right: -158px;

}


.link-do-pobierania img {
    border-left: 2px solid #fff;
    padding-left: 16px;
    padding-bottom: 20px;
    padding-top:12px;
}

/* line 68, ../../sass/player.scss */
.jp-play .fa, .jp-stop .fa {
  color: #fff;
}

/* line 75, ../../sass/player.scss */
.jp-play:after {
  cursor: pointer;
}

.jp-play:after{
  content:" ";
  border-top:6px solid transparent;
  border-bottom:6px solid transparent;
  border-left:10px solid #ffffff;
  font-family:unset;
  position:absolute;
  right:0px;
  top:3px;
}

/* line 80, ../../sass/player.scss */
.jp-stop:after {
  cursor: pointer;
}

.jp-stop:after{
  background:#ffffff;
  content:" ";
  display:inline-block;
  height:10px;
  position:absolute;
  right:0px;
  top:4px;
  width:10px;
}

/* line 85, ../../sass/player.scss */
.jp-current-time {
  margin-top: 18px;
  font-size: 16px;
  font-family: museo_sans;
  font-weight: 700;
  color: #fff;
  display: none;
  padding-right:10px;
}

.onlyEbp {
    display:none;
}
/*
#mainBookCoverBig, #mainBookCoverBigTwo{
  z-index: 21 !important;
}*/


.points-index.points-ebook {
    left: 54px;
}
.points-index.points-audio {
    left: 84px;
}

.points-index.points-audio-cd {
    left: 72px;
}

/*screens to 599px*/
@media all and (max-width:599px) {
.jp-audio.pod_okladka {
    width: 147px !important;
    z-index: 8;
    top: 172px;
    left: 0px;
    float:left;
    }
.jp-audio{
    padding-top: 1px !important;
}
.jp-audio.podobne_produkty{
 width; 145px;
 position: relative;
 left: -5px;
  position:unset;
}
    

.book-details .cover-col .rotate, .book-details .cover-col .border-left {
    display: none;
}

#right-small-col .fixed-section .book-type-price {
    top:16px;
}


.audiobookOkladkaMala {
    width: 147px;
    height: 147px!important;
}

.audiobookOkladkaDuza {
    width: 326px;
    height: 326px!important;
}
/*Ustawienia playera pod okladka na stronie produktu*/
.pod-okladka-controls .jp-play {
    margin-left: 20px;
}

.pod-okladka-controls .jp-stop {
    margin-right: 0px;
}

.link-do-pobierania.pod-okladka-link {
    position: relative;
    top: -37px;
    right: -114px;

}

.pod_okladka .link-do-pobierania{
    position: relative;
    top: -37px;
    right: -114px;
}

.link-do-pobierania.pod-okladka-link img {
    border-left: 2px solid #fff;
    padding-left: 4px;
    padding-bottom: 20px;
    padding-top: 10px;
}

.pod_okladka .link-do-pobierania img{
    border-left: 2px solid #fff;
    padding-left: 4px;
    padding-bottom: 20px;
    padding-top: 10px;
}

/*Ustawienia playera podobne produkty na stronie produktu*/
.podobne-produkty-controls .jp-play{
    margin-left: 35px;
}

.podobne-produkty-controls .jp-stop{
    margin-right: 0px;
}

.link-do-pobierania.podobne-produkty-do-pobierania {
    position: relative;
    left: unset;
    top: -37px;
    right: -111px;
}

.link-do-pobierania.podobne-produkty-do-pobierania img {
    
    border-left: 2px solid #fff;
    padding-left: 5px;
    padding-bottom: 20px;
    padding-top: 12px;

}



}

/*screens all from 600px to 700 */
@media all and (max-width: 700px) and (min-width: 600px) {
    .jp-audio.pod_okladka {
        width: 147px;
        z-index: 1;
        float: left;
        position:relative;
        top: 4px;
        left: 1px;
    }

    .jp-audio.podobne_produkty {
 width; 145px;
margin: 10px auto 4px 10px;
    position:unset;
    
    }

.book-details .cover-col .rotate, .book-details .cover-col .border-left {
    display: none;
}


.audiobookOkladkaMala {
    width: 147px;
    height: 147px!important;
}

.audiobookOkladkaDuza {
    width: 326px;
    height: 326px!important;
}

/*Ustawienia playera pod okladka na stronie produktu*/
.pod-okladka-controls .jp-play {
    margin-left: 9px;
}

.link-do-pobierania.pod-okladka-link {
    position: relative;
    top: -37px;
    right: -111px;

}

.link-do-pobierania.pod-okladka-link img {
    border-left: 2px solid #fff;
    padding-left: 5px;
    padding-bottom: 24px;
    padding-top: 13px;
}


/*Ustawienia playera podobne produkty na stronie produktu*/
.podobne-produkty-controls .jp-play{

    margin-left: 11px;
}

.link-do-pobierania.podobne-produkty-do-pobierania {
    position: relative;
    left: unset;
    top: -37px;
    right: -111px;
}

.link-do-pobierania.podobne-produkty-do-pobierania img {

    border-left: 2px solid #fff;
    padding-left: 5px;
    padding-bottom: 20px;
    padding-top: 12px;

}

}







@media all and (max-width: 1199px) and (min-width: 701px) {
    .jp-audio.pod_okladka {
        width: 149px;
        z-index: 1;
        float: left;
     */  position:relative;*/
        top: 174px;
        left: 0px;
    }

    .jp-audio.podobne_produkty {
 width: 145px;
position: relative;
left: 28px;
    position:unset;

    }

.book-details .cover-col .rotate, .book-details .cover-col .border-left {
    display: none;
}


.audiobookOkladkaMala {
    width: 147px;
    height: 147px;

}
.audiobookOkladkaDuza {
    width: 326px;
    height: 326px!important;
}

/*Ustawienia playera pod okladka na stronie produktu*/
.pod-okladka-controls .jp-play {
    margin-left: 35px;
}

.podobne-produkty-controls .jp-stop{
    margin-left:0;
    margin-right:0;
}

.link-do-pobierania.pod-okladka-link {
    position: relative;
    top: -37px;
    right: -113px;

}

.pod_okladka .link-do-pobierania{
    right: -113px;
}

.link-do-pobierania.pod-okladka-link img {
    border-left: 2px solid #fff;
    padding-left: 6px;
    padding-bottom: 23px;
    padding-top: 10px;
}

.pod_okladka .link-do-pobierania img{
    border-left: 2px solid #fff;
    padding-left: 6px;
    padding-bottom: 23px;
    padding-top: 10px;
}

/*Ustawienia playera podobne produkty na stronie produktu*/
.podobne-produkty-controls .jp-play{
    margin-left: 35px;
}

.link-do-pobierania.podobne-produkty-do-pobierania {
    position: relative;
    left: unset;
    top: -36px;
    right: -110px;
}

.link-do-pobierania.podobne-produkty-do-pobierania img {
    
    border-left: 2px solid #fff;
    padding-left: 6px;
    padding-bottom: 20px;
    padding-top: 12px;

}



}


@media all and (max-width: 1920px) and (min-width: 1200px) {
    .jp-audio.pod_okladka {
        width: 220px;
	height: 55px;
        z-index: 1;
        float: left;
    /*    position:relative;*/
        top: 246px;
        left: 0px;
    }

    .jp-audio.podobne_produkty {
	position:unset;
	width: 147px;
	margin: 10px auto 4px 10px;
    }    


.book-details .cover-col .rotate, .book-details .cover-col .border-left {
    display: none;
}



/*Ustawienia playera podobne produkty na stronie produktu*/
.podobne-produkty-controls .jp-play{
    margin-left: 40px;
}

.podobne-produkty-controls .jp-stop{
    margin-left:0;
    margin-right:0;
}

.podobne-produkty-time{
    padding-right:0;
}

.link-do-pobierania.podobne-produkty-do-pobierania {
    position: relative;
    top: -37px;
    right: -112px;
    left:unset;
}

.link-do-pobierania.podobne-produkty-do-pobierania img {
    
    border-left: 2px solid #fff;
    padding-left: 5px;
    padding-bottom: 20px;
    padding-top: 12px;

}




}


/*@media all and (max-width:1199px) and (min-width:250px) {


}*/







