/*Cookies*/
/* .siteCookies,
.siteCookies__text a,
.siteCookies__text p {
    color: #2C2928;
}

.siteCookies__link {
    color: #2C2928;
    border-color: #2C2928;
}

.siteCookies__form {
    background-color: #38B6AB;
    border-radius: 0px;
}

.siteCookies__button,
.siteCookies__link {
    border-radius: 0px;
}

@media (hover: hover) {
    .siteCookies__link:hover {
        background: #2C2928;
        border-color: #2C2928;
        color: #fff;
        transition: 0.3s;
    }
}

@media (min-width: 768px) {
    .siteCookies--bottom.siteCookies--scrolled {
        background-color: #38B6AB;
    }
} */

/*Header*/
.header-bottom {
    background-color: #2c2928;
    border-color: #2c2928;
}

#navigation {
    background-color: #2c2928;
}

.top-navigation-bar {
    background-color: #38B6AB;
    border-color: #38B6AB;
}

@media (min-width: 768px) {

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

.navigation-in ul li a b {
    font-weight: 400;
}

@media (min-width: 768px) {
    .desktop .banners-row {
        margin-top: -21px;
    }
}

header#header:after {
    content: "";
    background-color: #2c2928;
    width: 100% !important;
    min-height: 14px;
    position: absolute;
}

.top-navigation-bar .container>.top-navigation-tools {
    flex-basis: 235px !important;
}

.top-navigation-bar .container>.top-navigation-menu {
    flex-basis: calc(100% - 525px) !important;
}

#header {
    margin-bottom: 25px;
}

.in-index #header {
    margin-bottom: 0px;
}

#header .search-input {
    font-weight: 200;
    font-size: 18px;
}

.top-navigation-bar .caret {
    color: #ffffff;
}

#navigation .navigation-in ul li:hover>a>b,
#navigation .navigation-in ul li:hover>a>span,
#navigation .navigation-in ul li:hover>div>a>span {
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}

@media (min-width: 768px) {
    .navigation-in>ul>li>a {
        padding-bottom: 10px !important;
        padding-top: 10px !important;
    }

    #navigation {
        height: 38px;
    }
}

span.cart-price {
    display: none !important;
}

#footer {
    margin-top: 25px;
}

/*Footer*/
#footer,
.footer-bottom {
    background-color: #2C2928;
}

.footer-bottom {
    color: #fff !important;
}

