/* kategorie */
/*.in-bavlnene-platno .banner-category, .in-bavlnene-platno .products {
    display: none;
}*/
.in-nase-kolekce .banner-category {
   display: none;
}

.subcategories li a {
        padding: 0;
    }

    .subcategories.with-image li a {
        border: 1px solid #ebebeb;
        display: block;
        height: 100%;
        padding: 6px;
    }

    .subcategories li a::before {
        display: none;
    }

    .subcategories.with-image li a .image {
        display: inline-table;
        width: 100%;
    }

    .subcategories.with-image li a .text {
        width: 100%;
        color: #004289;
        text-align: center;
        margin-top: 13px !important;
        text-transform: unset;
        font-weight: 300;
        height: 100%;
        padding-left: 0;
    }

    .subcategories.with-image li a:hover .text {
        text-decoration: underline;
    }

    .subcategories li {
        padding-bottom: 7px;
    }

    .subcategories {
        padding-bottom: 30px;
        align-items: unset;
    }

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

    .subcategories li a::after {
        display: none;
    }

@media (min-width: 1440px) {
#footer .site-name {
   margin-left: 50px; 
}
}



/* BRAND FONT */
.external-fonts-loaded body, .external-fonts-loaded ol.cart-header, .external-fonts-loaded .next-step, .external-fonts-loaded .price-wrapper, .external-fonts-loaded .price-additional, .external-fonts-loaded .price-measure, .external-fonts-loaded .price-final, .external-fonts-loaded .price-save, .external-fonts-loaded .price-standard, .external-fonts-loaded .btn, .external-fonts-loaded .products .name, .external-fonts-loaded h1, .external-fonts-loaded h2, .external-fonts-loaded h3, .external-fonts-loaded h4, .external-fonts-loaded h5, .external-fonts-loaded h6, .external-fonts-loaded .h1, .external-fonts-loaded .h2, .external-fonts-loaded .h3, .external-fonts-loaded .h4, .external-fonts-loaded .h5, .external-fonts-loaded .h6, .external-fonts-loaded .cart-table .main-link, .external-fonts-loaded .cart-related-name, .blank-mode h1, .blank-mode h2, .blank-mode h3, .blank-mode h4, .blank-mode h5, .blank-mode h6, .blank-mode .h1, .blank-mode .h2, .blank-mode .h3, .blank-mode .h4, .blank-mode .h5, .blank-mode .h6, .blank-mode .cart-table .main-link, .blank-mode .cart-related-name {
   font-family: 'Amiri', serif;
}
body {
    font: 16px 'Amiri',Arial,Helvetica,sans-serif !important;
}
@media screen and (max-width: 767px) {
.type-product h1 {
    font: 22px 'Amiri', Arial, Helvetica, sans-serif !important;
    margin: 10px 0 10px -1px;
}
}
h1 {
    font: 40px 'Amiri', Arial, Helvetica, sans-serif !important;
    margin: 0 0 10px -1px;
    color: #004289;
}
h2 {
    font: 24px 'Amiri', Arial, Helvetica, sans-serif !important;
    margin: 0 0 10px -1px;
    color: #004289;
}
h4.homepage-group-title, .h4.homepage-group-title {
    font-size: 30px;
    text-transform: uppercase;
}

/* CONTENT TABLES */
@media 
only screen and (max-width: 768px) {
    .ovrflwx {
        overflow-x: auto;
    }
}
.content-table {
	width: 100%;
	margin-bottom: 15px;
}
.content-table tr {
        height: 32px;
}
.content-table td {
	vertical-align: middle;
	padding: 2px 4px;
}
.content-table thead td {
	font-weight: bold;
	color: white;
	white-space : nowrap;
	background-color: #e2f1d8!important;
	font-family: 'GE Inspira'!important;
	font-weight: bold!important;
	font-size:16px!important;
	color:#56ab17!important;
}
.content-table thead td.line {
	border-bottom: 1px solid #ffffff;
}
.content-table tbody td {
	border-bottom: 1px solid #F3F3F3;
}
.content-table tbody tr.sudy td {
	background-color:#F3F3F3;
}
td.c {
    text-align: center;
}

