/**
* @package  Horme  3  template
* @author Spiros Petrakis
* @copyright	Copyright (C) 2015 - 2022 Spiros Petrakis. All rights reserved.
* @license		GNU General Public License version 2 or later
*/

html {
	height:100%;
	font-size:100%;
}

body {
	min-height:100%;
	position:relative;
}
/* Ukrywa moduły z sekcji top-a tylko na stronie wyników wyszukiwania VirtueMart */
body.com_virtuemart.fds_category .top-a,
body.com_virtuemart.fds_category .bottom-c,
body.com_virtuemart.fds_category .moduletable,
body.com_virtuemart.fds_category .featured,
body.com_virtuemart.fds_category .polecane,
body.com_virtuemart.fds_category #slider,
body.com_virtuemart.fds_category .owl-carousel, 
body.com_virtuemart.fds_category .hero-banner {
    display: none !important;
}
#frame.frame {
	max-width:1170px;
	margin:0 auto;
	background-color:#fff;
}

h1, .h1 {
	font-size:250%;
}
.tabs-main {
}
.manufacturer{
    font-size: 16px;
}
.tabs {
  border-bottom: 1px solid #ccc;
  display: flex;
  flex-wrap: wrap;
  background: #f0f6fb;
  border-radius: 7px 7px 0 0;
}
/* wersja mobilna: każda zakładka na całą szerokość */
@media (max-width: 768px) {
  .tabs {
    flex-direction: column;
  }
}

.taba {
}

.taba:last-child {
  margin-right: 0;
}

.taba-link {
  display: block;
  outline: none;
  padding: 10px;
  font-size: 16px;
  cursor: pointer;
  border: none;
  font-weight: 700;
  padding: 10px 30px 10px;
  font-size: 18px;
}

.taba-link.active {
  color: #034a6e;
  border-bottom: 3px solid #034a6e;
}

.taba-contents {
}

.taba-content {
  display: none;
  padding: 10px;
  margin-bottom: 50px;
}

.taba-content.active {
  display: block;
}
.taba-content1{
 font-size: 25px;
  margin-bottom: 20px;
  border-bottom: 1px solid #034a6e;
  padding-bottom: 10px;
  margin-top: 35px;
  width: 100%;
  color: #034a6e;
  font-weight: 600;
}
.image-container{
  max-width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  text-align: center;
}
h2, .h2 {
	font-size:200%;
}

h3, .h3 {
	font-size:180%;
}

h4, .h4 {
	font-size:150%;
}

h5, .h5 {
	font-size:120%;
}

h6, .h6 {
	font-size:100%;
}

body.tmpl {
	padding-top:0;
}

header {
	margin:0px 0;
}

footer {
	margin:30px 0 0;
}
.order{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  display: none;
}
.brakproduktu{
  border: 1px solid #fff;
  margin-top: 50px;
  -webkit-box-shadow: 0px 0px 15px 2x rgba(221, 221, 221, 1);
  -moz-box-shadow: 0px 0px 15px 2px rgba(221, 221, 221, 1);
  border-radius: 5px;
  box-shadow: 0px 0px 10px 1px rgb(230, 230, 230);
}
}
.product-image-main1 {
  text-align: center;
}
.product-image-main1 img {
  width: 130px;
}
.product-scaw1 .product-button-main1 {
  position: absolute;
  display: block;
  width: 100%;
  left: 0px;
  top: 0%;
  opacity: 0;
  left: 5%;
  transition-duration: 1s;
  text-align: center;
}
.product-button-main1 {
  padding: 10px;
  background: #fff;
  color: #000;
  font-weight: 700;
  border-radius: 5px;
  border: 1px solid #0077b3;
  font-size: 14px;
}
.product-scaw1:hover .product-button-main1{
  opacity: 0.8;
}
.product-scaw1 {
  position: relative;
  width: 180px;
  margin-top: 20px;
}

.brakproduktu3{
  font-weight: 700;
  font-size: 18px;
}
.brakproduktu1{
  margin: 20px 20px 10px;
  font-size: 18px
}
.brakproduktu2{
  margin: 10px 20px 20px;
  font-size: 16px;
}
.main-order{
  width: 45%;
}
@media only screen and (max-width: 450px) {
   body .main-order{
   width: 100%;
  }
}
.order-phone{
  margin: 20px;
  text-align: center;
  font-size: 17px;
  color: #222222;
  padding: 10px;
  border: 1px solid #d8d8d8;
  transition: 0.4s;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 17px -9px rgba(66, 68, 90, 1);
  -moz-box-shadow: 0px 0px 17px -9px rgba(66, 68, 90, 1);
  box-shadow: 0px 0px 17px -9px rgba(66, 68, 90, 1);
  line-height: 1.5;
}
.order-phone:hover{
  background: #0077b3;
  color: #fff;
  -webkit-box-shadow: 0px 0px 32px -9px rgba(66, 68, 90, 1);
  -moz-box-shadow: 0px 0px 32px -9px rgba(66, 68, 90, 1);
  box-shadow: 0px 0px 32px -9px rgba(66, 68, 90, 1);
  border: 1px solid #0077b3;
  }
.order-phone-1{
  font-weight: 700;
  font-size: 18px;
}
/*toolbar*/
.toolbar {
	font-size:0px;
	padding:0px 0;
}
.toolbar-l{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: left;
	padding-left: 33px;
}
.toolbar-2{
	padding: 3px;
}
.toolbar-3{
	font-size: 15px;
	font-weight: 700;
}
.toolbar-4{
  color: #fff;
}
.toolbar-4:hover{
  color: #d9d9d9;
  text-decoration: none;
}
.topbar{
 display: flex;
  flex-wrap: wrap;
}
.topbar-1, .topbar-2, .topbar-3{
  display: flex;
}
.topbar-1, .topbar-2{
  padding-right: 20px
}
.topbar-3{
  margin-right: 20px;
  font-weight: 700;
}
.topbar-img1 img{
  width: 15px;
}
.topbar-tel{
  font-size: 15px;
  color: rgb(76, 70, 63);
}
.topbar-tel1{
    padding-left: 1px;
  padding-top: 4px;
  font-size: 15px;
  color: rgb(76, 70, 63);
}
/*toolbar nowe*/
.topbar {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 6px 20px;
   /* ciemne tło spójne z resztą strony */
  font-size: 15px;
}

.topbar-1, 
.topbar-2 {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-right: 20px;
}

.topbar-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff; /* białe ikony */
}

.topbar-tel a {
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  transition: color 0.2s ease;
}

.topbar-tel a:hover {
  color: #0077b3; /* czerwony akcent hover */
}

@media (max-width: 600px) {
  .topbar {
    flex-direction: column;
    gap: 10px;
    text-align: center;
  }
}

.glowa2{
  font-size: 20px;
  margin-bottom: 20px;
  color: #0077b3;
}
.glowa3{
  margin-bottom: 20px;
}
.kategorie {
  font-size: 34px;
  font-weight: 500;
  color: #034a6e;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.kategorie::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 100%;
  background: #e5e8eb; /* cienka szara linia */
}

.kategorie:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 220px; /* długość kolorowego fragmentu */
  background: #0077b3; /* niebieski */
  z-index: 1;
}
.kategroie_sklep{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 27px;
}
.kategorie_sklep1{
	width: 323px;
	height: 250px;
	margin: 3px;
}
.kategorie_sklep1 img{
	height: 100%;
	object-fit: cover;
	width: 100%;
     transition-duration: 0.4s;
}
@media only screen and (max-width: 450px) {
  body .kategorie_sklep1{
  width: 330px;
	height: 300px;
	margin: 10px;
  }
}
.swiadczone-uslugi{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.swiadczone-uslugi1{
  margin: 20px;
  width: 620px;
  height: 284px;
}
.swiadczone-uslugi1 img{
  object-fit: cover;
  image-rendering: auto;
  max-width: 100%;
}
.kategorie_sklep1 img:hover{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    z-index: 0;
}
.tonery_drukarki{
		display: flex;
	  flex-wrap: wrap;
	  justify-content: center;
}
.tonery_drukarki1{
      width: 320px;
	  height: 125px;
	  margin: 5px;
	  border: 1px solid #d8d8d8;
	  transition-duration: 0.4s;
	  background: #fff; 
}
.tonery_drukarki1:hover{
   -webkit-box-shadow: 0px 0px 8px 2px rgba(44,44,44,0.25);
   -moz-box-shadow: 0px 0px 8px 2px rgba(44,44,44,0.25);
   box-shadow: 0px 0px 8px 2px rgba(44,44,44,0.25);
}
@media only screen and (max-width: 450px) {
   body .tonery_drukarki1{
   width: 330px;
  }
}
.tonery_drukarki1 img{
    height: 100%;
	object-fit: contain;
    width: 100%;
}
.tonery_drukarki1:hover{
	   transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    z-index: 0;
}
.pkk{
   display: inline-block;
   width: auto;
   float: left;
   text-align: center;
   padding-bottom: 10px;
   padding-top: 10px;
   width: 100%;
}
@media only screen and (max-width: 400px) {
  body .pkk{
  display: flex;
  width: 100%;
  float: left;
  flex-wrap: no-wrap;
  overflow-x: auto;
  }
}
.pkkt:nth-child(3+1){
	clear: both;
}
@media only screen and (max-width: 600px) {
  body .pkkt:nth-child(2n+1){
    clear: both !important;
  }
}
.pkkt{
    display: inline-block;
    width: 33.33333333333%;
    float: left;
    text-align: center;
    line-height: 0;	
}
@media only screen and (max-width: 600px) {
  body .pkkt{
    width: 50%;
    float: left;
    text-align: center;
    line-height: 0;	
  }
}
.ctbxp-c{
	background-color: transparent;
  position: relative;
  border: 1px solid #d7d7d7;
}
.ctbxp-c{
	display: inline-block;
  width: 100%;
  max-height: 100%;
}
.ctbxp-c:hover{
	background-color: #ebebeb;
	border: 1px solid #0077b3;
	}
.ctbxp-c::before{
	  content: '';
    position: absolute;
    left: -1px;
    top: -1px;
    bottom: -1px;
    right: -1px;
    border: 2px solid transparent;
    z-index: 100;
}
.ctbxp-c::before{
	transition: all 500ms;
}
.ctbxp-c{
	transition: all 500ms;
}
.pkkt-tt{
	display: inline-block;
  width: 100%;
  max-height: 100%;
}
.p-tt{
	display: inline-block;
  width: 100%;
  padding-top: 45px;
  position: relative;
}
.p-tt img{
  top: 50%;
  left: 50%;
  max-width: 80%;
  max-height: 80%;
}
@media only screen and (max-width: 700px) {
  body .p-tt img {
    max-width: 60%;
    max-height: 60%;
  }
}
.p-tm{
	text-align: center;
padding-top: 30px;
position: relative;
}
.p-ttm{
	position: absolute;
top: 0;
left: 0;
width: 100%;
display: inline-block;
text-align: center;
color: #404040;
font-size: 11pt;
line-height: 19px;
font-weight: 100;
margin: 0;
font-family: 'Roboto', sans-serif;
}
@media only screen and (max-width: 700px) {
  body .p-ttm {
    font-size: 9pt;
  }
}
.product-price1{
  text-align: center;
  line-height: 0px;
	position: relative;
	padding: 5px
}
.PricesalesPrice1{
	top: 0;
  left: 0;
  width: 100%;
  display: inline-block;
  text-align: center;
  color: #404040;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  margin: 0;
  font-family: 'Roboto', sans-serif;
	color: red;
}
@media only screen and (max-width: 700px) {
  body .PricesalesPrice1 {
    font-size: 11pt;
  }
}
@media only screen and (max-width: 900px) {
  body .PricesalesPrice1 {
    font-size: 12pt;
  }
}
.pka{
	display: inline-block;
  width: 100%;
  float: left;
}
.pktt:nth-child(4n+1){
	clear: both;
}
@media only screen and (max-width: 400px) {
  body .pktt:nth-child(2n+1){
    clear: both !important;
  }
}
.pktt{
    display: inline-block;
    width: 24%;
    text-align: center;
    line-height: 0;
    margin-bottom: 20px;
}
@media only screen and (max-width: 600px) {
  body .pktt{
    width: 50%;
    float: left;
    text-align: center;
    line-height: 0;	
  }
}
.ctbxa-c{
	background-color: transparent;
    position: relative;
}
.ctbxa-c{
	display: inline-block;
    width: 100%;
    max-height: 100%;
    transition-duration: 1s;
}
.ctbxa-c:hover{
     transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    z-index: 0;
	}
.ctbxa-c::before{
	  content: '';
    position: absolute;
    left: -1px;
    top: -1px;
    bottom: -1px;
    right: -1px;
    border: 2px solid transparent;
    z-index: 100;
}
.ctbxa-c::before{
	transition: all 500ms;
}
.ctbxa-c{
	transition: all 500ms;
}
.pktt-ot{
	display: inline-block;
  width: 100%;
  max-height: 100%;
}
@media only screen and (max-width: 400px) {
  body .pktt-ot{
		display: inline-block;
    width: 150px;
    max-height: 100%;
  }
}
.p-to{
	display: inline-block;
  width: 100%
  padding-top: 40px;
  position: relative;
}
.p-to img{
  top: 50%;
  left: 50%;
  width: 100%;
  image-rendering: -webkit-optimize-contrast !important;
}
@media only screen and (max-width: 600px) {
  body .p-to img {
    max-width: 60%;
    max-height: 60%;
  }
}
.pkttt-as{
	float: left;
	max-width: 30%;
	margin-right: 10px
}
@media only screen and (max-width: 400px) {
  body .pkttt-as {
    float: left;
	  max-width: 46%;
  }
}
@media only screen and (max-width: 900px) {
  body .p-to img {
    max-width: 90%;
    max-height: 90%;
  }
}
.p-ta{
	text-align: center;
    padding-top: 15px;
    position: relative;
}
@media only screen and (max-width: 1200px) {
  body .p-ta {
    padding-top: 30px;
  }
}
.p-tta{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: inline-block;
    text-align: center;
    color: #404040;
    font-size: 15px;
    line-height: 18px;
    font-weight: 500;
    margin: 0;
   font-family: 'Roboto', sans-serif;
    color: #0077B3;
}
@media only screen and (max-width: 700px) {
  body .p-tta {
    font-size: 9pt;
  }
}
@media only screen and (max-width: 900px) {
  body .p-tta {
    font-size: 10pt;
  }
}
.bottom-c1{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.bottom-c21, .bottom-c22, .bottom-c23{
	padding: 0px 20px 20px; 
	text-align: center;
	width: 400px;
}
.bottom-c11{
  width: 100%;
  height: 71.4333px;
  margin-bottom: 12px;
}
.bottom-c11 img{
  width: 250px
}
.bottom-c12{
  height: 71.4333px;
  padding-top: 27px;
  font-size: 18px;
  font-weight: 700;
}
.bottom-c2, .bottom-c3, .bottom-c4{
  margin-bottom: 8px;
  font-size: 16px;
}
/* Desktop – siatka */
.bottom-a1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 0px;
  gap: 60px;
}

.bottom-a2 {
  width: 170px;
}

.bottom-a2 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
  transition: transform 0.5s;
  display: block;
}

