<style type="text/css">

html { opacity: 1 !important; }

#navigation {
    min-height: 40px;
}

.navigation-in>ul>li {
    border-color: #dddddd;
}

.submenu-visible .navigation-in>ul>li.ext.exp>ul {
    border-bottom-width: 1px;
    border-color: #d9d9d9;
}

.navigation-in a {
    color: #4a4a4a;
}

.navigation-in a:hover {
    color: #4a4a4a;  
}

.navigation-in ul.menu-level-2 {
    border: 0;
    box-shadow: rgb(0 0 0 / 45%) 0px 25px 20px -20px;
}

.navigation-in .has-third-level div > ul a {
    color: #fe0000;
    font-size: 12px;
}

.navigation-in>ul>li.ext>ul>li {
    flex-basis: 20%;
}

.navigation-in ul li a b {
    font-weight: 800;
}

.navigation-in>ul>li>a {
    background-color: transparent;
    color: #4a4a4a;
}


.navigation-in {
    color: #4a4a4a;
    font-size: 12px;

}

.navigation-in {
    background: linear-gradient(0deg, rgb(237 237 237) 0%, rgb(255 255 255) 100%);
    border-radius: 0.5em;
    border: solid 1px;
    border-color: #e7e7e7;
}


.navigation-in>ul>li.ext>ul>li>div>a {
    text-transform: uppercase;
    font-size: 12px;
    color: #4a4a4a;
}

#content .filters-wrapper > div:first-of-type, #footer .filters-wrapper>div:first-of-type {
    margin-bottom: 19px;
    text-align: center;
    background-color: #f6f6f6;
}

a, .link-like {
    text-decoration: none;
    -webkit-transition: none;
    -o-transition: all 0.3s ease-out;
    transition: none; }



.btn.btn-default, a.btn.btn-default {
    background: #f9f9f9;
    border-color: #dfdfdf;
    border-radius: 0.5em;
    font-size: 10px;
    color: red;
    font-weight: 800;
}

.p .name {
    color: #000000;
    text-transform: uppercase;
}

.products-block .name {
    text-align: center;
}

.products-block.products .p .name {
    display: block;
    height: auto;
    overflow: hidden;
    font-size: 13px;
    font-weight: 700;
}

a, .link-like {
    color: #000000;
}



.availability-value {
    font-style: italic;
}

.btn, a.btn {
    
    border-radius: 0.3em;
    transition: none;
}

.form-control, select {

    background: rgb(245,245,245);
   /* background: linear-gradient(180deg, rgb(255 255 255) 0%, rgb(233 231 231) 100%);
    border-radius: 5px;
    box-shadow: rgb(200 214 227) 3px 3px 3px 0px inset, rgb(255 255 255 / 50%) -3px -3px 6px 1px inset; */
}

#header .site-name a img {
    margin: 0;
    border-radius: 8px;
    
}
    
.btn.btn-conversion, a.btn.btn-conversion, .btn.btn-cart, a.btn.btn-cart {
    border-color: #cbcbcb;
    color: #4a4a4a;
    background-color: #ededed;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 12px;
}

.btn.btn-conversion:hover, a.btn.btn-conversion:hover, .btn.btn-cart:hover, a.btn.btn-cart:hover {
    border-color: #32cb00;
    color: #fff;
    background-color: #32cb00;
    border-radius: 0.5em;
    font-weight: 800;
}

.subcategories li a {
    color: #666;
    border-radius: 5px;
    font-weight: 600;
    font-size: 12px;
    }

.subcategories li a:hover {
    background-color: #ffffff;
}

.carousel-inner {
    color: #fe0000;
    border-radius: 10px;
    border: double 3px;
    border-color: #a1a1a1;
}

h4.homepage-group-title, .h4.homepage-group-title {
    margin-top: 57px;
    font-size: 26px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 800;
}

.products-block .ratings-wrapper .availability {
    flex: 1 1 60%;
    text-align: center;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 600;
}

.siteCookies--bottom.siteCookies--scrolled {
    left: 0;
    width: 100%;
    margin-left: 0;
    background-color: #525252;
    box-shadow: 0px 0px 30px rgb(27 25 57 / 50%);
}

.siteCookies {
    color: var(--cookies-notice-color);
    font-size: 14px;
    transition: all 0.4s;
}

.siteCookies__link {

    color: #d5d5d5;
    background-color: #3e3e3e;
    border-radius: 4px;
    font-weight: bold;

}

.siteCookies__button {
    background-color: #3e3e3e;
    color: #d5d5d5;
    border-radius: 4px;
    border: 0;
    font-weight: bold;
    white-space: nowrap;
    display: block;
    text-align: center;

}

.siteCookies__form {
    background-color: #525252;
}

.siteCookies__link:hover {
    background: #303030;
    color: #fff;
}

.siteCookies__button:hover {
    background-color: #202124;
    color: #fff;
}

.form-control:focus, input:focus, select:focus, textarea:focus {
    box-shadow: rgb(169 174 179) 3px 3px 3px 0px inset, rgb(255 255 255 / 50%) -3px -3px 9px 1px inset;
}

.param-filter-top form {
    display: none;
}