/* header */
.breadcrumbs {
    border: none;
    margin-bottom: 10px;
}
.homepage-box, .top-navigation-bar {
    background-color: #fff;
    border-top-color: #fff;
    border-bottom-color: #fff;
}
@media (min-width: 768px) {
    .header-top {
        height: 123px;
    }
}

/* menu */
.menu-helper {
    top: 131px;
    height: 34px;
}
.menu-helper::after {
    width: 46px;
    line-height: 50px;
}
.menu-helper::after, .menu-trigger::after {
    background-color: #004289;
}
#formSearchForm button {
    border-color: #004289 !important;
    background: #004289 !important;
}
@media only screen and (min-width: 768px) {
    .navigation-in > ul > li.ext > ul > li > div > ul {
        max-height: unset;
    }
.navigation-in > ul > li > a {
    font-size: 18px !important;
}
.navigation-in {
    font-size: 15px;
}
    #navigation {
        height: 64px;
    }
}
.navigation-in {
    line-height: 32px;
    background-color: #f6f6f6;
    color: var(--color-primary);
}
.navigation-in > ul > li > a {
    color: #004289;
    font-size: 16px;
}
.navigation-in > ul > li {
    border-color: #dadada!important;
}
.top-navigation-bar a, .top-navigation-bar .dropdown button {
    color: #5e6263;
}

/* side */
.sidebar-inner > div {
    background-color: #ededed;
}

/* msg lišta */
@media (max-width: 615px) {
     .site-msg.information {
            padding: 5px 0;
        }
    }
@media screen and (max-width: 767px) {
.site-msg.information {
   font-size: 13px;
   padding: 10px !important;
   }
}
.site-msg.information {
    padding: 11px 0;
    box-shadow: none;
    opacity: 1;
    background: transparent;
}
.site-msg.information .text a:hover {
   text-decoration:underline;
}
@media screen and (max-width: 991px) {
.site-msg.information .text a {
   position: relative;
   display: inline-block;
   width: 90%;
   }
.navigation-buttons {
    top: auto;
   }
}
.site-msg .close {
    right: 10px;
}
.site-msg .close::before, .site-msg .close::after {
    background: #000;
}
@media screen and (min-width: 768px) {
.overall-wrapper {
        display: flex;
        flex-direction: column;
    }
}
.msg-wrap {
    order: -1;
    background-color: #fff;
}
.site-msg.information {
    position: relative;
    max-width: none;
    left: 0;
    bottom: auto !important;
    text-align: center;
    font-size: 18px;
    padding: 0px;
    z-index: 1;
}
.overall-wrapper > .site-msg.information {
    display: none; 
}
.site-msg.information .text {
    max-width: 1178px;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    color: #fff;
}
@media screen and (min-width: 1440px) {
.site-msg.information .text {
   max-width: 1418px;
   }
}

/* cat, detail */
.category-perex.empty-content.empty-content-category {
   display: none;
}
.advanced-parameter-inner {
    border-radius: unset;
}
.products-block.products .p .name {
    height: 47px;
}
.category-header form {
    display: none;
}
.category-header {
    padding: 8px;
}
@media only screen and (max-width: 767px) {
.category-header {
    display: none;
}
}
.products-block.products .p .name {
    text-align: center;
    margin-top: 10px;
}
.cart-widget-product-image {
    height: auto;
}
.content-wrapper .latest-contribution-box  {
   display: none;
}
.price-additional {
   display: none;
}
.p-detail .stars-wrapper {
    display: none;
}

