body {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased !important;
}

#header {
    box-shadow: 0 5px 11px 0 rgba(44, 40, 87, 0.06);
}

a:hover {
    text-decoration: underline;
}

#header .search-input {
    border: 1px solid #cfcfcf !important;
    box-shadow: none;
}

#header .search-input:hover,
#header .search-input:focus {
    box-shadow: none;
}

.benefitBanner {
    position: relative;
    margin-top: 10px;
    line-height: 1.5;
}

.benefitBanner__img {
    height: 40px;
    width: auto;
}

.benefitBanner__picture {
    justify-content: center;
    max-width: 60px;
}

.benefitBanner__title {
    font-size: 1em;
}

.btn.btn-conversion,
a.btn.btn-conversion,
.btn.btn-cart,
a.btn.btn-cart {
    color: #fff;
    background-color: #009901;
    border: none;
    text-transform: uppercase;
}

.btn.btn-conversion:hover,
a.btn.btn-conversion:hover,
.btn.btn-cart:hover,
a.btn.btn-cart:hover {
    color: #fff;
    background-color: #42ae46;
    border: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
}

.products-inline>div .p .p-in .p-bottom>div .p-tools .btn-cart::before {
    display: none;
}

.products-block>div .p {
    justify-content: space-between;
}

.products-block>div .p .p-in {
    display: flex;
    flex-direction: column;
}

.products-block>div .p .p-bottom {
    margin-top: auto;
}

.header-bottom {
    background: #2B2B2B;
    background-image: -webkit-linear-gradient(bottom, #2B2B2B 7%, #333333 100%);
}

#navigation {
    border: none;
    background: #2B2B2B;
    background-image: -webkit-linear-gradient(bottom, #2B2B2B 7%, #333333 100%);
}

#navigation .navigation-in ul li>a>b {
    /* font-weight: 400; */
}

.products-top {
    margin-bottom: 22px;
    padding-bottom: 22px;
    border-bottom: 1px solid #cfcfcf;
}

.quantity {
    width: 100%;
    height: 50px;
}

.quantity .increase,
.quantity .decrease,
.quantity input {
    height: 48px !important;
}

.products-block>div .p .p-bottom>div .p-tools .btn,
.products-block>div .p .p-bottom>div .p-tools .btn.btn-cart {
    border: none;
    width: 100%;
}

.products-block>div .p .p-bottom>div .p-tools .pr-action {
    width: 100%;
}

.products-block>div .p .p-bottom>div .p-tools {
    padding-bottom: 0;
}

.products-block>div .p .p-bottom {
    padding: 20px 10px 10px;
}

.search-focused::before,
.navigation-hovered::before {
    display: none;
}

.products-block>div {
    margin-bottom: 22px;
    transition: all 0.3s ease-out;
}

.p-to-cart-block .p-final-price-wrapper .price-final-holder {
    color: #ec131a;
}

.breadcrumbs {
    padding-bottom: 10px !important;
    margin-bottom: 20px;
    border-bottom: 1px dashed #cfcfcf;
    padding-top: 10px;
}

/* .breadcrumb-in-detail {
    padding-bottom: 0;
    width: 100% !important;
    float: none !important;
} */

.breadcrumb-in-detail .breadcrumbs {
    margin-bottom: 10px;
}

.breadcrumbs .navigation-bullet {
    margin: 0 8px;
}

.breadcrumbs a,
.breadcrumbs span {
    color: #1a1937;
}

.breadcrumbs a:hover,
.breadcrumbs span:hover {
    color: #1a1937;
}

.breadcrumbs a:hover {
    text-decoration: none;
}

.cart-free-shipping .price-range {
    height: auto;
}

.navigation-in .has-third-level div>ul a:hover {
    text-decoration: underline;
    color: #1a1937;
}

.navigation-in .has-third-level div>ul li {
    line-height: 1.6;
}

.flag {
    font-size: 13px !important;
    font-weight: 700;
    margin-bottom: 1px !important;
}

.flags-extra .price-standard {
    display: none;
}

.product .flags.flags-extra {
    bottom: auto;
    top: -1px;
    right: -1px;
}

.product .flags-extra .flag .price-standard {
    position: absolute;
    bottom: 180px;
    color: red;
    font-size: 14px !important;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    height: auto;
    margin: 0;
    width: auto;
    display: block;
}

.product .flags-extra .flag.flag-discount {
    width: auto;
    height: auto;
    margin: 0;
    border-radius: 0;
    display: initial;
    opacity: 1;
}

.product .flag.flag-discount {
    padding: 0;
}

.p-image-wrapper .flags-extra .flag {
    width: 66px;
    height: 66px;
    padding: 0;
}

.p-image .flag {
    line-height: 1;
    padding: 6px 12px;
}

.flag.flag-freeshipping {
    background-color: #fe7c11;
    z-index: 1;
}

.product .flag.flag-freeshipping {
    height: auto;
    border-radius: 0;
    width: auto;
    margin: 0;
}

.product .flags-extra .flag .price-save {
    color: #fff;
    width: 50px;
    height: 50px;
    background: #1d7af8;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 14px;
}

.flag.flag-new {
    background-color: #42ae46;
}

.social-buttons-wrapper {
    margin-bottom: 20px;
    border-bottom: 1px dashed #cfcfcf;
}

.p-detail-inner .p-short-description {
    order: 3;
}

.p-detail-inner .p-data-wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding-bottom: 50px;
}

.wide .ratings-and-brand .brand-wrapper {
    position: absolute;
    margin-left: 0 !important;
    bottom: 25px;
}

.detail-parameters .p-code {
    position: absolute;
    bottom: 0;
    left: 0;
    color: hsl(0deg 0% 78%);
}

.detail-parameters .p-code th {
    min-width: none;
    padding: 0;
}

.detail-parameters .p-code th::after {
    display: none;
}

.detail-parameters .p-code th span {
    padding: 0;
}

.detail-parameters .p-code td {
    padding-left: 4px;
}

.p-to-cart-block {
    border: 1px solid hsl(0deg 0% 90%);
    position: relative;
    margin-bottom: 50px;
}

.p-to-cart-block .pp_cofidis {
    position: absolute;
    bottom: -60px;
    right: 1px;
}

