.pagelayer-owl-carousel .pagelayer-owl-item img {
   width: 99%;; 
  height: 82vh;
  padding: 2%;
  /*background-image: url("https://antosoovka.com/wp-content/uploads/2025/09/strgl-baner-tlo.png"); */
  background-size: contain;
  background-repeat: no-repeat;
  padding-bottom: 3%;
  text-align: center;
} 

.single-content ul, .single-content ol {
    margin: 0 0 var(--global-md-spacing);
		padding: 1em 2em 1em 2em !important;
}

.fas.fa-angle-left {
  background-image: url("https://antosoovka.com/wp-content/uploads/2025/09/strgl-przycisk-baner-lewo.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.fas.fa-angle-right {
  background-image: url("https://antosoovka.com/wp-content/uploads/2025/09/strgl-przycisk-baner-prawo.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.pagelayer-owl-theme .pagelayer-owl-nav [class*=owl-]:hover {
  background: none;
}

.wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-ba8da373.wp-block-columns-is-layout-flex {
  background-image: url("https://antosoovka.com/wp-content/uploads/2025/09/spacer-1.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-ed2ce5b3.wp-block-columns-is-layout-flex {
  background-image: url("https://antosoovka.com/wp-content/uploads/2025/09/spacer-1.png");
  background-size: cover;
  width: 100vw;
  margin-left: -40px;
}

.header-navigation li.menu-item>a {
  background-image: url("https://antosoovka.com/wp-content/uploads/2025/09/kategorie.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  text-align: center;
}

/* SUBMENU – ROZCIĄGNIĘTY OBRAZEK NA 100% */
.header-navigation li.menu-item ul.sub-menu li a,
.header-navigation li.menu-item ul.sub-menu li {
    background-image: url("https://antosoovka.com/wp-content/uploads/2025/11/podkategorie.png") !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important; /* ROZCIĄGA NA CAŁĄ SZEROKOŚĆ I WYSOKOŚĆ */
    background-position: center center !important;
    text-align: center;
    min-height: 50px; /* opcjonalnie: minimalna wysokość */
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 15px;
}


.koszyczek {
  position: fixed;
}



.Koszyczek {
  position: fixed;
  right: 5%;
  bottom: 15%;
  height: 10vh;
  width: 10vw;
  z-index: 100;
}
.wp-block-latest-posts__post-title {
font-family: "IM Fell English", serif;
		font-size:48px;
}

/* TŁO + RAMKA + CIEŃ DLA CAŁEGO WIDGETU */
body .sk-instagram-feed .instagram-user-root-container {
    background: linear-gradient(135deg, #8B4513 0%, #A0522D 100%) !important;
    border: 3px solid #ffd21a !important;
    border-radius: 12px !important;
    padding: 16px 12px !important;
    margin: 0 0 20px 0 !important;
    box-shadow: 
        0 8px 16px rgba(0,0,0,0.4),
        0 0 20px rgba(255, 210, 26, 0.2) inset;
    overflow: hidden;
    display: flex;
    gap: 1.2em;
    align-items: center;
    backdrop-filter: blur(2px);
}

/* AVATAR – LEKKO WIĘKSZY + RAMKA */
body .sk-instagram-feed .instagram-user-root-container img {
    border: 2px solid #ffd21a !important;
    border-radius: 50% !important;
    box-shadow: 0 4px 8px rgba(0,0,0,0.3);
    transition: transform 0.3s ease;
}

body .sk-instagram-feed .instagram-user-root-container img:hover {
    transform: scale(1.1);
}

/* TEKST – ZŁOTY, CZCIONKA FOLKOWA */
body .sk-instagram-feed .instagram-user-root-container * {
    color: #ffd21a !important;
    font-family: 'Bricolage Grotesque', Georgia, serif !important;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
}

body .sk-instagram-feed .instagram-user-root-container a {
    color: #ffd21a !important;
    font-weight: bold;
    text-decoration: none !important;
}

body .sk-instagram-feed .instagram-user-root-container a:hover {
    color: #fff !important;
    text-shadow: 0 0 8px #ffd21a;
}

/* LICZBY – WIĘKSZE, ZŁOTE */
body .sk-instagram-feed .instagram-user-root-container .sk-ig-user-stats span {
    font-size: 1.1em !important;
    font-weight: bold;
}

/* PRZYCISK FOLLOW */
body .sk-instagram-feed .instagram-user-root-container 
body .sk-instagram-feed .instagram-user-root-container button {
    background: #ffd21a !important;
    color: #8B4513 !important;
    border: 2px solid #8B4513 !important;
    border-radius: 8px !important;
    padding: 6px 14px !important;
    font-weight: bold !important;
    font-size: 0.9em !important;
    transition: all 0.3s ease;
    box-shadow: 0 3px 6px rgba(0,0,0,0.3);
}

body .sk-instagram-feed .instagram-user-root-container 
body .sk-instagram-feed .instagram-user-root-container button:hover {
    background: #fff !important;
    color: #8B4513 !important;
    transform: translateY(-2px);
    box-shadow: 0 5px 10px rgba(0,0,0,0.4);
}

.footer-widget-area .widget-title,
.site-footer-top-section-1 .widget-title,
.site-footer-top-section-2 .widget-title,
.site-footer-top-section-3 .widget-title,
.site-footer-top-section-4 .widget-title {
    color: #ffd21a !important;
    font-weight: 600; /* opcjonalnie, jeśli chcesz trochę pogrubić */
}

/* 1. Tytuły sekcji – mocny żółty */
.site-footer .widget-title,
.site-footer h2.widget-title {
    color: #ffd21a !important;
}

/* 2. Cały zwykły tekst i linki w stopce – jasny kremowo-żółty */
.site-footer,
.site-footer a,
.site-footer .menu a,
.site-footer .widget_nav_menu a,
.site-footer .footer-widget-area,
.site-footer .footer-social-inner a {
    color: #fff9a8 !important;
    text-decoration: none; /* opcjonalnie usuwa podkreślenie linków */
}

/* 3. Kolor linków po najechaniu – trochę jaśniejszy lub taki sam (do wyboru) */
.site-footer a:hover,
.site-footer .menu a:hover {
    color: #ffffff !important;     /* biały przy najechaniu */
    /* albo zostaw taki sam jasnożółty: */
    /* color: #fff9a8 !important; */
}

/* 4. Ikony social media też w tym samym jasnym kolorze (żeby nie były białe/szare) */
.site-footer .footer-social-item svg,
.site-footer .kadence-svg-icon {
    fill: #fff9a8 !important;
}

.site-footer .footer-social-item:hover svg {
    fill: #ffffff !important; /* biały przy najechaniu */
}



/* test */

/* Kadence – własna ikona koszyka + duża, widoczna liczba produktów */
.header-cart-button .kadence-svg-iconset svg {
display: none !important;
}
.header-cart-button .kadence-svg-iconset {
background-image: url('https://antosoovka.com/wp-content/uploads/2025/09/Grafika_bez_nazwy-5.png') !important;
background-repeat: no-repeat !important;
background-position: center center !important;
background-size: contain !important;
width: 62px !important; /* ← tutaj ustawiasz wielkość koszyka */
height: 62px !important; /* ← jak chcesz inny niż kwadrat – zmień */
min-width: 52px !important;
display: block !important;
position: relative; /* ważne dla pozycjonowania liczby */
border: 4px solid #8B4513 !important;
border-radius: 16px !important;
box-shadow: 0 3px 8px rgb(255 155 0);
}
/* Liczba produktów – czerwone kółko na górze obrazka */
.header-cart-button .header-cart-total {
font-size: 16px !important;
font-weight: 700 !important;
width: 34px !important;
height: 34px !important;
}

/* Efekt po najechaniu – lekkie podświetlenie */
.header-cart-button:hover .kadence-svg-iconset {
    transform: translateY(-3px) scale(1.05);
    box-shadow: 0 3px 8px rgb(255 155 0) !important;
}

.dupa{
background: 000000;
}