/* help */
.link-icons {
    display: none;
}
.pomoc-edit {
    background-color: rgba(218, 218, 218, 0.34);
    padding: 10px;
    margin-top: 30px;
}
.link-icon.chat {
    margin: auto;
    border: 2px solid #004289;
    color: #000;
}
.link-icon.chat::before {
   display: none;
}
@media screen and (min-width: 376px) {
.pomoc_img {
    width: 18%;
    display: flex;
}
.pomoc_text p {
    margin: 0;
}
.pomoc_text p:first-child {
    margin: 7px 0 10px;
    font-size: 17px;
}
.pomoc_head > div {
    padding: 0px 30px 0 0;
    margin: auto;
}
.pomoc_head {
    display: flex;
    color: #000;
}
.pomoc_text a {
    font-size: 22px;
}
}
@media screen and (max-width: 375px) {
.pomoc-edit {
    text-align: center;
    }
.pomoc_head {
    display: block;
    }
.pomoc_img {
    display: block;
    }
.pomoc_img > img {
    width: 30%;
    text-align: center;
    }
.pomoc_head > div {
    padding: 0 0 10px 0;
    }
.pomoc_text p:first-child {
    margin: 7px 0 0;
    font-size: 16px;
}
.pomoc_text a {
    font-size: 20px;
}
.pomoc_text > span {
    display: block;
    font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
.pomoc_head {
    flex: 0 1 auto;
    flex-wrap: wrap;
}
.pomoc_head > div {
    padding: 0px 10px 8px 0;
    text-align: center;
    }
.pomoc_img {
    display: block;
    margin: auto;
    }
}

/* filtrace, příznaky */
@media screen and (max-width: 991px) {
.filter-section-parametric-id-95 form[method=post], .filter-section-parametric-id-16 form[method=post] {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
}
label[for="stock"], label[for="dd[]3"], label[for="dd[]11"], label[for="dd[]152"] {
    display: none !important;
}
label[for="dd[]1"] {
    color: #cb0000;
    font-size: 16px;
    text-transform: uppercase;
}
label[for="dd[]2"] {
    color: #7ad046;
    font-size: 16px;
    text-transform: uppercase;
}
/*.in-bavlnene-platno .filters-wrapper, .in-bavlnene-platno #products, .in-bavlnene-platno .pagination-wrapper {
   display: none;
}*/
.flag.flag-discount, .flag.flag-action {
    background-color: #cb0000;
}
.flag.flag-custom2 {
    background: transparent url(/user/documents/upload/grafika/ab_2.png) no-repeat 0 0;
    background-color: transparent !important;
    background-size: contain;
    font-size: 0;
    padding: 32px;
    margin-bottom: 8px;
}
.flag.flag-cr {
    background: transparent url(/user/documents/upload/grafika/cr.png) no-repeat 0 0;
    background-color: transparent !important;
    background-size: contain;
    font-size: 0;
    padding: 32px;
    margin-bottom: 8px;
}
.filters .slider-wrapper, .category-header, .filter-count {
    display: none;
  }
.flags.flags-default.flags-inline {
    position: relative;
}

@media screen and (max-width: 1199px) {
.type-product .flag.flag-tzu {
    margin-top: 0;
    position: absolute;
    z-index: 1;
    bottom: -700px;
    padding: 68px;
    left: 0;
}
}

@media screen and (max-width: 767px) {
.type-product .flag.flag-tzu {
    padding: 32px;
    margin-top: 0;
    position: absolute;
    z-index: 1;
    bottom: -400px;
}
}

@media screen and (max-width: 479px) {
.type-product .flag.flag-tzu {
    padding: 45px;
    margin-top: 0;
    position: absolute;
    z-index: 1;
    bottom: -350px;
    left: 0;
}
}
@media screen and (max-width: 375px) {
.type-product .flag.flag-tzu {
    padding: 40px;
    margin-top: 0;
    position: absolute;
    z-index: 1;
    bottom: -280px;
    left: 0;
}
}
@media screen and (min-width: 1200px) {
.type-product .flag.flag-tzu {
    margin-top: 0;
    position: absolute;
    z-index: 1;
    bottom: -500px;
    left: 0;
}
}

/* cart */
.co-box h4::before {content: '\e920'; } 
.move-here > .form-group h4::before {content: '\e922' !important; }
#shipping-16 .tooltiptext {
    color: #cb0000;
}
#shipping-6 .tooltiptext {
    color: #009901;
}
.zasilkovna-name {
    font-weight: 700;
    text-decoration: underline;
}
body.in-krok-1 .question-tooltip {
   display: none;
}
.tooltiptext {
   margin-top: -10px; 
   padding-left: 21px; 
   font-size: smaller; 
   padding-right: 160px;
}
/* btn */
.btn.btn-lg.btn-conversion.add-to-cart-button {
    font-size: 16px;
}
#continue-order-button:hover {
   background-color: #004289;
   border-color: #004289;
}
#continue-order-button, #orderFormButton, #submit-order {
    border-color: #cb0000;
    background-color: #cb0000;
}
.btn.btn-conversion:hover, #orderFormButton:hover, #submit-order:hover, .btn.btn-primary:hover, a.btn.btn-primary:hover {
    border-color: #cb0000;
    background-color: #cb0000;
}
.btn.btn-cart.add-to-cart-button {
    text-transform: uppercase;
}

