/** Shopify CDN: Minification failed

Line 200:1 Unexpected "/"

**/
/*******************  nasi tu byli - hashdesign.pl :)    ***********/
/*******************  ost. modyfikacja: lipiec 2026      ***********/
@import url('https://fonts.googleapis.com/css2?family=Saira+Condensed:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

/* Style dla tagów produktu na karcie produktu */
.wt-product__feature-tags span:before {
   border-radius: 55px;
}
.wt-product__feature-tags .f-button__list__link {
    height: 30px;
    padding-left: 12px;
    padding-right: 12px;
}
.wt-product .wt-collapse:first-of-type .wt-collapse__trigger--active + .wt-collapse__target {
  font-weight: 200;
  margin: 30px 0 0px 0 !important;
}


/* style nagłówków akoredeonów - tych przy zdjęciu produktowym */
    .wt-product .wt-collapse__trigger__title {
  font-size: 17px !important;
  font-weight: 500;
  }
/* tutaj wielkość fontu ostatniego akordeonu ze składnikami inci */
collapsible-section:nth-of-type(3) 
.wt-collapse__target__content {
  font-size: 13px;
}


/* style dla sekcji image z tabelą */
/* wiersze */
.hero__table__row {
  display: flex;
  padding: 12px 0;
  border-bottom: 1px solid #e5e5e5;
}
/* opcjonalnie linia na górze */
.hero__table__row:first-child {
  border-top: 1px solid #e5e5e5;
}
/* kolumny 25 / 75 */
.hero__table__cell--title {
  flex: 0 0 20%;
  max-width: 20%;
  padding-right: 15px;
  font-weight: 500 !important;color: #666 !important;
}
.hero__table__cell--content {
  flex: 0 0 80%;
  max-width: 80%;
}
.hero__table__row {
  background: transparent !important;
}
.hero__table__row:last-child .hero__table__cell--content p {
  display: flex;
  align-items: center;
  gap: 16px;
}


/* dodajemy kropkę, zamienianą przez JS na odpowiedni kolor wg nazwy  */
.hero__table__row:last-child .hero__table__cell--content p::before {
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: var(--dot-color, #ccc);
  flex-shrink: 0;
}

/* próba ukrycia nagłóka pola głównego opisu z dupy */
  [aria-controls^="Description-"] {
  display: none;
}

/* styl nagłówka wyboru serii w featured */
.naglowek-serii {
  font-size: 34px;
  font-weight: 400; }

/* styl dla pola rich tekst - h2 */
.section-image-with-text .metafield-rich_text_field h2 {
  font-size: 38px !important;
}


/* buttony wyboru wariantu */
.wt-product__options .f-button__list__link {
  padding-top: 2.3rem !important;
  padding-bottom: 2.3rem !important;
  background: white !important;
  color: #151515 !important;
  border-color: #151515 !important;
}
.wt-product__options input:checked + .f-button__list__link {
  background: #151515 !important;
  color: white !important;
  border-color: #151515 !important;
}


/* ukrywany napis Pojemnośc , tuba itd  */
.wt-product__option__title {
  display: none !important;
}
/* zmina odległości od nagówka w bloku rich tekst */
.wt-product__text-block__title {
  padding-bottom: 0px !important}


/* sekcja tagi obejście kolejnego buga - zamieniamy listę z richtekst na listę poziomą */
.is-tags-block .metafield-rich_text_field ul {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.is-tags-block .metafield-rich_text_field li {
  border: 1px solid #D0CECB !important;
  padding: 4px 16px !important;
  border-radius: 20px !important;
  font-size: 1.5rem !important;
  list-style: none !important;
  margin: 0 !important;
}
.is-tags-block .wt-product__text-block__title {
  display: none !important;
}

/* style dla sekcji collage - ominiecie kolejnt buga: brak możliwości customfield dla nagłówka. */
.wt-mosaic h2 {font-size: 28px;}
.wt-mosaic h1 {
  font-size: 48px !important;}


/* foto w sekcji obraz z tekstem na spad, tekst pozostaje w gridzie 
do każdej strony o podanej klasie template-page-....  */


.template-page-baza-skladnikow, .template-page-materialy {
  .section-image-with-text {
    overflow: visible !important;

    .hero__wrapper,
    .hero,
    .hero--grid {
      overflow: visible !important;
    }

    .hero__pic-container,
    .hero__pic,
    .hero__img {
      margin-right: calc((100vw - 1600px) / -2 - 17px);
    }
  }
}


/* === full-bleed bg sekcji w text z banerem  === */
/* Sekcja na 100vw bez ruszania scrolla */
.section-image-banner {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  max-width: none;
}

.section-image-banner .wt-image-banner,
.section-image-banner .hero {
  max-width: none;
  width: 100%;
}
.section-image-banner .hero__overlay {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}

@media (max-width: 749px) {
  .section-image-banner .hero__overlay {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

*/



/* ----------------------------------------------------------------------------------------------------------- */
/* tyle zachodu Panie... ech... CIEMNY HEADER - dla wildea              */

.template-page-wild-side .shopify-section {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  max-width: none;
}

/*
.template-page-about-us .shopify-section {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  max-width: none;
}
*/



.template-page-wild-side /* ,  .template-page-about-us */ {
  --color-header-text: #ffffff;
  --color-header-background-rgb: 21, 21, 21;
  --color-header-background: #151515;

  .wt-header,
  page-header {
    background-color: #151515;
    color: #ffffff;
  }
  .wt-header {
    a,
    button {
      color: #ffffff;
    }
    svg {
      color: #ffffff;
      fill: currentColor;
          }
  }
  .wt-header__logo__img {
    visibility: hidden;
  }
  .wt-header__logo-wrapper .wt-header__logo,
  .wt-header__logo-wrapper a {
    background-image: url('/cdn/shop/files/logo-inky-white.svg?v=1777462250');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
  }

  /* MEGA MENU / DROPDOWN */
  .wt-page-nav-mega__sublist__wrapper,
  .wt-page-nav-mega__sublist {
    background-color: #151515 !important;
    color: #ffffff;
  }
  .wt-page-nav-mega__sublist a,
  .wt-page-nav-mega__sublist__item {
    color: #ffffff !important;
  }
    .wt-header,
  page-header {
    background-color: #151515;
    color: #ffffff;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
  }
    .shopify-section-group-header-group,
  .page-header {
    border: none;
    outline: none;
    box-shadow: none;
  }
}


/* ----------------------------------------------------------------------------------------------------------- */
/* tera footer 4 kolumny - kleimy 2 natywne razem.              */

/* logo - tylko tyle szerokości ile potrzebuje jakoś chyba z paddingiem powinno być? 
.wt-footer__block--image {
  flex: 0 0 auto;      
  max-width: 200px;  
  margin-right: 10px;  
}
.wt-footer__block--text
{margin-right: 100px;  }

.wt-footer__block--text,
.wt-footer__block--menu {
  flex: 1 1 0;
}
  */


/* Strony Polityka prywatności, Zwroty, Regulamin itd. 
ja uważam że byly za wąskie - tutaj fix.
*/
.shopify-policy__container {
  max-width: 1000px !important;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
}

/* DPD konfiguracja diva i buttona z apki*/
div#shopify-block-AU1V2dUVQd2ViL3d5S__dpd_polska_map_cart_widget_Qt8TgB {
    max-width: 786px;
    margin: auto;
}
.oct-choose-point-button {
    background: var(--color-button-secondary-background);
    color: var(--color-button-secondary-text);
    border-color: var(--color-button-secondary-border);
    padding-left: calc(var(--gap, 8px) * 5);
    padding-right: calc(var(--gap, 8px) * 5);
    padding-top: calc(var(--gap, 8px) * 2);
    padding-bottom: calc(var(--gap, 8px) * 2);
    text-align: center;
    text-decoration: none;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 1px solid;
    border-radius: var(--border-radius-button);
    -webkit-appearance: none;
    cursor: pointer;
    transition: background .3s ease-in, color .3s ease-in;
    background: var(--color-button-primary-background);
    color: var(--color-button-primary-text);
    border-color: transparent;
    gap: calc(var(--gap, 8px) * 1);
}

/* fomularz (apka zewnętrzna)  
.form-group {
    margin-bottom: 8px !important;
  display: none !important;}
  */

/* to jest klasa dla tekstu w bloku strony carotene bomb 
pomarańczowa apla */
[data-block-id="text_CCMN4X"] {
       color: white;
    font-weight: 500;
    background-color: #fe5000;
    padding: 20px;
    margin-top: 20px;
}
/* ////////////////////////////////////////////// 
kolorowe guziczki w treści... carotene bomb


[data-block-id="text_UneVtV"],
[data-block-id="text_T9zC3i"],
[data-block-id="text_RerCGc"]{
    display:flex;
    align-items:center;
    gap:36px;
    margin-bottom:18px;
}

[data-block-id="text_UneVtV"] p,
[data-block-id="text_T9zC3i"] p,
[data-block-id="text_RerCGc"] p{
    margin:0;
}

[data-block-id="text_UneVtV"] p:first-child,
[data-block-id="text_T9zC3i"] p:first-child,
[data-block-id="text_RerCGc"] p:first-child{
    display:flex;
    align-items:center;
    justify-content:center;
    min-width:170px;
    padding:10px 24px;
    color:#fff;
    font-weight:700;
    line-height:1.2;
    border-radius:4px;
    white-space:nowrap;
    flex-shrink:0;
}

[data-block-id="text_UneVtV"] p:last-child,
[data-block-id="text_T9zC3i"] p:last-child,
[data-block-id="text_RerCGc"] p:last-child{
    flex:1;
    line-height:1.6;
}


[data-block-id="text_UneVtV"] p:first-child,
[data-block-id="text_RerCGc"] p:first-child{
    background:#fe5000;
}

[data-block-id="text_T9zC3i"] p:first-child{
    background:#e01c6b;
}

*/

[data-block-id="text_UneVtV"],
[data-block-id="text_T9zC3i"],
[data-block-id="text_RerCGc"]{
    display:flex;
    align-items:center;
    gap:36px;
    margin-bottom:18px;
}

[data-block-id="text_UneVtV"] p,
[data-block-id="text_T9zC3i"] p,
[data-block-id="text_RerCGc"] p{
    margin:0;
}

[data-block-id="text_UneVtV"] p:first-child,
[data-block-id="text_T9zC3i"] p:first-child,
[data-block-id="text_RerCGc"] p:first-child{
    display:flex;
    align-items:center;
    justify-content:center;
    min-width:170px;
    padding:10px 24px;
    color:#fff;
    font-weight:700;
    line-height:1.2;
    border-radius:4px;
    white-space:nowrap;
    flex-shrink:0;
}

[data-block-id="text_UneVtV"] p:last-child,
[data-block-id="text_T9zC3i"] p:last-child,
[data-block-id="text_RerCGc"] p:last-child{
    flex:1;
    line-height:1.6;
}

/* Kolory */
[data-block-id="text_UneVtV"] p:first-child,
[data-block-id="text_RerCGc"] p:first-child{
    background:#fe5000;
}

[data-block-id="text_T9zC3i"] p:first-child{
    background:#e01c6b;
}

/* ===========================
   Wersja mobilna
=========================== */

@media (max-width:767px){

    [data-block-id="text_UneVtV"],
    [data-block-id="text_T9zC3i"],
    [data-block-id="text_RerCGc"]{
        flex-direction:column;
        align-items:stretch;
        gap:16px;
    }

    [data-block-id="text_UneVtV"] p:first-child,
    [data-block-id="text_T9zC3i"] p:first-child,
    [data-block-id="text_RerCGc"] p:first-child{
        min-width:0;
        width:100%;
        box-sizing:border-box;
    }

    [data-block-id="text_UneVtV"] p:last-child,
    [data-block-id="text_T9zC3i"] p:last-child,
    [data-block-id="text_RerCGc"] p:last-child{
        width:100%;
        flex:none;
    }

}