.btn.btn-primary,
a.btn.btn-primary {
    background: #000;
    color: #fff;
}

.btn.btn-primary:hover,
a.btn.btn-primary:hover {
    background: #fff;
    color: #000;
}

.p-detail-tabs-wrapper {
    margin: 0;
}

#accordion-content .shp-accordion {
    background-color: #f7f7f7;
    padding: 10px;
    border-bottom: 1px solid hsl(0deg 0% 90%);
}

.products-header {
    margin-top: 40px;
    margin-bottom: 20px;
}

.products-wrapper {
    border-bottom: 1px dashed #c7c7c7;
    overflow: hidden;
}

.products-wrapper:last-of-type {
    border-bottom: 0;
}

.responsive-nav {
    margin-bottom: 0;
}

.responsive-nav .shp-tabs-holder {
    margin-bottom: -1px;
    position: relative;
    z-index: 1;
}

.shp-tabs-holder ul.shp-tabs {
    margin: 0;
}

.shp-tabs-holder ul.shp-tabs li {
    background: #fff;
    border: 1px solid #fff;
    border-bottom: 1px solid hsl(0deg 0% 90%);
}

.shp-tabs-holder ul.shp-tabs a.shp-tab-link {
    padding-left: 20px;
    padding-right: 20px;
}

.shp-tabs-holder ul.shp-tabs .shp-tab.active,
.shp-tabs-holder ul.shp-tabs .shp-tab:hover {
    background: #f7f7f7;
    border-color: #f7f7f7;
    text-decoration: none;
}

.shp-tabs-holder ul.shp-tabs .shp-tab.active {
    border-color: hsl(0deg 0% 90%);
    border-bottom-color: #f7f7f7;
}

.tab-content>.tab-pane {
    background: #f7f7f7;
    border: 1px solid hsl(0deg 0% 90%);
    padding: 20px;
    overflow: hidden;
}

.responsive-nav .navigation-btn {
    right: 10px;
    z-index: 2;
}

.responsive-nav .hidden-links {
    right: 10px;
    box-shadow: -1px 15px 10px -5px rgba(24, 39, 58, 0.25);
    border: 1px solid hsl(0deg 0% 90%);
    border-top: none;
}

.responsive-nav .hidden-links>li {
    border-bottom: 1px solid hsl(0deg 0% 90%);
}

.responsive-nav .hidden-links>li:last-of-type {
    border-bottom: 0;
}

.tab-pane table.detail-parameters tbody tr th .row-header-label {
    background-color: transparent;
    padding-left: 8px;
}

.p-detail-inner {
    position: relative;
}

.wide .p-detail-inner .p-image-wrapper {
    position: static;
}

table.detail-parameters tbody tr td a:hover {
    text-decoration: none;
}

.link-icons .link-icon:hover span {
    text-decoration: none;
}

.stars .star.star-on::before,
.stars .star.star-half::before {
    color: #ffc107;
}

.sidebar>div.box-sm:first-of-type {
    margin-top: 0;
}

.one-column-body table.shipping-options-layout.detail-parameters tbody tr th {
    min-width: auto;
    width: auto;
    padding: 0;
}

table.detail-parameters tbody tr th::after {
    display: none;
}

.one-column-body table.shipping-options-layout.detail-parameters tbody tr:first-child th {
    display: none;
}

.one-column-body table.shipping-options-layout.detail-parameters tbody tr:first-child td {
    font-size: 20px;
}

table.detail-parameters tbody tr td {
    padding-left: 0;
    margin: 0;
}

td .availability-label {
    margin: 0;
    font-weight: 700;
}

td .availability-label + div {
    font-size: 16px;
}

table.shipping-options-layout tr.delivery-time-row td {
    width: auto;
}

table.shipping-options-layout tr.delivery-time-row,
table.shipping-options-layout tr.shipping-options-row {
    display: flex;
}

table.detail-parameters tbody tr th .row-header-label {
    padding-right: 0;
}

td .delivery-time {
    padding-left: 4px;
    font-weight: 700;
    color: #009901;
}

.availability-amount {
    color: #009901;
}

#product-detail-form .advanced-parameter .advanced-parameter-inner.yes-before:before {
    display: none;
}

#product-detail-form .advanced-parameter-inner.yes-before {
    border-color: #1a1937;
    border-width: 2px;
}

.p-final-price-wrapper .price-standard>span.empty,
.p-final-price-wrapper .price-save>span.empty {
    display: none;
}

.btn.btn-sm,
a.btn.btn-sm {
    padding: 8px 12px;
    line-height: 20px;
}

#content p {
    margin-bottom: 11px;
}

.stars-label {
    padding-top: 4px;
}

.p-detail .stars-wrapper {
    flex-wrap: wrap;
}

#footer {
    margin-top: 40px;
    background: url(https://www.svetzbrani.cz/user/documents/upload/footer_bg_1.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

#footer a {
    color: hsl(0deg 0% 80%);
    font-family: "Roboto", sans-serif;
}

#footer h4 {
    color: #fff;
}

#footer .banner {
    color: hsl(0deg 0% 80%);
    overflow: visible;
}

#footer .footer-bottom {
    background: #000;
    color: #6f6f6f;
    font-size: 14px;
}

#footer .footer-bottom a {
    text-decoration: none;
    color: #6f6f6f;
}

.btn.btn-default,
a.btn.btn-default {
    color: #fff;
    background: #2a7fe1;
    border-color: #2a7fe1;
}

.btn.btn-default:hover,
a.btn.btn-default:hover {
    color: #fff;
    background: #4a90e2;
    border-color: #4a90e2;
    box-shadow: 0 0 10px rgb(0 0 0 / 16%);
}

.custom-footer__newsletter label {
    color: hsl(0deg 0% 80%);
    line-height: 1.384615 !important;
}

.custom-footer__newsletter .consents {
    margin-top: 0;
}

.banner {
    min-height: auto;
    margin-bottom: 0;
}

.navigation-buttons>a[data-target="cart"] i {
    background: #2a7fe1;
}

.products-block>div .p .availability span:first-of-type {
    font-weight: 700;
}

.btn.btn-plain:hover,
a.btn.btn-plain:hover {
    color: #000;
}

.quantity .decrease:hover:before,
.quantity .increase:hover:before {
    color: #fff;
}