/*HP*/
.search-input-icon:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url("/user/documents/upload/icons/search.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.navigation-buttons a[data-target=cart]:before {
    content: "";
    display: inline-block;
    width: 45px;
    height: 45px;
    background-image: url("/user/documents/upload/icons/cart.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.row.banners-content.body-banners .col-sm-4,
.row.banners-content.body-banners .col-sm-8 {
    width: 100% !important;
}

.kategorie-hp-wrapper {
    width: calc(20% - 16px);
    background-color: #38B6AB;
}

.kategorie-hp {
    display: flex;
    flex-wrap: wrap;
    width: 100% !important;
    margin-top: 100px;
    gap: 20px;
}

.kategorie-hp:before,
.kategorie-hp:after {
    content: none;
}

.kategorie-hp-wrapper ul {
    padding-left: 0px;
    list-style-type: none;
}

.kategorie-hp-wrapper ul a {
    font-weight: 300;
    margin-bottom: 5px;
}

.kategorie-hp-wrapper p.katrogie-hp-heading {
    font-size: 16px;
    line-height: 1.3;
    font-weight: 700;
    height: 42px;
    text-transform: uppercase;
    text-align: center;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}

.dle-uziti {
    width: calc(100% / 7);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: flex-start;
    margin-bottom: 20px;
    padding: 0px 15px;
    line-height: 1.3;
}

.dle-uziti a {
    text-align: center;
}

.dle-uziti img {
    height: 33px;
    width: auto;
}

.dle-uziti p {
    width: 100% !important;
    text-align: center;
    margin-bottom: 10px !important;
    color: #2C2928 !important;
    font-weight: 300;
    margin-top: 10px !important;
}

.row-dle-uziti {
    display: flex;
    flex-wrap: wrap;
}

@media (min-width: 1200px) {
    .homepage-blog-wrapper .news-item {
        flex-basis: calc(100% / 3);
        width: calc(100% / 3);
    }
}

.homepage-blog-wrapper .news-item {
    flex-basis: calc(100% / 3);
    width: calc(100% / 3);
}

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

.homepage-group-title,
.welcome-wrapper .welcome h1 {
    color: #38B6AB;
}

.homepage-group-title {
    text-align: left;
    margin-bottom: 10px;
}

button#topNavigationDropdown {
    display: flex;
    align-content: center;
    align-items: center;
}

.top-navigation-bar .dropdown {
    margin-right: 10px;
}

/*Top bar*/
.top-bar-contact img {
    width: 20px;
}

.top-bar-contact {
    display: flex;
    justify-content: space-between;
}

.top-bar-contact .phone {
    margin-right: 10px;
}

.top-navigation-bar .container>div.top-bar-contact {
    flex-basis: 290px !important;
    padding-right: 15px;
}

.top-navigation-bar-menu a,
.top-navigation-tools a {
    padding: 4px 10px;
}

.top-navigation-bar-menu {
    float: right;
}

.top-navigation-bar .top-navigation-tools {
    flex-direction: row-reverse;
}

@media (min-width: 1440px) {
    .container-narrow {
        width: 1418px;
    }
}

.homepage-blog-wrapper .homepage-group-title.h4 {
    margin-bottom: 10px;
    text-align: left;
}

.footer-banner .homepage-group-title.h4 {
    text-align: left;
    margin-bottom: 10px;
    margin-top: 50px;
}

.rozcestnik {
    display: flex;
}

.rozcestnik>div {
    padding: 0px;
}

.rozcestnik>div:first-child {
    padding-right: 10px;
}

.rozcestnik>div:nth-child(2) {
    padding-left: 11px;
}

@media (min-width: 768px) {
    .footer-banner {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}

/*Products*/
.flags {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

.products-block .p .name {
    text-align: left;
    font-weight: 500;
}

.product-slider-holder .product-slider-pagination .pagination-button {
    height: 10px;
    width: 10px;
}

.product-slider-holder .product-slider-pagination .pagination-button.active {
    width: 30px;
}

.p .p-bottom>div .p-tools>form {
    display: flex;
}

.quantity {
    background: #fff;
    padding-left: 25px;
    padding-right: 25px;
    border-color: transparent;
}

.quantity .decrease,
.quantity .increase {
    width: 25px;
}

.product .prices {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 120px) !important;
    align-items: flex-start;
}

.product .p .availability {
    width: 120px;
    display: flex !important;
    align-items: center;
    gap: 5px;
    justify-content: flex-end !important;
}

.product .p .availability>img {
    width: 20px;
}

.product .p-in-in .ratings-wrapper {
    display: flex;
    justify-content: space-between;
    padding-left: 16px;
    padding-right: 16px;
}

.product .p .stars-placeholder {
    display: none;
}

.product .p .availability>span {
    line-height: 1.2;
}

button.btn.btn-cart.add-to-cart-button {
    text-transform: uppercase;
    font-weight: 500 !important;
}

.price-standard {
    order: 1;
}

.price-save {
    order: 2;
}

.product .prices .price.price-final {
    order: 3;
}

.price-additional {
    order: 4;
}

.product .prices .price.price-final {
    width: 100%;
    font-size: 26px;
    text-align: left;
}

.products-block>div .p .p-in {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
}

.products-block>div .p .p-bottom {
    width: 100%;
    padding-top: 10px !important;
}

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

.p-in-in {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.product .p-in-in .ratings-wrapper {
    padding-top: 20px;
}

.add-to-cart-button {
    line-height: 42px !important;
    height: 42px !important;
}

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

.quantity .decrease:before,
.quantity .increase:before {
    line-height: 40px;
}

.quantity input {
    height: 40px;
}

.product a.btn.btn-primary {
    line-height: 20px !important;
}

.shp-tab-link,
.active .shp-tab-link {
    color: #ffffff;
}

.shp-tabs-holder ul.shp-tabs .shp-tab.active,
.shp-tabs-holder ul.shp-tabs .shp-tab:hover {
    text-decoration-color: #ffffff !important;
}

table.table-help {
    width: 100%;
    margin-top: 20px;
}

table.table-help td {
    color: #ffffff;
    text-align: center;
    padding: 2px;
}

table.table-help tr td:first-child {
    background-color: #38b6ab;
}

table.table-help tr td:nth-child(2) {
    background-color: #2f4f4f;
}

.responsive-nav {
    background-color: #38b6ab;
}

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

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

.p-variants-block {
    padding-bottom: 20px;
}

span.surcharge-label {
    font-weight: bold;
}

table.detail-parameters img {
    max-width: 20px;
    margin-right: 10px;
}

table.detail-parameters tbody tr th:after {
    border-top-color: transparent;
}

.surcharge-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px;
}

#product-detail-form .surcharge-label,
#product-detail-form .variant-label {
    padding-bottom: 0px;
}

select.surcharge-parameter {
    width: 50% !important;
    min-width: 200px;
}

.type-product .breadcrumbs {
    width: 100%;
}

.product .p-in-in .ratings-wrapper,
.products-block .p .name,
.products-block>div .p .p-bottom {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.type-category .content-wrapper-in .sidebar-inner {
    border: 1px solid #2c2928 !important;
}

.categories a {
    padding-bottom: 8px;
    padding-top: 8px;
}

.categories ul a,
.categories ul ul a,
.categories ul ul ul a,
.categories ul ul ul ul a,
.categories ul ul ul ul ul a,
.categories ul ul ul ul ul ul a {
    padding-left: 35px;
}

.product .prices .price.price-final {
    line-height: 28px;
}

.price-save {
    color: #38b6ab;
    font-size: 14px;
}

.product .prices {
    align-items: center;
    align-content: flex-end;
}

.product .prices .price.price-final strong {
    font-weight: 400;
}

.product .p-in-in .ratings-wrapper {
    min-height: 103px;
}

button.btn.btn-cart.add-to-cart-button {
    margin: 0px !important;
}

.p .p-bottom>div .p-tools>form {
    justify-content: space-between;
}

@media (min-width: 1440px) {
    .products-block>div {
        padding: 10px;
    }
}

.product .p-in-in .ratings-wrapper,
.products-block .p .name,
.products-block>div .p .p-bottom {
    padding-left: 5px !important;
    padding-right: 5px !important;
    ;
}

.products-block>div .p .name {
    height: 50px !important;
}

.products-block>div .p .name span {
    font-size: 18px;
}

.price-additional {
    font-weight: 300;
    font-size: 14px;
}

.price-standard {
    color: #000000;
}


span.price-standard strong {
    font-weight: 300 !important;
    font-size: 14px;
}

.quantity:hover {
    box-shadow: none;
}

.products-block>div:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .16) !important;
}

