/* ===== Strefa B2B (czytelna, nowoczesna) ===== */
.b2b-wrap{
  max-width: 980px;
  margin: 0 auto;
  padding: 8px 0 18px;
}

.b2b-card{
  background:#fff;
  border:1px solid rgba(0,0,0,.07);
  border-radius:18px;
  padding:28px;
  box-shadow:0 14px 32px rgba(0,0,0,.08);
}

.b2b-head{
  text-align:center;
  margin-bottom:20px;
}

.b2b-title{
  margin:0 0 10px;
  font-size:34px;
  line-height:1.15;
  font-weight:800;
  letter-spacing:.2px;
}

.b2b-lead{
  margin:0 auto;
  max-width: 760px;
  font-size:17px;
  line-height:1.75;
  color:rgba(0,0,0,.72);
}

.b2b-grid{
  display:grid;
  grid-template-columns: 1fr 1fr;
  gap:18px;
  margin-top:18px;
}

@media (max-width: 992px){
  .b2b-card{ padding:20px; }
  .b2b-title{ font-size:28px; }
  .b2b-grid{ grid-template-columns:1fr; }
  .b2b-head{ text-align:left; }
  .b2b-lead{ margin:0; }
}

.b2b-panel{
  border:1px solid rgba(0,0,0,.07);
  border-radius:16px;
  padding:18px 18px 16px;
  background: rgba(0,0,0,.02);
}

.b2b-panel--accent{
  background: linear-gradient(180deg, rgba(0,0,0,.02), rgba(0,0,0,.01));
}

.b2b-h3{
  margin:0 0 12px;
  font-size:18px;
  font-weight:800;
  letter-spacing:.2px;
}

.b2b-text{
  margin:0 0 14px;
  font-size:15px;
  line-height:1.7;
  color:rgba(0,0,0,.80);
}

.b2b-list{
  list-style:none;
  margin:0;
  padding:0;
  display:flex;
  flex-direction:column;
  gap:10px;
}

.b2b-list li{
  position:relative;
  padding-left:22px;
  font-size:15px;
  line-height:1.7;
  color:rgba(0,0,0,.82);
}

.b2b-list li:before{
  content:"";
  position:absolute;
  left:0;
  top:.65em;
  width:10px;
  height:10px;
  border-radius:50%;
  background: rgba(0,0,0,.25);
  transform: translateY(-50%);
}

/* Buttons */
.b2b-actions{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin: 10px 0 6px;
}

.b2b-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:12px 14px;
  border-radius:14px;
  font-weight:800;
  font-size:14px;
  text-decoration:none !important;
  border:1px solid rgba(0,0,0,.12);
  transition: transform .08s ease, box-shadow .15s ease, background .15s ease;
  line-height:1;
  white-space:nowrap;
}

.b2b-btn:hover{
  transform: translateY(-1px);
  box-shadow:0 12px 22px rgba(0,0,0,.12);
}

.b2b-btn--primary{
  background:#111;
  color:#fff !important;
  border-color:#111;
}

.b2b-btn--primary:hover{
  background:#000;
}

.b2b-btn--outline{
  background:#fff;
  color:#111 !important;
}

.b2b-btn--outline:hover{
  background: rgba(0,0,0,.04);
}

.b2b-note{
  margin:8px 0 0;
  font-size:13px;
  line-height:1.6;
  color:rgba(0,0,0,.62);
}



/* Ukryj komunikat o darmowej wysyłce w mini-koszyku */
#blockcart .leo_free_price,
.blockcart .leo_free_price,
.cart-preview .leo_free_price,
.leo_free_price {
  display: none !important;
}

/* 1. Tworzymy mały biały pasek nad menu */
.ApRow:has(.pl-flag) {
    background: #fff !important; /* Białe tło paska */
    margin: 0 !important;
    padding: 5px 0 !important;   /* Wysokość paska (łącznie ok. 26-28px) */
    border-bottom: 1px solid #f5f5f5; /* Delikatna linia oddzielająca */
    min-height: 28px !important;
    display: flex !important;
    align-items: center;
}

