/*design-new*/

@media (min-width: 992px) {
/*--------ALLWEB-----*/

.content-wrapper {
    background-color: #ffffff;
}

.p {
    background: white;
}

.category-top {
    max-width: 100% !important;
    background: white;
    padding: 30px 0px !important;
}

.breadcrumbs span {
    color: #51737e;
}

.navigation-home-icon:before {
    content: "\e91f";
    margin-top: -2px;
    color: #0081c4;
}

/*HEADER*/
.top-navigation-bar {
    background-color: #009ced;
    border-color: #006aa0;
}

.top-navigation-bar a {
    color: #ffffff;
    font-size: 14px;
}

.top-navigation-bar .container {
    align-items: center;
    display: flex;
    padding-top: 3px;
    padding-bottom: 4px;
}

/*ikona-košíku*/
.navigation-buttons>a[data-target=cart] i {
    bottom: 6px;
    background-color: #ff0000;
    font-size: 12px;
    height: 19px;
    left: 6px;
    padding: 5px;
    width: 19px;
}

/*měny-uprava*/
button#topNavigationDropdown {
    color: white;
    background: #00659a;
    padding: 6px 23px 9px;
    padding-right: 2.5em;
}

.top-navigation-bar .dropdown .caret:before {
    right: 1.5em;
}



#header {
    background-color: #0080c4;
}

.header-bottom {
    background-color: #005b8a;
    border-color: #0081c4;
    color: #ffffff;
}

.navigation-in {
        background-color: #f7f7f7;
}

#header .site-name a img {
        max-height: 80px;
}

/*vyhledávací pole*/
#header .search-input {
    background-color: var(--color-header-background);
    color: var(--_color-header-text);
    border-radius: 30px;
}

.search-input {
    padding-left: 69px;
}

.search-input-icon {
    font-size: 22px;
    padding-left: 26px;
    border-right: 1px solid #bab8ff;
    padding-right: 20px;
    max-height: 19px;
}

.search-focused .search-input-icon:before, .search-window-visible .search-input-icon:before {
    content: "\e912";
    font-size: 17px;
    color: red;
}



/*navigace*/
.navigation-in {
    background-color: #005b8a;
}
.navigation-in.menu a {
    color: white;
}

.navigation-in>ul>li>a:hover {
    background: #18b0ff;
    color: white;
    text-decoration: unset !important;
}



/*košík v headeru*/
span.cart-price.visible-lg-inline-block {
    color: white;
}

#header .navigation-buttons a[data-target=cart]:before {
    font-size: 29px;
    margin-right: 15px;
    color: #ffffff;
}
    
/*carousel - fullwide*/    .desktop .banners-row {
        clear: both;
        margin-top: 0;
    }

.row.banners-row {
    margin: 0;
}

/*vyhody*/
.benefitBanner .benefitBanner__item, .benefitBanner .benefitBanner__link {
    align-items: center;
    flex-flow: column;
    justify-content: center;
    margin-bottom: 0;
    text-align: center;
    width: 100%;
}

.benefitBanner .benefitBanner__picture {
    flex: 0 0 64px;
    height: 64px;
    margin: 16px;
}

.benefitBanner__picture {
    align-items: center;
    display: flex;
    max-width: 75px;
}

.benefitBanner .benefitBanner__content {
    padding: 0 16px;
}

.benefitBanner__content {
    overflow: hidden;
    word-break: break-word;
}

.benefitBanner .benefitBanner__title {
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 8px;
    width: 100%;
}

.benefitBanner .benefitBanner__data {
    font-size: 14px;
    line-height: 16px;
    color: red;
}

.benefitBanner__item {
    flex-direction: column;
    justify-content: center;
    text-align: center;
    width: 100%;
}

@media (min-width: 992px) {
    .benefitBanner__item {
        flex: 1 1 25%;
    }
}


.footer-banners.row.banner-wrapper.banners-row {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 1366px;
    margin-top: 40px;
}

/*produkty na titulce*/
.homepage-group-title.homepage-products-heading-11.h4 {
    margin-bottom: 10px;
    margin-top: 40px;
}


/*FLAGS*/



/*--------------podkategorie-------*/
.subcategories li a {
    color: #1a1937;
    background: white;
    margin: 0 7px;
    height: 100px;
    border-radius: 0px;
    border: 1px solid #d5d5d5;
    padding: 20px;
}

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

