html, body {
  height: auto;       /* lub 100%, ale bez overflow: hidden */
  overflow-y: auto;   /* włącz przewijanie pionowe */
}

body {
background: #111111;
color: white;
overflow: auto;
scrollbar-height: none;
font-family: 'Poppins', sans-serif;


}


body::-webkit-scrollbar {
  display: none; /* Chrome, Edge, Safari */
}









.sci li {
list-style: none;}


.icons {
margin-top: 5px;
}

.overlays {
margin-top: -8px;
margin-left: -10px;
z-index: 10000;
position: fixed;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
height: 50px;
 background: black;
}
section {
max-width: 1500px;
width: 100%;
}
.countdown-damn {
    font-size: 16px;
    text-shadow: 5px 5px 4px rgba(15, 150, 163, 0.3);
}
.Main {
    font-size: 16px;
    text-shadow: 5px 5px 4px rgba(15, 150, 163, 0.3);
}




.form {
display: flex;
align-items: center;
justify-content: space-between;
}
.icons-buyers {
    margin-right: -20px;
    top: 7.2vh;
    left: 74%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    border-radius: 10px;
}
.icons-buyers ul {
    display: flex;
    gap: 15px;
    list-style: none;
    padding: 0;
    margin: 0;
}
.icons-buyers i {
    position: relative;
    font-size: 30px;
    width: 45px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;

    color: white;
    border-radius: 10%;
    cursor: pointer;
    transition: all 0.5s;
}
.icons-buyers a {
text-decoration: none;
}
.icons-buyers i:hover {
    color: black;
    background: white;
}




.responsive {
margin-top: 43px;
margin-left: -10px;
z-index: 1000;
position: fixed;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 75px;
 background: radial-gradient(circle at top left, #1c1e22 0%, #2a2c35 100%);

}
.overlay {
max-width: 1500px;
width: 100%;
margin: 0 auto;
}
.menu-medium {
display: flex;
align-items: center;
justify-content: space-between;
}

img {
border-radius: 40px;

}



.search {
display: flex;
align-items: center;
width: max-content;
    box-shadow: 0 0 4px rgb(197, 194, 194);
    border: 2.5px solid white;

border-radius: 10px;
padding: 10px;
transition: all 0.2s;
color: white;
}

.search:focus-within {
    border: 1px solid 1px solid white;
    box-shadow: 0 0 0px rgb(197, 194, 194);
}
.search-input::placeholder,
.search-icon {
    color: white;
}

.search-input {
font-size: 16px;
font-family: 'Lexend', sans-serif;
color: white;
margin-left: var(--padding);
outline: none;
border: none;
background: transparent;
width: 740px;
margin-left: 10px;
height: 30px;

}


.values {
font-weight: bold;
display: flex;
}
.values .PL {
font-size: 30px;
margin-right: 15px;
cursor: pointer;
}
.values .EN {
font-size: 30px;
cursor: pointer;

}



.logo a {
text-decoration: none;
font-size: 50px;
font-weight: bold;
color: white;
}

.fab {
    align-items: center;
    justify-content: center;
    color: white;
    text-decoration: none;
    font-size: 20px;
    margin-right: 20px;
    padding: 0.3px;
    position: relative;
    display: inline-block;
    border: 2px solid black;
    width: 30px;
    height: 30px;
    transition: all 0.5s;
    border-radius: 10px;
}
.fab::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.5s;
    border-radius: 10px;
}

.fab:hover {
    color: black;
}
.fab:hover::before {
    background: white;
}
.lines-ase-4 {
    position: fixed; 
    top: 49px;  
    left: 50%; 
    width: 100%; 
    transform: translateX(-50%); 
    height: 1px;  
    background-color: #e1dfdf;
    z-index: 100000;  
}
.lines-ase-1 {
    position: fixed; 
    top: 125px;  
    left: 50%; 
    width: 100%; 
    transform: translateX(-50%); 
    height: 1px;  
    background-color: #e1dfdf;
    z-index: 10000000;  
}

























































































































































/*lineas-ase-?-*/
.lines-ase0 {
    position: fixed; 
    top: 1px; 
    left: 50%; 
    width: 100%;  
    transform: translateX(-50%); 
    height: 1px;  
    background-color: #e1dfdf; 
    z-index: 100000;  
}

