
  ul.category-menu__submenu li.zanet-active>a {
    text-decoration: underline;
    color: #000000 !important;
  }



#swiper-wrapper-893c6ff7ad2f869a img{
  max-width: 250px;
 max-height: 250px;
}


.znt_checkbox {
  position: relative;
  cursor: pointer;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 2.5rem;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(136 136 136 / var(--tw-text-opacity));
}
.znt_checkbox::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  height: 30px;
  width: 30px;
  border-radius: 5px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.cart2-info li input::checked + .znt_checkbox::before {
  --tw-border-opacity: 1;

  border-color: rgb(0 0 0 / var(--tw-border-opacity));

}
.is-alert input{
  border-color: rgb(234, 93, 76) !important;
}
.is-danger input{
  background-color: red !important;
}
.header__search-autocomplete{
  min-height: 100px;
}

.category__product-list-item button:disabled{
  background-color: #888888;
}
.free-shipping::before {
  content: "";
  background: url("../images/illustrations/auto.png") no-repeat;
  width: 74px;
  height:43px;
  left: 12px;
  top: 0px;
  background-size: contain;
  position: absolute;
}
.free-shipping{
  padding-left:88px;
  background-color: #f2d5c4;
}
.free-shipping p{
  color: #760f10
}
.cart1-shipping.free-shipping::before{
  background: url("../images/illustrations/auto2.png") no-repeat;
  width: 142px;
  height:51px;
  left: 23px;
  top: 0px;
  background-size: contain;
  position: absolute;

}
.cart1-shipping.free-shipping{
    padding-left: 185px;
}
.cart1-shipping:not(.cart1-shipping:first-child)::before {
  background: url("../images/cart/shipping.png") no-repeat;
  width: 142px;
  height:51px;
  left: 12px;
  top: 0px;
  background-size: contain;
  position: absolute;

}
.cart1-shipping:not(.cart1-shipping:first-child) {
  background-color: #ffd7e5;

}
.vytvorit-objednavku:disabled,
.vytvorit-objednavku[disabled]{
  background-color: #efefef;
}
.stock-quantity-limit-listing{
  right: 7px;
  display: none;
}
.stock-quantity-limit-product{
  left: -30px;
  display: none;
}
.off-canvas-menu-secondary  .is-active{
  color: black !important;
  font-weight: bold !important;
}
/*.is-active{
  color: red !important;
}*/
.zanet-offcanvas-active:nth-of-type(1) {
  display: block !important;
}
.darceky:disabled,
.darceky[disabled]{
  background-color: #efefef;
}


.non-active {
  /*margin: 50px !important;*/
  color:rgb(136, 136, 136) !important;
  text-decoration:none !important;
}
.category-menu__submenu>li.active>li>a:hover {
/*color:black !important; */

}
.page-navigation::-webkit-scrollbar {
  display: none;
}
.page-navigation {
    width: 100%;
    display: inline-flex;
    white-space: nowrap;
    height: 35px;
    margin-bottom: 10px;
    overflow-y: scroll;
    -ms-overflow-style: none;  /* IE and Edge */
      scrollbar-width: none;  /* Firefox */
}

.cart-form select{
    position: relative;
    margin-top: 6px;
    margin-bottom: 16px;
    height: 50px;
    width: 100%;
    border-radius: 6px;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(221 221 221 / var(--tw-border-opacity));
    background-color: transparent;
    padding-left: 20px;
    font-size: 14px;
    font-weight: 600;
    font-family: "open_sans";
}
.form-result{
  right: 15px;
  top:-4px;
}
.form-item.error input {
  border-color: red !important;
}
.form-item.error label {
  color: red;
}
.single-option-title.error{
  color: red;

}
.single-option-title.error a{
  color: red !important;

}

.single-option .disabled::after{
  display: none;
}
.cart2-info li input{
  top: -4px !important;
  left: -5px !important;
}

@media screen and (max-width: 992px) {
  .header__cart {
    margin-left: 10px!important;
  }

  .pdp__content, .category__content {
      margin-top:0px;

  }
  .blog-container h2{
  font-size: 30px;
  }

  .quick-filter__left p{
    /*min-width: 170px;*/
  }
}
.darceky_zrus {
  background-color: #a4ce4c;
}
.darceky_zrus:hover {
  background-color: black;
}

div.form-result.stock-quantity-limit.stock-quantity-limit-listing{
  color: #ea5d4c !important;
  background-color: transparent !important;
  border: none;
  width: 100%;
  text-align: right;
}
div.form-result.stock-quantity-limit.stock-quantity-limit-listing::before{
  display: none;
}
.zanet-horizontal-scroll::-webkit-scrollbar {
  display: none;
}
.zanet-horizontal-scroll {
  width: 100%;
  display: inline-flex;
  white-space: nowrap;
  overflow-y: scroll;
  -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */

}
.z-orange{
    color: #fcc056;
}
.z-red{
    color: #f26554;
}
.z-blue{
    color: #4bcdf8;
}
.z-green{
    color: #acd445 !important;
}

.aqua {
  background-color: #9bd5b9;
}
.blue{
  background-color: #dddddd;
}
.orange{
  background-color: #fcc056;
}
.p-blog-page .blog-container img{
  margin:10px 0px 10px 0px;
  border-radius: 2vh;

}
.blog-container a{
  text-decoration: underline;
}
.blog-container a:hover{
  color: #444444
}
.blog-container table td{
  border: 1px solid #e5e7eb !important;
  padding:4px;
}
h1 {
  text-transform: uppercase;

 }