.product .p .availability>span {
    font-size: 14px;
    text-transform: lowercase;
}

.ui-slider .ui-slider-range {
    background-color: #2c2928;
    border-color: #2c2928;
}

.type-category .content-wrapper-in .sidebar-inner {
    border: 1px solid #cfcfcf;
    padding-right: 20px !important;
    padding-left: 20px !important;
    margin-bottom: 50px;
}

.sidebar-inner>div {
    border: none !important;
}

@media (min-width: 768px) {
    .breadcrumbs {
        padding-left: 0px;
        padding-bottom: 15px;
        padding-top: 5px;
    }
}

.box.box-sm.box-filters {
    padding-bottom: 0px !important;
}

.slider-wrapper {
    padding-bottom: 11px !important;
}

.sidebar-inner>div.box-sm {
    margin-top: 0px !important;
}

@media (min-width: 768px) {
    #header .search-form:hover .search-input {
        background-color: #2c2928;
        border-color: transparent;
        color: #ffffff !important;
        border-bottom-color: white;
        box-shadow: none !important;
    }

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

#header .search-form:hover .search-input::placeholder,
#header .search-input:focus,
.search-focused #header .search-input,
#header .search-form:hover .search-input,
.search-focused .search-input-icon,
.search-window-visible .search-input-icon {
    color: #ffffff;
}

#header .search-input:focus,
.search-focused #header .search-input,
.search-window-visible #header .search-input {
    background-color: #2c2928;
    color: #ffffff;
}

:focus-visible,
[tabindex="0"]:focus-visible,
input:focus-visible,
input[type=checkbox].focus-visible+label,
input[type=checkbox]:focus-visible+label,
input[type=radio].focus-visible+label,
input[type=radio]:focus-visible+label,
select:focus-visible,
textarea:focus-visible {
    box-shadow: none;
    outline: none;
    outline-offset: 0px;
}