.bottom-a2 img:hover {
  transform: scale(1.1);
}

/* Mobile – poziome przesuwanie */
@media (max-width: 1350px) {
  .bottom-a1 {
    flex-wrap: nowrap;
    overflow-x: auto;               /* można przesuwać palcem */
    -webkit-overflow-scrolling: touch;
    gap: 20px;
    padding: 0px 8px;
    justify-content: flex-start;
    scrollbar-width: none;          /* ukrycie w Firefox */
  }
  .bottom-a1::-webkit-scrollbar {
    display: none;                  /* ukrycie w Chrome/Safari */
  }
  .bottom-a2 {
    flex: 0 0 auto;
    width: 170px;
    margin: 0px;
  }
}
.top-b0{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.top-b2{
	display: flex;
	height: 200px;
    max-width: 615px;
	margin-right: 20px;
	margin-top: 10px;
    margin-bottom: 10px;
	border: 1px solid #d8d8d8;
    background: #0077b3;
	
}
.top-b2 img{
	height: 199px;
	object-fit: cover;
	max-width: 200px;
}
@media only screen and (max-width: 450px) {
  body .top-b2{
    margin-right: 0px;
  }
}
@media only screen and (max-width: 450px) {
  body .top-b2 img{
    display: none;
  }
}
.top-b9{
	display: flex;
	height: 200px;
    max-width: 615px;
	margin-top: 10px;
    margin-bottom: 10px;
	border: 1px solid #d8d8d8;
	background: #404040;
	
}
.top-b9 img{
	height: 199px;
	object-fit: cover;
	max-width: 200px;
}
@media only screen and (max-width: 450px) {
  body .top-b9{
    margin-right: 0px;
  }
}
@media only screen and (max-width: 450px) {
  body .top-b9 img{
    display: none;
  }
}
.top-b3{
	padding: 20px;
}
@media only screen and (max-width: 450px) {
  body .top-b3{
    text-align: center;
  }
}
.top4{
	font-size: 20px;
	font-weight: 700;
	color: #fff;
}
.top4:hover{
  color: #d8d8d8;
}
.top-b5{
	margin-top: 10px;
	font-size: 15px;
	color: #fff;
}
.top-b7{
  margin-top: 30px
}
.artukul-glowa{
  font-size: 20px;
  margin-top: 40px;
  color: #0077b3;
  text-align: center;
  font-weight: 700;
  }
.artykuly1{
  text-align: center;
}
.proddruk20{
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.proddruk2{
  list-style: disc;
  line-height: 30px;
  font-size: 16px;
}
.proddruk11{
  font-size: 19px;
  margin-bottom: 10px;
  color: #0077b3;
  font-weight: 700;
  margin-top: 10px;
}
.proddruk3 {
font-weight: 700;
padding-left: 5px;
}
.teskt1 {
    font-size: 15px;
    padding-bottom: 15px;
}
.tonerytable1 {
}
.artykuly-tekst{
   text-align: center;
}
.kakak1{
  width: 100%;
}
.kaka10{
  text-align: center;
  margin-top: 40px;
  color: #0077b3;
  font-size: 20px;
  margin-bottom: 20px
}
.kakak4{
  font-weight: 700;
  margin-bottom: 10px;
  text-align: center;
  font-size: 18px;
}
.kakak2{
  margin-bottom: 25px;
}
.artykuly2{
  margin-top: 20px;
}
.proddruk4{
  list-style: none;
  margin-left: 10px;
  text-align: center;
  line-height: 30px;
}
.caption-12{
  margin-bottom: 30px;
}
.artykuly-urzadzenia-biurowe{
  margin-top: 30px;
  text-align: center;
}
.proddruk2-urzadzenia{
  list-style: none;
  margin-bottom: 15px;
  padding: 13px;
  border: 1px solid #ddd;
  border-radius: 10px;
  margin: 5px;
  margin-left: 0px;
  transition: 0.5s;
  width: 46%;
}
@media only screen and (max-width: 450px) {
  body .proddruk2-urzadzenia{
    width: 100%;
  }
}
.proddruk2-urzadzenia:hover{
  background: #0077b3;
  color: #fff;
  border-color: #0077b3;
}
.artykuly-tekst-top-30px{
  margin-top: 20px;
  text-align: center;
}
.tg-1zvwa-artykul{
  text-align: center;
  font-size: 15px;
}
.capiton-12{
  text-align: center;
}
.tabelaprod{
	margin-top: 10px;
}
.tab-tg1zwa{
  font-size: 25px;
  color: #222;
  margin: 10px;
  margin-top: 30px;
  text-align: left;
}
.parametr13 {
  text-align: center;
  font-size: 18px;
  width: 100%;
  color: #0077b3;
  font-weight: 700;
  text-transform: uppercase;
}
.tabelaprod1{
  background: #f4f4f4;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 3px;
}
.parametr12 {
  font-size: 24px;
  color: #034a6e;
  font-weight: 700;
  margin: 10px;
  margin-top: 40px;
  text-align: center;
}
.tg-1zvw{
	padding-right: 10px;
	font-size: 16px;
	text-align: right;
}
.tg-1zvwa{
	text-align: left;
	padding-left: 10px;
	font-size: 16px;
	font-weight: 700;
}
.tg-1color{
  transition: all 500ms;
  transition-duration: 500ms;
  border-bottom: 1px solid #E6E6E6;
}
.tg-1color:hover{
	background-color: #F6F6F6;
}
.printmarktable{
	padding: 10px;
    margin-bottom: 15px;
}
.proddruk1 {
  font-size: 18px;
  margin-bottom: 10px;
  color: #0077b3;
  font-weight: 400;
  margin-top: 10px;
}
.teskt1 {
  font-size: 16px;
  padding-bottom: 15px;
}
.parametr16{
	text-align: left;
    font-size: 12pt;
    width: 100%;
    color: #0077b3;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.wysylkadpd{
	text-align: left;
    padding: 10px;
    font-size: 11pt;
	font-weight: 700;
	border-right: 1px solid #ebebeb;
}
.wysylka1{
	font-size: 10pt;
	font-weight: 400;
}
.wysylkadpd1{
	text-align: left;
    padding: 10px;
    font-size: 11pt;
    font-weight: 700;
}
.odstep{
	margin-bottom: 5px;
	font-size: 11pt;
}
.body20{
  text-align: center;
  padding: 20px
}
.formsofpayment2{
  font-size: 22px;
  margin-bottom: 15px;
  margin-top: 30px;
  color: #0077b3;
}
.formsofpayment{
  padding-left: 30px;
  padding-right: 30px
}
.formsofpayment5{
  margin-top: 16px;
  margin-bottom: 16px;
}
.formsofpayment6{
  margin-top: 10px;
}
@media only screen and (min-width: 768px) {
  body .product-proba{
         width: 33.3333333%
  }
}
.vm-product{
    text-align: center;
}
.tg-lease{
  text-align: center;
}
.tg-leasefee{
  font-size: 16px;
  font-weight: 700;
  background: #d8d8d8;
}
@media only screen and (max-width: 400px) {
  body .tg-leasefee{
    font-size: 14px;
}
}
.tg-leasefee1{
  font-size: 15px;
}
@media only screen and (max-width: 400px) {
  body .tg-leasefee1{
    font-size: 13px;
}
}
.tg-leasefee1:hover{
  background: #f8f8f8;
}
.equipmentrental-heading{
  text-align: center;
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 700;
}
.equipmentrental-text{
  text-align: center;
  margin-bottom: 50px;
}
.equipmentrental-points{
  text-align: center;
  margin-bottom: 50px;
  padding: 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.equipmentrentaltext1{
  margin-bottom: 10px; 
  margin-top: 10px;
  text-align: center;
}
.equipmentrental-dots{
  list-style: none;
}
.body-product{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.product-scx{
  position: relative;
  width: 50%;
  text-align: center;
}
.product-scx .product-button{
  position: absolute;
  display: block;
  width: 50%;
  left: 0px;
  top: 35%;
  opacity: 0;
  left: 24%;
  transition-duration: 1s;
}
.product-scx:hover .product-button{
  opacity: 0.8;
  
}
.product-button{
  padding: 10px;
  background: #0077b3;
  color: #fff;
  font-weight: 700;
  border-radius: 5px;
}
@media only screen and (max-width: 450px) {
  body .product-scx{
   width: 100%;
  }
}
.text-none:hover{
  text-decoration: underline;
  text-decoration-color: #222222;
}
.product-image img{
  width: 200px;
}
.product-swa{
  padding: 8px;
  background: green;
  color: #fff;
  width: 118px;
  font-size: 13px;
  text-align: center;
  margin-left: 10px;
  border-radius: 5px;
}
@media only screen and (max-width: 450px) {
  body .product-swa{
   width: 48%;
  }
}
.product-image-main img{
  width: 200px;
}
.product-image-main{
    text-align: center;
}
.product-scz{
  position: relative;
  width: 330px;
}
.product-scz .product-button{
  position: absolute;
  display: block;
  width: 50%;
  left: 0px;
  top: 35%;
  opacity: 0;
  left: 24%;
  transition-duration: 1s;
}
.product-scz:hover .product-button{
  opacity: 0.8;
  
}
@media only screen and (max-width: 450px) {
  body .product-scz{
   width: 100%;
  }
}
.body-product-main1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}

.body-product-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}

/* Product Box */
.product-scaw {
    background: white;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    width: 23%;
    text-align: center;
    padding: 15px;
    position: relative;
    flex: 0 0 auto;
}

.product-scaw:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
}

/* Product Details */
.product-name-main-sc {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    margin: 10px 0;
}

.product-price-main {
    font-size: 20px;
    color: #0077b3;
    font-weight: bold;
}

/* Button - Centered and Hidden by Default */
.product-button-main {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #0077b3;
    color: white;
    padding: 12px 18px;
    border-radius: 5px;
    font-weight: bold;
    text-decoration: none;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    opacity: 0;
    visibility: hidden;
}

/* Show Button on Hover */
.product-scaw:hover .product-button-main {
    opacity: 1;
    visibility: visible;
}

/* New/Promotion Badge */
.product-swa {
    background: #ff4d4d;
    color: white;
    padding: 5px 10px;
    font-weight: bold;
    border-radius: 5px;
    position: absolute;
    top: 10px;
    left: 10px;
}

/* Responsive Design */
@media (max-width: 768px) {
    .body-product-main1, .body-product-main {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        -webkit-overflow-scrolling: touch;
        gap: 10px;
        padding-bottom: 10px;
    }
    
    .product-scaw {
        width: 280px;
        scroll-snap-align: center;
    }
}

    @media (max-width: 768px) {
 .kategorie {
    font-size: 26px;
  }
}
    
    .product-scaw {
        width: 260px;
        padding: 10px;
    }
    
    .product-name-main-sc {
        font-size: 16px;
    }
    
    .product-price-main {
        font-size: 18px;
    }
    
    .product-button-main {
        padding: 8px 12px;
    }
}
.teskt2{
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 10px;
}
.shredder{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: left;
}
.body-shredder{
  width: 30%;
  margin: 10px;
  border-bottom: 1px solid#ddd;
  text-align: center;
}
@media only screen and (max-width: 450px) {
  body .body-shredder{
   width: 100%;
   margin: 0;
  }
}
.img-shredder{
  margin-bottom: 20px;
  margin-top: 20px;
}
.text-shredder{
  font-size: 16px;
  margin-bottom: 20px;
}
.tg-1zvw2{
  padding-right: 10px;
	font-size: 16px;
	text-align: center;
}
.tg-1zvwa2{
  text-align: left;
	padding-left: 10px;
	font-size: 16px;
	font-weight: 700;
}
.ttatas{
  font-size: 18px;
  margin-top: 15px;
  border-bottom: 1px solid #ddd;
}
.ttatas:hover{
  color: #0077b3;
}
.ttatas1{
  font-size: 16px;
  margin-top: 5px;
  padding-left: 20px;
  list-style-type: none;
}
.ttatas1:hover{
  color: #0077b3
}
.swiadczone-uslugi{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.swiadczone-uslugi1{
  margin: 20px;
  width: 600px;
}
.swiadczone-uslugi1 img{
  object-fit: cover;
  image-rendering: auto;
  max-width: 100%;
}
.size{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding-left: 0px;
  list-style: none;
  border-top: 1px solid #Ddd;
  padding-top: 20px;
}
.shoe-size{
  width: 31%;
  padding: 12px;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 700;
  margin: 10px;
  transition: 0.4s;
}
.shoe-size:hover{
  background: #0077b3;
  color: #fff;
}
@media only screen and (max-width: 450px) {
  body .shoe-size{
   width: 43%;
  }
}
@media only screen and (max-width: 400px) {
  body .col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12{
 position:relative;
 min-height:1px;
 padding-left:9px;
 padding-right:9px;
}
}
nav {
	margin:0;
}

.navbar {
	margin-bottom:0;
}

main {
	display:block;
	padding-bottom:0px;
}

footer, .breadcrumb {
	font-size:87.5%;
}

img {
	max-width:100%;
	height:auto;
	image-rendering: -webkit-optimize-contrast !important;
}

p {
	margin-bottom:20px;
	line-height:1.8;
}

fieldset {
	margin-bottom:15px;
}

.container {
	position:relative;
}

.table-responsive {
	padding-top:15px;
}

#fds-main {
	padding-bottom: 0px;
}