.lines-ase {
    position: absolute; 
    top: 43px; 
    left: 50%; 
    width: 100%;  
    transform: translateX(-50%); 
    height: 1px;  
    background-color: #e1dfdf; 
    z-index: 1000;  
}
.lines-ase-1 {
    position: fixed; 
    top: 125px;  
    left: 50%; 
    width: 100%; 
    transform: translateX(-50%); 
    height: 1px;  
    background-color: #e1dfdf;
    z-index: 1000;  
}
.lines-ase-3 {
    position: absolute; 
    top: 215px;  
    left: 50%; 
    width: 100%; 
    transform: translateX(-50%); 
    height: 1px;  
    background-color: #e1dfdf;
    z-index: 1000;  
    z-index: -1;
}
.lines-ase-4 {
    position: absolute; 
    top: 50px;  
    left: 50%; 
    width: 100%; 
    transform: translateX(-50%); 
    height: 1px;  
    background-color: #e1dfdf;
    z-index: 10000000;  
    z-index: -1;
}
.lines-ase-5-above-text {
    position: absolute; 
    top: 70px;  
    left: 50%; 
    width: 100%; 
    transform: translateX(-50%); 
    height: 1px;  
    background-color: #e1dfdf;
    z-index: 1000;  
    z-index: -1;
}






































@media (max-width: 482px) {
    * {
  box-sizing: border-box;
  max-width: 100vw;
}
    body {
    overflow-x: hidden;
    width: 100%;
    
    
    
    margin: 0;
    padding: 0;    }

    section {
        position: relative; /* fixed nie zawsze dobrze działa na małych ekranach */
        display: flex;
        padding: 10px 0;
        margin-top: 0;
    }


    .menu-top {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .menu-top .ValutesLeanguage .text-valutes,
    .menu-top .ValutesLeanguage .text-leanguage {
        font-size: 18px; /* dopasowanie do telefonu */
        margin-right: 10px;
    }

    .fab {
        width: 25px;
        height: 25px;
        font-size: 16px;
        padding: 10px;
    }

    .countdown-damn {
        font-size: 14px;
        text-shadow: 3px 3px 3px rgba(15, 150, 163, 0.3);
    }

    .container-max,
    .section-container {
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
        padding: 0 10px; /* margines od krawędzi telefonu */
    }

}













































































@media (max-width: 451px) {
    .responsive {
        width: 100%;
        max-width: 100%;
        height: auto;
        padding: 10px;
	flex-direction: column;
        z-index: 100000;
	margin-top: 0px;
	left: 2.8%;
    } 
    .overlay {
        position: relative;
        flex-direction: column;
        margin: 0 auto;
    }
        .logo a {
	position: absolute;
	top: -82%;
        font-size: 35px;
    }
    .search {
	position: absolute;
	margin-top: 17px;
    }
    .search-input {
        width: 285px;
    }
    .menu-medium {
        z-index: 100000;
        flex-direction: column;
        align-items: flex-start;
	grid-template-columns: repeat(1, 1fr); 
        grid-template-rows: repeat(2, auto);  

    }
    section {
    display: none;
    }
        .icons-buyers ul  {
	position: absolute;	
	right: 2%;
	top: -93%;
	gap: 15px;

    }
    .icons-buyers i {
	margin-top: 7px;
	font-size: 23px;
    }
    .lines-ase-1 {
	top: 120px;

}
    .dropdown {
	margin-top: 2px;
	margin-left: -55px;
	width: 320px;
	height: 300px;
}
    .menus-ones {
	max-width: 200px;
}
    .dropdown-item {  
	width: 50px;
	height: 150px;
}
    .menino ul li a #categories:hover {
	width: 25px;
	height: 25px;
}
    .dropdown-item a    {
	font-size: 15px;
}  
    .list-text {
	font-size: 10px;
} 
     .dropdown-item {
	font-size: 5px;
}
      .list-under ul li a {
	font-size :5px;
} 
      .logos {
	width: 320px;
}

      .special-offerts-container {
}
      .strefa-marek-container {
	margin-top: -150px;	
}



    #try-this-element {
        height: 100vh;
	width: 100%;
    }

    .window {
        border-radius: 12px;
        width: 100%;
    }

    .close-btn {
        left: auto;
        right: 10px;
        top: 10px;
        width: 35px;
        height: 35px;
        font-size: 16px;
    }}