.search-input:focus::placeholder {
    color: #fff !important;
    opacity: 1 !important;
}

.search-focused .search-input-icon:before,
.search-window-visible .search-input-icon:before {
    content: "\e912" !important;
    font-size: 20px;
    background-image: none !important;
    height: unset !important;
}

@media (min-width: 768px) {
    #header .search-form:hover .search-input-icon {
        color: #acacac;
    }
}

.site-name {
    display: flex;
    align-items: center;
}

@media (min-width: 480px) {
    #header .site-name a img {
        height: 45px;
    }
}

.top-navigation-bar>.container {
    padding-left: 0px;
    padding-right: 0px;
}

p.katrogie-hp-heading {
    margin-bottom: 10px !important;
    margin-top: 15px !important;
}

.kategorie-hp-wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100%;
}

.kategorie-hp-wrapper>a {
    padding: 10px;
}

.kategorie-hp-wrapper>a:hover {
    background-color: #2c2928;
}

.kategorie-hp-wrapper>a:hover p.katrogie-hp-heading {
    color: #38B6AB;
}

.kategorie-hp-wrapper .seznam {
    width: 100%;
    background-color: #38B6AB;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: 100% !important;
}

.kategorie-hp-wrapper .seznam ul li a:hover {
    text-decoration: underline;
}

.navigation-buttons>a[data-target=cart] i {
    background-color: #38b6ab;
    color: #ffffff;
}

.cart-widget-product-amount .quantity input {
    height: 40px;
}

.btn.btn-cart:hover,
.btn.btn-conversion:hover,
a.btn.btn-cart:hover,
a.btn.btn-conversion:hover {
    color: #ffffff;
}

.btn.btn-default:hover,
a.btn.btn-default:hover {
    background-color: #2c2928;
    border-color: #2c2928;
    color: #ffffff;
}

.row.montaz-row {
    margin-top: 70px;
    margin-bottom: 70px;
}

.row.montaz-row:first-child {
    margin-top: 0px;
}

@media(max-width:991px) {
    .row.montaz-row img {
        margin-top: 30px;
        max-width: 450px;
    }

    .row.montaz-row {
        margin-top: 50px;
        margin-bottom: 50px;
    }
}

footer#footer h4,
footer .contact-box ul li>span:before {
    color: #ffffff;
}

.top-navigation-bar-menu {
    float: left !important;
}

.top-navigation-bar .container>.top-navigation-menu {
    display: flex;
    justify-content: center;
}

span.copyright a,
span#signature a {
    color: white;
}

.products.product-slider.products-additional.products-related,
div#products-related .products-block,
.products.product-slider.products-alternative.products-alternative,
div#products-alternative .products-block {
    min-width: 100% !important;
}

.carousel-control.left:before {
    left: -20px;
}

.carousel-control.right:before {
    right: -20px;
}

.in-index.submenu-visible main#content>.row.banners-row,
.in-index.search-focused main#content>.row.banners-row {
    z-index: unset;
    position: static;
}

.in-index main#content>.row.banners-row {
    z-index: 1003;
    position: relative;
}

.shp-tabs-holder ul.shp-tabs a.shp-tab-link {
    font-size: 18px !important;
}

form#formLogin {
    max-width: 600px;
}

form#register-form {
    max-width: 800px;
}

.blog-more a {
    font-size: 16px;
    text-decoration: underline;
    text-transform: none;
}

.homepage-blog-wrapper.row.blog-wrapper .homepage-group-title {
    display: flex;
    justify-content: space-between;
}

footer .banner a {
    color: #38b6ab;
}

.vyhody-wrapper {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding-top: 10px;
    margin-bottom: 40px;
}

.vyhody-wrapper .vyhoda {
    width: 20%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: flex-start;
}

.vyhody-wrapper .vyhoda img {
    height: 70px;
}

.vyhody-wrapper .vyhoda p {
    width: 100%;
    text-align: center;
    margin-bottom: 0px !important;
    margin-top: 20px !important;
}

.pw-standard-table tr:nth-child(2n) {
    background: #f6f6f6;
}

table.pw-standard-table {
    width: 100%;
}

table.pw-standard-table td {
    padding: 2px 10px;
    border-bottom: 1px solid black;
}

table.blue-head-table td,
table.blue-head-table-2 td {
    border: 1px solid black;
    padding: 2px 15px;
}