.mobile-buttons {
	text-align: right;
	margin: 0 -5px;
	white-space: nowrap;
}

#m-cart {
	position: relative;
	display: none;
}

.product-counter {
	position: absolute;
	width: 15px;
	height: 15px;
	background-color: #fff;
	color: #333f;
	border-radius: 50%;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	top: 3px;
	right: 3px;
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
}

/* Logo */
.fds-logo a {
	vertical-align:middle;
}

.fds-logo a:hover {
	text-decoration:none;
}

.fds-logo .site-title {
	font-size:160%;
}

.mobile-logo p, .fds-logo p {
	margin: 0
}
.logo-search{
  width: 34%;
}
.logo-partner{
  width: 34%;
}
/* Helper Classes */
.margin-top {
	margin-top:30px;
}

.margin-top-15 {
	margin-top: 10px;
}

.bold {
	font-weight:bold !important;
}

.block {
	display:block !important;
}

.inline {
	display:inline-block !important;
}

.valign {
	position:relative;
	top:50%;
	transform:translateY(-50%);
}

.align-middle {
	vertical-align:middle;
}

.noscroll {
	overflow:hidden;
}

.flex {
	display: flex;
	flex-wrap: wrap;
}

/* Form elements */
input[type="search"], input[type="text"], input[type="password"], input[type="email"], select, textarea {
	display:block;
	width:100%;
	height:45px;
	padding:8px 12px;
	font-size:15px;
	line-height:1.4;
	color:#0077b3;
	background-color:#fff;
	background-image:none;
	border: 1px solid #d8d8d8;
	border-radius:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
#mod_virtuemart_search {
  margin-top: 52px;
  border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
  border-bottom: 1px solid #ccc;
  box-shadow: none;
}
@media only screen and (max-width: 450px) {
  body .select{
    padding: 8px 100px;
  }
}
.control-group {
	margin-bottom: 15px;
}

/* Custom filter PRO */
.cf_flt_wrapper .form-horizontal {
	display:flex;
	align-items:center;
}

/* Modules */
.moduletable ul {
	list-style:none;
	padding-left:0;
	margin-left:0;
}

.plain .border {
	padding:0;
}

.box .border {
	border:1px solid #ddd;
}

.color .border {
	background-color:#f5f5f5;
}

.border {
	word-wrap:break-word;
	position:relative;
	padding:20px;
}

#fds-toolbar .border {
	padding:5px 0;
}

.border > h3 {
	border-bottom:1px solid #ddd;
	margin-bottom:20px;
	margin-top:0;
	padding-bottom:10px;
}

.top-a > div:nth-child(5n+5), .top-b > div:nth-child(5n+5), .top-c > div:nth-child(5n+5), .bottom-a > div:nth-child(5n+5), .bottom-b > div:nth-child(5n+5), .bottom-c > div:nth-child(5n+5) {
	clear:left;
}

aside .moduletable, .innerbottom .moduletable, .innertop .moduletable {
	margin-bottom:30px;
}

aside .moduletable:last-child, .innerbottom .moduletable:last-child {
	margin-bottom:0;
}

.innerbottom {
	margin-top:30px;
}

/* Bootstrap resets */
.hero-unit {
	border-radius:0 !important;
}

.page-header {
	margin:25px 0;
	font-size: 25px;
	border-bottom: 1px solid #ddd;
	color: #034a6e;
	font-weight: 600;
}

.tab-content {
	padding:0 10px;
	margin-bottom:30px;
}

.carousel, .carousel p {
	margin-bottom:0;
}

.carousel-control {
	width:10%;
}

.carousel-control:hover, .carousel-control:focus {
	color:#333;
	opacity:.9;
	text-decoration:none;
}

.carousel-indicators > li {
	margin-left:5px;
	margin-right:5px;
}

.label, .badge {
	font-weight:normal;
}

.form-control {
	box-shadow:none;
}

.thumbnail {
	border-radius:0;
}

.dropdown-menu {
	margin-top:5px;
}

.dl-horizontal dt {
	width:50%;
}

.dl-horizontal dd {
	width:50%;
	float:left;
	margin-left:0;
	padding-left:10px;
}

.jumbotron {
	background-color:#f5f5f5;
}

/* Mobile menu */
h3.mbmenu {
	display:inline-block;
	margin:0;
}

.navbar-inner > i {
	margin-top:5px;
	margin-left:10px;
}

/* Menu */
nav .container {
	margin-top:0;
}

.navbar .nav {
	margin:0;
}

.navbar .nav > li {
	position:relative;
}

.navbar .nav > li.parent > a:after, .navbar .nav > li.parent > span:after {
	content:"\e259";
	font-family:"Glyphicons Halflings";
	margin-left:5px;
	line-height:1em;
	font-size:70%;
}

.navbar .nav > li > a, .navbar .nav > li > span {
	float:none;
	font-size:100%;
	line-height:inherit;
	padding:15px;
}

.navbar .nav > li > a, .navbar .nav > li > span {
	display:block;
	line-height:24px;
}

.navbar-inner {
	border:none;
	background-image:none;
	background-color:transparent;
	box-shadow:none;
	border-radius:0;
	padding:0;
	position:static;
}

.navbar li.parent:hover .dropdown-menu {
	display:block;
}

nav .dropdown-menu > li, .flyout-menu > li {
	position:relative;
}