/* RESPONSYWNOŚĆ NA TELEFONY */
@media (max-width: 450px) {

    #try-this-element {
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
	width: 350px;
    }

    .window {
        width: 100%;
        height: auto;
        max-height: 90vh;
        border-radius: 0;
        position: relative;
        background-size: cover;
    }

    .close-btn {
        top: 10px;
        right: 10px;
        left: auto;
        width: 35px;
        height: 35px;
        font-size: 16px;
    }

    .info-window {
        position: relative;
        left: 0;
        top: auto;
        padding: 20px;
        text-align: center;
    }

    .info-window .try-this-element-text {
        font-size: 20px;
    }

    .info-window .try-this-element-logo {
        font-size: 32px;
        display: block;
    }

    .info-window .window-btn {
        width: 100%;
        height: 45px;
        border-radius: 10px;
        margin-top: 10px;
    }
    .strefa-marek {
	margin-top: 1500px;
	max-width: 350px;
}
    #categories-container {
	margin-top: -20px;	
}
    #jewelery {
	margin-top: -20px;
}
    #perfume{
	margin-top: -20px;
}

    #home {
	margin-top: -20px;
}

    .menu-mediums {

    position: absolute;
    margin-top: 1050px;
    margin-left: 20px;

    display: flex;              /* elementy obok siebie */
    gap: 15px;                  /* odstępy między nimi */
    width: 320px;               /* szerokość widocznego obszaru */
    overflow-x: auto;           /* przewijanie w bok */
    white-space: nowrap;        /* zapobiega łamaniu do dołu */
    scroll-behavior: smooth;


    }
    .responsive {
	height: 120px;
}
    .section-container {
	position: absolute;
	width: 100%;
	height: 200px;
	margin-top: 180px;
	width: 100%;
	margin-left: -20px;
	
} 
     .section-container img {
	height: 300px;
}
     .slideshow-container  {
	left: 10%;
	/*width: 387px;	*/
	width: 90%;
	height: 200px;
	margin-bottom: 700px;
	z-index: 1000000;
}
     .transparent-text .heading-text-slideshow-x1 {
	font-size: 20px;
     }
     .transparent-text .heading-slideshow {
	
	font-size: 10px;
     }
     .main-container {
	margin-top: 600px;
}
     .menino ul li a {
	display: flex;
	z-index: 10000;
	font-size: 14px;	
}
     .menino ul {
	margin-left: 20px;
}
    .main-container {
	width: 320px;
	margin-left: 22px;
	margin-top: 425px;
	}
    .line-layout {
	width: 280px;
	margin-left: 0px;
	margin-top: 135px;
}
     #results {
z-index: 100000;}
    .bodys {
	margin-top: 25px;
width: 330px;
margin-left: 15px;
}
    .strefa-marek {
	margin-top: 650px;
}
    .special-offerts-down {
	margin-top: -145px;
}
    .dropdowns-perfume {
        width: 120px;
	margin-left: -250px;
}
    #jewelery-container .dropdowns  {
	margin-left: -195px;
	width: 325px;
}
    #categories-container .dropdown {
	width: 323px;
	height: 430px;
	margin-left: -70px;
}


.dropdown-item h1.list-text {
  font-size: 15px !important; 
  margin-top: -25px;
}
.list-under ul li a {
  font-size: 14px !important;
  margin-top: -20px;
}

.dropdown-content {
  display: flex;
  flex-wrap: wrap;
  gap: 15px; /* mniejsze odstępy */
  width: 100%;
  padding: 5px 0;
}

.dropdown-item {
  width: calc(33.33% - 15px);
  min-height: 240px; /* ˇ było 300px › teraz kompaktowe */
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 5px; /* ˇ mniejszy padding */
  box-sizing: border-box;
}
	.main-container {
	height: 560px;
}
}
@media (min-width: 410px) and (max-width: 451px) {
        .search-input {
	   width: 345px;
}
	.main-container {
	   width: 375px;
	   height: 560px;
}	.black-background {
	   width: 100%;
	   width: 410px;
}


      .special-offerts-container {
}
      .strefa-marek-container {
	margin-top: -150px;	
}
	.menu-mediums {
	max-width: 600px;
}
}











.faq {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 150px;
    width: 100%;
    background: radial-gradient(circle at top left, #121418 0%, #242734 100%);
    border-radius: 13px;
    padding: 50px 20px;
    box-sizing: border-box;
}

.faq-container {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
}

.faq-form h1 {
    text-align: center;
    font-size: 2rem;
    color: #fff;
    margin-bottom: 30px;
}

.faq-item {
    background-color: #1e1f27;
    margin-bottom: 15px;
    border-radius: 10px;
    overflow: hidden;
}

.faq-question {
    width: 100%;
    text-align: left;
    padding: 15px 20px;
    font-size: 1.1rem;
    color: #fff;
    border: none;
    background-color: #2a2b36;
    cursor: pointer;
    outline: none;
    transition: background 0.7s;
}

.faq-question:hover {
    background-color: #3a3b46;
}

.faq-answer {
    display: none;
    padding: 15px 20px;
    font-size: 1rem;
    color: #ccc;
    background-color: #1e1f27;
}

@media (max-width: 600px) {
    .faq-form h1 {
        font-size: 1.5rem;
    }
    .faq-question {
        font-size: 1rem;
    }
    .faq-answer {
        font-size: 0.9rem;
    }
}













/* Podstawowy footer */
footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: radial-gradient(circle at top left, #121418 0%, #242734 100%);
    color: white;
    width: 100%;
    padding: 40px 20px;
    box-sizing: border-box;
    margin-top: 15px;
}
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
i{
list-style: none;
padding: 0;
margin: 0;

}



/* Kontener sekcji w footerze */
footer .container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 40px;
    width: 100%;
    max-width: 1400px;
}