.blue-head-table tr>td:first-child {
    background-color: #008b8b;
    color: #ffffff;
}

.blue-head-table-2 tr:first-child>td {
    background-color: #008b8b;
    color: #ffffff;
}

.mt-20 {
    margin-top: 20px;
}

.mt-40 {
    margin-top: 40px;
}

span.highlight-blue {
    background-color: #38b6ab;
    color: #ffffff;
    font-size: 21px;
    padding: 5px;
    font-weight: 900;
    min-width: 32px;
    height: 32px;
    line-height: 23px;
    display: inline-block;
    text-align: center;
}

article footer .next-prev.text-center {
    text-align: left !important;
}

ul.menu-level-2 {
    padding-top: 28px;
}

ul.menu-level-2:before {
    content: "";
    background-color: #2c2928;
    width: 100% !important;
    min-height: 20px;
    position: absolute;
    top: -1px;
}

ul.menu-level-2>li:before {
    content: "" !important;
    position: absolute !important;
    top: 19px;
    width: 5000px !important;
    height: calc(100% + 1px) !important;
    left: -2500px !important;
    background-color: #fff !important;
    z-index: -1 !important;
}

.admin-bar {
    z-index: 1111;
}

#cboxOverlay,
#colorbox {
    z-index: 1004;
}

.messages,
.user-action-login.popup-widget.login-widget,
.user-action-cart.popup-widget.cart-widget.loader-wrapper {
    z-index: 1005;
}

.product a.btn.btn-primary {
    background-color: #39b6ab;
    color: #ffffff;
}

.product .btn.btn-primary:hover,
.product a.btn.btn-primary:hover {
    border-color: #39b6ab;
}

.shp-tab-link,
.shp-tab-link:hover {
    color: #ffffff;
}

.thumbnail img,
img.icon {
    width: 60px;
}

.thumbnail {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 15px;
}

.thumbnail p {
    margin-bottom: 0px !important;
    font-size: 18px;
}

img.icon {
    margin-right: 15px;
}

.products-block>div .p .p-bottom>div .p-tools>.btn:last-child {
    color: #38B6AB;
    border-color: #38B6AB;
    background-color: #ffffff;
    border-width: 2px;
}

.kategorie-hp-wrapper img {
    padding: 10px;
}

.kategorie-hp-wrapper>a {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    align-content: flex-end;
    justify-content: center;
}

/*Responziviza*/
@media(max-width: 1439px) and (min-width: 1200px) {
    .products-block>div {
        padding: 10px;
    }

    .price-additional {
        text-align: left;
        font-size: 13px;
    }

    .price-save,
    .price-standard {
        font-size: 13px;
    }

    .product .prices .price.price-final {
        line-height: 23px;
        font-size: 21px;
    }

    .product .p-in-in .ratings-wrapper {
        min-height: 90px;
    }

    ul.menu-level-2:before {
        min-height: 17px !important;
    }

    header#header:after {
        min-height: 11px;
    }

    ul.menu-level-2>li:before {
        top: 16px !important;
    }
}

@media(max-width: 1199px) and (min-width: 992px) {
    .kategorie-hp-wrapper {
        width: calc(25% - 15px);
    }

    header#header:after {
        min-height: 9px;
    }

    ul.menu-level-2>li:before {
        top: 14px !important;
    }

    ul.menu-level-2:before {
        min-height: 15px !important;
    }

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

    .ordering-process td.cart-p-image {
        flex-basis: 90px;
    }

    .ordering-process td.p-name {
        flex-basis: calc(100% - 666px);
    }

    .box.box-sm.box-bg-transparent.client-center-box>ul {
        margin-top: 0px !important;
    }

    .columns-3 .products-block>div,
    .columns-4 .products-block>div {
        width: 50%;
    }

    select.surcharge-parameter {
        min-width: 50% !important;
    }

    .container-narrow {
        width: 972px;
    }
}

@media(max-width:991px) {
    .vyhody-wrapper {
        flex-wrap: wrap;
    }

    .vyhody-wrapper .vyhoda {
        width: 50% !important;
        margin-bottom: 30px;
        padding: 0px 10px;
    }

    .vyhody-wrapper .vyhoda p {
        font-size: 14px;
    }

    .col-xs-12.col-md-6.form-div {
        margin-bottom: 30px;
    }
}