/* hp bannery */
@media screen and (max-width: 767px) {
.hp-bannery-mobil img {
   width: 33.3%;
}
.hp-bannery-mobil {
   margin: 20px 0 5px 0;
}
.h4.homepage-group-title {
   margin-top: 30px;
}
.hp-bannery {
   display: none;
}
}
@media screen and (min-width: 768px) {
    .hp-bannery-mobil {
          display: none;
    }
    .hp-bannery img {
        width: 20%;
        padding: 17px 34px 0 44px;
    }
   .hp-bannery {
      margin-top: 20px;
   }
}

/* cookies */
@media (min-width: 768px) {
    .siteCookies--bottom.siteCookies--scrolled {
        background-color: unset;
        box-shadow: none;
    }
}
.siteCookies__form {
    background-color: #004289;
    opacity: 0.9;
}
.siteCookies__text a:focus {
    color: #fff;
}

/* limitky */
@media (min-width: 1200px) {
    .in-vonave-sneni .shp-tabs-holder ul.shp-tabs {
        display: block;
        text-align: center;
}
    .in-vonave-sneni .basic-description, .in-vonave-sneni .extended-description {
        width: 85%;
        padding-left: 130px;
    }
}
.in-vonave-sneni .description-inner {
    display: block;
}
/* column kourkova */
@media screen and (min-width: 768px) {
.sloupec {
    width: 50%;
    float: left;
}
.sloupec.pad{
    padding-left: 3%;
}
.sloupec.pad_reverse{
    padding-right: 3%;
}
.sloupce_content, .kat_content, .sloupce_reverse {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
}
@media  screen and (max-width: 767px) {
.sloupec {
    	width: 100%;
	float: none;
        margin: 10px 0 10px 0;
}
.sloupec p {
    line-height: 19px;
font-size: 11pt;
}
.sloupce_reverse {
    flex-direction: column-reverse;
    display: flex;
}
}

/*cookies lišta 2.0 */
#cboxOverlay {
    opacity: 0.7;
}
.cookiesSetting__button, .cookiesSetting__button:hover {
    font-weight: bold;
    padding: 0 23px;
    color: #000;
    background-color: unset;
    text-transform: uppercase;
    border-radius: unset;
    border: 1px solid black;
}
.cookiesSetting__button--green, .cookiesSetting__button--green:hover {
    background-color: #000;
    color: #fff;
}

/* Shoptet BUG Safari */
.p-thumbnails>div>div {
	display: inline-flex;
}

/*DDúpravy*/
/*ÚPRAVY symbolů detail*/
.ext-edit {
    display: flex;
    flex-wrap:wrap;
    color:#000;
}
.symboly,.certifikaty{
   width: calc(100% - 10px);
}
.symbol img {
    max-width: 80px;
    
}
@media(min-width:768px){
.symboly,.certifikaty{
   width: calc(50% - 10px);
}
}