.benefitBanner.position--benefitCategory {
    background: #f7f7f7;
    padding-top: 40px;
    padding-bottom: 25px;
    margin-top: 40px;
    position: relative;
    margin-bottom: -40px;
}

.benefitBanner.position--benefitCategory::after {
    position: absolute;
    content: "";
    width: 100vw;
    height: 100%;
    display: block;
    background: #f7f7f7;
    z-index: 0;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.benefitBanner.position--benefitCategory .benefitBanner__item {
    position: relative;
    z-index: 1;
}

.contact-item {
    color: hsl(0deg 0% 80%);
    margin-bottom: 10px;
}

.contact-item img {
    margin-right: 10px;
}

.contacts-social {
    margin-top: 40px;
}

.contacts-social ul {
    display: flex;
}

.contacts-social ul li {
    padding: 0;
    margin-right: 15px;
}

.contacts-social ul li a {
    display: flex;
}

.contacts-social ul li a svg {
    width: 32px;
    height: 32px;
}

.contacts-social ul li a:hover svg path {
    fill: #fff !important;
}

.fb-page+.images {
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 280px;
}

.fb-page+.images figure {
    margin: 0;
    display: flex;
    align-items: center;
}

.fb-page+.images figure img {
    max-width: 88px;
}

.pagination a {
    border: 1px solid hsl(0deg 0% 90%);
    background: transparent;
}

.pagination a:hover {
    background: #f7f7f7;
    text-decoration: none;
}

.pagination-top>strong,
.pagination-top .pagination-link {
    border: 1px solid hsl(0deg 0% 90%);
    background: transparent;
}

.pagination-top:hover>strong,
.pagination-top:hover .pagination-link {
    background: #f7f7f7;
}

.pagination-top>strong {
    border-left: 0;
}

.pagination-top .pagination-link {
    border-right: 0;
}

.products-inline>div .p .p-in .p-in-in .name:hover,
.top-products li.display-image .top-products-content:hover .top-products-name {
    text-decoration: underline;
}

#clear-filters {
    margin-bottom: 10px;
}

#clear-filters .close-after {
    display: flex;
    align-items: center;
    justify-content: center;
}

.filter-total-count {
    color: #2b2a46;
}

.subcategories {
    margin-bottom: 20px;
    gap: 12px;
    grid-template-columns: 1fr 1fr;
    display: grid;
}

.subcategories li {
    height: 100%;
}

.subcategories li a {
    color: #1a1937;
    border: 1px solid hsl(0deg 0% 90%);
    flex-direction: row;
    padding: 8px;
    height: 60px;
}

.subcategories.with-image li a .image {
    width: 30%;
    margin: 0;
    text-align: left;
    padding-right: 8px;
}

.subcategories.with-image li a .image img {
    max-height: 32px;
}

.subcategories.with-image li a .text {
    font-size: 15px;
    line-height: 20px;
    text-align: left;
}

.subcategories li a:hover {
    box-shadow: 0 0 10px rgb(0 0 0 / 16%);
    text-decoration: none;
}

.subcategories li a:hover .text,
.ratings-and-brand a:hover {
    text-decoration: none;
}

.subcategories.with-image li {
    padding: 0;
    width: auto;
}

.top-navigation-bar-menu,
.top-navigation-bar-menu-helper,
.dropdown-menu,
.top-navigation-tools {
    top: 30px;
}

.top-navigation-bar-menu-helper,
.dropdown-menu,
.languagesMenu ul {
    border-color: #e6e6e6;
    background: #f7f7f7;
    box-shadow: none;
    border-top: 0;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    background: #fff;
}

#navigation .navigation-in ul li:hover>a>b,
#navigation .navigation-in ul li:hover>div>a>span {
    text-decoration: none;
}

.navigation-in ul ul li a:hover {
    text-decoration: underline;
    text-underline-offset: 4px;
    text-decoration-thickness: 2px;
}

.category-header .dropdown-menu {
    border: 1px solid #e6e6e6;
    background: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.16);
}

.category-header .dropdown-menu li:hover,
ol.cart-header li a:hover span {
    text-decoration: underline;
}

.ordering-process .btn.btn-conversion,
.ordering-process a.btn.btn-conversion {
    font-size: 16px;
}

.btn,
a.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.cart-table-header {
    color: #2c2b47;
}

ol.cart-header li.completed a:hover,
ol.cart-header li.completed a:hover span,
#checkoutContent .helper a:hover {
    text-decoration: none;
}

ol.cart-header li.active a::before,
ol.cart-header li.active strong::before,
ol.cart-header li.completed a::before,
ol.cart-header li.completed strong::before {
    color: #fff;
}

.form-control {
    height: 52px;
}

.radio-wrapper input[type="checkbox"]:checked+label::before,
.radio-wrapper input[type="radio"]:checked+label::before {
    border: none;
}

.smart-labels-active .smart-label-wrapper input,
.smart-labels-active .smart-label-wrapper select,
.smart-labels-active .smart-label-wrapper label,
.smart-labels-active .smart-label-wrapper .country-flags {
    height: 58px;
}

.search-button {
    display: none;
}

.cart-related-product {
    max-width: none;
}

.cart-table tr td.p-name a.main-link {
    font-weight: 700;
}

.summary .extra.delivery {
    color: #ec131a;
}

#checkoutSidebar .toggle-contacts {
    color: #1a1937;
}

#checkoutSidebar .toggle-contacts:hover {
    box-shadow: none;
}

.additional-information {
    color: #1a1937;
}

#content .order-complete-links p,
.co-box {
    margin-bottom: 22px;
}

.client-center-box ul {
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 2;
}

.client-center-box .logout .btn {
    width: 100%;
}

.country-flag.selected,
.country-flags.active .country-flag {
    margin-right: -5px;
}

.compact-form .btn {
    height: 52px;
}

.top-products li .top-products-content,
a.link-icon:hover,
.searchWhisperer__product:hover,
.searchWhisperer__additionalResults__link:hover,
.searchWhisperer__product:focus,
.searchWhisperer__additionalResults__link:focus {
    text-decoration: none;
}

#header .search-input:focus,
.search-focused #header .search-input,
.search-window-visible #header .search-input {
    box-shadow: none;
}