.subcategories li a:hover {
    box-shadow: 0 7px 20px 0 #18213026;
    background-size: 103%;
}

.subcategories.with-image li a .text {
    color: #297592 !important;
}

li.col-xs-6.col-sm-6.col-lg-3.col-xl-3 span.text:hover {
    color: black !important;
}


.category-header-pagination {
    display: none;
}

/*---vypis produktů v podkat*/

.product {
    border: 1px solid #eeeeee !important;
    padding: 5px 20px !important;
}

.products-block>div .p>a img {
    margin-bottom: 0;
    margin-top: 0;
    padding: 27px;
    padding-bottom: 10px;
}

p.p-desc {
    display: none;
}

button.btn.btn-cart.add-to-cart-button, button.btn.btn-cart.add-to-cart-button:hover {
    color: white;
}

button.btn.btn-conversion.add-to-cart-button {
    color: white;
    text-transform: uppercase;
    font-size: 19px;
}

.products-block>div .p .stars-wrapper {
    display: none;
}

.products-block>div, .products-block>div:hover {
    border-color: #ffffff;
    padding: 3px;
    background: white;
    border: 4px solid #ffffff;
}


.pagination a {
    background-color: #ffffff;
    border-radius: 50px;
}

.pagination a:hover {
    background-color: #0088bf;
    color: white;
}

.pagination-top .pagination-link, .pagination-top>strong {
    background-color: #0088bf;
    color: white;
}

span.load-products.btn.btn-default.unveil-button {
    background: white;
    color: red;
    border: unset;
}

span.load-products.btn.btn-default.unveil-button:hover {
    background: white;
    color: red;
    border: 2px solid ;
}




/*nejprodavanější-top-v-kat*/
div#productsTop {
    padding: 30px;
    border: 4px solid #ffffff;
    border-radius: 20px;
    box-shadow: 0 3px 8px 0 #18213026;
    background: linear-gradient(90deg, #fffaed 0%, #e2f0f5 100%);
}

.products-inline.products-top>div .p {
    padding: 20px 0;
}



/*top6 vlevo sidebar*/
.box.box-bg-default.box-sm.box-topProducts {
    background: white;
    border: unset;
}

aside.sidebar.sidebar-left {
    background: white;
    border-radius: 30px;
    padding: 20px;
}

.sidebar-inner.sidebar-filters-wrapper {
    padding: 0;
}

/*---------------detail produktu---------------*/
@media (min-width: 992px) {
    .wide .p-detail-inner {
        background-color: white;
    }
}

.responsive-nav .shp-tabs-holder {
    background: #005b8a;
    color: white;
 }

.shp-tabs-wrapper.p-detail-tabs-wrapper {
    background: #ffffff;
}


@media (min-width: 992px) {
    .type-product .breadcrumbs {
        width: 100%;
        padding-left: 21px;
        padding-top: 19px;
    }
}

@media (min-width: 992px) {
.p-detail-inner-header {
    margin-top: 34px !important;
}}

body.type-detail .p-detail-inner span.product-appendix {
    color: #525252;
    font-weight: 600;
    background: linear-gradient(90deg, #e3ffe7 0%, #d9e7ff 100%);
    padding: 10px 25px;
    border-radius: 40px 0 0 40px;
}

.p-detail-inner-header h1 {
    margin-bottom: 26px;
}

body.type-detail .p-detail-inner span.product-appendix {
    display: flex;
    justify-content: start;
    align-items: center;
}

p.hodnota-doplatku {
    margin-bottom: 0 !important;
    margin-left: 40px !important;
}

p.hodnota-doplatku {
    background: white;
    padding: 7px 29px;
    border-radius: 30px;
}

.p-short-description {
    padding: 20px 0;
    padding-top: 0;
    padding-bottom: 40px;
    margin-bottom: 0 !important;
    padding-right: 20px;
}

.p-short-description p {
    margin: 0 !important;
}

.wide .p-detail-inner .p-image-wrapper {
    padding-right: 40px;
    width: 50%;
    padding-left: 40px;
}

/*zobrazení varianty*/

.variant-list.variant-not-chosen-anchor {
    display: flex;
    text-align: center;
    align-items: center;
}

select#parameter-id-4 {
    padding-left: 20px;
    margin-left: 29px;
    border-radius: 20px;
}