.certifikaty {
    display: block;
       text-align: center;
}
.certifikaty img {
margin: 0 30px;
max-width: 110px;
}
@media(min-width:768px){
.certifikaty {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
        align-content: center;
}
.certifikaty img{
margin: 30px 0;
max-width: 150px;
}
}
.co-box.propagace h4::before {
    content: '\e934';
}



.msg-wrap {
    background-color: #004289 !important;
}
.site-msg .close::before {
    color: #fff !important;
}

.flag-dklabFav {
    display: none;
}

@media (min-width: 768px) {
    .navigation-in > ul > li.ext > ul > li > div > ul {
        line-height: 19px;
    }
}

.flag.flag-tzu {
    background: transparent url(/user/documents/upload/grafika/tzu_1.png) no-repeat 0 0;
    background-color: transparent !important;
    background-size: contain;
    left: 0;
    font-size: 0;
    padding: 30px 50px;
    position: absolute;
    bottom: 0;
}

@media (min-width: 768px) {
.footer-banner:last-child {
   margin-top: 10px;
   padding-right: 0px !important;
   padding-left: 0px !important;
}
.footer-banner:nth-child(1), .footer-banner:nth-child(2), .footer-banner:nth-child(3) {
   margin-top: 10px;
   padding-right: 10px !important;
   padding-left: 0px !important;
}
.footer-banners {
   margin-right: 0px !important;
   margin-left: 0px !important;
}
}
@media (max-width: 767px) {
.footer-banner {
   width: 50%;
}
.footer-banner:nth-child(even) {
   padding-right: 0px !important;
    padding-left: 3px !important;
    }
.footer-banner:nth-child(odd) {
   padding-right: 3px !important;
    padding-left: 0px !important;
    }
.footer-banner:nth-child(n+3) {
   margin-top: 4px;
}
.footer-banners {
   display: flex;
   flex-wrap: wrap;
   margin-left: 0px !important;
    margin-right: 0px !important;
    margin-top: 5px !important;
}
}
.ddSouteztext{
    margin-bottom: 0;
}
#daktela-web .dw-button {
    bottom: 35px;
    }

.site-msg.information .text { 
   font-size: 23px;
   padding: 10px 0; 
   }
.fancybox-active #heurekaTableft {
	display: none !important;
}
#cboxOverlay {
    background-color: black;
}
/*
.p-info-wrapper #variants {
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
    padding: 15px 0px 15px 15px;
}


@media screen and (min-width: 768px) {
.variant-list select {
    width: 400px;
}
}
.type-detail #simple-variants select {
    border-color: #004289;
    color: #004289;
}
*/
.sublabel.ppl-choose a {
    font-weight: 700;
    text-decoration: underline;
}
/* */


.p-info-wrapper .price-final .pr-list-unit {
    display: inline-block !important;
    color: #b2b2b2;
}
.in-minky .p-info-wrapper .price-measure, .in-uplet .p-info-wrapper .price-measure, .in-teplakovina .p-info-wrapper .price-measure {
    font-size: 30px;
    line-height: 1;
    font-weight: bold;
    color: #333;
}
.in-minky .p-info-wrapper .price-final, .in-uplet .p-info-wrapper .price-final, .in-teplakovina .p-info-wrapper .price-final {
    font-size: 16px;
    font-weight: normal;
    color: #b2b2b2;
}
.type-category .pr-list-unit {
   display: inline-block !important;
}
.filter-sections label.filter-label.disabled {
    display: none;
}

.filter-label {
    padding-top: 9px;
}
.filter-section h4 span {
    font-weight: bold;
}


@media (min-width: 1200px) {
    .content-inner {
        max-width: 900px;
    }
}
  @media screen and (max-width: 767px) {
    .registrace {
      display: none;
    }
    }


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

.site-msg.information .text a {
    color: white;
}