@media(max-width:991px) and (min-width:768px) {
    .searchWhisperer.active {
        z-index: 1010 !important;
        box-shadow: 0px 20px 20px 0px #00000012;
    }

    .user-action-cart.popup-widget.cart-widget.loader-wrapper {
        z-index: 1003;
    }
}

@media (min-width: 768px) {
    header#header {
        z-index: 1003;
        position: relative;
    }

    .top-navigation-bar {
        z-index: 1004 !important;
        position: relative;
    }
}

@media(max-width: 767px) {
    header#header {
        z-index: 1003;
    }

    .site-msg.information {
        z-index: 1002;
    }
}

@media(max-width: 991px) and (min-width: 768px) {
    .pw-custom-slider-container .custom-product-card button.custom-add-to-cart {
        margin-left: 0px;
        margin-right: auto;
    }

    .pw-custom-slider-container .custom-product-card .availability {
        width: 100% !important;
        justify-content: flex-start !important;
    }

    .pw-custom-slider-container .custom-product-card .custom-product-bottom .prices {
        width: 100% !important;
    }

    .pw-custom-slider-container .custom-product-bottom {
        flex-wrap: wrap;
    }

    #header {
        margin-bottom: 15px;
    }

    .product .p .availability,
    .pw-custom-slider-container .custom-product-card .availability {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .product .prices {
        width: 100% !important;
    }

    .product .p .availability {
        width: 100% !important;
    }

    .product .p-in-in .ratings-wrapper {
        display: flex;
        flex-wrap: wrap;
    }

    .product .p .availability {
        justify-content: flex-start !important;
    }

    .products-block>div .p .p-bottom>div .p-tools>.btn:last-child {
        margin-left: 0px;
        margin-right: auto;
    }

    .subcategories.with-image li {
        padding: 5px 0;
    }

    .sidebar-inner>div.box-sm {
        padding: 10px;
    }

    .box.box-sm.box-bg-transparent.client-center-box>ul {
        margin-top: 0px !important;
    }

    .product-slider-holder {
        padding-top: 20px !important;
    }

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

    header#header:after {
        min-height: 7px !important;
    }

    ul.menu-level-2:before {
        min-height: 13px !important;
    }

    ul.menu-level-2>li:before {
        top: 12px !important;
    }

    .kategorie-hp-wrapper {
        width: calc(100% / 3 - 14px);
    }

    .top-bar-contact .phone>span,
    .top-bar-contact .email>span {
        display: none;
    }

    .top-navigation-bar .container>div.top-bar-contact {
        flex-basis: 60px !important
    }

    .top-navigation-bar .container>.top-navigation-tools {
        flex-basis: 230px !important;
    }

    .top-navigation-bar .container>.top-navigation-menu {
        flex-basis: calc(100% - 290px) !important;
    }

    .top-bar-contact {
        justify-content: flex-start;
    }

    .dle-uziti {
        width: 20%;
    }

    .homepage-blog-wrapper .news-item {
        flex-basis: 50%;
        width: 50%;
    }

    .user-action-in .popup-widget.cart-widget {
        height: calc(100% - 155px);
        top: 155px;
    }

    .popup-widget.cart-widget,
    .popup-widget.login-widget,
    .popup-widget.search-widget {
        top: 155px;
    }

    .navigation-in>ul>li.ext>ul>li>a {
        padding: 10px;
    }

    #navigation .menu-level-2>li {
        padding-top: 10px;
    }

    #navigation .menu-level-3>li>a {
        font-size: 12px;
    }

    #navigation .menu-level-3>li {
        line-height: 14px;
    }

    ul.menu-level-2>li>div>a>span {
        font-size: 14px;
        line-height: 16px !important;
    }

    ul.menu-level-2>li>div>a {
        line-height: 16px !important;
    }

    .navigation-in>ul>li.ext>ul>li>div>ul {
        line-height: 14px;
        max-height: 30px;
    }

    .more-items-trigger {
        background-color: transparent !important;
    }

    #navigation .has-more-items .more-items-trigger:after {
        background-image: none;
    }

    div#summary-box {
        padding: 5px 15px;
    }

    .sidebar-inner>div.box-sm>ul {
        padding-left: 25px;
    }
}

@media(max-width: 360px) {
    #header .site-name a img {
        max-width: 125px !important;
    }
}