.searchWhisperer.active {
    box-shadow: 0px 15px 20px -5px rgba(24, 39, 58, 0.25);
}

.top-products li .top-products-content strong {
    color: hsl(0deg 0% 50%);
    display: block;
    margin-top: 5px;
}

.content .filters-wrapper {
    border: 1px solid #cfcfcf;
    margin-bottom: 22px;
}

.content .filters-wrapper .filters {
    margin-bottom: 0;
}

.content .filters-wrapper .filters-unveil-button-wrapper {
    margin-bottom: 0 !important;
}

.content .filters-wrapper .filters-unveil-button-wrapper .unveil-button {
    border: none;
    color: #000;
    box-shadow: none !important;
    width: 100%;
}

.type-manufacturer-detail .content .filters-wrapper {
    border: none;
}

.category-header #products-listing-order .icon-chevron-down {
    margin-left: 5px;
}

.category-perex a,
.category__secondDescription a,
.welcome a,
article .text a,
.basic-description a {
    color: var(--color-secondary) !important;
}

.category__secondDescription {
    padding-top: 40px;
    border-top: 1px solid #cfcfcf;
    margin-top: 40px;
}

.category-perex h2, .category__secondDescription h2 {
    margin-top: 3.5rem;
    margin-bottom: 1rem;
}

.category-perex h3, .category__secondDescription h3 {
    margin-top: 2.5rem;
    margin-bottom: 1rem;
}

.flex-item-right-poradna ul li a {
    color: #000;
}

.flex-item-right-poradna ul li a:hover {
    text-decoration: none;
}

.products-block>div.inactive:hover {
    box-shadow: 0 0 10px rgb(0 0 0 / 16%);
}

.banners-content a:hover img,
.banner-footer a:hover img,
.banner-wrapper a:hover img,
.footer-banner a:hover img,
.banner-category a:hover img {
    position: relative;
    z-index: 1;
}

.product-slider .product-slider-navigation::before {
    color: #2a7fe1;
    font-size: 32px;
    background: transparent;
}

.top-contact {
    background: #000;
    padding: 4px 0;
}

.top-contact .container {
    display: flex;
    align-items: center;
    font-size: 14px;
}

.top-contact .container .contact-item {
    margin-bottom: 0;
    color: #fff;
    margin-right: 20px;
}

.top-contact .container .contact-item a {
    color: #fff;
}

.top-navigation-bar .top-navigation-tools {
    flex: none !important;
    margin-right: 0;
    margin-left: auto;
    z-index: 9999;
}

.benefitBanner.position--benefitHomepage {
    margin-top: 40px;
}

.benefitBanner.position--benefitHomepage::before {
    display: none;
}

.carousel-control:hover {
    color: #fff;
}

.products-inline>div .p .p-in .p-bottom>div {
    padding-top: 10px;
}

.wide .ratings-and-brand .brand-wrapper a:hover {
    text-decoration: none;
}

.product-appendix,
.category-appendix {
    color: #009901;
    display: none;
}

.extended-description table.detail-parameters tbody tr td,
.extended-description table.detail-parameters tbody tr th {
    padding: 8px 0 !important;
    border-bottom: 1px solid #e6e6e6;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.extended-description table.detail-parameters tbody tr:hover td,
.extended-description table.detail-parameters tbody tr:hover th {
    background-color: #f2f2f2;
}

.products-block .p>a {
    position: static;
}

.product .p:hover .flags-extra .flag .price-save {
    opacity: 0;
}

.products-related.product-slider .product .flags-extra .flag .price-standard {
    bottom: 60px;
}

#header .site-name {
    display: flex;
}

#navigation .has-more-items .more-items-trigger {
    display: none;
}

.site-msg.information .text {
    font-size: 16px;
}

.sidebar-inner>div.box-sm {
    margin: 0 0 20px 0;
}

.hodnoceni {
    margin-top: 40px;
}

.hodnoceni::before {
    background: transparent;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    padding: 0px 20px 20px;
}

.hodnoceni .votes-wrap {
    border: 1px solid hsl(0deg 0% 90%);
}

.hodnoceni .votes-wrap br {
    display: none;
}

.hodnoceni .vote-rating {
    display: block !important;
}

.hodnoceni + .hodnoceni {
    display: none;
}

.vote-pic {
    display: block !important;
}

.vote-pic img {
    display: none !important;
}

.vote-wrap .vote-header {
    margin-bottom: 6px;
    display: flex;
}

.cat-banners {
    margin: 59px -5px -5px -5px !important;
    display: flex;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    gap: 0 !important;
}

.carousel-tabs {
    position: absolute;
    bottom: 8px;
    left: 0;
    width: 100%;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 0 4px;
}

.carousel-tabs .extended-banner-title {
    position: relative;
    width: calc(20% - 8px);
    background-color: rgba(255,255,255,0.88);
    margin: 0 4px;
    padding: 9px 8px;
    height: 58px;
    color: #1a1937;
    font-size: 15px;
    text-align: center;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    align-items: center;
    /* text-decoration: underline;
    background-image: url(https://img.freepik.com/free-photo/metal-texture-with-dust-scratches-cracks-textured-backgrounds_1421-330.jpg?w=1800&t=st=1687001400~exp=1687002000~hmac=3fa12b6…); */
    background-repeat: no-repeat;
    background-position: 26%;
    background-size: 800px;
    box-shadow: inset 0 0 50px #FFF;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: transform .5s;
    transition: transform .5s;
    cursor: pointer;
    line-height: 20px;
}

.carousel-tabs .extended-banner-title.active,
.carousel-tabs .extended-banner-title:hover {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
    background-color: #fff;
}

.carousel-tabs .extended-banner-title.active {
    font-weight: 600;
}

.carousel-tabs .extended-banner-title.active::after,
.carousel-tabs .extended-banner-title:hover::after {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: var(--color-secondary);
}

.carousel-tabs .extended-banner-title.active::before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    top: -6px;
    left: 50%;
    margin-left: -6px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #fff;
}

.carousel-tabs .extended-banner-title:hover {
    text-decoration: none;
}

.category-perex .toggle {
    display: none;
}