h2 {
  font-family: "es_build";

  font-weight: 800;
  font-size: 50px;
  padding-bottom: 1em;
}
h3 {
  font-family: "es_build";
  font-weight: 500;
  font-size: 25px;
  padding: 0.7em 0em 0.3em;
}
h4 {
  font-family: "es_build";
  font-weight: 400;
  font-size: 20px;
padding: 0.5em 0em 0.3em;
}
p {
  font-family: "open_sans" !important;
  font-size: 15px;
}
.category__about-left p, .category__about-right p{
  /*font-size:20px !important; */
}
input[type="text"]:disabled{
  background-color: #eee !important;
  color: #acacac;
}
.submenu.is- {
  background-color: #eeeeee !important;
}
.blog-container ul, .pdp__about ul {
  font-size: 15px;
  padding-left: 16px;
  list-style-type: disc;
  font-family: open_sans;
}
.blog-container ul li, .pdp__about ul li {
  margin-top: 3px;
  margin-bottom: 6px;

}
.blog-container{
  padding-bottom: 3em;
}
.swiper-navigation-arrows{
  line-height: 8px;
}

.cart4-photo{
    padding-right:0px;
    text-align: center;
}
.cart4-photo img{
    display: inline;
}
@media screen and (max-width: 992px) {
  .header__account::after {
    width: 0px;
  }
  .header__phone-search::before{
    width: 0px;
  }

  .category__about  h2{
    line-height: 50px;
  }

}
.page-categories li a{
  font-weight: 500 !important;
}
div.category__product-list-item div.flex  a{
  width: 100%;
}
div.category__product-list-item div.flex  button, div.swiper-similar div.flex  button{
  vertical-align: baseline;
  display: inline-block;
}

div.category__product-list-item {
  /*font-family: es_build;
  font-weight: 500 !important;*/
}
.pdp__about div.items-baseline{
  font-family: "open_sans";
  font-weight: 600;
}

.product-description{
  font-family: "open_sans";
}
div.sticky-bottom div.container a {
  margin-top: 15px;
}
.p-\[25px\] {
  padding: 25px;
}

.zanet-bg-clanky{
  background-color:rgb(198, 248, 228);
}
.zanet-bg-navody{
  background-color:rgb(239, 214, 197);
}
.zanet-bg-oznamy{
  background-color:rgb(198, 248, 228);
}
.blog-container{
  max-width: 1200px;
}
.pdp__about-left a:link, .pdp__about-left a:visited{
  text-decoration: underline;
}
.pdp__about-left a:hover{
  color: #999999;
}
.badge {
  position: relative;
  margin: 3px;
  display: inline-block;
}
.blog-container h2{
  line-height: 100%;
  padding-top: 70px;
  font-weight: 500;
}
.pdp__about-left hr{
  margin: 10px 0px 10px 0px !important;
}

.mini_list .category__product-list-item{
  /*height:100px;*/
}

.mini_list .category__product-list-item div.relative.mb-2 > a > img{
  max-height:80px;
  max-width:56px;
  min-width: 0px;
}
.mini_list .category__product-list-item button img{

  min-width: 0px !important;
}
.category__product-list-bullet{
  width: 50px;
}
@media only screen and (max-width: 600px) {
  .mini_list .category__product-list-bullet {
    display: none;
  }
  .mini_list  .product-price{
    /*flex-basis: 0% !important;*/
  }
}
@media (min-width: 1024px) {
    .category__filter-box{
      position:static;
    }
    .category__filter-box ul li {
        width: 28%;
    }
}
.category__filter-box ul li {
    padding-top: 6px;
    padding-bottom: 6px;

}
.btn-filter{

  /*  padding: 2px 20px 2px 20px;
    background-color: #000000;
    border: 1px solid #000000;
    color: #ffffff;
    border-radius: 9px;
    width: 300px; */
}
.btn-filter:hover{
  /*color: #dddddd; */

}
.category__filter-box ul li .checkmark{
   display: none;
}
.category__filter-box-checkbox ul li{
  border: 1px solid #F9B410;
  background-color: #F9B410;
  color: white;
  border-radius: 4px;
  padding: 4px;
  text-transform: uppercase;
  font-size: small;
  margin: 3px;
  width: auto;
  word-wrap: break-word;
  max-width: 58%;
}
.category__filter-box-checkbox ul li label{
  color: #000000;
  word-wrap: break-word;
  font-weight: normal;
  line-height: normal;
}
.category__filter-box-checkbox ul li.active{
  border: 1px solid black;
  background-color: black;

}
.category__filter-box-checkbox ul li.active label{

  color: white;

}

.category__filter-box-checkbox div{
  max-width: none;
  padding-left: 10px;
}
.category__filter-box-checkbox li.disabled label{
  color:#888888;
}
.category__filter-box-checkbox li.disabled label{
  color:#888888;
}

.category__filter-box-checkbox ul li.disabled {
    border: 1px solid #d5d5d5;
    background-color: #d5d5d5;
}
@media (min-width: 1024px) {
    .category__filter-box ul {
      max-height: 300px;
    }

    .quick-filter{
      margin-bottom: 5px;
    }
}
.bg-\[\#FFD8E5\] {
  background-color: #FFD8E5;
}
.mini_badge{
    font-size: x-small;
    color: #777777;
    display: contents;
}
.pdp__parametre-tab-row-right a:link{ 
    /*        text-decoration: underline !important; */
            border: 1px solid #F9B410;
    background-color: #F9B410;
    /*color: white; */
    border-radius: 4px;
    padding: 4px;

}

  