@media(max-width: 479px) {
    .ordering-process .payment-info {
        flex-basis: calc(100% - 160px);
        width: calc(100% - 160px);
    }

    #header .site-name a img {
        max-height: 60px !important;
        min-height: 60px !important;
    }

    #header .header-top {
        height: 80px;
    }

    .navigation-buttons>a[data-target=cart] i {
        width: 15px;
        height: 15px;
        font-size: 9px;
    }

    #header .header-top a.cart-count i {
        bottom: 21px !important;
        right: 10px !important;
    }

    .navigation-buttons a[data-target=cart]:before {
        width: 25px !important;
        height: 80px;
    }

    .navigation-buttons a {
        font-size: 21px;
    }

    #header .navigation-buttons a {
        height: 80px;
        width: 50px;
    }

    #header .navigation-buttons a:before {
        line-height: 80px;
    }

    #header .header-bottom {
        height: 0px;
    }

    #header .container {
        min-height: 80px;
    }

    .overall-wrapper {
        padding-top: 80px;
    }

    #header .site-name a img {
        display: block;
        max-height: 80px;
        min-height: 80px;
        max-width: 150px;
    }

    nav#navigation {
        top: 80px;
    }
}

@media(min-width: 480px) and (max-width: 481px) {
    #header .container {
        min-height: 80px;
    }

    #header .navigation-buttons a {
        height: 80px;
        width: 80px;
    }

    #header .navigation-buttons a:before {
        line-height: 80px;
    }

    #header .header-bottom {
        height: 0px;
    }
}

@media(max-width:767px) {
    .product-slider-holder .product-slider-navigation {
        top: 40%;
    }

    .dle-uziti p {
        font-size: 14px;
    }

    ul.menu-level-2 {
        padding-top: 0px;
    }

    .navigation-in .menu-level-1 li a {
        color: white !important;
    }

    .navigation-in .menu-level-1 li.copy a {
        color: #1a1937 !important;
    }

    #navigation {
        border-top-color: #2c2928 !important;
    }

    nav#navigation ul.menu-level-1 .submenu-arrow:after {
        color: white;
    }

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

    ul.menu-level-1>li.copy>a {
        padding-bottom: 2rem !important;
        padding-top: 2rem !important;
        text-transform: uppercase;
        font-weight: bold !important;
        background-color: #fff;
    }

    ul.menu-level-1 {
        background-color: #2c2928;
    }

    #navigation .menu-level-1>li>a,
    #navigation .menu-level-1>li>a>b,
    #navigation .navigationActions>li>a {
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase;
    }

    ul.menu-level-2:before {
        content: none;
    }

    select.surcharge-parameter {
        width: 50% !important;
        min-width: 50%;
    }

    a.btn.btn-default.unveil-button:hover {
        border-color: #38B6AB;
    }

    .category-header #products-listing-order:hover,
    .category-header .dropdown .dropdown-menu label:hover,
    .filters-wrapper .filters-unveil-button-wrapper .btn.btn-default.unveil-button:hover {
        color: #000000;
    }

    .products-block>div .p .p-bottom>div .p-tools>.btn:last-child {
        margin-left: 0px;
        margin-right: auto;
    }

    .mobile .category-header #products-listing-order,
    .filters-wrapper .filters-unveil-button-wrapper .btn.btn-default.unveil-button {
        background-color: #38B6AB;
    }

    .subcategories.with-image li {
        padding: 8px 0;
    }

    .ordering-process .payment-logo img {
        max-width: 70px;
    }

    .ordering-process .payment-logo {
        flex-basis: 80px;
        width: 80px;
    }

    .cart-widget-product-amount {
        width: 100px;
    }

    .user-action-in .popup-widget.cart-widget {
        height: calc(100% - 80px);
        top: 80px;
    }

    #header .header-top a.cart-count i {
        bottom: 15px;
        right: 18px;
    }

    .navigation-buttons a[data-target=cart]:before {
        width: 40px;
        height: 80px;
    }

    header#header {
        z-index: 1004 !important;
    }

    header#header:after {
        content: none;
    }

    .welcome-wrapper {
        padding-bottom: 0px;
        padding-top: 0px;
    }

    .homepage-blog-wrapper {
        padding-bottom: 0px;
    }

    .footer-bottom .container {
        text-align: left;
    }

    .homepage-blog-wrapper .news-item {
        flex-basis: 100%;
        width: 100%;
    }

    .dle-uziti {
        width: 25%;
    }

    .kategorie-hp-wrapper {
        width: calc(50% - 10px);
    }

    .rozcestnik {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 15px;
    }

    .rozcestnik>div:first-child {
        padding-right: 0px;
    }

    .rozcestnik>div:nth-child(2) {
        padding-left: 0px;
    }

    .product .p .availability,
    .pw-custom-slider-container .custom-product-card .availability {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .product .prices {
        width: 100% !important;
        min-height: 78px !important;
    }

    .product .p .availability {
        width: 100% !important;
        justify-content: flex-start !important;
    }

    .product .p-in-in .ratings-wrapper {
        display: flex;
        flex-wrap: wrap;
    }

    .pw-custom-slider-container .custom-product-card button.custom-add-to-cart {
        margin-left: 0px;
        margin-right: auto;
    }

    .pw-custom-slider-container .custom-product-card .availability {
        width: 100% !important;
        justify-content: flex-start !important;
    }

    .pw-custom-slider-container .custom-product-card .custom-product-bottom .prices {
        width: 100% !important;
    }

    .pw-custom-slider-container .custom-product-bottom {
        flex-wrap: wrap;
    }

    #signature {
        text-align: left;
    }
}

