/* info
---------------------*/
/*
#sticky-info {
background: #ffe700;     
color: #000;				
text-align: center;
margin: 35 auto;
height:35px; 			 
line-height: 35px;
vertical-align: baseline; 
overflow:hidden;
z-index:9999;
width:100%;
display:block;
top: 0
}*/


#sticky-info {
background: linear-gradient(180deg, rgba(31,0,10,1) 0%, rgba(48,4,84,1) 39%, rgba(0,102,171,1) 100%);     
color: white;				
text-align: center;
margin: 35 auto;
height:35px; 			 
line-height: 35px;
vertical-align: baseline; 
overflow:hidden;
z-index:9999;
width:100%;
display:block;
top: 0
}


a.one {
    color: white
}

@media (max-width: 757px) {#sticky-info {
height:auto; 
line-height: 25px;
padding: 10px;
}
a.pasek {
    color: white
}

a.pasek:hover {
    color: white;
    text-shadow: 0px 0px 10px #c700f2;
}
}

/* .product__icon img {max-height: 70rem !important; width: 70% !important;} */


/* Folia Rock Space */

@media screen and (min-width: 757px) { #dziecko1 {
float:left;
margin-left: auto;
margin-right: auto;
text-align: center;
font-size: 1.3em;
width:24%;
} }

@media screen and (min-width: 757px) { #dziecko2 {
float:left;
margin-left: auto;
margin-right: auto;
text-align: center;
font-size: 1.3em;
width:25%;
} }

@media screen and (min-width: 757px) { #dziecko3 {
float:left;
margin-left: auto;
margin-right: auto;
text-align: center;
font-size: 1.3em;
width:24%;
} }
@media screen and (min-width: 757px) { #dziecko4 {
float:left;
margin-left: auto;
margin-right: auto;
text-align: center;
font-size: 1.3em;
width:25%;
} }

@media screen and (max-width: 757px) { #dziecko1 {
float:left;
margin-left: auto;
margin-right: auto;
text-align: center;
font-size: 1.3em;
width:100%;
} }

@media screen and (max-width: 757px) { #dziecko2 {
float:left;
margin-left: auto;
margin-right: auto;
text-align: center;
font-size: 1.3em;
width:100%;
} }

@media screen and (max-width: 757px) { #dziecko3 {
float:left;
margin-left: auto;
margin-right: auto;
text-align: center;
font-size: 1.3em;
width:100%;
} }

@media screen and (max-width: 757px) { #dziecko4 {
float:left;
margin-left: auto;
margin-right: auto;
text-align: center;
font-size: 1.3em;
width:100%;
} }

#opis1kafelek {
/*text-align: center;*/
font-size: 1.3rem;
border: 1px solid #c4c7c8;
border-radius: 15px;
padding: 0.8em 0.5em 0 0.5em;
}

@media screen and (min-width: 979px) { #opis4kafelki {
display: grid;
grid-auto-rows: 1fr;
grid-template-columns: repeat(4, 1fr);
grid-column-gap: 30px
} }

@media screen and (max-width: 978px) { #opis4kafelki {
display: grid;
grid-auto-rows: 1fr;
grid-row-gap: 1em;
} }

/* .opis-dlugi-ikony {
 width: 70px;
} */

.iphoneimg {
  object-fit: cover;
}

@media only screen and (min-width: 980px) {
.iphonegaleria {
  display: flex;
}}

@media only screen and (max-width: 979px) {
.iphonegaleria {
  display: flex !important;
  flex-wrap: wrap !important;
}}
#price_info .price_info__text.--customs {
    display: none !important;
}

/*
.wrapper {
width: calc(100% / #{$cols});
  margin: 2px;
  border: 1px solid red;
height: 0;
  position: relative;
  overflow: hidden;
  padding-bottom: #{$ratio-16-9 / $cols};
}
.iphoneimg {
  width: 100%;
  height: auto;
  position: absolute;
  top: -50%;
  left: -50%;
  right: -50%;
  bottom: -50%;
  margin: auto;
}
*/

/* Kolor odliczania promocji */

#CDT .number {
  background: #000000;
  border-radius: 25px;
}

#CDT .line {
    display: none;
}

/* Black Weekend */

.promo, .label.--promo {
    background: #000000;
}