nav .dropdown-menu > li.parent:after, .flyout-menu > li.parent:after {
	content:"\e258";
	font-family:"Glyphicons Halflings";
	position:absolute;
	right:7px;
	top:12px;
	font-size:70%;
}

nav .dropdown-menu, nav .flyout-menu {
	min-width:220px;
	border-radius:0;
	margin:0;
	box-shadow:0 6px 12px rgba(0,0,0,.5);
}

nav .dropdown-menu > li:hover > .flyout-menu, .flyout-menu > li:hover > .flyout-menu {
	display:block;
}

nav .dropdown-menu > li a, nav .dropdown-menu > li span, .flyout-menu > li a, .flyout-menu > li span:not(.glyphicon) {
	padding:10px 20px;
	display:block;
}

.flyout-menu {
	background-clip:padding-box;
	background-color:#fff;
	border:1px solid rgba(0, 0, 0, .15);
	border-radius:0;
	box-shadow:0 6px 12px rgba(0, 0, 0, .176);
	float:left;
	font-size:90%;
	left:0;
	list-style:none outside none;
	margin:0;
	min-width:220px;
	padding:5px 0;
	position:absolute;
	top:0;
	left:100%;
	z-index:1000;
	display:none;
}

.flyout-menu > li > a {
	color:#333;
}

.flyout-menu .flyout-menu > li > a, .flyout-menu .flyout-menu > li > span {
	padding-left:35px;
}

.flyout-menu > li > a:hover, .flyout-menu > li > a:focus, .flyout-menu > li > span:hover, .flyout-menu > li > span:focus {
	background-color:#0081c2;
	background-image:none;
	color:#fff;
	text-decoration:none;
}

.nav > li > a > img {
	vertical-align:top;
	margin-right:3px;
}

span.image-title {
	padding:0 !important;
}

.separator > img, .flyout-menu img {
	float:left;
	margin-right:3px;
}

/* System messages */
.alert-notice {
	color:#8a6d3b;
	background-color:#fcf8e3;
	border-color:#faebcc;
}

.alert-error {
	color:#a94442;
	background-color:#f2dede;
	border-color:#ebccd1;
}

.alert-message {
	color:#31708f;
	background-color:#d9edf7;
	border-color:#bce8f1;
}

#system-message p {
	font-size:85%;
	margin-bottom:10px;
}

/* To top*/
#totop-scroller {
	position: fixed;
	right: 15px;
	bottom: 15px;
	padding: 0;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
}

#totop-scroller:hover, #totop-scroller:focus {
	text-decoration:none;
}

/* Tooltips */
div.tooltip {
	background-color:transparent !important ;
	border:none !important;
}

.tip-wrap {
	padding:8px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	background-color:#000;
	-webkit-border-radius:4px;
	   -moz-border-radius:4px;
	        border-radius:4px;
	font-size:80%;
	z-index:100;
}

/* Base Styling */
.invalid {
	border-color:red !important;
}

#fds-toolbar {
	background: rgb(85,85,85);
    background: radial-gradient(circle, rgba(85,85,85,1) 60%, rgba(121,121,121,1) 100%);
	border-radius:0;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}

/* Joomla */

.hidden-print {
	position:absolute;
	right:10px;
	top:0;
}

/* User */
.login-description, .logout-description {
	margin-bottom:15px;
}

#jform_params_helpsite {
	margin-bottom:15px;
}

/* Articles */
dl.article-info {
	font-size:80%;
}

.article-info-term {
	display:none;
}

.article-info dd {
	display:inline-block;
	margin-right:5px;
}

.element-invisible {
	display:none !important;
}

.item-page .content_rating {
	margin-top:5px;
}

.content_rating + form {
	margin-bottom:20px;
}

.item-image {
	max-width:100%;
}

.pull-left.item-image {
	margin-right:20px;
}

.pull-right.item-image {
	margin-left:20px;
}

.tags span {
	margin-right:5px;
}

.content-links {
	margin-top:20px;
}

.actions li {
	float:left;
	margin-left:5px;
}

.edit ul.nav-tabs {
	margin-bottom:20px;
}

.edit .btn-toolbar {
	padding:5px;
}

.calendar table {
	width:100%;
}

.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
	height:auto;
}

/* Mail to */
#mailto-window {
	position:relative;
}

#mailto-window h2 {
	font-size:150%;
}

#mailto-window p {
	margin-top:15px;
}

.mailto-close {
	position:absolute;
	top:5px;
	right:0;
}

/* Categories */
.category-desc {
	margin-bottom:15px;
}

.categories-list dt {
	text-align:left;
	width:120px;
}

.categories-list dd {
	margin-left:0;
}

.categories-list > ul > li {
	border-bottom:1px solid #ddd;
	margin-bottom:15px;
}

.categories-list img, .category-desc img {
	margin-bottom:15px;
}

.item-title .badge {
	vertical-align:middle;
}

.categories-list > ul {
	list-style:none;
	margin-left:0;
}

/* Blog - Featured */
.blog .category-desc, .blog-featured .category-desc {
	border-bottom:1px solid #eee;
}

/* Weblinks */
.weblink-category a.category {
	margin-left:5px;
}

.weblink-category .list-title {
	margin-bottom:15px;
}

/* Smart Search */
#search-results .search-pagination, #search-results div.pagination, #search-results .search-pages-counter {
	margin-top:30px;
}

/* Configuration Manager */
.config-manager input[type="radio"] {
	margin:0 5px;
}

/* Login Module */
#form-login-remember > label {
	display:inline-block;
}

.welcome {
	padding:5px 0;
}

.toolbar-r .welcome {
	float:right;
}

.toolbar-r form.logout {
	text-align:right;
	margin-top:5px;
}

/* Breadcrumbs */
.breadcrumbs {
	margin-bottom:15px;
}

.breadcrumb > li {
	white-space:nowrap;
}

.breadcrumb {
	background-color:transparent;
	border-radius:0;
	border:none;
	margin:15px 0 0;
	text-transform: none;
}

span.divider {
	display:none;
}

/* Language Switcher */
.toolbar-r .lang-inline, .sidebar-b .lang-inline {
	text-align:right;
}

/* Weblinks Module */
.weblinks > li {
	margin-top:10px;
}

/* Fancybox */
#fancybox-wrap {
	overflow:hidden;
}

#fancybox-outer > div {
	     box-sizing:content-box;
	-moz-box-sizing:content-box;
}

#fancybox-content {
	border:none !important;
	width:100% !important;
}

#fancybox-content > div {
	padding:20px;
	     box-sizing:content-box;
	-moz-box-sizing:content-box;
}

#fancybox-content h4, #fancybox-content > div > h4 + div {
	text-align:center;
}

.fancybox-title-inside {
	width:auto !important;
}

#fancybox-content .product-related-products .product-field:last-child {
	margin-right:0;
}

#sbox-content > iframe {
	max-width:100%;
	height:100%;
}

/* Editing */
.chzn-container, .chzn-drop {
	width:220px !important;
}

/* Preloader */
#preloader {
	bottom:0;
	color:#fff;
	font-size:25px;
	height:100%;
	left:0;
	position:absolute;
	right:0;
	text-align:center;
	top:0;
	width:100%;
}

#preloader img {
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-64px;
	margin-top:-64px;
}

/* Offcanvas */
#offcanvas {
	bottom:0;
	top:0;
	height:100%;
	left:0;
	right:0;
	overflow:auto;
	position:fixed;
	z-index:10000;
	background-color:rgba(0,0,0,.8);
	background-image:none;
	filter:none;
	display:none;
}

.off-canvas-wrapper {
	position:relative;
	left:-280px;
}

#offcanvas .navbar-nav {
	margin:0;
	float:none;
	width:280px;
}

#offcanvas li {
	float:none;
	border-bottom:1px solid #eee;
}

#offcanvas > ul > li {
	background-color:#222;
}

#offcanvas li:last-child {
	border-bottom:none;
}

#offcanvas .dropdown-menu, #offcanvas .flyout-menu {
	display:block;
	width:100%;
	max-width:100%;
	position:relative;
	left:0;
	top:0;
	border-radius:0;
	float:none;
	box-shadow:none;
	border:none;
	margin:0;
	padding:0;
}

#offcanvas .dropdown-menu > li > a, #offcanvas .dropdown-menu > li > span {
	padding:10px 20px;
	display:block;
	font-size:100%;
}

#offcanvas .flyout-menu > li.parent::after {
	content:none;
}

#offcanvas .flyout-menu > li > a:before, #offcanvas .flyout-menu > li > span:before {
	content:"\e258";
	font-family:"Glyphicons Halflings";
	font-size:10px;
	margin-right:5px;
}

#offcanvas .dropdown-menu > li.parent, #offcanvas .flyout-menu > li {
	padding:0;
}

#offcanvas .navbar-nav > li > a, #offcanvas .navbar-nav > li > span {
	color:#fff;
}

#offcanvas > span {
	position:fixed;
	top:10px;
	right:10px;
	z-index:100000;
	color:#ccc;
	display:none;
}

#offcanvas > span:hover {
	cursor:pointer;
	color:#ddd;
}

.navbar-toggle {
	border:none;
	padding: 0;
	margin: 0
}

.navbar-toggle .glyphicon {
	font-size:150%;
	vertical-align:middle;
}

.off-canvas-wrapper {
	background-color:#222;
	position:absolute;
	top:0;
	bottom:0;
	overflow:auto;
}

#offcanvas .glyphicon-remove {
	font-size:30px;
}

/* Sticky menu */
.fixedmenu {
	position:fixed;
	top:0;
	left:0;
	margin:0;
	width:100%;
	z-index:1000;
}

/* Mega menu */
.navbar .nav > li {
	white-space:nowrap;
}

.mega + ul {
	box-shadow:0 6px 12px rgba(0,0,0,.5);
}

.mega:hover + ul {
	display:table;
}

.mega + ul > li {
	display:table-cell;
	min-width:220px;
}

.mega + ul > li.parent::after {
	content:"";
}

.mega + ul .flyout-menu {
	position:static;
	float:none;
	display:block;
	box-shadow:none;
}

.mega-left + ul {
	right:0;
	left:auto;
}

#offcanvas .mega + ul > li {
	display:block;
	min-width:100%;
}

#offcanvas .mega + ul {
	border-top:none;
}

#offcanvas .mega + ul > li > a, .mega + ul > li > span {
	font-weight:normal !important;
	border-bottom:none;
	position:relative;
}

/* Recaptcha */
#jform_captcha > div {
	margin:0 auto;
}

/* Style overrides */
#fds-toolbar, .navbar-default, footer {
	border:none;
}
#fds-toolbar{
  width: 100%;
  position: relative;
}
.toolbar-r {
	text-align:right;
}

footer {
	background: rgb(85,85,85);
    background: radial-gradient(circle, rgba(85,85,85,1) 60%, rgba(121,121,121,1) 100%);
	color: #fafafa;
	margin-top: 0px;
	border: none;
	padding-top: 50px;
	padding-bottom: 30px;
	min-height: 423px;
}

footer .border > h3 {
	border: none
}

footer a {
	color: #fff;
	transition: 0.3s;
}

footer a:hover {
	color: #0077b3;
}

footer .menu li {
	margin-bottom: 15px
}

.footer-separator {
	border-top: 1px solid #ddd;
	margin: 30px 0
}

.copyright a, .credits a {
	text-decoration: underline;
}

small, .small {
	font-size:16px;
	font-weight: 400;
}