/* Sekcje w containerze */
footer .container .sec h2 {
    color: white;
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 24px;
}

footer .container .sec-quicklinks li {
    margin-top: 10px;
}

/* Linki w sekcjach */
footer .container a {
    color: white;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    transition: all 0.3s ease;
}
footer .container a:hover {
    color: #00c6ff;
    text-shadow: 0 0 10px rgba(0,198,255,0.6);
}

/* Social icons */
.sci {
    display: flex;
    gap: 20px;
    margin-top: 30px;
}
.sci li i {
    background: black;
    color: white;
    padding: 10px;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
}
.sci li i:hover {
    background: white;
    color: black;
}

/* Sekcja kontakt */
.sec-contact .info li {
    display: grid;
    grid-template-columns: 30px 1fr;
    margin-top: 15px;
}
.sec-contact .info li a {
    color: white;
    transition: all 0.3s ease;

    margin-top: -15px;
    position: absolute;
}
.sec-contact .info li a:hover {
    color: #00c6ff;
    text-shadow: 0 0 10px rgba(0,198,255,0.6);
}

/* Logo w footerze */
.logo-footer {
    display: flex;
    align-items: center;
    justify-content: center;
}
.logo-footer a {
    font-size: 50px;
    color: white;
    transition: all 0.3s ease;
}
.logo-footer a:hover {
    color: #00c6ff;
}

/* Copyright */
.copyrightText {
    text-align: center;
    color: white;
    font-weight: bold;
    margin-top: -2px;
    padding-top: 15px;
    border-top: 2px solid gray;
}

/* RESPONSYWNOŚĆ */
@media (max-width: 1024px) {
    footer .container {
        gap: 25px;
    }
    footer .container h2 {
        font-size: 22px;
    }
}

@media (max-width: 768px) {
    footer .container {
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    }
    .logo-footer a {
        font-size: 40px;
    }
}

@media (max-width: 480px) {
    footer .container {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .logo-footer a {
        font-size: 35px;
    }
    .sci {
        justify-content: center;
    }
    footer {
	
	margin-top: 2px;
	left: 0%;
}
.copyrightText {
margin-top: -2px;
}
}


.kluska {
	width: 300px;
height: 300px;
	border: 2px solid red;
	position: absolute;
	margin-top: 300px;
}.faq-intro {
    font-size: 18px;
    color: #ddd;
    margin-bottom: 20px;
    line-height: 1.6;
}

.faq-intro a {
    color: #00c6ff;
    text-decoration: none;
    font-weight: bold;
}

.faq-intro a:hover {
    text-shadow: 0 0 10px rgba(0,198,255,0.6);
}


























































.hamburger {
	display: none;
}

/* RESPONSYWNOŚĆ */
@media (max-width: 854px) {
	nav {
	display: none;
}
	.search-input {
	width: 90%;
}
	#menu-btn {
	display: block;
}
	.hamburger {	
	
	position: fixed;
	margin-top: 37px;
	right: 25px;
	cursor: pointer;
z-index: 100000;
background: none;
border: none;
		width: 20px;
	height: 20px;
}
.hamburger-top,
.hamburger-middle,
.hamburger-bottom {
position: absolute;
width: 20px;
height: 2px;
top: 0;
left:0;
background: #fff;
transition: all 0.5s;
}
.hamburger-middle {
  transform: translateY(5px);
}

.hamburger-bottom {
  transform: translateY(10px);
}

/* Transition hamburger to X when open */
.open {
  transform: rotate(90deg);
}

.open .hamburger-top {
  transform: rotate(45deg) translateY(6px) translateX(6px);
}

.open .hamburger-middle {
  display: none;
}

.open .hamburger-bottom {
  transform: rotate(-45deg) translateY(6px) translateX(-6px);
}

}









@media (max-width: 1443px) {
	.search-input {
		width: 580px;
}
}


@media (max-width: 1099px) {
	.search-input {
		width: 600px;
	}
}

@media (max-width: 1073px) {
	.search-input {
		width: 500px;
	}
}


@media (max-width: 963px) {
	.search-input {
		width: 500px;
	}
}
@media (max-width: 912px) {
	.search-input {
		width: 460px;
	}
}

@media (max-width: 860px) {
	.search-input {
		width: 380px;
	}
}

@media (max-width: 800px) {
	.search-input {
		width: 80px;
	}
}