.header-top .btn.cart-count .cart-price {
    font-family: inherit;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 16px;
}

.navigation-buttons a[data-target=cart], .navigation-buttons a[data-target=cart]:hover {
    background-color: transparent;
    color: #4a4a4a;
}

.products-block.products .p .price span, .products-block.products .p .price strong {
    font-size: 20px;
    font-weight: 800;
}


.top-navigation-bar .dropdown button, .top-navigation-bar a {
    color: #4d4d4d;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 11px;
}


.top-navigation-bar .container>div {
    background: linear-gradient(0deg, rgb(237 237 237) 0%, rgb(255 255 255) 100%);
}


.top-navigation-bar .container>div:first-child {

    background: linear-gradient(0deg, rgb(237 237 237) 0%, rgb(255 255 255) 100%);
}

.top-navigation-bar {
    background: linear-gradient(0deg, rgb(237 237 237) 0%, rgb(255 255 255) 100%);
}

.flag {
    border-radius: 0px 7px 7px 0px;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
}

.site-msg {
    background-color: #ff0000;
} 
    .site-msg, .site-msg .close:before {
    color: #fff;
}

.site-msg.information {
    font-size: 13px;
    border-radius: 1.5em;
}

.homepage-box.before-carousel {
    margin-top: 0;
    background-image: url(https://img.freepik.com/free-vector/paper-style-smooth-background_23-2148975008.jpg?t=st=1740668666~exp=1740672266~hmac=c9de5fa030bcbd08bc0d314d048ab3d542ea3f8c3caef2e2667fdf8c6ab8963e&w=1380);
}
/* ==========================================================================
   1. KOMPLETNÍ ODSTRANĚNÍ ADMIN LIŠTY SHOPTETU
   ========================================================================== */
#admin-bar, .admin-bar, #shoptet-admin-bar, body .admin-logged {
    display: none !important;
}

/* Reset případných posunů, které Shoptet kvůli admin liště do stránky vkládá */
html, body {
    margin-top: 0 !important;
    padding-top: 0 !important;
    top: 0 !important;
}

/* ==========================================================================
   2. STABILNÍ FIXACE HLAVIČKY (PRO VŠECHNY STEJNÁ)
   ========================================================================== */
/* Zafixování kompletního vršku webu */
.top-navigation-bar, #header {
    position: fixed !important;
    left: 0 !important;
    width: 100% !important;
    box-sizing: border-box !important;
}

/* Horní tenká lišta s kontakty */
.top-navigation-bar {
    top: 0 !important;
    z-index: 10001 !important;
    height: 40px !important;
}

/* Hlavní hlavička s logem a menu */
#header {
    top: 40px !important; /* Přesně pod horní lištu */
    z-index: 10000 !important;
    background: #ffffff !important; /* Bílé pozadí schová skrolující produkty */
    border-bottom: 2px solid #f3f4f6 !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05) !important;
}

/* ==========================================================================
   3. JEDNOTNÝ TUNEL PRO OBSAH (UŽ ŽÁDNÉ SCHOVÁVÁNÍ DROBEČKŮ)
   ========================================================================== */
/* Posuneme celý hlavní obal webu o přesnou kombinovanou výšku obou lišt */
#vnejsi, .overall-wrapper, #content-wrapper {
    padding-top: 90px !important; 
}

/* Zajištění, že se pod zafixovanou lištou správně chová plovoucí okno košíku */
.cart-box, #header .cart-window {
    position: fixed !important;
    top: 140px !important;
    z-index: 10002 !important;
}


/* ==========================================================================
   4. FINÁLNÍ OPRAVA POPUPU ROZBALENÉHO KOŠÍKU (HOVER EFEKT)
   ========================================================================== */
/* Fixace pozice okna bez narušení skrývání/zobrazování */
#cart-widget, .cart-window, .dropdown-menu.cart-items {
    position: fixed !important;
    top: 95px !important; /* Přesná vzdálenost pod ikonou košíku */
    right: calc((100% - 1200px) / 2 + 15px) !important; /* Pozice na pravé straně e-shopu */
    z-index: 10005 !important;
}

/* Pojistka pro responzivitu, pokud je okno prohlížeče menší než šířka webu */
@media (max-width: 1220px) {
    #cart-widget, .cart-window {
        right: 20px !important;
    }
}

/* ==========================================================================
   4. FINÁLNÍ OPRAVA POPUPU KOŠÍKU (STRICKTÍ CÍLENÍ BEZ BORTĚNÍ DROBEČKŮ)
   ========================================================================== */
/* Cílíme výhradně přes ID hlavního widgetu v hlavičce, aby drobečky nezmizely */
#header #cart-widget {
    position: fixed !important;
    top: 95px !important; /* Přesná poloha okna přímo pod ikonou košíku */
    right: calc((100% - 1200px) / 2 + 15px) !important; /* Vycentrování na pravou stranu webu */
    z-index: 10005 !important;
}

/* Pokud zákazník zmenší okno prohlížeče, košík neuteče z obrazovky */
@media (max-width: 1220px) {
    #header #cart-widget {
        right: 20px !important;
    }
}