.pager {
	font-size:100%;
	border-top:1px solid #ddd;
	padding-top:10px;
}

/* Reviews */
.normal blockquote {
	background-color:#f5f5f5;
}

.well blockquote {
	background-color:#fff;
}

/* Category view */
.category-view > h1 {
	margin-top:20px;
}

#sorting {
	font-size:12px;
	line-height:17px;
}

.display-number .input-sm {
	height:28px;
	line-height:28px;
	padding:4px;
	vertical-align:baseline;
}

#mod-custom417{
  max-width: 260px;
  padding-top: 32px;
}
#mod-custom423{
  padding-top: 13px;
}

.orderby-displaynumber .well {
	min-height:50px;
}

/* Menu */
.navbar-default {
	border-top: none;
  border-bottom: 0px solid #ccc;
  background: rgb(85,85,85);
background: radial-gradient(circle, rgba(85,85,85,1) 60%, rgba(121,121,121,1) 100%);
}

.navbar .nav > li.active > a, .navbar .nav > li.active > span {
	background-color:#272727;
	font-weight:bold;
}

.navbar .nav a, .navbar .nav span, .navbar-default .navbar-toggle, nav .dropdown-menu > li.parent::after, .flyout-menu > li.parent::after {
	color:#fff;
}

.navbar .nav > li:hover, .navbar-default .dropdown-menu > li > span:hover, .navbar-default .dropdown-menu > .active > span, .navbar-default .dropdown-menu > .active > span:hover, .flyout-menu > li > span:hover, .flyout-menu > .active > span, .flyout-menu > .active > span:hover, .flyout-menu > li > a:hover, .flyout-menu > li > a:focus, .flyout-menu > li > span:hover, .flyout-menu > li > span:focus {
	background-color:#272727;
}

.flyout-menu {
	padding:0;
	background-color:#333;
	box-shadow:none;
	border:none;
	font-size:13px;
}

#offcanvas .flyout-menu {
	background-color:#008cba;
}

#offcanvas li {
	border-bottom:none;
	width: 80%;
}

#offcanvas .navbar-nav span, #offcanvas .flyout-menu > li > a {
	color:#fff;
}

#offcanvas .navbar-nav > li > span {
	padding:10px 15px;
	line-height:21px;
	display:block;
}

#offcanvas .navbar-nav > li > span:hover, #offcanvas .dropdown-menu span:hover {
	background-color:#006687;
}

.off-logo {
	display: none;
	text-align: center;
	padding-top: 15px;
	margin-bottom: 15px
}

#cls-btn {
	position: fixed;
	top: 15px;
	right: 15px;
	z-index: 1;
	padding: 0;
	background-color: transparent;
	color: #fff;
}

/* Cart module */
.vmCartModule {
	padding:8px 0;
}

.btn-group .dropdown-toggle.btn-default ~ .dropdown-menu {
	background-color:#f5f5f5;
}

/* Currency Module */
.toolbar #virtuemart_currency_id {
	line-height:28px;
	height:28px;
	padding:4px;
}

/* Category Module */
.vm-plus:hover span {
	color:#333;
}
.navbar{
  position: sticky;
  top: 0;
  z-index: 100;
}
/* Modules */
.border {
	padding:0px 0;
}

.box .border {
	border:1px solid #ddd;
	padding:20px;
}

#fds-bottom-c h3 {
	border-bottom:none;
	padding-bottom:0;
}

.breadcrumb {
	padding:10px 0 0;
	white-space: nowrap;
	overflow: auto;
}

/* Buttons */
.btn-primary {
	background-color:#333;
	border-color:#212121;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary.focus:active, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
	background-color:#222;
	border-color:#000;
}

/* System messages */
#system-message p {
	font-size:100%;
}

/* Media queries*/

@media (max-width: 992px) {
	.container {
		width:100%;
	}

	footer {
		padding-left:10px;
		padding-right:10px;
	}

	.moduletable, aside .moduletable:last-child, .innerbottom .moduletable:last-child {
		margin-bottom:15px;
	}

	.navbar-toggle {
		display:block;
	}

}

@media (min-width: 768px) {
	.toolbar #j-login-mod {
		margin-left:-50% !important;
		left:0;
		right:0;
		width:100%;
		position:relative;
	}
}

@media (max-width: 767px) {
	header {
		margin: 15px 0 0;
		background: #fff;
    position: sticky;
    top: 0;
    z-index: 100;
    padding-top: 5px;

	}

	.dl-horizontal dd {
		padding-left:0;
	}

	.fds-logo {
		margin-bottom:15px;
	}

	.toolbar #j-login-mod-button {
		display: block;
		margin-left: auto;
	}

	.toolbar-l, .toolbar-r, .toolbar {
		text-align:center !important;
		padding:0 15px;
		display: none;
	}

	.mobile-header {
		border-bottom: 1px solid #ddd;
		padding-bottom: 10px;
	}

	.mobile-search {
		display: none
	}

	.copyright, .credits {
		text-align: center;
	}

	.credits {
		margin-top: 15px
	}

	.margin-top {
		margin-top: 15px;
	}

}

@media (max-width: 480px) {
	body {
		font-size:90%;
	}
}

@media (max-width: 320px) {
	body {
		padding-left:0;
		padding-right:0;
	}
}

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
		border-bottom-color:#000 !important;
	}

	a[href^="/"]:after {
		content:"";
	}
}

/* Tests*/
#offcanvas .dropdown-menu, #offcanvas .flyout-menu, #offcanvas .mega + ul {
	display:none;
}

.open-submenu {
	position:absolute;
	right:10px;
	top:3px;
	font-size:16px;
	color:#000 !important;
	z-index:1111111;
}

.open-submenu:hover, .open-submenu:focus {
	text-decoration:none;
	font-weight:bold;
}

#offcanvas li.active > a {
	font-weight:bold;
}

/* Overlay pełnoekranowy cookies */
#cookie-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(50, 50, 50, 0.7); /* półprzezroczysta szarość */
  z-index: 9999;
  display: none;
  pointer-events: all; /* blokuje kliknięcia na stronie */
  overflow: hidden;
}

/* Baner na dole ekranu */
#cookie-banner {
  position: absolute;
  bottom: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 15px 0;
}

.cookie-inner {
  max-width: 1350px;
  width: 90%;
  background: #fff;
  border-radius: 8px;
  padding: 20px 25px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0 4px 15px rgba(0,0,0,0.3);
}

.cookie-inner p {
  margin: 0;
  font-size: 15px;
  color: #222222;
}

.cookie-inner a {
  color: #222222;
  text-decoration: underline;
}

.cookie-buttons {
  display: flex;
  gap: 10px;
  margin-top: 8px;
}

.cookie-buttons button {
  padding: 6px 14px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

#accept-cookies { background: #0077b3; color: #fff; }
#reject-cookies { background: #f44336; color: #fff; }

#accept-cookies:hover {
  background: #00679b;
}

#reject-cookies:hover {
  background: #d32f2f;
}


/* Responsywność */
@media (max-width: 768px) {
  .cookie-inner {
    flex-direction: column;
    align-items: flex-start;
  }
  .cookie-buttons {
    width: 100%;
    justify-content: flex-start;
    margin-top: 10px;
  }
}

/* KONTENER MENU */
.sidebar-menu {
  max-width: 320px;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 6px 18px rgba(0,0,0,0.06);
  overflow: hidden;
  margin-top: 72px;
}

/* LISTA */
.sidebar-menu .menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.sidebar-menu .menu > li {
  border-bottom: 1px solid #eee;
  position: relative;
}

/* ===== NAGŁÓWEK KATEGORII (dla has-submenu) ===== */
.menu-item-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  cursor: pointer;
  padding: 0;
}

.menu-item-header > a {
  flex: 1;
  text-decoration: none;
  font-size: 15px;
  color: #222;
  padding: 12px 16px;
  display: block;
}

.menu-item-header:hover {
  background: #f5f8fa;
}

.menu-item-header:hover > a {
  color: #0077b3;
}

/* ===== PRZYCISK TOGGLE ===== */
.submenu-toggle {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 45px;
  height: 45px;
  padding: 0;
  margin: 0;
  border: none;
  background: transparent;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.submenu-toggle:focus {
  outline: none;
  box-shadow: none;
}

.submenu-toggle::after {
  content: "+";
  font-size: 18px;
  color: #333;
  line-height: 1;
  pointer-events: none;
}

.has-submenu.open > .menu-item-header > .submenu-toggle::after {
  content: "−";
}

/* ===== PODMENU ===== */
.submenu {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.3s ease;
  background: #fbfdff;
  margin: 0;
  padding: 0;
}

.submenu li a {
  display: block;
  padding: 10px 16px 10px 32px;
  font-size: 14px;
  text-decoration: none;
  color: #0077b3;
  border-bottom: 1px solid #f0f6fb;
}

.submenu li a:hover {
  background: #eef6fb;
  color: #034a6e;
}

/* ===== LINKI BEZ SUBMENU ===== */
.sidebar-menu .menu > li:not(.has-submenu) > a {
  display: block;
  padding: 12px 16px;
  font-size: 15px;
  text-decoration: none;
  color: #222;
}

.sidebar-menu .menu > li:not(.has-submenu) > a:hover {
  background: #f5f8fa;
  color: #0077b3;
}

/* ===== MEDIA ===== */
@media (max-width: 640px) {
  .sidebar-menu {
    display: none;
  }
}

/* Podświetlenie aktywnej kategorii (z submenu i bez submenu) */
.sidebar-menu .menu > li > .menu-item-header > a.active-parent,
.sidebar-menu .menu > li:not(.has-submenu) > a.active-parent {
  font-weight: 600;
  color: #0077b3;
  background: #f0f6fb;
}

/* Podświetlenie aktywnego linku w submenu */
.sidebar-menu .submenu a.active-link {
  font-weight: 600;
  color: #034a6e;
  background: #eef6fb;
}

/* zgloszenia serwisowe menu boczne */
.sidebar-info-box {
  background: #f0f6fb;
  border-radius: 8px;
  padding: 20px;
  text-align: center;
  box-shadow: 0 4px 12px rgba(0,0,0,0.06);
}

.sidebar-info-box .info-header {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  gap: 10px;
}

.sidebar-info-box .info-icon {
  width: 40px;
  height: 40px;
  object-fit: contain;
}

.sidebar-info-box h3 {
  font-size: 18px;
  font-weight: 600;
  color: #034a6e;
  margin: 0;
}

.sidebar-info-box p {
  font-size: 16px;
  color: #444;
  margin: 0 0 16px;
}

.sidebar-info-box .info-btn {
  display: inline-block;
  background: #0077b3;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 18px;
  border-radius: 6px;
  text-decoration: none;
  transition: background 0.2s ease;
}
.sidebar-info-box .info-btn:hover {
  background: #034a6e;
}
/* Główna sekcja artykułu */
.article-section {
  max-width: 1350px;
  margin: 0 auto;
  padding: 40px 20px;
  color: #222;
}

/* Nagłówki */
.article-title {
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 25px;
  color: #0077b3;
}

.article-subtitle {
  font-size: 24px;
  font-weight: 600;
  margin-top: 40px;
  margin-bottom: 20px;
  color: #222;
  border-left: 5px solid #0077b3;
  padding-left: 12px;
}

/* Tekst */
.article-text {
  font-size: 17px;
  line-height: 1.7;
  margin-bottom: 40px;
  color: #222;
}
.article-text1{
  font-size: 17px;
  color: #222;
  padding: 17px;
  border: 1px solid #e0e6f0;
  border-radius: 12px;
  background: #f7f9fc;
}
.article-text1 h3{
  font-size: 21px;
  font-weight: 600;
  margin-bottom: 8px;
  color: #0077b3;  
}
/* Dlaczego warto */
.features-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 25px;
}