@media screen and (max-width: 992px) {
    .cat-banners {
        -webkit-justify-content: left;
        justify-content: left;
    }

    .category-perex.perex-hidden p:first-child {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .category-perex p:first-child {
        display: block;
    }

    .category-perex .toggle {
        background: none;
        border: none;
        padding: 0;
        font-weight: 700;
        text-decoration: underline;
        display: block;
    }

    .category-perex .toggle:hover {
        text-decoration: none;
    }
}

.cat-banner {
    flex-basis: 16.6666%;
    padding: 5px !important;
}

.cat-banner>a {
    background-color: #f7f7f7;
    display: flex;
    text-align: center;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 32px 16px;
    height: 216px;
}

.cat-banner img {
    height: 100px;
    width: auto;
    mix-blend-mode: darken;
}

.cat-banner .extended-banner-texts {
    position: relative;
    display: block;
    width: 100%;
    order: -1;
}

.cat-banner .extended-banner-title {
    padding: 0;
    position: relative;
    font-size: 16px;
    color: #252729;
    font-weight: 600;
    height: 52px;
    display: block;
    overflow: hidden;
}

@media screen and (min-width: 992px) {

    .cat-banner:nth-child(2),
    .cat-banner:nth-child(10) {
        flex-basis: 33.3333%;
    }

    .cat-banner:nth-child(2)>a,
    .cat-banner:nth-child(10)>a {
        padding: 24px;
        align-items: center;
    }

    .cat-banner:nth-child(2) img,
    .cat-banner:nth-child(10) img {
        width: 167px;
        order: -2;
        height: auto;
    }

    .cat-banner:nth-child(2) .extended-banner-texts,
    .cat-banner:nth-child(10) .extended-banner-texts {
        width: calc(100% - 167px);
    }

    .cat-banner:nth-child(2) .extended-banner-title,
    .cat-banner:nth-child(10) .extended-banner-title {
        height: auto;
        text-align: left;
        padding-left: 32px;
    }

    .subcategories {
        gap: 20px;
    }

    .subcategories li a {
        padding: 10px;
        height: 100%;
        flex-direction: column;
    }

    .subcategories.with-image li a .image {
        margin-bottom: 20px;
        width: 100%;
        padding-right: 0;
        text-align: center;
    }

    .subcategories.with-image li a .image img {
        max-height: 60px;;
    }

    .subcategories.with-image li a .text {
        max-width: none;
        text-align: center;
        font-size: 18px;
    }
}

.cat-banner>a:hover {
    background-color: #fff;
    box-shadow: 0px 0px 80px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}

.cat-banner:hover .extended-banner-title {
    color: var(--color-secondary);
    text-decoration: underline;
}

.cat-banner>a:hover::after {
    content: "";
    background-color: var(--color-secondary);
    position: absolute;
    right: -40px;
    bottom: -40px;
    width: 80px;
    height: 80px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.news-item-detail .plus-gallery-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin: 0 -5px;
}

.news-item-detail .plus-gallery-item {
    width: auto !important;
    background-color: #000;
}

.news-item-detail .plus-gallery-item img {
    height: 100%;
    object-fit: cover;
    width: 100%;
    transition: 450ms;
}

.news-item-detail .plus-gallery-item a:hover img {
    opacity: 0.8;
}

#headerInfo {
    padding: 10px 0;
    line-height: 22px;
    color: white;
    background-color: #ec131a;
    font-size: 18px;
}

#content .filters-unveil-button-wrapper .btn-default.unveil-button {
    font-weight: 900;
    line-height: 30px;
    font-size: 16px;
}

.in-index .container-narrow {
    width: 100%;
}

.product-blog-single-wrapper {
    width: 100%;
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: 40px;
}

.product-blog-single-wrapper td {
    padding-bottom: 40px;
}

.product-blog-single-wrapper td:nth-child(1) {
    width: 33%;
}

.product-blog-single-wrapper td:nth-child(2) {
    width: 67%;
    padding-left: 40px;
}

.product-blog-single > .p {
    border: none;
    text-align: center;
}

.product-blog-single .p-in-in {
    margin-bottom: 8px;
}

.product-blog-single a.name {
    color: var(--color-primary) !important;
    text-decoration: none;
    display: block;
    margin-bottom: 8px;
}

.product-blog-single .prices {
    font-size: 20px;
}

.product-blog-single-wrapper .btn.btn-conversion {
    width: 240px;
    margin-top: 16px;
    color: #fff !important;
}

.product-blog-single .p-tools {
    display: none;
}

@media screen and (max-width: 991px) {
    .cat-banner {
        flex-basis: 50%;
    }

    .cat-banner>a {
        padding: 16px;
        height: 132px;
        align-items: center;
        text-align: left;
    }

    .cat-banner .extended-banner-texts {
        width: calc(100% - 100px);
        order: 1;
    }

    .cat-banner img {
        width: 100px;
        height: auto;
    }

    .cat-banner .extended-banner-title {
        display: flex;
        align-items: center;
        padding-left: 24px;
    }

    .carousel-tabs .extended-banner-title{font-size: 0;letter-spacing: 0;width: 20px;height: 20px;transform: none !important;margin: 0 8px 0 0;box-shadow: none;background-color: #fff;}
    .carousel-tabs .extended-banner-title.active{background-color: var(--color-secondary);}
    .carousel-tabs .extended-banner-title.active::before {display: none;}
    .carousel-tabs {bottom: 20px;-webkit-justify-content: left;justify-content: left;padding: 0 0 0 20px;}

    #headerInfo {
        font-size: 15px;
    }
}