/* 2. Usuwamy zbędne kontenery, które robią puste miejsca */
.ApRow:has(.pl-flag) .container,
.ApRow:has(.pl-flag) .inner,
.ApRow:has(.pl-flag) .ApColumn,
.ApRow:has(.pl-flag) .block.ApHtml {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* 3. Wyrównujemy flagę do prawej strony (nad koszyk) */
.header-icon.pl-flag {
    display: flex !important;
    justify-content: flex-end; /* Przesunięcie na prawą stronę */
    padding-right: 10px;       /* Dopasuj to, żeby flaga była idealnie nad koszykiem */
    width: 100%;
}

/* 4. Stylizacja obrazka flagi */
.header-icon.pl-flag img {
    height: 18px !important;
    width: auto;
    display: block;
}

/* 5. Czyszczenie paragrafów Presty */
.ApRow:has(.pl-flag) p {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
}

#form_9344829013909008 .block.ApRawHtml .testimonial-content,
#form_9344829013909008 .block.ApRawHtml .testimonial-details {
  color: #ffffff;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

@media (max-width: 480px) {
  .widget-category_image .block_content .wr-text {
    top: 20px;
  }
}

/*home 1*/
.clearfix.product-variants-item .input-color {
  position: absolute;
  opacity: 0;
}

/* Style the selection box (dla swatchy) */
.clearfix.product-variants-item .input-container label {
  display: inline-block;
  width: 100px;
  height: 100px;
  border: 2px solid #ccc;
  border-radius: 5px;
  cursor: pointer;
  transition: background 0.3s ease, border-color 0.3s ease;
  position: relative;
}

/* Ensure the texture is visible and covers the label */
.clearfix.product-variants-item .input-container .texture {
  display: block;
  width: 100px;
  height: 100px;
  background-size: cover;
  background-position: center;
  border-radius: 5px;
}

.clearfix.product-variants-item .input-container .color {
  display: block;
  width: 100px;
  height: 100px;
  background-size: cover;
  background-position: center;
  border-radius: 5px;
}

.product-variants .product-variants-item .color {
  border: none;
}

/* Checked state: Add transparent orange overlay */
.clearfix.product-variants-item .input-container input:checked + .texture {
  background-color: rgba(244, 119, 34, 0.5);
  border: 4px solid #F47722;
  box-shadow: 0 0 5px rgba(244, 119, 34, 0.8);
}

/* Checked state: Add transparent orange overlay */
.clearfix.product-variants-item .input-container input:checked + .color {
  background-color: rgba(244, 119, 34, 0.5);
  border: 4px solid #F47722;
  box-shadow: 0 0 5px rgba(244, 119, 34, 0.8);
}

/* ********** */

.clearfix.product-variants-item .color.texture {
  width: 100px;
  height: 100px;
  display: inline-block;
  background-size: cover;
  background-position: center;
  border-radius: 5px;
  border: 1px solid #ccc;
}

body #cms h1, h2, h3, h4, h5, h6 {
  font-family: "Poppins", sans-serif;
}

.leo-fly-cart {
  margin-bottom: 80px;
}

.widget-category_image block ApCategoryImage .cover-img img {
  height: 1020px;
}

@media (max-width: 480px) {
  #leo_block_top.popup-over .popup-content {
    right: -58px;
  }
}

@media (max-width: 480px) {
  #module-psgdpr-gdpr #exportDataToPdf {
    width: 221px;
    margin-top: 10px;
  }
}

@media (max-width: 575px) {
  .box-top #leo_search_block_top #leosearchtopbox {
    width: 240px;
    right: -100px;
  }
}

/***************************************************
  Mixins Themes
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes
/***************************************************/
/************************************
  Override Bootstrap
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors
 */
/***********************************************************************/

#index #page {
  max-width: 1710px;
  margin: auto;
}

@media (max-width: 1750px) {
  .page-home > div {
    margin-left: 0;
    margin-right: 0;
    padding-left: 9px;
    padding-right: 9px;
  }
}

/* =========================================================
   FIX: ROZMIAR (radio) też jako kafelki 100x100 (jak swatche)
   ========================================================= */

/* Dla rozmiarów Presta używa input.input-radio + span.radio-label
   Twój label 100x100 zostawiamy (bo chcesz 100x100),
   ale stylujemy radio-label tak, żeby było widać literę i wyglądało elegancko. */

/* Ukryj prawdziwe radio */
.product-variants .product-variants-item .input-radio {
  position: absolute;
  opacity: 0;
}

/* Kafelek rozmiaru 100x100 */
.product-variants .product-variants-item .radio-label {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  border: 2px solid #ccc;
  border-radius: 5px;
  background: #fff;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 1px;
  cursor: pointer;
  transition: border-color .2s ease, box-shadow .2s ease, background .2s ease;
}

/* Stan zaznaczony (taki sam “pomarańcz” jak u Ciebie) */
.product-variants .product-variants-item input.input-radio:checked + .radio-label {
  border: 4px solid #F47722;
  box-shadow: 0 0 5px rgba(244, 119, 34, 0.8);
  background: rgba(244, 119, 34, 0.08);
}

/* Uporządkuj odstępy między kafelkami (i dla swatchy i dla rozmiaru) */
.product-variants .product-variants-item ul li.input-container {
  margin-right: 10px;
  margin-bottom: 10px;
}

/* Jeśli label wrapper robił dziwne “puste pole” – dopnij, żeby wewnętrzny element wypełniał całość */
.product-variants .product-variants-item .input-container label .radio-label {
  width: 100%;
  height: 100%;
}

/* Mobile: dalej 100x100 (bo tak chcesz), ale możesz łatwo zmienić jakby było za duże */
/* @media (max-width: 480px){
  .product-variants .product-variants-item .radio-label{
    width: 100px;
    height: 100px;
  }
} */

/*# sourceMappingURL=profile3353827161.css.map */