.feature-box {
  background: #ffffff;
  border-radius: 12px;
  padding: 30px 20px;
  text-align: center;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}

.feature-box:hover {
  transform: translateY(-6px);
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.12);
}

.feature-icon {
  font-size: 32px;
  display: block;
  margin-bottom: 15px;
}

/* Obsługiwane marki */
.brands-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 20px;
  margin-top: 20px;
}

.brand-card {
  background: #f7f9fc;
  border: 1px solid #e0e6f0;
  border-radius: 12px;
  padding: 20px;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  color: #1d1d1d;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  transition: all 0.25s ease;
}

.brand-card:hover {
  background: #0077b3;
  color: #fff;
  transform: translateY(-4px);
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.12);
}

/* Kroki */
.steps-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 25px;
  margin-top: 20px;
}

.step-box {
  background: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 12px;
  padding: 25px;
  text-align: center;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.step-num {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: #0077b3;
  color: #fff;
  border-radius: 50%;
  font-weight: 700;
  line-height: 40px;
  margin-bottom: 12px;
  font-size: 18px;
}

/* CTA */
.cta-box {
  margin-top: 60px;
  padding: 40px 30px;
  border-radius: 16px;
  background: linear-gradient(135deg, #0077b3, #3d6df2);
  color: #fff;
  text-align: center;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
}

.cta-box h2 {
  font-size: 26px;
  margin-bottom: 15px;
}

.cta-box p {
  font-size: 18px;
  margin-bottom: 25px;
}

.cta-button {
  display: inline-block;
  background: #f0f6fb;
  color: #0077b3;
  font-weight: 700;
  padding: 14px 28px;
  border-radius: 40px;
  text-decoration: none;
  font-size: 18px;
  transition: all 0.3s ease;
}

.cta-button:hover {
  background: #b4d7f4;
  color: #000;
}

/* RESPONSYWNOŚĆ */
@media (max-width: 768px) {
  .article-title {
    font-size: 26px;
    text-align: center;
  }

  .article-subtitle {
    font-size: 20px;
    text-align: left;
  }

  .article-text {
    font-size: 16px;
    text-align: justify;
  }

  .features-grid {
    grid-template-columns: 1fr;
  }

  .brands-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .steps-grid {
    grid-template-columns: 1fr;
  }

  .cta-box {
    padding: 30px 20px;
  }

  .cta-box h2 {
    font-size: 22px;
  }

  .cta-box p {
    font-size: 16px;
  }

  .cta-button {
    width: 100%;
    font-size: 16px;
  }
}

@media (max-width: 480px) {
  .brands-grid {
    grid-template-columns: 1fr;
  }
}
/* FAQ sekcja */
.faq-list {
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.faq-item {
  background: #f8fafc;
  border: 1px solid #e0e6f0;
  border-radius: 12px;
  padding: 20px 25px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}

.faq-item h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 8px;
  color: #0077b3;
}

.faq-item p {
  font-size: 16px;
  color: #444;
  margin: 0;
}

/* FAQ responsywność */
@media (max-width: 768px) {
  .faq-item {
    padding: 15px 18px;
  }

  .faq-item h3 {
    font-size: 16px;
  }

  .faq-item p {
    font-size: 14px;
  }
}
/* Oferta – lista */
.offer-list {
  list-style: none;
  padding: 0;
  margin: 20px 0;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.offer-item {
  background: #f7f9fc;
  border: 1px solid #e0e6f0;
  border-radius: 10px;
  padding: 15px 20px;
  font-size: 16px;
  line-height: 1.6;
  transition: all 0.3s ease;
}

.offer-item:hover {
  background: #eaf4fc;
  border-color: #0077b3;
  transform: translateX(5px);
}

/* Wyróżniony blok */
.highlight {
  background: #eef7fc;
  padding: 20px;
  border-left: 5px solid #0077b3;
  border-radius: 8px;
  font-size: 17px;
  color: #003f5c;
  margin-top: 20px;
}

/* Mobile – Oferta */
@media (max-width: 768px) {
  .offer-item {
    font-size: 15px;
    padding: 12px 16px;
  }
  .highlight {
    font-size: 15px;
    padding: 15px;
  }
}
.map-container {
  margin: 30px auto;
  max-width: 900px;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}
.styled-table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  font-size: 16px;
  background-color: #fff;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}

.styled-table th,
.styled-table td {
  padding: 12px 15px;
  text-align: center; /* <-- kluczowe */
  border-bottom: 1px solid #e0e0e0;
}

.styled-table th {
  background-color: #f1f3f6;
  font-weight: 600;
  color: #333;
}

.styled-table tr:hover {
  background-color: #f9fafc;
}
/* Styl tabeli kosztów wysyłki */
.shipping-table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  background: #ffffff;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}

.shipping-table td {
  padding: 12px 16px;
  font-size: 16px;
  color: #333;
  border-bottom: 1px solid #e6e6e6;
  text-align: center; /* tekst wyśrodkowany */
}

.shipping-table tr:last-child td {
  border-bottom: none;
}

.shipping-table td:first-child {
  font-weight: 600;
  color: #0077b3;
  text-align: left; /* nazwa usługi wyrównana do lewej */
}
/*stopka*/
.footer {
  background: #0a2540; /* Twój kolor tła – dopasuj do strony */
  color: #f5f5f5;
  padding: 40px 20px;
  font-family: Arial, sans-serif;
}

.footer-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
}

.footer-column {
  flex: 1 1 250px;
  margin: 10px;
}

.footer-logo {
  max-width: 180px;
  margin-bottom: 15px;
}

.footer-column h3 {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: bold;
  color: #ffffff;
}

.footer-column ul {
  list-style: none;
  padding: 0;
}

.footer-column ul li {
  margin-bottom: 8px;
}

.footer-column ul li a {
  color: #f5f5f5;
  text-decoration: none;
  transition: color 0.3s;
}

.footer-column ul li a i {
  margin-right: 6px;
  color: #cccccc;
}

.footer-column ul li a:hover {
  color: #4da6ff;
}

.footer p i {
  margin-right: 6px;
  color: #cccccc;
}

.footer-bottom {
  text-align: center;
  margin-top: 20px;
  font-size: 14px;
  color: #cccccc;
}

/*proba*/
.product-carousel {
  width: 100%;
  margin: 40px auto;
  padding: 10px;
}
.product-carousel h2{
  font-size: 34px;
  font-weight: 500;
  color: #034a6e;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.product-carousel h2:after{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 100%;
  background: #e5e8eb; /* cienka szara linia */
}
.product-carousel h2:before{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 285px; /* długość kolorowego fragmentu */
  background: #0077b3; /* niebieski */
  z-index: 1;
}
@media (max-width: 768px) {
.product-carousel h2 {
    font-size: 26px;
  }
}
.carousel-wrapper {
  position: relative;
  overflow: hidden;
}
.carousel-track {
  display: flex;
  transition: transform 0.6s ease-in-out;
  gap: 18px;
}
@media (max-width: 768px) {
.carousel-track {
  gap: 20px;
  }
}
.carousel-item {
  min-width: calc(25% - 20px);
  background: #fff;
  border-radius: 12px;
  box-shadow: ;
  padding: 20px;
  text-align: center;
  flex-shrink: 0;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  margin-top: 15px;
  margin-bottom: 10px;
  margin-left: 3px;
  border: 1px solid #ccc;
}
.carousel-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
}
.carousel-item img {
  width: 210px;
  object-fit: contain;
  margin: 0 auto 15px;
}
.product-name133{
  font-size: 14px;
  color: #ccc;
 
  margin-bottom: 0px;
}
.product-name1 {
  font-size: 16px;
  color: #222;
  margin-bottom: 8px;
}
.product-price1 {
  font-size: 24px;
  font-weight: 700;
  color: #0070d1;
}
/* Strzałki */
.carousel-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #f0f6fb;
  box-shadow: 0 2px 6px rgba(0,0,0,0.15);
  cursor: pointer;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}
.carousel-btn:hover{
  background: #b4d7f4;
}
.carousel-btn::before {
  content: '';
  border: solid #333;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 6px;
}
.carousel-btn:focus,
.carousel-btn:active,
.carousel-btn:focus-visible {
  outline: none !important;
  box-shadow: none !important;
}
.carousel-btn.prev { left: 10px; }
.carousel-btn.prev::before { transform: rotate(135deg); }
.carousel-btn.next { right: 10px; }
.carousel-btn.next::before { transform: rotate(-45deg); }
/* Kropki */
.carousel-dots {
  display: flex;
  justify-content: center;
  margin-top: 15px;
  gap: 5px;
}
.carousel-dots button {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: none;
  background: #bbb;
  cursor: pointer;
  transition: background 0.3s, transform 0.2s;
  padding: 7px 7px;
}
.carousel-dots button.active {
  background: #333;
  transform: scale(1.2);
}
.carousel-dots btn{
}
/* Responsywność */
@media (max-width: 1024px) {
  .carousel-item { min-width: calc(50% - 20px); }
  .carousel-item { margin-left: 2px; }
}
@media (max-width: 768px) {
  .carousel-item { min-width: 100%; }
  .carousel-item { margin-left: 0px; }
  .carousel-btn.prev { left: 5px; }
  .carousel-btn.next { right: 5px; }
}