@media screen and (max-width: 767px) {
    .p-to-cart-block .pp_cofidis {
        bottom: -80px;
    }

    .cat-banner {
        padding: 1px 1px 1px 0 !important;
    }

    .cat-banner:nth-child(2n) {
        padding: 1px 0 1px 1px;
    }

    .cat-banner img {
        height: auto;
        width: 32px;
    }

    .cat-banner .extended-banner-texts {
        width: calc(100% - 32px);
    }

    .cat-banner>a {
        padding: 16px 10px;
        height: 64px;
    }

    .cat-banner .extended-banner-title {
        padding-left: 10px;
        font-size: 13px;
        line-height: 16px;
        max-height: 32px;
        display: flex;
        align-items: baseline;
        height: auto;
    }

    .cat-banners {
        margin-top: 40px;
    }

    .carousel-tabs .extended-banner-title {width: 8px;height: 8px;margin: 0 4px 0 0;padding: 0;}
    .carousel-tabs {bottom: 8px;padding-left: 8px;}

    .container.navigation-wrapper .site-name {
        flex: 0 1 160px;
    }

    #navigation .navigationActions .ext {
        position: fixed;
        /* top: 74px; cervena lista */
        top: 32px;
        right: 250px;
        z-index: 9999;
    }

    #headerInfo ~ .overall-wrapper #navigation .navigationActions .ext {
        top: 74px;
    }

    #navigation .navigationActions .ext>a {
        padding-right: 24px;
        padding-left: 0;
        height: 80px;
    }

    #navigation .navigationActions .ext>a span span:first-child {
        display: none;
    }

    #navigation .navigationActions .ext>a .submenu-arrow {
        width: 20px;
        line-height: 77px;
        font-size: 16px;
    }

    #navigation .navigationActions .ext>ul {
        position: absolute;
    }

    .scrolled-down #navigation .navigationActions {
        transform: translateY(-100%);
    }

    .scrolled-up #navigation .navigationActions .ext {
        top: 0 !important;
    }

    .navigationActions__submenu {
        background: #fff;
    }

    .top-contact .container {
        padding: 0 10px;
    }

    html:not(.scrolled) #header {
        /* top: 74px; cervena lista */
        top: 32px;
    }

    html:not(.scrolled) #headerInfo ~ .overall-wrapper #header {
        top: 74px;
    }

    html:not(.scrolled) .user-action-in .popup-widget.cart-widget {
        margin-top: 32px;
    }

    .product-slider {
        padding: 0 0 40px;
    }

    .shp-tabs-holder {
        padding-left: 10px;
        padding-right: 10px;
    }

    .rate-wrapper.unveil-wrapper .rate-wrap {
        margin-bottom: 0;
    }

    .rate-wrapper.unveil-wrapper {
        margin-bottom: 20px;
        border-bottom: 1px dashed hsl(0deg 0% 90%);
    }

    .p-to-cart-block .add-to-cart {
        width: 40%;
    }

    .p-to-cart-block {
        justify-content: space-between;
        margin-bottom: 70px;
    }

    .rate-wrapper.unveil-wrapper .rate-average {
        font-size: 300%;
        margin-right: 10px;
    }

    .category-header #products-listing-order {
        justify-content: space-between;
    }

    .navigation-in {
        /* height: calc(100% - 154px); cervena lista */
        height: calc(100% - 112px);
    }

    #headerInfo ~ .overall-wrapper .navigation-in {
        height: calc(100% - 154px);
    }

    #navigation {
        /* top: 154px; cervena lista */
        top: 112px;
    }

    #headerInfo ~ .overall-wrapper #navigation {
        top: 154px;
    }
}

@media (min-width: 321px) and (max-width: 767px) {
    .columns-mobile-2 .products-block>div .flags-extra .flag {
        padding: 0;
        margin: 0;
    }

    .columns-mobile-2 .products-block>div .flags-extra .flag.flag-freeshipping {
        padding: 4px 8px;
    }

    .slider-wrapper {
        padding-left: 11px;
        padding-right: 11px;
    }

    .products-page .product .p-in-in,
    .product-slider .product .p-in-in {
        min-height: 104px;
    }

    .products-related.product-slider .product .p-in-in {
        min-height: 80px;
    }
}

@media (min-width: 480px) {
    .product .flags-extra .flag .price-standard {
        bottom: 160px;
    }

    .products-related.product-slider .product .flags-extra .flag .price-standard {
        bottom: 40px;
    }

    .navigation-buttons {
        z-index: auto;
    }
}

@media screen and (max-width: 550px) {
    #navigation .navigationActions .ext {
        /* top: 96px; cervena lista */
    }

    html:not(.scrolled) #header {
        /* top: 96px; cervena lista */
    }

    #navigation {
        /* top: 176px; */
    }

    .navigation-in {
        /* height: calc(100% - 176px); */
    }

    html:not(.scrolled) #headerInfo ~ .overall-wrapper #header {
        top: 96px;
    }

    #headerInfo ~ .overall-wrapper #navigation .navigationActions .ext {
        top: 96px;
    }

    #headerInfo ~ .overall-wrapper #navigation {
        top: 176px;
    }

    #headerInfo ~ .overall-wrapper .navigation-in {
        height: calc(100% - 176px);
    }
}

@media screen and (max-width: 479px) {
    #navigation .navigationActions .ext {
        right: 160px;
    }

    #navigation .navigationActions .ext>a {
        height: 50px;
    }

    #navigation .navigationActions .ext>a .submenu-arrow {
        line-height: 47px;
    }

    #navigation {
        /* top: 146px; cervena lista */
    }

    .navigation-in {
        /* height: calc(100% - 146px); cervena lista */
    }

    .product-blog-single-wrapper td:nth-child(2) {
        padding-left: 0;
    }
}

@media (max-width: 420px) {
    #header .site-name a img {
        position: absolute;
        max-width: none;
        max-height: 100%;
        right: 0;
    }

    #header .site-name a {
        width: 119px;
        overflow: hidden;
        height: 25px;
        position: relative;
    }
}

@media (max-width: 370px) {
    #header .site-name a img {
        left: 0;
        right: auto;
    }

    #header .site-name a {
        width: 30px;
        height: 30px;
    }
}