@media screen and (min-width: 768px) {
    .subcategories.with-image li a .image img:hover { 
        opacity: 0.6; 
				filter:alpha(opacity=60, style=0); 
		}
}

.menu-level-3 {
    display: none !important;
}

.flag.flag-regionalni-produkt {
    background: transparent url(/user/documents/upload/grafika/rp1.png) no-repeat 0 0;
    background-color: transparent !important;
    background-size: contain;
    right: 0;
    font-size: 0;
    padding: 30px;
    position: absolute;
    bottom: 0;
}
/* mobil */
@media (max-width: 767px) {
.responsive-tools>a {
    padding: 0;
    }
.responsive-tools {
    padding-bottom: 11px;
    }
.header-top .btn.cart-count::before {
    margin-right: 17px;
    font-size: 22px;
    }
#header .cart-count {
    top: -41px;
    text-transform: unset;
    }
.navigation-buttons > a[data-target="cart"] i {
    left: 20px;
    width: 15px;
    height: 15px;
    }
.navigation-buttons > a[data-target="cart"]:after {
    content: "Košík";
    color: #004289;
    position: absolute;
    left: 5px;
    text-align: left;
    top: 21px;
    font-size: 11px;
}
.top-navigation-bar a[data-target="search"]::after {content: "Hledat";
     font-size: 11px;
     display: block;
     color: #004289;
     margin-top: -5px; }
.responsive-tools>a[data-target="search"] {
    margin-right: 86px;
    color: #004289;
    }

body.template-11.mobile-header-version-1 .header-top .oblibeneBtn {
    top: -49px !important;
    }
.oblibeneBtn:after {
    content: "Oblíbené";
    color: #004289;
    position: absolute;
    left: -5px;
    text-align: left;
    top: 31px;
    font-size: 11px;
}
.responsive-tools > a[data-target="navigation"]::before {
    background-color: #004289;
    width: 22px;
    text-align: center;
    font-size: 18px;
    }
.responsive-tools > a[data-target="navigation"]::after {
    content: "MENU";
    top: -13px;
    position: relative;
    color: #fff;
    font-size: 10px;
    }
.responsive-tools > a[data-target="navigation"] {
    width: 40px;
    background-color: #004289;
    border-radius: 8px;
    padding: 0;
    height: 44px;
    text-decoration: none !important;
    top: 7px;
    }
}
.extra.continue {
    padding: 5px 15px;
    text-transform: uppercase;
    border: 2px solid #666;
    border-radius: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    cursor: pointer;
    font-family: 'Amiri', serif;
}
.for-free {
    color: #666;
}
.subcategories li a {
    height: unset;
}

.subcategories li a .text {
    max-height: unset;
    overflow: hidden;
}
.subcategories li a {
    height: unset;
}

.subcategories li {
    padding-top: 20px;
}
@media (max-width: 767px) {
.subcategories li a .text {
    line-height: 20px;
}
}

#cboxContent.cookiesDialog {
    border-radius: 8px;
    background-color: #fff;
}

.flags-extra .flag.flag-discount {
    display: none;
}
.flags-default .price-save.flag {
    background: #cb0000;
}
@media (min-width: 1200px) {
    .p-detail-info .flags-default .flag:not(.flag-custom2):not(.flag-tzu) {
        font-size: 16px;
        line-height: 1;
        padding: 7px 15px;
    }
}

.topVideo {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}
.topVideo video {
    display: block;
    width: 100%;
}

#content .product .dkLabFavouriteDiv.dklabFavStyl2 {
    top: 5px;
    right: 5px;
    right: 5px;
    background: white;
    display: flex;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
#content .product .dkLabFavouriteDiv.dklabFavStyl2 .dkLabFavouriteControls {
    position: relative;
    left: 1px;
}

li.menu-item-1850 > a:after {
    content: '';
    margin-left: 6px;
    display: inline-block;
    height: 31px;
    width: 31px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('./darre_homepage_menu_animace_ico-zvonek.gif');
    vertical-align: middle;
}