/*próba kolny moduł produktó*/
.promo-section {
  width: 100%;
  margin: 40px auto;
  padding: 10px;
}
.promo-section h2{
  font-size: 34px;
  font-weight: 500;
  color: #034a6e;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.promo-section h2:after{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 100%;
  background: #e5e8eb; /* cienka szara linia */
}
.promo-section h2:before{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 470px; /* długość kolorowego fragmentu */
  background: #0077b3; /* niebieski */
  z-index: 1;
}
@media (max-width: 768px) {
 .promo-section h2  {
    font-size: 26px;
  }
  .promo-section h2:before{
    width: 100%
  }
}
.promo-wrapper {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.promo-featured {
  flex: 1 1 35%;
  background: #fff;
  border: 2px solid #034a6e;
  border-radius: 8px;
  padding: 20px;
  text-align: center;
}
.featured1{
  font-size: 22px;
  font-weight: 600;
  color: #034a6e;
}
.featured{
  font-size: 25px;
  font-weight: 600;
  color: #0070d1;
}
.faetured1{
  font-size: 25px;
  font-weight: 400;
}

.promo-featured img {
  max-width: 100%;
  height: auto;
  margin-bottom: 15px;
}

.promo-featured h2 {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 600;
}
.promo-section-h2{
  border: none;
}
.promo-featured .promo-price {
  font-size: 24px;
  font-weight: bold;
  color: #0070d1;
  margin-bottom: 10px;
}
.Pricebase-WithTax {
  font-size: 18px;
  text-decoration: line-through;
}
.promo-stock {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  margin-bottom: 10px;
}

.promo-progress {
  background: #eee;
  border-radius: 6px;
  overflow: hidden;
  height: 8px;
  margin-bottom: 15px;
}

.promo-progress-bar {
  background: #0070d1;
  height: 8px;
}

.promo-btn {
  display: inline-block;
  background: #0070d1;
  color: #fff;
  padding: 10px 20px;
  font-weight: bold;
  border-radius: 6px;
  text-decoration: none;
  transition: background 0.3s;
}

.promo-btn:hover {
  background: #005bb5;
}

/* Grid produktów */
.promo-grid {
  flex: 1 1 60%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
.promo-grid a.promo-item {
  text-decoration: none;
  color: inherit;
  display: block;
}

.promo-featured a {
  text-decoration: none;
  color: inherit;
  display: block;
}

.promo-item {
  background: #fff;
  border-radius: 8px;
  text-align: center;
  padding: 15px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.promo-item:hover{
  transform: translateY(-5px);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
}

.promo-item img {
  max-width: 100%;
  height: 200px;
  object-fit: contain;
  margin-bottom: 0px;
}
.promo-item-div{
  font-size: 14px;
  color: #ccc;
}
.promo-item p {
  font-size: 16px;
  margin-bottom: 8px;
  color: #222;
}

.promo-item .promo-price {
  font-size: 20px;
  font-weight: bold;
  color: #0070d1;
}

/* --- RESPONSYWNOŚĆ --- */
@media (max-width: 992px) {
  .promo-wrapper {
    flex-direction: column;
  }
  .promo-featured {
    flex: 1 1 100%;
  }
  .promo-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  /* ✅ Najpierw ogólne poprawki szerokości */
  .promo-wrapper {
    flex-direction: column !important;
    width: 100% !important;
    overflow: hidden !important;
  }

  .promo-featured {
    width: 100% !important;
  }

  .promo-grid {
    width: 100% !important;
    box-sizing: border-box;
  }

  .promo-item {
    box-sizing: border-box;
  }

  /* ✅ Zamiana siatki na poziomy slider przewijany palcem */
  .promo-grid {
    display: flex !important;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    gap: 12px;
    padding-bottom: 10px;
  }

  .promo-item {
    flex: 0 0 75%;
    scroll-snap-align: start;
    min-width: 75%;
  }

  /* Ukrycie paska przewijania (opcjonalnie) */
  .promo-grid::-webkit-scrollbar {
    display: none;
  }
}
/* --- Hover button w kartach produktów --- */
.promo-item {
  position: relative;
  overflow: hidden;
}

.promo-hover-btn {
  position: absolute;
  bottom: 12px;
  left: 50%;
  transform: translateX(-50%) translateY(10px);
  background: #f7f9fc;
  color: #222;
  padding: 11px 50px;
  font-size: 16px;
  border-radius: 6px;
  border: 1px solid #e0e6f0;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease, transform 0.3s ease, background 0.3s, color 0.3s;
  font-weight: 600;
  margin-bottom: 6px;
}

.promo-item:hover .promo-hover-btn {
  opacity: 1;
  pointer-events: auto;
  transform: translateX(-50%) translateY(0);
}

.promo-hover-btn:hover {
  background: #eaf4fc;
  border-color: #0077b3;
}
/*h2 głowne menu*/
.section-title {
  font-size: 24px;
  font-weight: 600;
  color: #1a1a1a;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.section-title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 100%;
  background: #e5e8eb; /* cienka szara linia */
}

.section-title::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 80px; /* długość kolorowego fragmentu */
  background: #0070c9; /* niebieski */
  z-index: 1;
}

/*nowe kategorie*/
.category-section {
  width: 100%;
  margin: 40px auto;
  padding: 10px;
}

.category-section h2 {
  font-size: 34px;
  font-weight: 500;
  color: #034a6e;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.category-section h2:after{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 100%;
  background: #e5e8eb; /* cienka szara linia */
}
.category-section h2:before{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 150px; /* długość kolorowego fragmentu */
  background: #0077b3; /* niebieski */
  z-index: 1;
}
@media (max-width: 768px) {
.category-section h2 {
    font-size: 26px;
  }
}
.category-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.category-item {
  background: #f0f6fb;
  border-radius: 8px;
  text-align: center;
  padding: 25px 15px;
  text-decoration: none;
  color: #222;
  border: 1px solid #eee;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.category-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
}

.category-item i {
  font-size: 60px;
  margin-bottom: 12px;
  color: #0077b3;
}

.category-item span {
  font-size: 18px;
  font-weight: 500;
  display: block;
}

/* Telefon 2 w rzędzie */
@media (max-width: 768px) {
  .category-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }

  .category-item {
    padding: 20px 10px;
  }

  .category-item i {
    font-size: 45px;
  }
}

/* Pełnoszerokościowy baner */
.hero-banner {
  position: relative;
  width: 100vw;
  left: 49.4%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  height: 500px;
  background: url(https://images.unsplash.com/photo-1706895040634-62055892cbbb?q=80&w=2670&auto=format&fit=crop) center/cover no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  overflow: hidden;
  margin-top: -30px;
}

/* Overlay (półprzezroczysty gradient) */
.hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, rgba(85, 85, 85, 0.8), rgba(0, 119, 179, 0.4));
  z-index: 1;
}

/* Treść w banerze */
.hero-content {
  position: relative;
  max-width: 1000px;
  padding: 20px;
  text-align: center;
  z-index: 2;
  color: #fff;
}

.hero-title {
  font-size: 2.4rem;
  margin-bottom: 15px;
}

.hero-desc {
  font-size: 1.2rem;
  margin-bottom: 25px;
}

/* Przyciski */
.hero-buttons {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 20px;
}

.hero-btn {
  background: #fff;
  color: #0077b3;
  padding: 12px 25px;
  text-decoration: none;
  font-weight: 600;
  border-radius: 6px;
  transition: background 0.3s, color 0.3s;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 1rem;
}

.hero-btn:hover {
  background: #0077b3;
  color: #fff;
}

/* Pasek info */
.hero-info-bar {
  margin-top: 15px;
  padding: 10px 18px;
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(6px);
  border-radius: 6px;
  font-size: 22px;
  display: inline-block;
  opacity: 0.95;
}

/* Animacje */
.fade-in-text {
  opacity: 0;
  animation: fadeIn 1.2s ease forwards;
}

.fade-in-subtext {
  opacity: 0;
  animation: fadeIn 1.8s ease forwards;
}

.slide-up {
  opacity: 0;
  transform: translateY(15px);
  animation: slideUp 1s forwards;
}

.delay-0 { animation-delay: 0.2s; }
.delay-1 { animation-delay: 0.4s; }
.delay-2 { animation-delay: 0.6s; }
.delay-3 { animation-delay: 0.8s; }

@keyframes fadeIn {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes slideUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* TABLETY */
@media (max-width: 768px) {
  .hero-banner {
    height: 350px;
  }
  .hero-title {
    font-size: 1.8rem;
  }
  .hero-desc {
    font-size: 1rem;
  }
}

/* TELEFONY — 2 kolumny przycisków */
@media (max-width: 480px) {
  .hero-banner {
    height: auto;
    padding: 40px 0;
    left: 50%;
  }

  .hero-title {
    font-size: 1.4rem;
    margin-bottom: 10px;
  }

  .hero-desc {
    font-size: 0.95rem;
    margin-bottom: 20px;
    line-height: 1.4em;
  }

  .hero-buttons {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
    justify-content: center;
  }

  .hero-btn {
    width: 100%;
    justify-content: center;
    padding: 10px 10px;
    font-size: 0.85rem;
    text-align: center;
    gap: 6px;
  }

  .hero-info-bar {
    font-size: 0.85rem;
    padding: 8px 14px;
  }
}
/*tonery producenci*/
.pm-tonery-section {
  width: 100%;
  margin: 40px auto;
  padding: 10px;
}

.pm-tonery-title {
font-size: 34px;
  font-weight: 500;
  color: #034a6e;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.pm-tonery-title:after{
    content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 100%;
  background: #e5e8eb; /* cienka szara linia */
}

.pm-tonery-title:before{
    content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 445px; /* długość kolorowego fragmentu */
  background: #0077b3; /* niebieski */
  z-index: 1;
}
@media (max-width: 768px) {
.pm-tonery-title {
    font-size: 26px;
  }
    .pm-tonery-title:before{
    width: 100%
  }
}
/* Grid */
.pm-tonery-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr); /* desktop: 4 kolumny */
  gap: 25px;
  align-items: stretch;
  margin-bottom: 28px;
}

/* Karta */
.pm-tonery-item {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 18px;
  min-height: 180px;
  border-radius: 12px;
  border: 1px solid #e6e6e6;
  background: #f7f9fc;
  transition: transform .25s ease, box-shadow .25s ease;
  width: 100%;
}
.pm-tonery-item:hover{
  transform: translateY(-6px);
  box-shadow: 0 8px 20px rgba(0,0,0,0.08);
}
.pm-tonery-item img {
  width: 140px;
  height: 80px;
  object-fit: contain;
  display: block;
  margin-bottom: 10px;
}
.pm-tonery-item figcaption {
  margin-top: 6px;
  font-size: 18px;
  color: #222;
}

/* ukrywanie kontrolowane przez JS (bardzo silne) */
.pm-hidden { display: none !important; }

/* próba ładnego pojawiania (fade-in) */
@keyframes pm-fadeIn {
  from { opacity: 0; transform: translateY(6px); }
  to   { opacity: 1; transform: none; }
}
.pm-animate {
  animation: pm-fadeIn 320ms ease both;
}

/* przycisk */
.pm-tonery-btn {
  margin: 25px auto 0;
  display: block;
  background: #f7f9fc;
  color: #222;
  padding: 14px 28px;
  border: none;
  border-radius: 40px;
  font-size: 18px;
  cursor: pointer;
  font-weight: 600;
  border: 1px solid #e0e6f0;
  transition: all 0.3s ease;
}
/* wyśrodkowanie tylko przycisku */
.pm-btn-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 25px;
}
.pm-tonery-btn:hover { 
  background: #eaf4fc;
  border-color: #0077b3;
}
.pm-tonery-btn:focus,
.pm-tonery-btn:active,
.pm-tonery-btn:focus-visible {
  outline: none !important;
  box-shadow: none !important;
}

/* RESPONSYWNOŚĆ: mobile/tablet - 2 kolumny */
@media (max-width: 768px) {
  .pm-tonery-grid { grid-template-columns: repeat(2, 1fr); gap: 20px; }
  .pm-tonery-title { font-size: 26px; }
  .pm-tonery-title:before { width: 100%; }
}

/* DROBNE DOPASOWANIA DLA VERY NARROW SCREEN (nadal 2 kolumny) */
@media (max-width: 420px) {
  .pm-tonery-grid { gap: 12px; }
  .pm-tonery-item { padding: 12px; min-height: 150px; }
  .pm-tonery-item img { width: 100px; height: 60px; }
  .pm-tonery-item figcaption { font-size: 15px; }
}


/* AKTUALNOŚCI */
.news-section {
  width: 100%;
  margin: -20px auto;
  padding: 10px;
}

.news-title {
 font-size: 34px;
  font-weight: 500;
  color: #034a6e;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.news-title:after{
    content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 100%;
  background: #e5e8eb; /* cienka szara linia */
}
.news-title:before{
    content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 180px; /* długość kolorowego fragmentu */
  background: #0077b3; /* niebieski */
  z-index: 1;
}
@media (max-width: 768px) {
.news-title {
    font-size: 26px;
  }
}
.news-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}