span.variant-label {
    padding-bottom: 0 !important;
    font-weight: 700;
    font-size: 18px;
}

/*----conversion-detail-P----*/
.p-to-cart-block {
    background-color: #ecffd4;
}

form#product-detail-form {
    padding: 0 20px 0 0;
}

.type-detail strong.price-final {
    font-size: 32px;
}

.type-detail  .p-final-price-wrapper {
    padding: 18px;
}

.type-detail  .p-final-price-wrapper .price-additional {
    color: #000000;
}


/*COFIDIS-SPALTKY*/
.cofidis-wrap {
    text-align: right;
    padding: 24px;
    padding-top: 10px;
    padding-left: 0;
    margin-bottom: 0;
}

a#cofidis strong {
color: red;
}

a#cofidis {
    background: #fffbb0;
    color: #000000;
    border: unset;
    width: 100%;
}

a#cofidis:hover {
    background: #fff86e;
    cursor: pointer;
}

.social-buttons-wrapper {
    padding: 22px 0;
    padding-top: 0;
}

/*--------objednávka------*/
.in-kosik main#content {
    background: white;
}

.in-krok-1 main#content {
    background: white;
}

.in-krok-2 main#content {
    background: white;
}

ol.cart-header li.active strong:before {
    background-color: white;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

a#continue-order-button {
    background-color: #73c809;
    color: white;
    text-transform: uppercase;
}

a#continue-order-button:hover {
    background-color: #599d03;

}

.cart-widget, .cart-widget-button {
    background-color: #ecffd9;
}


.cart-free-shipping>div div {
    padding-bottom: 22px;
    background: #f7ffa7;
}

.cart-free-shipping strong {
    color: #f37b00;
    padding-top: 21px !important;
    font-weight: 700 !important;
}

ol.cart-header li.completed a:before {
    color: #73c808;
    background: #ddffb3;
    font-weight: 700;
}

.next-step .btn.btn-lg {
    line-height: 36px;
    padding: 10px 20px;
    background-color: #73c809;
    color: white;
    width: 100%;
}

span.order-button-text {
    font-weight: 700;
}

.next-step .btn.btn-lg:hover {
    color: white;
}

.next-step {
    justify-content: space-between;
}

}

   

/*nové upravy z 3.7.25*/

@media (min-width: 992px) {
    .subcategories li a {
        color: #1a1937;
        background: white;
        margin: 0 7px;
        height: auto;
        border-radius: 0px;
        border: 1px solid #d5d5d5;
        padding: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        min-height: 205px;
    }
}


@media (min-width: 1440px) {
    .col-xl-3 {
        width: 20%;
    }
}

.subcategories.with-image li a .text {
    max-width: 100%;
    margin-top: 20px;
    text-align: center;
}

.subcategories.with-image li a .image {
    padding-right: 10px;
    text-align: center;
    width: 65%;
}

.subcategories.with-image li a .image img {
    max-height: 100px;
    width: auto;
}





.colo-4.home-nav {
    border: 1px solid #e0e0e0;
}

.top-cat-block {
    background: #fdfeff !important;
}

.menu-helper>span {
    border-color: #cfcfcf;
    color: #4b9cc6;
    background: #daf2fe;
    padding: 10px 20px;
    border-radius: 40px;
    text-transform: lowercase;
    font-size: 20px;
}

span.price-standard strong {
    color: red;
    font-weight: 500;
    font-size: 16px;
}

span.price-save {
    background: red;
    border-radius: 47px;
    color: white;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    padding: 9px 15px;
}

.price.price-final {
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .menu-helper>ul {
        background-color: #005b8a;
    }
}

.menu-helper>ul>li a b {
    font-weight: 400;
    color: white;
}

.homepage-group-title.homepage-products-heading-7.h4 {
    margin-bottom: 0;
    margin-top: 30px;
}

.homepage-group-title.homepage-products-heading-10.h4 {
    margin-bottom: 0;
}

.products-block>div:hover {
    border-color: white;
}

.hrReadMore {
  display: none; /* Skrýt oddělovač */
}

.hidden-content {
  display: none; /* Skrytý obsah */
}

.toggle-btn {
    padding: 5px 10px;
    background-color: unset;
    color: #2980c4;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    text-decoration: underline;
}