@media screen and (min-width: 768px) {
    .news-item-detail .plus-gallery-wrap {
        grid-template-columns: 1fr 1fr 1fr;
    }

    #header .header-top-wrapper>div,
    #header .header-top-wrapper .site-name {
        padding-right: 20px;
    }

    .top-contact {
        background: transparent;
        position: absolute;
        padding: 10px 0;
        width: 100%;
    }

    .admin-logged .top-contact {
        top: 32px;
    }

    .top-contact .container .contact-item,
    .top-contact .container .contact-item a {
        color: #1a1937;
    }

    .top-navigation-bar {
        border-width: 5px;
    }

    .wide .p-detail .flags.flags-extra {
        top: 5px;
        bottom: auto;
    }

    .p-detail-inner h1 {
        margin-bottom: 40px;
        margin-top: 20px !important;
    }

    #header .header-bottom {
        border: none;
    }

    #navigation .menu-level-2 {
        box-shadow: -1px 15px 10px -5px rgba(24, 39, 58, 0.25);
        border: none;
    }

    #navigation {
        height: 60px;
    }

    .navigation-in>ul>li>a {
        padding-top: 22px;
        padding-bottom: 22px;
        font-size: 16px;
        line-height: 1;
    }

    .navigation-in>ul>li {
        border-color: #3D3D3D;
    }

    #navigation .navigation-in ul li>a>b {
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
    }

    .navigation-in>ul>li.exp>a,
    .navigation-in>ul>li>a:hover {
        background-color: white;
    }

    .navigation-in>ul>li.exp>a>b,
    .navigation-in>ul>li>a:hover>b {
        color: #1a1937 !important;
    }

    #navigation .navigation-in ul li:hover>a>b {
        text-decoration: none;
    }

    .navigation-in>ul>li.ext>ul>li>div>ul {
        max-height: none;
        line-height: 1.6;
    }

    .menu-helper {
        height: 60px;
    }

    .menu-helper>span {
        border: none;
        padding-top: 22px;
        padding-bottom: 22px;
        font-size: 16px;
        line-height: 1;
        color: #fff;
        text-transform: uppercase;
    }

    .menu-helper>span:hover {
        color: #1a1937;
        background-color: #fff;
    }

    .menu-helper .menu-level-1 {
        box-shadow: -1px 15px 10px -5px rgba(24, 39, 58, 0.25);
        border: none;
    }

    .benefitBanner {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .benefitBanner__picture {
        max-width: 75px;
    }

    .benefitBanner__img {
        height: 50px;
    }

    .benefitBanner__title {
        font-size: 1.1em;
    }

    .rate-wrapper.unveil-wrapper .rate-wrap {
        margin-bottom: 20px;
    }

    .mobile .filters-wrapper .filters-unveil-button-wrapper .unveil-button {
        display: inline-flex !important;
    }

    .desktop .banners-row:not(.footer-banners) {
        margin-top: -10px;
        display: flex;
        gap: 10px;
    }

    .desktop .banners-row .col-sm-8 {
        width: 75%;
    }

    .desktop .banners-row .col-sm-4 {
        width: 25%;
    }

    .desktop .banners-row .col-sm-8 .carousel,
    .desktop .banners-row .col-sm-8 .carousel .carousel-inner .item,
    .desktop .banners-row .col-sm-8 .carousel .carousel-inner a {
        height: 100%;
    }

    .desktop .banners-row .carousel-inner>.item>a>img {
        height: 100%;
        width: 100%;
    }

    .carousel-inner {
        height: 100%;
        min-height: auto !important;
    }

    .banners-row .next-to-carousel-banners {
        display: flex;
        gap: 10px;
        flex-direction: column;
    }

    .banners-row .next-to-carousel-banners a,
    .banners-row .next-to-carousel-banners a img {
        width: 100%;
    }

    #header {
        position: sticky;
        top: 0;
        z-index: 999;
    }

    .navigation-in ul li a {
        padding-left: 14px;
        padding-right: 14px;
    }

    .navigation-in>ul>li>a:hover,
    .navigation-in>ul>li.ext.exp>a {
        padding-left: 15px;
        padding-right: 15px;
    }

    .navigation-in>ul>li:first-child>a:hover,
    .navigation-in>ul>li.ext.exp:first-child>a {
        padding-left: 14px;
    }

    .navigation-in>ul>li.ext#nav-manufacturers>ul>li>a {
        width: auto;
    }


    .product .flags-extra .flag .price-standard {
        bottom: 110px;
    }

    .type-manufacturer-detail #content .filters-unveil-button-wrapper {
        float: left;
    }

    .type-manufacturer-detail .dkLab-category-filters {
        float: right;
    }

    .type-manufacturer-detail .products {
        clear: both;
        padding-top: 32px;
    }
}

@media (min-width: 992px) {
    .shp-tabs-wrapper .tab-content .tab-pane {
        width: 100%;
        padding: 40px;
    }

    .shp-tabs-holder ul.shp-tabs a.shp-tab-link {
        padding-left: 40px;
        padding-right: 40px;
    }

    .description-inner .extended-description {
        padding-left: 40px;
    }

    .popup-widget.cart-widget {
        position: fixed;
    }

    .scrolled .popup-widget.cart-widget {
        top: 72px;
    }

    .products-inline>div .p .p-in .p-in-in {
        padding-right: 0;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .product .flags-extra .flag .price-standard {
        bottom: 160px;
    }
}

@media screen and (min-width: 1200px) {
    .homepage-blog-wrapper .news-item {
        flex-basis: 33.333%;
        width: 33.333%;
    }

    .quantity {
        width: auto;
    }

    .products-block>div .p .p-bottom>div .p-tools .pr-action {
        display: flex;
    }

    .products-block>div .p .p-bottom>div .p-tools .btn,
    .products-block>div .p .p-bottom>div .p-tools .btn.btn-cart {
        margin: 0;
    }

    .benefitBanner {
        margin-top: 100px;
    }

    .benefitBanner.position--benefitCategory {
        padding-top: 120px;
        padding-bottom: 40px;
        margin-top: 80px;
    }

    .benefitBanner::before {
        content: "V našem světě si jistě vyberete";
        display: block;
        position: absolute;
        width: 100%;
        text-align: center;
        font-weight: 700;
        top: -60px;
        font-size: 24px;
        z-index: 1;
    }

    [lang="en"] .benefitBanner::before {
        content: "In our world you will surely choose";
    }

    [lang="pl"] .benefitBanner::before {
        content: "W naszym świecie na pewno wybierzesz";
    }

    [lang="hu"] .benefitBanner::before {
        content: "A mi világunkban biztosan választani fogsz";
    }

    [lang="de"] .benefitBanner::before {
        content: "In unserem Universum wirst du sicherlich wählen";
    }

    [lang="ro"] .benefitBanner::before {
        content: "În universul nostru vei alege sigur";
    }

    .benefitBanner.position--benefitCategory::before {
        top: 40px;
    }

    .products-top.products-inline>div {
        width: 50%;
    }

    .subcategories {
        grid-template-columns: 1fr 1fr 1fr 1fr;
        margin-bottom: 40px;
    }

    .category-perex,
    .category__secondDescription {
        margin-bottom: 40px;
    }
}

@media screen and (min-width: 1440px) {
    .benefitBanner {
        margin-top: 140px;
    }

    .benefitBanner::before {
        top: -80px;
    }
}

.flex-container-poradna {
    display: flex;
    flex-direction: row;
    text-align: left;
    gap: 2rem;
}

.flex-item-left-poradna {
    background-color: #FFF;
    padding-right: 20px;
    flex: 60%;
    text-align: justify;
}

.flex-item-right-poradna {
    padding-left: 10px;
    padding-right: 10px;
    flex: 40%;
}

.flex-item-right-poradna ul {
    padding-inline-start: 10px;
}

.flex-item-right-poradna h3 {
    margin-top: 0;
}

.flex-item-right-poradna a {
    text-decoration: underline;
}

.in-airsoft-pistole-glock .subcategories,
.in-airsoft-pistole-beretta .subcategories,
.in-airsoft-pistole-kovove .subcategories,
.in-kosik .header-bottom, .in-kosik .search, .in-kosik .navigation-buttons {
    display: none;
}

#manufacturer-filter form, .filter-section-parametric-id-76 form {
    height: auto !important;
    max-height: 380px;
}