.news-item {
  height: 280px;
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  transition: transform 0.3s ease;
}

.news-item:hover {
  transform: translateY(-5px);
}

.news-bg {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  position: relative;
}

.news-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0,0,0,0.1) 10%, rgba(0,0,0,0.7) 70%);
}

.news-content {
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 15px;
  color: #fff;
}

.news-content h3 {
  font-size: 18px;
  margin-bottom: 10px;
}

.news-btn {
  display: inline-block;
  padding: 8px 16px;
  border: 2px solid #0077b3;
  color: #0077b3;
  background: #fff;
  border-radius: 20px;
  font-size: 14px;
  text-decoration: none;
  transition: 0.3s ease;
}

.news-btn:hover {
  background: #0077b3;
  color: #fff;
}

/* RESPONSYWNOŚĆ */
@media(max-width: 768px){
  .news-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media(max-width: 480px){
  .news-grid {
    grid-template-columns: 1fr;
  }
}
/* Ciągłe delikatne poruszanie tła */
@keyframes floatBg {
  0% { background-position: center; }
  50% { background-position: right center; }
  100% { background-position: center; }
}

.news-bg {
  background-size: 110%;
  animation: floatBg 12s ease-in-out infinite;
}
@media(max-width: 768px){
  .news-bg {
    background-size: 120%;
  }
}
.zgloszenia{
  width: 100%;
  margin: 40px auto;
  padding: 10px;
  margin-bottom: 0px;
}
.partnerzy {
    width: 100%;
  margin: 0px auto;
  padding: 10px;
}
.zgloszenia1 {
 font-size: 34px;
  font-weight: 500;
  color: #034a6e;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.zgloszenia1:after{
    content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 100%;
  background: #e5e8eb; /* cienka szara linia */
}
.zgloszenia1:before{
    content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 180px; /* długość kolorowego fragmentu */
  background: #0077b3; /* niebieski */
  z-index: 1;
}
@media (max-width: 768px) {
.zgloszenia1{
    font-size: 26px;
  }
}
/* CTA1*/
.cta-box1 {
  margin-top: 0px;
  padding: 40px 30px;
  color: #fff;
  text-align: center;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
  background: linear-gradient(to right, rgba(85, 85, 85, 0.8), rgba(0, 119, 179, 0.4));
  border-radius: 16px;
}
.cta-box12{
 background: url(https://printmark.pl/images/Nowa%20strona/zgloszenia-serwisowe-printmark.webp) center/cover no-repeat;
 background-position: 0 65%; 
 border-radius: 16px;
}
.cta-box1 h2 {
  font-size: 26px;
  margin-bottom: 15px;
}

.cta-box1 p {
  font-size: 18px;
  margin-bottom: 25px;
}

.cta-button1 {
  display: inline-block;
  background: #f0f6fb;
  color: #0077b3;
  font-weight: 700;
  padding: 14px 28px;
  border-radius: 40px;
  text-decoration: none;
  font-size: 18px;
  transition: all 0.3s ease;
}

.cta-button1:hover {
  background: #b4d7f4;
  color: #000;
}

/*dzierżawa urządzeń*/
/* Siatka 3x3 z pełną responsywnością */
.device-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
  margin-top: 25px;
  margin-bottom: 25px;
}

@media (max-width: 1024px) {
  .device-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
  .device-grid {
    grid-template-columns: 1fr;
  }
}

/* Karta urządzenia */
.device-card {
  position: relative;
  background: #fff;
  border: 1px solid #e0e6f0;
  border-radius: 12px;
  padding: 10px;
  text-align: center;
  box-shadow: 0 3px 8px rgba(0,0,0,0.06);
  overflow: hidden;
  transition: all 0.3s ease;
}

.device-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 6px 16px rgba(0,0,0,0.1);
}

/* Zdjęcie */
.device-img {
  width: 100%;
  max-width: 200px;
  height: auto;
  margin: 0 auto 15px;
  display: block;
}

/* Teksty */
.device-card h3 {
  font-size: 20px;
  font-weight: 600;
  color: #0077b3;
  margin-bottom: 8px;
}

.device-price, .device-rent {
  font-size: 16px;
  margin: 3px 0;
  color: #444;
}

.device-specs {
  list-style: none;
  padding: 0;
  margin-top: 10px;
  font-size: 15px;
  color: #333;
}

.device-specs li {
  margin: 4px 0;
}

.device-specs i {
  color: #0077b3;
  margin-right: 6px;
}

/* Przyciski – styl zbliżony do pm-tonery-btn */
.pm-info-btn {
  margin-top: 15px;
  display: inline-block;
  background: #f7f9fc;
  color: #222;
  padding: 10px;
  border: 1px solid #e0e6f0;
  border-radius: 30px;
  font-size: 16px;
  cursor: pointer;
  font-weight: 600;
  transition: all 0.3s ease;
}

.pm-info-btn i {
  margin-right: 6px;
  color: #0077b3;
}

.pm-info-btn:hover {
  background: #eaf4fc;
  border-color: #0077b3;
  color: #0077b3;
}

/* Nakładka informacyjna */
.device-overlay {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0,119,179,0.97);
  color: #fff;
  width: 100%;
  height: 100%;
  padding: 30px 15px;
  text-align: center;
  border-radius: 12px;
  transform: translateY(-101%);
  transition: transform 0.4s ease;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 10;
  font-size: 17px;
}

.device-card.show-info .device-overlay {
  transform: translateY(0);
}

/* Przycisk zamknięcia */
.close-overlay {
  position: absolute;
  top: 10px;
  right: 10px;
  background: transparent;
  border: none;
  color: #fff;
  font-size: 22px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.close-overlay:hover {
  color: #ffeb3b;
}

@media (max-width: 768px) {
  .device-card {
    padding: 15px;
  }
  .pm-info-btn {
    font-size: 14px;
  }
  .device-overlay p {
    font-size: 15px;
  }
}
/*  Dezaktywacja linku 'Sterowniki' (itemid125) */
.dj-megamenu-modern li.itemid125 > a.dj-up_a {
  pointer-events: none !important;   /* całkowicie blokuje kliknięcie */
  cursor: pointer;        /* usuwa 'rączkę' przy hoverze */
  color: #fff !important;            /* opcjonalnie: wyszarzony kolor */
  text-decoration: none !important;  /* bez podkreślenia */
}

/*autowyszukiwanie*/
#vmsearch_ajax_suggestions {
  position: absolute;
  top: 91%;
  left: 0;
  width: 100%;
  background: #fff;
  margin-top: 0px;
  box-shadow: 0 8px 20px rgba(0,0,0,0.12);
  z-index: 9999;
  display: none;
  padding: 8px;
  scrollbar-color: #0077b3 #f0f0f0;
}

#vmsearch_ajax_suggestions .suggestion-item {
  display: flex;
  align-items: center;
  padding: 10px 12px;
  transition: background 0.2s ease;
  cursor: pointer;
}

#vmsearch_ajax_suggestions .suggestion-item:hover {
  background: #f5f8fc;
}

#vmsearch_ajax_suggestions img {
  width: 60px;
  height: 60px;
  object-fit: contain;
  margin-right: 12px;
  border-radius: 6px;
  background: #fff;
}

#vmsearch_ajax_suggestions span {
  font-size: 15px;
  color: #333;
  font-weight: 500;
  line-height: 1.4;
}
@media (max-width: 768px) {
  #vmsearch_ajax_suggestions {
    position: absolute !important;
    left: 0 !important;
    width: 100% !important;
    border-radius: 0 !important;
    box-shadow: 0 4px 12px rgba(0,0,0,0.12);
    padding: 8px !important;
  }

  .vmsearch_ajax {
    position: relative; /* żeby lista była pod polem, ale 100% szerokości */
  }

  #vmsearch_ajax_suggestions .suggestion-item {
    flex-direction: row;
    align-items: center;
    padding: 10px;
  }

  #vmsearch_ajax_suggestions img {
    width: 60px;
    height: 60px;
    margin-right: 12px;
  }
}
/* zloz zamowienie nr stronie produktu */
.sidebar-info-box1 {
  background: #f0f6fb;
  border-radius: 8px;
  padding: 18px;
  text-align: center;
  box-shadow: 0 4px 12px rgba(0,0,0,0.06);
  min-width: 304px;
  margin: 10px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.sidebar-info-box1:hover{
  transform: translateY(-5px);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
}

.sidebar-info-box1 .info-header1 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  gap: 10px;
}

.sidebar-info-box1 h3 {
  font-size: 18px;
  font-weight: 600;
  color: #034a6e;
  margin: 0;
}

.sidebar-info-box1 p {
  font-size: 16px;
  color: #444;
  margin: 0;
}
/* zloz zamowienie nr stronie produktu komputer */
.order1{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  Padding-top: 20px;
}
.sidebar-info-box12 {
  background: #f0f6fb;
  border-radius: 8px;
  padding: 18px;
  text-align: center;
  box-shadow: 0 4px 12px rgba(0,0,0,0.06);
  width: 100%;
  margin-bottom: 15px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.sidebar-info-box12:hover{
  transform: translateY(-5px);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
}

.sidebar-info-box12 .info-header12 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  gap: 10px;
}

.sidebar-info-box12 h3 {
  font-size: 18px;
  font-weight: 600;
  color: #034a6e;
  margin: 0;
}

.sidebar-info-box12 p {
  font-size: 16px;
  color: #444;
  margin: 0;
}
.umowa-fsma{
  color: #034a6e;
}
.umowa-fsma:hover{
  color: #333;
}
/*zyczenia swiateczne*/
#swieta-popup {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.65);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.swieta-content {
  position: relative;
  max-width: 90vw;
  max-height: 90vh;
}

.swieta-img {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  display: block;
}

/* przycisk X */
#swieta-close {
  position: absolute;
  top: -14px;
  right: -14px;
  width: 36px;
  height: 36px;
  background: #fff;
  color: #000;
  border-radius: 50%;
  font-size: 26px;
  line-height: 36px;
  text-align: center;
  cursor: pointer;
  box-shadow: 0 4px 12px rgba(0,0,0,.3);
}
/* Desktop – zmniejszamy kartkę */
@media (min-width: 1024px) {
  .swieta-img {
    max-width: 600px;
  }
}

/* Nagłówki */
.product-desc h2 {
  font-size: 24px;
  font-weight: 600;
  margin-top: 45px;
  margin-bottom: 15px;
  color: #034a6e;
}

/* Linia premium */
.product-desc h2 {
  border-bottom: 1px solid #e5e7eb;
  padding-bottom: 8px;
}

/* Tekst */
.product-desc p {
  font-size: 16px;
  margin-bottom: 15px;
}

/* Listy */
.product-desc ul {
  padding-left: 20px;
  margin-bottom: 25px;
}

.product-desc li {
  margin-bottom: 8px;
  position: relative;
  font-size: 16px;
}

/* Kropki premium */
.product-desc li::marker {
  color: #0a58ca;
}

/* Highlight box */
.product-note {
  background: #f1f5ff;
  border-left: 4px solid #0a58ca;
  padding: 14px 18px;
  margin: 25px 0;
  font-size: 16px;
}

/* Sekcje większy odstęp */
.product-desc h2 + p {
  margin-top: 10px;
}