

@media (min-width: 992px) {
    .container.navigation-wrapper .site-name {
        flex-basis: 100px;
    }
    
    .navigation-in {
    font-size: 15px;
    line-height: 16px;
}
}

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

.flag-discount .price-standard {
    display: none !important;
}

@media (max-width: 767px) {
    .banner {
        min-height: auto;
    }
}


.top-navigation-bar {
    width: 100%;
    background-color: #08204a;
    padding: 10px 0;
    font-size: 14px;
    border-bottom: 1px solid #08204a;
}

.top-navigation-contacts {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    color:#fff;
        text-transform: none;
    
}

.top-navigation-contacts strong {
    margin-right: 5px;
}

.top-navigation-contacts a {
    color: inherit;
    text-decoration: none;
}

.top-navigation-contacts a:hover {
    text-decoration: underline;
}

/* Ikonka pred telefónnym číslom */
.top-navigation-contacts span.tel:before {
    content: "\e92c";
   font-family: shoptet;
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    color: #02ADD2;
    text-align: center;
}

.top-navigation-contacts span.tel {
    position: relative;
    padding-left: 28px;
    display: inline-block;
}

/* Ikonka pred emailom */
.top-navigation-contacts span.mail:before {
    content: "\e924";
    font-family: shoptet;
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    color: #02ADD2;
    text-align: center;
}

.top-navigation-contacts span.mail {
    position: relative;
    padding-left: 28px;
    display: inline-block;
}

@media (max-width: 768px) {
    .top-navigation-contacts {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    
    .top-navigation-bar {
   display:none;
}
}


.navigation-buttons a[data-target=cart], .navigation-buttons a[data-target=cart]:hover {
    background-color: #02ADD2;
    color: var(--_color-header-text);
}

.btn.btn-primary, a.btn.btn-primary {
   
    background-color: var(--color-secondary);
    border-color: var(--color-secondary);
    color: #fff;
}

.recommended-products a.recommended-product strong.price {
    font-weight: 400;
}


ol.cart-header {
    border: 0px;
}

ol.cart-header li a span, ol.cart-header li strong span {
    background: #fff;
    border: 1px solid #17386C;
    color: #17386C;
    display: block;
    border-radius: 60px;
}

ol.cart-header li.active a span, ol.cart-header li.active strong span {
    border-bottom-color: #17386C;
    border-radius: 60px;
    background: #17386C;
    color: #fff;
}

.cart-table tr td.p-name a {
    color: #17386C;
    font-family: 'Switzer-Regular', sans-serif;
}

.cart-table .p-total .price-final {
    font-size: 20px;
    font-weight: 400;
    font-family: "Roboto Serif", serif;
    color: #17386C;
}

.price-wrapper .price.price-primary {
    font-size: 32px;
    line-height: 1;
    white-space: nowrap;
    font-weight: 400;
    font-family: "Roboto Serif", serif;
    color: #17386C;
}

.cart-table {
    margin-bottom: 40px;
}

td.p-availability.p-cell {
    display: none;
}

.msg.msg-notice, .msg.msg-success {
    background-color: #02ADD2;
    border-color: #02ADD2;
    color: #17386C;
}

.shp-tabs-wrapper.p-detail-tabs-wrapper {
    margin-bottom: 40px;
}



.footer-bottom {
    padding-top: 30px;
}

.footer-bottom, .footer-newsletter {
    border-color: #0B264F;
}

#footer ul li {
    padding: 8px 0;
    position: relative;
}

@media (min-width: 768px) {
   .container.footer-rows {
    padding-top: 50px;
    padding-bottom: 50px;
}
}

#footer h4 {
    font-size: 25px;
    font-weight: 400 !important;
    color: #02ADD2;
}

span.copyright {
    color: #fff;
}

a.js-cookies-settings {
    color: rgb(255, 255, 255);
}

#footer a {
    text-decoration: none;
    color: #fff;
}

#footer ul li:before {
    border-color: #02ADD2;
}

#signature a {
    color: #fff;
}

.contact-box ul li>span:before {
    font-size: 16px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 24px;
    color: #02ADD2;
}

#footer {
    background-color: #17386C;
    border-top-color: #17386C;
}

.container.footer-newsletter {
    display: none !important;
}

.btn, a.btn {
    padding: 15px 36px;
}

.p-detail-inner {
    align-items: center;
}

.p-to-cart-block {
    border-bottom: 0px;
}

.p-param-block {
    display: none;
}

.p-basic-info-block {
    display: none;
}

.category-header {
    justify-content: center;
    margin-top: 40px;
}

.category-title {
    text-align: center;
    color: #17386C;
    font-size: 50px;
}

.category-header input[type=radio]:checked+label {
    border-bottom-color: #17386C;
    border-radius: 60px;
    background: #17386C;
    color: #fff;
}

.category-header input[type=radio]+label {
    background: #fff;
    font-size: 11px;
    margin: 1px 1px -1px;
    padding: 9px 8px;
    border-radius: 60px;
    border: 1px solid #17386C;
    color: #17386C;
}

@media (min-width: 992px) {
    .category-header input[type=radio]+label {
        font-size: 13px;
        padding: 10px 30px;
        margin-left: 20px;
    }
}

.filters-wrapper {
    display: none;
}

.category-header {
    border-bottom: 0px;
}

div#productsTop {
    background-color: #EDF0F6;
    padding-bottom: 20px;
    padding-top: 10px;
}

.products-block>div .p .p-bottom>div .p-tools .btn, .products-block>div .p .p-bottom>div .p-tools .btn.btn-cart {
    padding: 10px;
    width: 70%;
}

@media (min-width: 768px) {
    .products-block>div .p .name {
        height: 47px;
    }
}

.p .name {
    color: #17386C;
    font-size: 16px;
}

.price.price-final {
    font-family: "Roboto Serif";
    font-size: 20px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-family: "Roboto Serif", serif;
    font-weight: 400;
    color: #17386C;
}

.p-final-price-wrapper>strong {
    font-weight: 400;
    font-family: "Roboto Serif", serif;
    color: #17386C;
}

.blank-mode, body, body.blank-mode {
    font-family: 'Switzer-Regular', sans-serif;
    letter-spacing: 0.75px;
}

.products-block .p {
    border-style: solid;
    border-width: 0px;
}

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

.homepage-texts-wrapper .top-products-wrapper {
        min-width: 350px;
        display: none;
         }

ul#homepage-tabs {
    display: none;
}

.responsive-nav .shp-tabs-holder {
    margin-bottom: 0;
    display: none;
}

@media (min-width: 1200px) {
    .breadcrumbs, .index-content-wrapper, .next-to-carousel-banners, .ordering-process .content-wrapper-in, .p-detail-inner, .p-detail-tabs-wrapper, .type-category .benefitBanner, .type-category .content, .type-glossary .content-wrapper-in, .type-manufacturer-detail .content-wrapper-in, .type-manufacturers-listing .content-wrapper-in, .type-page .content-wrapper-in, .type-post .content-wrapper-in, .type-posts-listing .content-wrapper-in, .type-search .content-wrapper-in {
        max-width: 1200px;
    }
    
    .container {
        width: 1200px;
    }
}



.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    width: auto;
   
    margin: 20px auto 0 auto;
    display: block;
}