:root {
    --section-padding-bottom: none !important;
}

@media (max-width: 978px) {
    html.--freeShipping:not(.order_process) {
		body {
			padding-top: 60px;
		}
	}
}

#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;
} }

.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;
}

/* Zegar promocji */

#CDT .line {
    background: none;
}

#CDT .number {
    background: #d3183b;
    border: 1px solid #d3183b;
    border-radius: 25px;
}

/* Hotspot 3 telefony pancerne */

#main_hotspot_zone3 {
    background: var(--product-icon-background);
    padding: 20px;
    border-radius: var(--product-icon-border-radius);
    margin-block-start: 20px;
}

#main_hotspot_zone3 .hotspot .product__icon {
    background: #ffffff;
}

#main_hotspot_zone4 {
    background: #c6ecda;
    padding: 20px;
    border-radius: var(--product-icon-border-radius);
    margin-block-start: 20px;
}

#main_hotspot_zone4 .hotspot .product__icon {
    background: #ffffff;
}

.hotspot .swiper-initialized {
    margin-top: null;
}

/* @media (min-width: 757px) {
    .hotspot .swiper-initialized ~ .swiper-button-prev, .hotspot .swiper-initialized ~ .swiper-button-next {
        margin-top: -20px;
    }
}
*/

.mc-box-kontaktowy-col {
    min-height: 282px;
}

/* Przecena, wyróżniony outlet

.discount, .label.--discount {
    color: #fff;
    background: #49a2d7;
    
*/

.discount, .label.--distinguished {
    background: #11cae4;
}

/*
    
.discount, .label.--promo.--omnibus {
    color: #fff;
    background: #711591;
}

Opis długi zaokrąglenia */

#projector_longdescription img {
    border-radius: 25px;
}

@media screen and (max-width: 757px) {
#projector_longdescription img {
    height: 350px;
    object-fit: cover;
} }

/*
.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;
}
/*