article .text .products-block {
    margin-top: 20px;
}

article .text .products-block a.name {
    color: var(--color-primary) !important;
}

article .text .products-block .p-bottom .p-tools .btn {
    border: none !important;
    color: #fff !important;
}

.c-product-interconnection-detail-params__products.is-type--numbers.is-display--box span[class^=item-type] {
    padding: 0 14px;
    margin: 0;
    border-radius: 0;
}

.c-product-interconnection-detail-params__products a:hover span {
    background-color: #fff4e8 !important;
}

.c-product-interconnection-detail-params__products a.is-current .item-type-numbers {
    box-shadow: inset 0px 0px 0 2px #ff9017;
    background-color: #fff4e8 !important;
}

.c-product-interconnection-detail-params.is-template--Disco {
    margin: 0 0 22px 0;
}

[lang="de"] .products-block>div .p .p-bottom>div .p-tools .btn,
[lang="de"] .products-block>div .p .p-bottom>div .p-tools .btn.btn-cart {
    font-size: 14px;
}

[lang="de"] .quantity {
    padding-left: 20px;
    padding-right: 20px;
}

/* ZÁKLAD */
.text {
    font-size: 16px;
    line-height: 1.75;
    color: inherit;
}
  
/* Odstavce a rozšířené odstavce */
.text p { margin: 10px 0; }
.text p.break-words { margin: 10px 0; word-break: break-word; }
.text .lead { margin: 16px 0; }

/* Odkazy */
.text a { text-decoration: underline; }
.text a.glossary { text-decoration: underline dotted; }

/* Tooltip/glossary */
.text .show-tooltip { cursor: help; }
.text .show-tooltip .glossary { border-bottom: 1px dotted currentColor; }

/* Nadpisy */
.text h2 {
margin: 40px 0 14px 0;
font-size: 26px;
line-height: 1.3;
}
.text h3 {
margin: 28px 0 10px 0;
font-size: 21px;
line-height: 1.35;
}

/* Seznamy */
.text ul.marker\:text-secondary { list-style: disc; }

/* TL;DR box */
.text .post-summary {
background: #f7f9fc;
border: 1px solid #e5eaf1;
padding: 16px 20px;
margin: 20px 0;
line-height: 1.7;
}
.text .post-summary > strong {
font-size: 18px;
display: block;
margin-bottom: 8px;
}
.text .post-summary ul { margin: 8px 0 0 22px; padding: 0; }
.text .post-summary li { margin: 6px 0; }

/* Tabulky (srovnání) */
.text table {
width: 100%;
border-collapse: collapse;
margin: 12px 0 4px 0;
line-height: 1.6;
font-size: 15px;
}
.text th,
.text td {
border: 1px solid #ddd;
padding: 10px 12px;
text-align: left;
}
.text thead th { background: #fafafa; }

/* Obrázky v textu */
.text img { max-width: 100%; height: auto; display: inline-block; }

/* FAQ blok (pokud používáš <h2> + <h3> uvnitř) */
.text .faq h3 { margin-top: 22px; }

/* Utility */
.text .mt-32 { margin-top: 32px; }
.text .mt-42 { margin-top: 42px; }

/* Volitelně: jemné sjednocení odrážek v blocích s marker:text-secondary */
.text ul.marker\:text-secondary li { list-style: disc; }

.social-sharing { margin-top:20px; padding:10px; background:#f2f2f2; text-align:center; }
.social-icon2 { display:inline-block; margin:0 5px; }
.social-icon2 img { width:30px; height:30px; transition:transform .3s ease; }
.social-icon2:hover img { transform:scale(1.1); }

/* ===== OBSAH (TOC) ===== */
.table-of-contents {
    background: #f9f9f9;
    border: 1px solid #ddd;
    padding: 16px 24px;
    margin: 24px 0;
    font-size: 15px;
  }
  .table-of-contents strong {
    display: block;
    margin-bottom: 8px;
    font-size: 16px;
  }
  .table-of-contents ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
  }
  .table-of-contents li {
    margin: 6px 0;
  }  
  /* ===== SEZNAMY (OL/UL) ===== */
  .text ul, .text ol {
    padding-left: 22px;
    margin: 16px 0;
  }
  .text ol li, .text ul li {
    margin: 10px 0;
    line-height: 1.5;
  }
  .text ol li h3, .text ul li h3 {
    font-size: 17px;
    margin-bottom: 5px;
    color: #222;
  }
  .text ol li p, .text ul li p {
    margin: 3px 0 0;
  }
  
  /* ===== FAQ STYL ===== */
  #faq {
    margin: 32px 0;
  }
  #faq h2 {
    margin-top: 0;
  }
  #faq dl {
    margin: 0;
  }
  #faq dt {
    font-weight: 600;
    margin-top: 16px;
    cursor: pointer;
    position: relative;
  }
  #faq dd {
    margin: 8px 0 16px 22px;
    border-left: 3px solid #e5e5e5;
    color: #555;
    line-height: 1.5;
  }
  