body{
	overflow-x: hidden !important;
}
#footer {
    margin-top: 0px;
}

#cofidis {
    background-color: #38B6AB;
    border-color: #38B6AB;
    color: #fff
}

.p-gift-name a, .p-gift-name a:focus, .p-gift-name a:hover {
    color: var(--color-primary);
}

@media (min-width: 480px) {
    .dkLabComparerHeaderIconBtn::before {
        font-size: 32px !important;
        top: 0px !important;
    }
}
@media (min-width: 768px) {
    .menu-helper>span {
        color: #fff;
    }
}

@media (max-width: 479px) {
    #header .container {
        min-height: unset !important;
        height: unset !important;
        max-height: unset !important;
    }
}

.st-cookies-v2 .siteCookies{
		z-index: 1005;
}

.products-block>div .p .p-bottom>div .prices{
    justify-content: flex-start;
}

.dkLabComparerProductDiv{
		text-align: left;
}

.dkLabComparerProductDiv,
.product .ratings-wrapper{
    width: 100%;
}

.product .stars-wrapper {
    display: none !important;
}

.cart-widget-product>div.cart-widget-product-price>strong {
    white-space: nowrap;
}

.cart-widget-product>div.cart-widget-product-price:after,
.id--9 .cart-table tr>td.p-total strong:after{
    content: " s DPH"
}

.dkLabComparerHeaderIconBtn{
		color: #ffffff;
}

.menu-helper{
		height: 50px;
}

.navigation-hovered.in-index main#content>.row.banners-row {
    z-index: 1;
}

.custom-slide {
    visibility: visible !important;
}

@media(min-width: 768px){
    .in-index main#content > *:not(:first-of-type):not(.homepage-group-title) {
        margin-left: -40px !important;
        margin-right: -40px !important;
    }
    
    .in-index main#content > *.homepage-group-title{
        margin-left: -20px !important;
        margin-right: -20px !important;
    }
}

@media(max-width: 991px){
    .menu-helper>span{
    		color: #ffffff;
				font-weight: 500;
    }
}

@media(max-width: 767px){
		.kategorie-hp-wrapper p.katrogie-hp-heading{
    		height: 41px;
    }
}

.subcategories.with-image{
    display: flex;
    align-items: stretch;
    margin-left: -10px;
    margin-right: -10px;
}

.subcategories.with-image li a .image {
    width: 100%;
    display: block;
    padding-right: 0px;
    max-width: 150px;
    object-fit: contain;
    margin: auto;
    margin-bottom: 10px;
}

.subcategories.with-image li a {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 100%;
    height: unset;
    justify-content: center;
    border: 1px solid #38b6ab;
    padding: 10px;
    overflow: unset;
    position: unset;
    align-items: stretch;
}
.subcategories.with-image li:hover a {
    border-color: #000;
}


.subcategories.with-image li {
    padding: 10px;
    display: flex;
    position: relative;
    align-items: stretch; 
}

.subcategories.with-image li a .text {
    max-width: unset;
    text-align: center;
}