.toggle-btn:hover {
    background-color: unset;
    color: #2980c4;
}


.price-tooltip {
    position: absolute;
    background: rgba(0, 0, 0, 0.9);
    color: white;
    padding: 10px;
    border-radius: 5px;
    font-size: 14px;
    max-width: 250px;
    display: none;
    z-index: 1000;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.2);
}

.price-tooltip button {
    background: #007bff;
    color: white;
    border: none;
    padding: 5px 10px;
    cursor: pointer;
    font-size: 14px;
    margin-top: 5px;
    border-radius: 3px;
}

.price-tooltip button:hover {
    background: #0056b3;
}





/*popis produktu*/
.header-box {
    padding: 20px;
    text-align: center;
    margin-bottom: 40px;
    border-bottom: 2px solid #efefef;
    padding-bottom: 0;
}

.header-box-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.brand-logo {
    max-height: 50px;
}

.seo-title {
    font-size: 18px;
    font-weight: 600;
    color: #24242e;
}

.seo-title-center {
    font-size: 34px;
    font-weight: 700;
    margin-top: 30px;
    color: #000;
}


h2.ai-heading {
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 30px;
}

@media (max-width: 600px) {
    h2.ai-heading {
        font-size: 20px;
        margin-top: 0;
        margin-bottom: 8px;
        padding: 20px;
    }
}

p.ai-intro {
    margin-bottom: 40px;
    font-size: 17px;
}

@media (max-width: 600px) {
    p.ai-intro {
        margin-bottom: 40px;
        font-size: 17px;
        padding: 0 20px;
    }
}


iframe.ai-video {
    padding: 20px;
    background: black;
    border-radius: 20px;
}

@media (max-width: 600px) {
iframe.ai-video {
    background: black;
    border-radius: 10px;
    width: 100%;
}}

h3.ai-subheading {
    font-size: 24px;
    margin-top: 50px !important;
}

@media (max-width: 600px) {
h3.ai-subheading {
    padding: 0 20px;
    font-size: 20px;
}}

p.ai-description {
    margin-bottom: 50px;
    font-size: 17px;
    color: #787878;
}

@media (max-width: 600px) {
p.ai-description {
    margin-bottom: 50px;
    font-size: 17px;
    color: #787878;
    padding: 20px;
    margin-bottom: 20px;
}}

video#video-ap {
    margin-top: 20px;
    margin-bottom: 20px;
}


/*detail produktu*/
.p-detail-inner-header {
    display: flex !important;
    flex-direction: row-reverse;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.p-detail-inner-header h1 {
    font-size: 27px;
    font-weight: 700;
}



@media (min-width: 992px) {
    .responsive-nav .shp-tabs-holder {
        background: #ffffff;
        color: #2980c4;
    }
}

@media (min-width: 992px) {
        .shp-tabs-holder ul.shp-tabs a.shp-tab-link {
            font-size: 17px;
            color: #000000;
        }
    }

.responsive-nav {
    margin-left: 20px !important;
    margin-right: 20px !important;
    display: flex;
    border-bottom: 2px solid #ededed;
    margin-top: 30px;
}

@media (min-width: 1200px) {
    .basic-description {
        width: 59%;
    }
}

@media (min-width: 1200px) {
    .extended-description {
        width: 40%;
    }

.extended-description {
    padding: 30px 40px 40px 40px;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
    border-radius: 20px;
}}

.extended-description table.detail-parameters tbody tr td {
    text-align: right;
}

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



.extended-description table.detail-parameters tbody tr {
    border-bottom: 1px solid #f0f0f0;
    height: 60px;
}

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

.extended-description table.detail-parameters tbody tr th {
    color: black;
    min-width: 205px;
    font-weight: 600 !important;
    font-size: 14px;
}

h2.h2-parametry {
    font-size: 19px;
    color: #2980c4;
    padding: 20px 0;
    min-width: 250px;
}


/*mobil*/

@media (max-width: 767px){
.row {
    margin-left: 0px;
    margin-right: 0px;
}}

@media (max-width: 767px) {
    #header .header-top .container {
        background: #2980c4;
        color: white;
}}

@media (max-width: 480px) {
    #header .navigation-buttons a:before {
        line-height: 50px;
        color: white;
}}

@media (max-width: 480px) {
.container.navigation-wrapper .site-name {
    flex: 0 1 auto;
}}

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




