<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,800&amp;subset=latin-ext" rel="stylesheet">

<style>


#pomocne-menu ul li { float: left; }
 #pomocne-menu ul li i { margin-right: 5px; }

 .navigation-in ul li.appended-category {
  display: none;
 }

 body.in-kontakt .identifikacni-udaje-container {
  overflow: hidden;
}

h1 {
  font-weight: 600;
  font-size: 24px;
  margin-top: 30px;
  margin-bottom: 25px;
  text-align: center;
  color: #00275b;
  text-transform: none;
}

body.in-zlava #productsTop,
body.in-2--jakost #productsTop {
  display: none;
}

body.type-product.type-detail:not(.in-darkove-poukazy) #box-slevovy-kod,
body.type-product.page-detail:not(.in-darkove-poukazy) #box-smartsupp-pomoc {
    margin: 20px 0;
    padding: 20px 8px;
    background-color: rgb(255, 231, 108);
    display: inline-block;
    position: relative;
}

.subkategorie {
  overflow: hidden;
  margin-bottom: 5px;
}

.subkategorie ul li a img.sleva {
   position: absolute;
    right: 0;
    width: 50px;
    top: 25%;
}

.subkategorie ul {
    margin: 20px 0px 35px 0px;
    font-size: 0;
  }

.subkategorie ul li {
      display: inline-block;
      width: 49%;
      padding-bottom: 6px;
      text-align: left;
  }

 .subkategorie ul li a {
      padding: 10px 4px;
      color: #00275b;
      margin: 3px;
      display: block;
      font-size: 15px;
      font-weight: 600;
      background: #f6f6f6;
      border: 1px solid #f6f6f6 !important;
      border-radius: 10px;
      box-shadow: 0px 22px 10px -24px rgb(174 174 174);
      position: relative;
      flex-basis: 100%;
      flex: 1;
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      height: 80px;
  }

  .subkategorie ul li a:hover {
    text-decoration: none;
    color: #139fd7;
    transition: all 0.1s ease 0s;
  }

  .subkategorie ul li a img {
    margin-right: 10px;
    height: auto;
    display: inline-block;
    float: left;
    padding-right: 10px;
    margin-right: 0;
    display: flex;
    flex-direction: column;
    max-height: 53px;
    padding-right: 7px;
  }

.subkategorie ul li a span {
    width: 50%;
    display: inline-block;
    display: flex;
    align-items: center;
}

.subkategorie ul li a span {
    margin-left: 10px;
}

body.type-product.type-detail:not(.in-darkove-poukazy) #box-slevovy-kod.box-informace-produktu,
body.type-product.page-detail:not(.in-darkove-poukazy) #box-smartsupp-pomoc.box-informace-produktu {
  color: #bb1e3c;
  font-weight: bold;
  display: inline-block;
}

body.type-product.type-detail:not(.in-darkove-poukazy) #box-slevovy-kod.box-informace-produktu .container,
body.type-product.page-detail:not(.in-darkove-poukazy) #box-smartsupp-pomoc.box-informace-produktu .container {
  display: flex;
}

body.type-product.type-detail:not(.in-darkove-poukazy) #box-slevovy-kod.box-informace-produktu .image,
body.type-product.page-detail:not(.in-darkove-poukazy) #box-smartsupp-pomoc.box-informace-produktu .image {
  float: left;
  padding: 0 15px;
}

body.type-product.type-detail:not(.in-darkove-poukazy) #box-slevovy-kod.box-informace-produktu .text,
body.type-product.page-detail:not(.in-darkove-poukazy) #box-smartsupp-pomoc.box-informace-produktu .text {
  width: 100%;
  line-height: initial;
  display: flex;
  align-items: center;
  justify-content: center;
}

body.type-product.type-detail:not(.in-darkove-poukazy) #box-slevovy-kod.box-informace-produktu .image img,
body.type-product.page-detail:not(.in-darkove-poukazy) #box-smartsupp-pomoc.box-informace-produktu .image img {
  width: 40px;
}



body.type-product.type-detail:not(.in-darkove-poukazy) #box-slevovy-kod:before,
body.type-product.page-detail:not(.in-darkove-poukazy) #box-smartsupp-pomoc:before {
  /* border-color: transparent transparent rgba(187,30,60,.05); */
  border-color: transparent transparent #fc060612;
  border-style: solid;
  border-width: 0 16px 16px;
  bottom: 100%;
  content: "";
  height: 0;
  left: 20px;
  position: absolute;
  width: 0;
}

body.type-product.type-detail:not(.in-darkove-poukazy) #box-slevovy-kod:before {
  border-color: transparent transparent rgb(255, 231, 108);
}

body.type-product.type-detail:not(.in-darkove-poukazy) #box-slevovy-kod .container,
body.type-product.page-detail:not(.in-darkove-poukazy) #box-smartsupp-pomoc .container {
  color: #242424;
  font-size: 15px;
  font-weight: 600;
  line-height: 35px;
  width: auto;
}

body.type-product.type-detail:not(.in-darkove-poukazy) #box-slevovy-kod .kod,
body.type-product.page-detail:not(.in-darkove-poukazy) #box-smartsupp-pomoc .kod {
    background-color: transparent;
    border: 2px dashed #bb1e3c;
    border-radius: 6px;
    color: #bb1e3c;
    font-size: 17px;
    margin: 5px;
    padding: 5px 10px;
}


.my-slider {
  display: none;
}

#watchdog-form h3 {
  margin-top: 10px;
  margin-bottom: 28px;
  font-size: 22px;
  font-weight: 700;
  color: #00275b;
}

.kolekce-stitek-bestseller {
  position: absolute;
  display: inline-block;
  background: #ffc702;
  color: white;
  padding: 4px 10px;
  border-radius: 4px;
  font-weight: 700;
  z-index: 1000;
}

.flag-reflexne {
  color: #ffc702 !important;
}

#watchdog-form .watchdog-image,
#watchdog-form .watchdog-text {
  text-align: center;
}

#watchdog-form .watchdog-text {
  font-size: 18px;
  margin-bottom: 38px;
  color: #00275b;
  font-weight: 400;
}

#watchdog-form .watchdog-row {
  flex-direction: column;
}

#watchdog-form .watchdog-row label,
#watchdog-form .watchdog-row select,
#watchdog-form .watchdog-row input {
  flex: 1;
}

#watchdog-form .watchdog-row label {
  margin-bottom: 1rem !important;
  color: #00275b;
  font-weight: 400;
  font-size: 16px;
}

#watchdog-form .form-group.consents {
  margin-top: 18px;
}

#watchdog-form #watchdog-submit {
  border-radius: 5px;
  font-size: 18px !important;
  color: white !important;
  padding: 9px;
  box-shadow: none;
  background-color: #8abe1a !important;
  border: 0;
  margin-right: auto;
  font-weight: 600;
  text-transform: none;
  padding: 13px 26px;
  margin-top: 10px;
}

#watchdog-form .watchdog-row select,
#watchdog-form .watchdog-row input {
    min-height: 46px !important;
    height: 46px !important;
    line-height: 46px !important;
    padding-top: 0;
    padding-bottom: 0;
}

#watchdog-form .watchdog-row .notificationEmail,
#watchdog-form .watchdog-row select {
  width: 80%;
}

.btn.btn-cart, .btn.btn-conversion, a.btn.btn-cart, a.btn.btn-conversion {
  background-color: #8abe1a ;
  font-weight: 600;
  border: 0;
}

.order-summary .product-appendix {
  text-align: left !important;
  font-size: 15px !important;
}

.order-summary .cart-item-name a {
  text-transform: none;
}

.specify-shipping-method,
.zasilkovna-name {
  font-size: 14px;
}

body.in-krok-1 h4 {
    color: #00275b;
    font-weight: 700;
    font-size: 18px !important;
    letter-spacing: -0.5px;
}

body.in-kontakt #content-in h1 {
    font-size: 30px;
    font-weight: bold;
    color: black;
    letter-spacing: -1.5px;
    text-align: left;
    line-height: normal;
    margin-bottom: 12px;
    margin-top: 15px;
    text-align: center;
}

body.type-product.type-detail .p-image,
body.type-product.type-detail .p-thumbnails-wrapper {
    display: none !important;
}

body.in-kontakt #content-in h2 {
  font-size: 26px !important;
  text-transform: inherit;
  font-weight: bold;
  color: black;
  letter-spacing: -1.5px;
  text-align: left;
  margin-top: 50px;
  line-height: normal;
}

body.in-kontakt #content-in h3 {
  font-size: 22px !important;
  text-transform: inherit;
  font-weight: bold;
  color: #00275b;
  letter-spacing: -1px;
  text-align: left;
  line-height: normal;
}

body.in-kontakt .identifikacni-udaje-box  {
  margin-bottom: 25px;
}

body.in-kontakt .identifikacni-udaje-container {
  margin-bottom: 50px;
}


 .top-navigation-bar .top-navigation-bar,
 .top-navigation-bar .top-navigation-contacts,
 .top-navigation-bar .top-navigation-menu {
     display: none !important;
  }

  .homepage-products-heading-1,
  .homepage-products-heading-2,
  body.in-index #kolekce h2 {
    color: #00275b;
    font-weight: 700;
    font-size: 26px !important;
    letter-spacing: -0.5px;
  }

  .products-block.products>div {
    border: 0;
  }

  .radio-wrapper.active .for-free {
    color: #7dc001;
  }

  .sidebar-inner>div h4 {
    color: #00275b;
    margin-bottom: 15px;
    font-weight: 700;
  }

  .p-detail-inner-header .p-code-label {
    margin-top: 30px;
    display: inline-block;
  }

  .product .widget-parameter-wrapper {
    position: absolute;
    bottom: 0;
    display: block;
    z-index: 2;
    padding-bottom: 0;
    padding-top: 0;
    background-color: white;
    border-radius: 0 0 20px 20px;
    max-height: 0;
  }

  .widget-parameter-wrapper .widget-parameter-list {
    justify-content: center;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }

  

  .advanced-parameter-inner {
    border-radius: 4px;
    width: 45px;
    height: 45px;
  }

  body.in-hodnotenie-obchodu .link-like.rating-icon,
  body.in-hodnotenie-obchodu .btn.btn-sm.btn-primary[data-testid=buttonSendRating] {
    background-color: #8abe1a;
    color: white;
    font-weight: 600;
    display: inline-block;
    padding: 20px 18px;
    margin-top: 8px;
    border-radius: 3px;
    font-size: 16px;
    border: 0;
  }

  body.in-hodnotenie-obchodu .link-like.rating-icon:hover,
  body.in-hodnotenie-obchodu .btn.btn-sm.btn-primary[data-testid=buttonSendRating]:hover {
      background-color: var(--color-tertiary-hover);
      border-color: var(--color-tertiary-hover);
      color: #fff;
      border: 0;
  }

  body.in-hodnotenie-obchodu #hodnoceni-cs {
    margin-bottom: 50px;
  }

  body.in-hodnotenie-obchodu .content-inner {
    text-align: center;
  }

  body.in-hodnotenie-obchodu .rate-wrapper.unveil-wrapper .rate-wrap {
    text-align: center;
    justify-content: center;
  }

  body.in-hodnotenie-obchodu .rate-wrapper.unveil-wrapper .add-comment {
    margin-left: auto;
  }

  .advanced-parameter-inner.yes-before {
    border-color: #7dc001;
    color: #7dc001;
    box-shadow: 0 0 0 1.5px #7dc001 !important;
  }

  .kontakt-bankovni-spojeni { margin: 0 auto; width: 100%; }
.kontakt-box { display: inline-block; padding: 10px 15px; width: 100%; text-align: center; font-weight: 600; float:left; margin-bottom: 10px; padding-top: 45px; }
.kontakt-box-container { overflow: hidden; padding: 0px 0px 25px 0; }
.kontakt-box-inner { padding: 10px; border: 2px solid #e6e6e6; min-height: 176px; }

.kontakt-box { padding: 10px; width: 50%; margin-bottom: 0px; padding-top: 30px; }

  .filter-label {
    padding-left: 32px !important;
    font-size: 15px;
  }

  .filter-section.filter-section-parametric-id-17 .advanced-parameter-inner {
    border-radius: 50%;
  }

  .breadcrumbs {
    border: 0;
  }

  .filter-section.filter-section-parametric-id-17 .advanced-parameter-inner.yes-before:after {
        content: '';
      border: 9px solid #fff;
      border-top: none !important;
      border-right: none !important;
      height: 10px !important;
      left: 11px !important;
      position: absolute;
      top: 14px;
      transform: rotate(-45deg);
      width: 19px !important;
      background-color: transparent; !important;
      border-color: #fff !important;
      border-width: 5px !important;
  }

  .kontakt-box-inner a.button {
    background-color: #8abe1a !important;
    color: white;
    border-radius: 5px;
    font-size: 18px !important;
    color: white !important;
    padding: 9px;
    box-shadow: none;
}


  #moznosti-platby { margin-bottom: 20px; display: block; overflow: hidden; }
#moznosti-platby .payment-method { margin-bottom: 40px; float: left; overflow: hidden; display: block; }
#moznosti-platby .payment-method h1 { margin: 0; line-height: 48px; font-size: 21px; text-transform: unset; }
#moznosti-platby .payment-method h1.two-line { line-height: 24px; }
#moznosti-platby .payment-method .table-cell { display: inline-block; vertical-align: middle; }
#moznosti-platby .payment-method .payment-method-inner { border: 3px solid #efefef; border-radius: 5px; position: relative; min-height: 480px; }
#moznosti-platby .payment-method .payment-method-inner .payment-method-header { border-bottom: 1px solid #efefef; padding: 15px; text-align: center; }
#moznosti-platby .payment-method .payment-method-inner .payment-method-content { padding: 25px 15px 0 15px; min-height: 85px;  }
#moznosti-platby .payment-method .payment-method-inner .payment-method-expedition { margin: 14px 0; padding: 0px 15px  20px 15px; min-height: 140px; }
#moznosti-platby .payment-method .payment-method-inner .payment-method-price { font-size: 24px; text-align: center; margin-bottom: 25px; }
#moznosti-platby .payment-method .payment-method-inner .payment-method-price p { color: #4bbcff; font-weight: 600; font-size: 19px; }
#moznosti-platby .payment-method i { margin-right: 10px; color: #8ABE1A; font-size: 26px; }
#moznosti-platby .payment-method { padding: 6px;  margin-bottom: 0; }

#moznosti-dopravy { overflow: hidden; }
#moznosti-dopravy .delivery-method { margin-bottom: 40px;  float: left; }
#moznosti-dopravy .delivery-method h1 { margin:0; margin-top:10px; line-height: 48px; font-size: 21px; text-transform: unset; }
#moznosti-dopravy .delivery-method h1.two-line { line-height: 24px; }
#moznosti-dopravy .delivery-method i { margin-right: 10px; color: #dc5997; font-size: 26px; }
#moznosti-dopravy .delivery-method .table-cell { display: table-cell; vertical-align: middle; }
#moznosti-dopravy .delivery-method .delivery-method-order-value { text-align: center; }
#moznosti-dopravy .delivery-method .delivery-method-order-value p { font-weight: 500; }
#moznosti-dopravy .delivery-method .delivery-method-inner { border: 3px solid #efefef; border-radius: 5px; position: relative; }
#moznosti-dopravy .delivery-method .delivery-method-inner .delivery-method-header { border-bottom: 1px solid #efefef; padding: 15px; text-align: center; }
#moznosti-dopravy .delivery-method .delivery-method-inner .delivery-method-content { padding: 25px 15px 0 15px; min-height: 85px;  }
#moznosti-dopravy .delivery-method .delivery-method-inner .delivery-method-price { font-size: 24px; text-align: center; }
#moznosti-dopravy .delivery-method .delivery-method-inner .delivery-method-price p { color: #4bbcff; font-weight: 600; font-size: 19px; }
#moznosti-dopravy .delivery-method { padding: 6px;  margin-bottom: 0; }
#moznosti-dopravy .delivery-method .delivery-method-inner { border: 3px solid #efefef; border-radius: 5px; position: relative; min-height:480px; }


body.in-kolekcie #kolekce ul li:hover .nazev a {
  color: #139fd7 !important;
  transition: all 0.45s ease 0s;
  text-decoration: none;
}

body.in-kosik .delivery-time {
  display: none;
}

body.in-kosik .cart-summary h4 {
    width: 100%;
    color: #00275b;
    font-weight: 600;
    padding: 0 20px;
    font-size: 18px;
    margin-bottom: 10px;
}

#paticka-doprava-a-platba h3 {
  margin-top: 0;
}

#paticka-doprava-a-platba h3 a {
  color: #00275b;
  font-size: 15px;
  margin-bottom: 0px;
  text-decoration: underline;
  text-transform: none;
  font-weight: 600;
}

.green {
  color: #8ABE1A;
}


.search-whisperer .p-name {
  font-weight: 500;
  font-size: 14px;
}

.search-whisperer .product-appendix {
  font-size: 14px !important;
}

.search-whisperer a:hover {
  color: black !important;
}

body.in-kosik .discount-coupon form input {
    border-radius: 10px 2px 2px 10px;
    font-size: 16px;
    height: 50px;
    border-color: #d0d0d0;
}

body.in-kosik .discount-coupon form button {
    color: black;
    border: 0;
    background: #e0e0e0;
    border-radius: 0 6px 6px 0;
    height: 50px;
}

body.in-kosik .discount-coupon form button:hover {
  background-color: #d0d0d0;
}

.order-button-text {
  font-weight: 600;
}

body.in-kolekcie #kolekce .nazev a {
  font-size: 16px;
  font-weight: 600;
  margin-top: 10px;
  height: 2em;
  color: black;
}

body.in-o-nas h2 {
    color: #00275b;
    font-weight: 600;
}

body.in-o-nas .popisek-fotografie {
  text-align: center;
  margin-top: 15px;
}

body.in-o-nas h1 {
    text-transform: uppercase;
    font-size: 24px;
    color: #999;
    letter-spacing: -1px;
    text-align: center;
    font-weight: 700;
    margin-top: 30px;
}

body.in-kolekcie #kolekce {
  background: #f5f5f5;
  text-align: center;
  padding: 50px 20px;
  overflow: hidden;
  margin-bottom: 70px;
}

body.in-kolekcie #kolekce li {
  width: 50%;
}

.nova-kolekce-stitek {
  position: absolute;
    display: inline-block;
    background: #fe2963;
    color: white;
    padding: 4px 10px;
    border-radius: 4px;
    font-weight: 700;
    z-index: 2;
}

.cart-widget-product .product-appendix {
  text-align: left !important;
  margin-bottom: 2px !important;
}

body.in-index main.content #kolekce {
  background: #f5f5f5;
  text-align: center;
  padding: 50px 20px;
  overflow: hidden;
  margin-bottom: 70px;
  margin-top: 70px;
}


body.in-index #nas-pribeh .pribeh-nadpis {
  text-transform: uppercase;
  font-size: 18px;
  color: #999;
  letter-spacing: -1px;
  margin-bottom: 8px;
  font-weight: 600;
}

body.in-index #nas-pribeh .pribeh-podnadpis {
  font-size: 29px;
  letter-spacing: -2px;
  line-height: normal;
  font-weight: 700;
  color: black;
}

body.in-index #nas-pribeh a.button {
  border-radius: 5px;
  font-size: 18px !important;
  color: white !important;
  padding: 9px;
  box-shadow: none;
  background-color: #8abe1a !important;
  padding: 14px 26px;
  font-weight: 600;
  margin-top: 30px;
  display: inline-block;
}


body.in-o-nas #pribeh-v-martu .moto p {
    font-size: 20px;
    font-style: italic;
    line-height: normal;
    color: #999;
    margin-top: 26px;
    margin-bottom: 26px;
}

body.in-index #nas-pribeh p {
  font-size: 18px;
  font-style: italic;
  line-height: normal;
  color: #999;
  margin: 0 auto;
  margin-top: 25px;
  margin-bottom: 20px;
}

body.in-index #nas-pribeh {
  overflow: hidden;
  margin-bottom: 50px;
}

body.in-index #nas-pribeh .text-block {
  margin-top: 40px;
}

body.in-index #nas-pribeh .button-block {
  text-align: center;
}

body.in-index #nas-pribeh .button-medium {
    padding: 14px 26px;
    margin-top: 8px;
}

  body.in-index #nas-pribeh .button-medium {
      margin-top: 26px;
  }

  body.in-index #nas-pribeh .pribeh-nadpis {
    font-size: 24px;
    margin-bottom: 15px;
  }

  body.in-index #nas-pribeh p {
    font-size: 20px;
    margin-top: 25px;
    margin-bottom: 20px;
  }

  body.in-index #nas-pribeh .pribeh-podnadpis {
    font-size: 32px;
  }


  body .products .product a.image img {
    margin-left: 50%;
    transform: translateX(-50%);
    max-width: 150px;
  }

  .advanced-order .h1 {
      color: #00275b !important;
      text-transform: none;
      font-weight: 600;
   }

   .advanced-order-suggestion {
    color: #00275b;
    font-weight: 600;
    font-size: 20px;
   }

   .advanced-order .h2 {
      display: none;
   }

   .advanced-order .extra.delivery {
    text-align: center;
    padding-left: 0;
   }

   .advanced-order .extra.delivery:before {
    left: auto;
   }

   .advanced-order a.btn {
        border-radius: 5px;
        font-size: 18px !important;
        color: white !important;
        padding: 21px 48px;
        box-shadow: none;
        background-color: #8abe1a !important;
        font-weight: 600;
        border: 0;
   }

  body.in-index #nas-pribeh .fotografie {
    width: 100%;
  }

body.in-index main.content #kolekce .kolekce-container {
  margin-top: 20px;
  overflow: hidden;
  margin-bottom: 30px;
}

body.in-index main.content #kolekce .button {
  padding: 16px 24px;
  font-size: 16px !important;
}

body.in-index main.content #kolekce ul {
  list-style: none;
  padding-left: 0;
}

body.in-index main.content #kolekce ul li {
  float: left;
  margin-bottom: 30px;
}

body.in-index main.content #kolekce ul li {
  width: 50%;
}

body.in-index main.content #kolekce .button-container a {
    border-radius: 5px;
    font-size: 18px !important;
    color: white !important;
    padding: 9px;
    box-shadow: none;
    background-color: #8abe1a !important;
    padding: 16px 24px;
    font-size: 16px !important;
    font-weight: 600;
  }

  body.in-index main.content #kolekce .nazev a {
    color: black;
  }


  body.home main#content-in #kolekce .button {

  }

body.in-index main.content #kolekce .nahled {
    display: inline-block;
}

body.in-index main.content #kolekce .nahled a {
  display: inline-block;
  width: 100px;
  border: 5px solid white;
  border-radius: 50%;
  overflow: hidden !important;
}

body.in-index main.content #kolekce ul li:hover .nahled a {
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}

body.in-index main.content #kolekce ul li:hover .nahled a img {
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  transition: all 0.45s ease 0s;
}

body.in-index main.content #kolekce ul li:hover .nazev a {
  color: #139fd7 !important;
  transition: all 0.45s ease 0s;
  text-decoration: none;
}

body.in-index main.content #kolekce .nazev {
  font-size: 16px;
  font-weight: 600;
  margin-top: 10px;
  height: 2em;
}

  body.in-index main.content #kolekce .nahled a {
    width: 130px;
  }

  body.in-index main.content #kolekce .nazev {
    font-size: 17px;
  }


body.in-kolekcie #kolekce .kolekce-container {
  margin-top: 20px;
  overflow: hidden;
  margin-bottom: 30px;
}

body.in-kolekcie #kolekce .button {
  padding: 16px 24px;
  font-size: 16px !important;
}

body.in-kolekcie #kolekce ul {
  list-style: none;
  padding-left: 0;
}

body.in-kolekcie #kolekce ul li {
  float: left;
  margin-bottom: 30px;
}

body.in-kolekcie #kolekce .nahled {
    display: inline-block;
}

body.in-kolekcie #kolekce .nahled a {
  display: inline-block;
  width: 100px;
  border: 5px solid white;
  border-radius: 50%;
  overflow: hidden !important;
}

body.in-kolekcie #kolekce ul li:hover .nahled a {
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}

  body.in-kolekcie #kolekce .nahled a {
    width: 130px;
  }

  body.in-kolekcie #kolekce .nazev {
    font-size: 17px;
  }

  body.in-kolekcie #kolekce .kolekce-container {
    max-width: 980px;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 20px;
  }




body.in-kolekcie #kolekce ul li:hover .nahled a img {
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  transition: all 0.45s ease 0s;
}

body.in-kolekcie #kolekce ul li:hover .nazev a {
  color: #139fd7 !important;
  transition: all 0.45s ease 0s;
  text-decoration: none;
}

body.in-kolekcie #kolekce .nazev {
  font-size: 16px;
  font-weight: 600;
  margin-top: 10px;
  height: 2em;
}


  .product-appendix {
    font-weight: 700 !important;
    color: black !important;
    font-size: 17px !important;
    text-align: center !important;
    margin-bottom: 10px !important;
  }

  .advanced-parameter-inner img {
    border-radius: 0;
  }

  .stars-wrapper {
    display: none;
  }

  .p-short-description {
    color: black;
    margin: 20px 0;
  }

  .filter-label.active:before {
    background-color: #7dc001;
    border-color: #7dc001 !important;
  }

  .filter-label.active:after {
      content: '';
      border: 9px solid #fff;
      border-top: none !important;
      border-right: none !important;
      height: 8px !important;
      left: 5px !important;
      position: absolute;
      top: 10px;
      transform: rotate(-45deg);
      width: 13px !important;
      background-color: #7dc001 !important;
      border-color: #fff !important;
      border-width: 3px !important;
    }

  .filter-label:before {
    border-color: #b7b7b7 !important;
    position: absolute;
    left: 0px;
    height: 23px !important;
    width: 23px !important;
    background-color: #eee;
    border-radius: 50%;
    margin-right: 12px;
  }

  .filter-section input[type=checkbox]:checked+label:after,
  .filter-section input[type=radio]:checked+label:after,
   .filter-section input[type=checkbox]+label:after,
   .filter-section input[type=radio]+label:after {
    background-color: transparent !important;
  }

  body.type-product.type-detail h1 {
    color: black;
    font-weight: 700;
    letter-spacing: -1.3px;
    font-size: 25px;
    text-align: left;
  }

  body.type-product.type-detail h1 .product-appendix {
    display: none;
  }



  .advanced-parameter-inner.yes-before:before {
    display: none;
  }

  .filter-section-parametric-id-23 .advanced-parameter-inner {
      background: white;
      box-shadow: 0 0 0 1.5px #4bbcff;
  }

  .filter-section {
    border-top: 0 !important;
    margin-bottom: 15px;
  }

  .flag.flag-discount {
    background-color: #ff4343;
    font-weight: 700;
  }

  .flag {
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    padding: 8px 10px;
  }

  .flag.flag-new {
    background-color: #fe2963;
  }

  .flag.flag-discount span.price-save {
    font-size: 18px;
    font-weight: 700;
  }

  .category-title {
    color: #00275b;
    font-weight: 600;
    font-size: 28px !important;
    letter-spacing: -0.8px;
  }

  .load-products {
    font-weight: 600;
    padding: 12px 47px;
    border-radius: 5px;
  }

  .menu-level-3 li {
    display: block !important;
    border: 0 !important;
  }

  .menu-level-3 li a {
    color: #888 !important;
    font-size: 14px !important;
    text-transform: none !important;
  }

  .menu-level-3 li a:hover {
    color: black !important;
  }

  #navigation .menu-level-2 li a {
    padding: 16px 10px 16px 10px !important;
  }

  .subcategories li a {
    height: 80px;
    padding: 7px 13px 9px 4px;
    border-radius: 5px;
    background-color: #f8fdff;
  }

  .menu-level-2 > li > div > a span {
    color: #00275b;
  }

  .subcategories.with-image li a .text {
    font-size: 16px;
    color: #00275b;
    font-weight: 600;
    max-height: inherit;
  }

  .subcategories.with-image li a .image {
    width: 20%;
    /* height: 100%; */
  }

  .site-msg.information {
    position: relative;
    width: 100%;
    display: block;
    z-index: auto;
    max-width: initial;
    left: 0;
    top: 0;
    font-size: 15px;
  }

  .site-msg.information a {
    color: black;
    text-decoration: underline;
  }

  .site-msg {
    background-color: #ffe76c;
    background-image: linear-gradient(34deg, #ffb543, #ffe856);
  }

  .subcategories.with-image li a .image img {
    max-height: 100% !important;
  }

  .category-top #productsTop .detail-button-top-product {
    background-color: #8abe1a;
    color: white;
    font-weight: 600;
    display: inline-block;
    padding: 7px 18px;
    margin-top: 8px;
    border-radius: 3px;
  }

  .category-top #productsTop a.name {
    min-height: 40px;
    height: 2em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: black;
  }

  .benefitBanner {
    background: #f6f6f6;
    border-radius: 12px;
    padding: 16px 31px;
  }

  .benefitBanner h3 {
    display: block;
    float: none;
    width: 100%;
    text-align: center;
    color: #00275b;
    font-weight: 700;
    font-size: 24px !important;
    letter-spacing: -0.8px;
    line-height: normal;
  }



  .benefitBanner strong {
    color: #00275b;
    font-weight: 700;
  }

  .breadcrumbs {
    color: black;
    margin-top: 10px;
  }


  .breadcrumbs a {
    color: black;
    text-decoration: underline;
  }

  .breadcrumbs a:before {
    display: none;
  }

  .breadcrumbs a:after {
    content: ">" !important;
    transform: none !important;
    background-color: transparent !important; 
    width: auto !important;
    right: -4px !important;
    top: 26%;
  }

  footer,
  .custom-footer>div,
  .footer-bottom {
    background-color: #f6f6f6 !important;
  }

  .custom-footer h4 span {
    color: #00275b;
    font-size: 15px;
    margin-bottom: 25px;
    text-decoration: underline;
    text-transform: none;
    font-weight: 600;
  }

  .navigation-in>ul>li.ext>ul>li {
    line-height: normal;
  }

  body.type-product.type-detail #vyhody .vyhoda-kontejner span {
    display: inline-block;
    min-height: 40px;
  }

  body.type-product.type-detail #vyhody .vyhoda-kontejner a {
    color: black;
  }

  body.type-product.type-detail #vyhody .vyhoda-kontejner a:hover span {
    color: black;
    text-decoration: underline;
  }

  body.type-product.type-detail #vyhody .vyhoda-kontejner img {
    display: block;
    margin: 0 auto;
    margin-bottom: 4px;
  }


  body.type-product.type-detail #vyhody .vyhoda-kontejner #hlidaci-pes-link,
  body.type-product.type-detail #vyhody .vyhoda-kontejner #dotaz-link {
    display: block;
  }

  body.type-product.type-detail #vyhody .vyhoda-kontejner {
    float: left;
    min-height: 90px;
    text-align: center;
    padding: 3px;
  }

  body.type-product.type-detail #vyhody a {
    display: block !important;
  }

  body.type-product.type-detail #vyhody { display: block; margin-top: 30px; margin-bottom: 22px; overflow: hidden; }
  body.type-product.type-detail #vyhody img { width: 38px; margin-right: 10px; }
  body.type-product.type-detail #vyhody a { display: inline-block; padding: 10px 22px; border: 1px solid #e9e9e9; background-color: #fafafa; border-radius: 4px; font-weight: 600; font-size: 15px; margin: 0 5px 5px 0; }
  body.type-product.type-detail #vyhody .vyhoda-kontejner span {
    line-height: normal;
    vertical-align: middle;
    display: inline-flex;
    position: relative;
  }

  button.add-to-cart-button {
    background-color: #8abe1a;
    color: white;
    font-size: 18px !important;
    padding: 20px 100px !important;
    font-family: 'Font Awesome\ 5 Free', 'Open Sans',sans-serif !important;
    font-weight: 700;
    letter-spacing: -0.5px;
    border-radius: 5px;
    border: 0;
  }


  body.in-kontakt #content-in h1 {
    font-size: 38px;
    letter-spacing: -2px;
  }

  body.in-kontakt #content-in h2 {
    font-size: 30px !important;
    letter-spacing: -2px;
    text-align: left;
    margin-top: 50px;
    line-height: normal;
  }

  body.in-kontakt #content-in h3 {
    font-size: 24px !important;
  }

  body.in-kontakt .identifikacni-udaje-container {
    max-width: 1050px;
    margin: 0 auto;
    margin-top: 22px;
    margin-bottom: 100px;
  }



  button.add-to-cart-button:hover {
    cursor: pointer;
    background-color: rgb(154, 212, 29);
    transition: all 0.4s ease 0s;
  }

  button.add-to-cart-button:before {
    display: none !important;
  }

  .cart-widget-product-image a {
    height: 86px;
  }

  .cart-widget-product-amount {
    width: 38px;
    padding-left: 0px;
  }

  .cart-widget-product-amount .quantity-form {
    text-align: right;
    width: 37px;
  }
  
  .cart-widget-product-amount .quantity-form {
    border: 0;
    color: black;
    font-size: 22px;
    padding-right: 0;
  }

  body.in-kosik   .availability-label.skladem {
    color: #8abe1a !important;
  }

  body.in-kosik .availability-amount {
    display: none;
  }

  body.in-kosik .product-appendix {
    text-align: left !important;
    margin-bottom: 0;
  }

  body.in-kosik .p-name a {
    text-transform: none;
    color: black;
    font-weight: 500;
  }

  body.in-kosik .show-related {
    display: none;
  }

  body.in-kosik .main-link-variant {
    font-size: 16px;
  }

  body.in-krok-1 .cart-items,
  body.in-krok-2 .cart-items {
    display: none;
  }

.cart-table tr td, .cart-table tr td.cart-p-image {
  padding-top: 10px;
  padding-bottom: 10px;
}

  .cart-widget-product-amount .increase,
  .cart-widget-product-amount .decrease {
    display: none;
  }

  .cart-widget-product-amount .quantity {
    border: 0;
    font-weight: 600;
    font-size: 16px;
  }
  .cart-widget-product-name .cart-widget-product-variant {
    font-size: 15px;
  }

  .cart-widget-product-amount .cart-widget-product-amount .quantity {
    padding-right: 2px;

  }

  .type-product.type-detail #content-wrapper .quantity {
    display: none;
  }

  .category-top #productsTop .detail-button-top-product:hover {
    background-color: #9ad41d;
    cursor: pointer;
  }

  .category-top #productsTop h4 {
    width: 100%;
    color: #00275b;
    font-weight: 600;
    padding: 0 20px;
    font-size: 18px;
    margin-bottom: 10px;
  }

  .container .site-name {
    margin: 0;
  }

  #footer .site-name {
    display: none;
  }

  body.type-product.type-detail .availability-label {
    color: #00275b !important;
    font-size: 16px;
    font-weight: 700;
  }

  body.type-product.type-detail .variant-list th {
    display: none;
  }

  body.type-product.type-detail .p-thumbnails {
    overflow: hidden;
    height: auto;
  }

body.type-product.type-detail .p-thumbnails a {
  width: 33.3%;
  padding: 5px;
}

body.type-product.type-detail .p-thumbnails img {
  border: 0;
  width: 100%;
}

body.type-product.type-detail .p-thumbnails>div {
  height: auto;
  position: relative;
}

body.type-product.type-detail .p-thumbnails-inner{
  width: 100%;
}

.benefitBanner__picture {
  max-width: 57px;
}


  body.type-product.type-detail .advanced-parameter-inner {
    box-shadow: 0 0 0 1px #4bbcff;
  }    

  body.type-product.type-detail .advanced-parameter-inner {
    cursor: pointer !important;
  }

  #usito-v-ceske-republice .container {
  border: 1px solid #e9e9e9;
  display: inline-block;
  padding: 10px 20px;
  border-radius: 4px;
  background-color: #fafafa;
  font-weight: 600;
  width: auto;
  margin-bottom: 20px;
}
#usito-v-ceske-republice .container img { margin-right: 8px; }

#usito-v-ceske-republice a {
  color: black;
}

.p-info-wrapper .price-final.price-action {
  display: inline-block;
}

.p-info-wrapper .price-standard .parameter-dependent {
  font-size: 26px !important;
  color: #ff4343;
  font-weight: 600 !important;
  margin-right: 15px;
}

.p-image-wrapper .flags-extra .flag .price-save, .p-image-wrapper .flags-extra .flag .price-standard {
  font-size: 19px !important;
}

#content {
  overflow: hidden;
}

.p-image-wrapper .price-save {
  margin-top: 4px;
}

.p-info-wrapper .price-save {
  font-size: 26px !important;
  color: #ff4343;
  font-weight: 600 !important;
  margin-right: 15px;
}


#usito-v-ceske-republice a:hover {
  text-decoration: underline;
  color: black;
}

.availability-amount.skladem {
  color: #8abe1a !important;
  font-size: 17px !important;
  font-weight: 700;
  margin-bottom: 5px;
  display: inline-block;
}

  .availability-amount.produkt-ve-vyrobe {
    color: #eea923 !important;
    font-size: 17px !important;
    font-weight: 700;
    margin-bottom: 5px;
    display: inline-block;
  }

  .kosik-produkt-ve-vyrobe {
    color: #eea923 !important;
  }

.availability-value {
  font-size: inherit;
}

.variant-list {
  display: inline-block;
  margin-bottom: 15px;
}

.detail-parameters {
  margin-bottom: 0;
}

#zapnout-hlidaciho-psa {
  display: none;
}

.dostupnost-vyprodano-header {
  color: #e74c3c !important;
  font-size: 16px !important;
  margin-bottom: 5px;
  font-weight: 700;
}

.dostupnost-vyprodano-text {
 color: #e74c3c !important;
  font-size: 15px !important;
  font-weight: 500;
}

body.in-moznosti-dopravy h1.website-header,
body.in-moznosti-dopravy h2.website-header {
    color: #00275b;
    font-weight: 600;
    font-size: 24px !important;
    letter-spacing: -0.8px;
    text-align: center;
}

#zapnout-hlidaciho-psa a {
  background-color: #4bbcff !important;
  color: white;
  padding: 20px 70px !important;
  font-size: 18px !important;
  font-weight: 600;
  border-radius: 5px;
  line-height: 36px;
  display: inline-block;
}

#zapnout-hlidaciho-psa a:hover {
  text-decoration: none;
  background-color: #68c7ff !important;
  transition: all 0.4s ease 0s;
  cursor: pointer;
}

.social-buttons-wrapper {
  display: none;
}

.odesleme-jeste-dnes {
  color: #8abe1a !important;
  font-size: 15px !important;
  font-weight: 600;
}

.produkt-ve-vyrobe {
  color: #eea923 !important;
  font-size: 15px !important;
  font-weight: 500;
}

 .oranzove-tlacitko {
    font-size: 16px !important;
    background-color: #eea923 !important;
    
}

button.add-to-cart-button.oranzove-tlacitko {
  padding: 20px 16px !important;
}

.oranzove-tlacitko:hover {
  background-color: #fcb62d !important;
  cursor: pointer;
}

p[data-testid=productCardDescr] a {
  color: #139fd7;
}
p[data-testid=productCardDescr] a:hover {
  color: #139fd7;
  text-decoration: underline;
}

  #parameter-id-23 .advanced-parameter.flag-vyprodano .advanced-parameter-inner {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .3) !important;
  }

  .availability-value .availability-label {
    display: none;
  }

  #parameter-id-23 .nazev {
    color: #00275b !important;
    font-size: 16px;
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
  }

  .tooltip {
    display: none !important;
  }

  #parameter-id-23 .advanced-parameter.flag-vyprodano img {
    opacity: 30%;
  }

  #footer .custom-footer {
    padding-left: 0;
    padding-top: 0;
  }

  .category-top #productsTop > .button-wrapper {
    display: none;
  }

  .category-top #productsTop .product .p {
      border: 1px solid #f0f0f0;
      border-radius: 5px;
      padding: 14px 0px;
      background: white;
      box-shadow: 10px 6px 10px 2px #e9e9e9;
    }

    .product .p {
      padding: 20px 0;
    }

    .zobraz-produkt-button {
      text-align: center;
    }

    .zobraz-produkt-button a {
      background-color: #8abe1a;
      color: white;
      font-weight: 600;
      padding: 12px 70px;
      border-radius: 5px;
      display: inline-block;
      margin: 0 auto;
    }

    .extended-description h3 {
        color: #00275b;
        font-weight: 700;
        font-size: 26px !important;
        letter-spacing: -0.5px;
        text-align: center;
        margin-top: 40px;
    }

    .popisek-long,
    .basic-description {
      font-size: 16px;
      color: black;
    }

    .extended-description .detail-parameters a {
      color: black;
      text-decoration: underline;
    }

    body #short-description.popisek ol li, body #short-description-new ol li {
      padding-left: 31px;
      padding-bottom: 9px;
      font-size: 16px;
      position: relative;
    }

    body #short-description.popisek ol li::before, body #short-description-new ol li::before {
      content: url(https://www.v-mart.cz/user/documents/upload/Check.png) !important;
      counter-increment: ol-counter;
      position: relative;
      margin-bottom: 10px;
      font-family: 'Font Awesome\ 5 Free';
      margin-right: 5px;
      font-size: 16px;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #8abe1a;
      border-radius: 50%;
      width: 20px;
      height: 20px;
      position: absolute;
      left: 0;
      line-height: 1;
      padding-top: 2px;
      font-weight: 900;
      background-color: unset;
    }

    body #short-description.popisek ol, body #short-description-new ol {
      list-style: none;
      padding-left: 15px;
    }

    #paticka-doprava-a-platba {
      color: black;
    }


    .extended-description .detail-parameters a:hover {
      color: black;
      text-decoration: underline;
    }

    .widget-parameter-value a {
      font-weight: 700;
      font-size: 15px;
      color: black;
    }

    .widget-parameter-value a:hover {
      color: #8abe1a;
      transition: none;
    }

    /*#products .product.jeden-radek-nazvu.dva-radky-velikosti:hover .p {
      height: calc(100% + 105px);
    }

    #products .product.dva-radky-nazvu.dva-radky-velikosti:hover .p {
      height: calc(100% + 110px);
    }

    #products .product.dva-radky-nazvu.jeden-radek-velikosti:hover .p {
      height: calc(100% + 80px);
    }
    */

    .kontakt-clovek { display: inline-block; float: left; margin-bottom: 15px; width: 100%; }

  .kontakt-clovek .obrazek { display: inline-block; float: left; width: 25%; }
  .kontakt-clovek .popisek { display: inline-block; float: left; padding-left: 10px; width: 75%; }
  .kontakt-clovek .popisek .popisek-inner {
    display: flex;              /* establish flex container */
    flex-direction: column;     /* stack flex items vertically */
    justify-content: center;    /* center items vertically, in this case */
    height: 80px;
    padding-right: 20px;
  }
  .kontakt-clovek .popisek .popisek-inner .jmeno { font-weight: 600; }
  .kontakt-clovek .popisek .popisek-inner .funkce { font-weight: 600; color: #ff5542; line-height: normal; }

    .category-header input[type=radio]+label {
      font-weight: 600;
      border-radius: 5px;
    }

    .products-inline.products-top>div:first-child, .products-inline.products-top>div:nth-child(2) {
      display: block;
    }

    body.type-product.type-detail .products-related-header {
        color: #00275b;
        font-weight: 700;
        font-size: 26px !important;
        letter-spacing: -0.5px;
        text-align: center;
        margin-top: 40px;
    }

    body.type-product.type-detail .description-inner h2 {
        font-size: 26px !important;
        font-weight: 700 !important;
        color: black !important;
        letter-spacing: -1.3px;
        display: block !important;
        margin-top: 40px;
        margin-bottom: 20px;
        text-align: center;
    }
    body.type-product.type-detail .basic-description h3 {
      display: none;
    }

    .category-header input[type=radio]+label:hover,
    .category-header input[type=radio]:checked+label {
      background-color: #4bbcff;
      color: white;
    }

  .category-top > h4 {
    color: #00275b;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 6px;
  }

  .category-top #productsTop {
    background-color: #f6f6f6;
    border-radius: 5px;
    padding: 13px 6px;
  }

  .category-top #productsTop .product .product-appendix {
    text-align: left !important;
    margin-bottom: 0 !important;
  }

  .velikosti {
    overflow: hidden;
  }

  .velikosti table {
    height: auto !important;
    margin: 0 auto;
    max-width: none !important;
  }

  .velikosti p {
        display: block;
        text-align: center;
    }

  .velikosti .velikosti-table-container {
    overflow-x: auto;
  }

  .velikosti tr {
    line-height: 26px !important;
  }

  .velikosti table > tbody > tr > td:first-child {
      font-weight: bold;
    }

    .velikosti table > tbody > tr:first-child td strong,
    .velikosti table > tbody > tr:first-child td strong span {
      color: #2db4fb !important;
    }

  .velikosti table tr td {
      line-height: 30px;
      padding: 1px 12px;
      width: auto !important;
  }

 .velikosti table tr:nth-child(2n+1) td {
      background-color: #f6f6f6;
  }


  .category-top #productsTop .product .name span[data-micro="name"]{ 
    font-weight: 500;
    font-size: 14px;
    color: #666;
  }

  #filters .slider-wrapper {
    display: none;
  }
  #filters #category-filter-hover #manufacturer-filter {
    display: none;
  }

  #filters .filter-section-count {
    display: none;
  }

  #filters .filter-sections > .filter-section {
    display: none;
  }

     ul li#nase-nabidka i,
     ul li#blog i { color: #ff821b; }
     ul li#doprava-a-platba i { color: #8abe1a; }
     ul li#druha-jakost i { color: #fd2828; }
     ul li#kolekce-menu i { color: #4bbcff; }
     ul li#sleva i { color: #e4204c; }
     ul li#hodnoceni-obchodu i { color: #f3bc32; }
     ul li#vanocni-baleni i { color: #f3bc32; }
     ul li#kontakt i { color: #8abe1a; }
     ul#menu-helper-box li i { width: 20px; margin-right: 5px; }
     #pomocne-menu ul li { float: left; }
     #pomocne-menu ul li i { margin-right: 5px; }
     ul#menu-helper-box a:hover { text-decoration: none; }
     ul#menu-helper-box li#nase-nabidka { display: none; }
     ul li#leto-2023 { margin: 0 5px; }
     ul li#leto-2023 i { color: #f1c835; }
     ul li#leto-2023 a {
       /* background: #fff9b2a8; */
       background: #fff94d5e;

       font-weight: 600 !important;
       border-radius: 5px 5px 0 0;
       text-transform: uppercase;
    }

    .products-block .p {
      align-items: center;
    }

    .products-block .p-bottom .prices {
      text-align: center;
    }

    .products-block .p-bottom .p-tools, .products-block .p-bottom .prices {
      flex-basis: 100%;
    }

    .products-block.products .p .name {
       height: auto;
    }
    .products-block.products .p .name span {
        font-weight: 600;
        font-size: 15px;
        color: #666;
        /* max-height: 3rem; */
        overflow: hidden;
        text-overflow: ellipsis;
    }



    .ordering-process .site-name {
    display: inline-block;
  }

    .products-block.products .p .name {
      text-align: center !important;
    }

    .product-appendix {
      display: block;
    }

    ul li#karol-a-kvido-menu a {
      /*
      background: #fff94d5e;
      font-weight: 600 !important;
      border-radius: 5px 5px 0 0;
      text-transform: uppercase;
      */
    }
    ul li#vanocni-baleni a {
      background: #fff94d5e;
      font-weight: 600 !important;
      border-radius: 5px 5px 0 0;
      text-transform: uppercase;
    }

    ul li#karol-a-kvido-menu {
      position: relative;
    }

    ul li#karol-a-kvido-menu i {
      color: #ff821b;
    }


@media only screen and (min-width: 390px) {
  body .products .product a.image img {
      max-width: 170px;
  }

  body .advanced-order .products .product a.image img {
    max-width: 156px;
  }
}

@media only screen and (min-width: 410px) {
  body .products .product a.image img {
      max-width: 176px;
  }
}


@media only screen and (min-width: 450px) {
}

@media only screen and (min-width: 580px) {
  body .products .product a.image img {
        max-width: 200px;
    }
}

@media only screen and (min-width: 6410px) {
  .subkategorie ul li a {
      padding: 11px 20px;
  }
}

.subkategorie ul li {
      display: inline-block;
      width: 90%;
      padding-bottom: 6px;
      text-align: left;
  }

  .subkategorie {
    margin-bottom: 35px;
  }

  .subkategorie ul li a span  {
      width: 50%;
  }

  .subkategorie ul li {
      width: 50%;
      float: left;
  }

  .subkategorie ul li a,
  .subkategorie ul li a {
      padding: 10px;
      text-decoration: none;
  }



@media only screen and (min-width: 768px) {
  #watchdog-form .watchdog-row .notificationEmail,
  #watchdog-form .watchdog-row select {
    width: 60%;
  }

  button.add-to-cart-button {
    padding: 20px 80px !important;
  }

  .cart-table tr>td {
    border: 0;
    border-bottom: 1px solid #dedede;
  }

  #checkoutSidebar .order-summary {
    padding-right: 20px;
  }

  #checkoutSidebar .cart-item>div {
    border: 0;
    border-bottom: 1px solid #dedede;
  }

  body.in-kosik .box.box-sm.box-bg-default {
    padding-right: 20px;
  }

  .navigation-buttons>a[data-target=cart] i {
  background-color: red;
  font-weight: 700;
}

  body.in-o-nas #pribeh-v-martu .moto p {
    font-size: 23px;
    font-style: italic;
    line-height: normal;
    color: #999;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .product:hover .widget-parameter-wrapper {
    max-height: 100%;
    transition: max-height .8s ease-out;
    background-color: #fafafa;
    padding-bottom: 15px;
    box-shadow: 10px 6px 10px 10px #e9e9e9;
  }

  .product:hover {
      z-index: 2;
    }

   .product:hover .p {
      -webkit-box-shadow: 0 4px 16px 0 rgba(124, 135, 142, .4);
      box-shadow: 0 4px 16px 0 rgba(124,135,142,.4);
      border-radius: 20px;
      transition: box-shadow .4s;
      transition: -webkit-box-shadow: .3s;
    }

  body.in-index #nas-pribeh .button-block {
    text-align: left;
  }


    body.in-o-nas #pribeh-v-martu h2 {
        font-size: 38px;
        letter-spacing: -2px;
    }

  body.in-index #nas-pribeh .fotografie {
    width: 50%;
    display: inline-block;
    float: left;
  }

  #moznosti-platby .payment-method { width: 33%; }
  #moznosti-dopravy .delivery-method { width: 33%; }

  body.in-index main.content #kolekce ul li {
  width: 33%;
}

  body.in-kolekcie #kolekce li {
    width: 33%;
  }

  body.in-index main.content #kolekce .kolekce-container {
    max-width: 980px;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .kontakt-clovek { width: 50%; }

  #navigation .menu-level-2 li a {
     padding: 8px 10px 0px 10px !important;
     display: inline-block;
  }

  .navigation-in>ul>li.ext>ul>li>div>ul {
    max-height: unset;
  }


  .custom-footer>div {
    padding: 40px 20px;
  }

    .menu .menu-level-2 li:not(:last-child) {
        border-right: 1px solid #dcdcdc;
    }

    .menu .menu-level-2  {
      justify-content: left;
    }

    .navigation-in>ul>li.ext>ul>li>a.menu-image {
      width: auto;
    }

    .navigation-in>ul>li.ext>ul>li>a img {
      max-width: 60px;
      max-height: unset;
    }

  .navigation-in>ul>li {
    border: 0;
  }

  .custom-footer__section2 {
    width: 20% !important;
  }

  .custom-footer__banner3 {
    width: 30% !important;
  }

  #filters .slider-wrapper {
    display: block;
  } 

  #filters .filter-sections > .filter-section {
    display: block;
  }
  #category-filter-hover {
    display: block;
  }

  .filters-unveil-button-wrapper {
    display: none !important  ;
  }

  .slider-wrapper {
    display: none !important;
  }

  .filter-section.filter-section-boolean {
    display: none !important;
  }

  .filter-section.filter-section-button {
    display: none !important;
  }

  #navigation .navigation-in.menu {
    position: relative;
  }

  .benefitBanner__picture {
      max-width: 75px;
    }

   .benefitBanner h3 {
    font-size: 28px !important;
  }

  .velikosti {
    display: flex;
    align-items: center;
    justify-content: normal;
  }

  .velikosti p {
    float: left;
    display: inline;
  }

 .velikosti table {
    margin: 0;
    width: auto !important;
  }

  body.type-product.type-detail #vyhody .vyhoda-kontejner {
    width: auto;
  }

  body.type-product.type-detail #vyhody {
      margin: 40px auto 10px auto;
      display: block;
  }


  body.type-product.type-detail #vyhody img { width: 40px; margin-right: 10px; }
  body.type-product.type-detail #vyhody .vyhoda-kontejner { display: inline-block; float: left; }

  #pomocne-menu ul li {
    display: inline-block;
  }

  #navigation .navigation-in ul li a {
    padding: 18px 10px 18px 10px;
    font-weight: 600;
    font-size: 16px;
    margin: 0;
    text-transform: uppercase;
    display: block;
  }

  #navigation .navigation-in ul li a b {
    font-weight: 600;
  }

    #pomocne-menu ul li a { padding: 0 10px; }
  #pomocne-menu ul { margin-left: 10px; margin-right: 10px; }

    #pomocne-menu { text-align: center; display: block; }
  #pomocne-menu ul { list-style-type: none; display: inline-block; font-size: 14px; font-weight: 400; vertical-align: bottom; margin-left: 5px; margin-right: 5px; margin-bottom: 0; }
  #pomocne-menu ul li a { display: block; line-height: 38px; height: 38px; padding: 0 7px; color: #1d262d; font-weight: 300; font-size: 16px; font-weight: 400; }
  #pomocne-menu ul li:not(#leto-2023) a:hover,
  #pomocne-menu ul li:not(#leto-2023) a:active { background-color: #f0f0f0; color: #000; border-radius: 5px 5px 0 0; text-decoration: none; }
  #pomocne-menu ul li.active:not(#leto-2023) i { color: white; }
    #pomocne-menu ul li.active:not(#leto-2023) a { background-color: #4bbcff; color: white; border-radius: 5px 5px 0 0; }
  #pomocne-menu ul li#leto-2023 a:hover,
  #pomocne-menu ul li#leto-2023 a:active { text-decoration: none; }
 
}


@media only screen and (max-width: 767px) {
  .site-msg.information {
    margin-top:20px;
    margin-bottom:24px;
  }

  .search-whisperer {
    overflow-y: auto;
    height: 80vh;
  }

  .search-whisperer .p-availability {
    display: none !important;
  }

  .search-whisperer .product-appendix {
    display: none !important;
  }

  body.type-product.type-detail #parameter-id-23 {
    padding: 0 2px;
  }

  .mobile-header-version-1 .menu-level-1 > li.exp > a {
    background-color: #dadada;
    color: black;
  }

  .ordering-process .responsive-tools>a[data-target=navigation] {
      height: unset;
      position: unset;
      line-height: unset;
      right: unset;
      width: unset;
  }

  .ordering-process .top-navigation-bar {
    position: absolute;
  }

  html.scrolled .popup-widget-inner {
    position: relative;
    top: 25px;
  }

  html:not(.scrolled) .popup-widget-inner {
    position: relative;
    top: 68px;
  }

  html.scrolled .cart-free-shipping {
    bottom: 91px;
  }

  html:not(.scrolled) .cart-free-shipping {
    bottom: 134px;
  }


  .mobile-header-version-1 .menu-level-2 > li {
    background-color: #f6f6f6;
    color: black;
    font-weight: 600;
    padding-left: 30px;
  }

  .mobile-header-version-1 .menu-level-2 > li a,
  .mobile-header-version-1 .menu-level-2 > li a span {
    color: black;
  }

  .template-11 .lSSlideOuter.dklabSliderplusHome .products>div {
    padding: 10px !important;
  }

  .lSSlideOuter.dklabSliderplusHome.mobileArrows {
    padding: 0 6px !important;
  }

  .lSSlideOuter.dklabSliderplusHome .product-appendix {
    font-size: 12px !important;
  }


    nav#navigation {
      display: flex;
      flex-direction: column;
    }

    html #content-wrapper {
       padding-top: 90px;
    }
    

    #pomocne-menu {
      order: 2;
    }

    .btn.btn-icon.toggle-window.cart-count {
      color: white;
        background: #139fd7 !important;
        display: inline-block;
        right: 10px;
        padding: 8px 11px !important;
        position: inherit;
        border-radius: 7px;
        text-transform: none;
        font-weight: 600;
        font-size: 16px;
    }

    i[data-testid=headerCartCount] {
      display: none;
    }

    .btn.btn-icon.toggle-window.cart-count .cart-price {
      color: white;
      display: inline-block !important;
    }

    .site-name-wrapper {
      display: inline-block !important;
      width: 35%;
      float: left;
    }

    #header .cart-count {
      right: 10px;
    }

    .btn.btn-icon.toggle-window.cart-count  {
        padding: 6px 0;
        background: red;
        display: inline-block;
        right: 10px;
        position: inherit;
    }

    .btn.btn-icon.toggle-window.cart-count .cart-price {
      color: white;
      display: inline-block !important;
    }

    .top-navigation-tools {
      display: inline-block !important;
      width: 65%;
      text-align: right;
    }


    #blue-mobile-menu {
      height: 52px;
      background-color: #4bbcff;
      width: 100%;
      position: fixed;
    }

    #navigation {
       position: fixed;
      top: auto;
    }

    .scrolled .top-navigation-bar {
      height: 60px !important;
    }

    html:not(.scrolled) .top-navigation-bar {
      height: 98px;
    }

    body.navigation-window-visible #blue-mobile-menu .responsive-tools {
      background-color: #139fd7 !important;
    }

    .top-navigation-bar .responsive-tools {
      justify-content: unset;
    }

    .responsive-tools {
        display: inline-block;
       width: auto !important;
       padding-top: 5px !important;
       padding-bottom: 5px !important;
    }

    .navigation-in>ul>li>a {
      font-size: 15px;
      color: black;
    }

    .navigation-in {
      height: auto;
    }

    #pomocne-menu ul {
    }

    #pomocne-menu ul li {
      list-style: none;
      font-size: 16px;
    }

    #pomocne-menu ul li a {
      color: black;
    }

    .responsive-tools>a[data-target=navigation] {
      position: relative;
      display: flex;
      align-items: center;
      width: auto;
      padding-left: 30px;
    }

    .navigation-in>ul>li>a>b {
      font-weight: 600;
    }

    #pomocne-menu ul li a {
      font-weight: 600;
    }

    .responsive-tools>a[data-target=navigation]:before {
      background-color: transparent;
      font-size: 26px;
        margin-left: 22px;
        margin-top: 2px;
        position: relative;
        top: -2px;
        display: none;
    }

    #blue-mobile-menu .responsive-tools a[data-target=navigation] i {
      color: white;
      font-size: 28px;
      width: 30px;
    }

    #blue-mobile-menu .navigation-in>ul>li {
      line-height: 26px;
    }
    
    body.navigation-window-visible .responsive-tools a[data-target=navigation] i:before {
      content: "\f00d";
    }

    .responsive-tools>a[data-target=navigation] span {
      font-size: 16px;
      color: white;
      font-weight: 600;
      margin-left: 9px;
    }

    #blue-mobile-menu a[data-target="search"] {
      display: none;
    }

    #blue-mobile-menu a[data-target="login"] {
      display: none;
    }

    .scrolled body:not(.ordering-process):not(.search-window-visible) .top-navigation-bar { 
     /*.scrolled body:not(.search-window-visible) .top-navigation-bar {*/
      /* .scrolled body .top-navigation-bar { */
      transform: none;
    }

    body.search-window-visible .search {
        display: block !important;
        position: fixed;
        top: 50px;
        z-index: 1000;
        right: 5px;
        padding: 6px;
        width: calc(100% - 57px);
        border-color: white;
    }

    body.search-window-visible .search button {
      border: 1px solid white;
      height: 40px;
      border-radius: 3px;
      font-weight: 600;
    }

    .container .responsive-tools {
      padding-top: 10px !important;
    }

    a[data-testid='linkSearchIcon']::before,
    a[data-target='login']::before {
      display: none;
    }

    a[data-testid='linkSearchIcon'] i::before {
      content: "\f002";
    }

    a[data-target='login'] i::before {
      content: "\f007";
    }

    .responsive-tools>a[data-target=search] {
      font-size: 22px;
      margin-right: unset;
    }

    .responsive-tools>a[data-target=login] {
      display: inline-block;
      font-size: 22px;
    }

    .search input {
      border: none;
    }

    .search input.query-input {
        height: 40px !important;
    }

    #pomocne-menu ul li {
      float: none;
    }

    .navigation-window-visible #navigation {
      width: 100%;
      left: 0;
      transition: none;
      position: fixed;
      top: 102px;
    }

    html.scrolled .navigation-window-visible #navigation {
      top: 52px !important;
    }

    html:not(.scrolled) #header {
      position: relative;
      top: 105px;
    }

    html.scrolled #header {
      position: relative;
      top: 51px;
    }

    body .top-navigation-bar {
        /* position: relative; */
        position: absolute;
    }

    .overall-wrapper {
      padding-top: 0 !important;
    }

    body .top-navigation-bar .container {
      height: 50px;
      position: fixed;
      z-index: 100;
      background-color: white;
      width: 100%;
    }

    body .top-navigation-bar .top-navigation-tools a[data-target="navigation"] {
      display: none;
    }

    body #blue-mobile-menu {
      position: fixed;
      top: 50px;
      display: flex;
      align-items: center;
    }

    body .top-navigation-bar .site-name img {
      height: 49px;
    }

    /* .scrolled body:not(.ordering-process):not(.search-window-visible) .top-navigation-bar .container { */
    /* OK */
    .scrolled body:not(.search-window-visible) .top-navigation-bar .container {
      transform: translateY(-100%);
      transition: transform .6s;
    }

    /* .scrolled body:not(.ordering-process):not(.search-window-visible) .top-navigation-bar #blue-mobile-menu { */
      /* OK */
      .scrolled body:not(.search-window-visible) .top-navigation-bar #blue-mobile-menu {
        transform: translateY(-50px);
        transition: transform .6s;
    }

    .top-navigation-bar #blue-mobile-menu,
    .top-navigation-bar .container {
      transition: transform .6s;
    }

    #navigation {
      box-shadow: 20px 0 18px 0px rgba(0,0,0,0.3);
      transition: none;
    }
    .mobile-slider {
      display: block;
      width: 100%;
      position: relative;  /* pokud byste chtěl šipky / pozici */
    }
    .mobile-dots {
      display: flex;
      justify-content: center;
      margin-top: 20px;
    }

    .mobile-dots .dot {
      width: 10px;
      height: 10px;
      border-radius: 50%;
      background: #ccc;      /* neaktivní */
      margin: 0 5px;
      cursor: pointer;       /* pokud chcete, aby šlo klikat */
    }

    .mobile-dots .dot.active {
      background: #000;      /* aktivní */
    }
}


@media only screen and (min-width: 768px) {
  .mobile-slider {
    display: none;
    overflow: hidden;
  }

 .my-slider {
    position: relative;
    width: 600px;    /* nebo 100% - podle potřeb layoutu */
    max-width: 80%; /* aby se nepřetékalo */
    height: auto;    /* nebo pevná výška, pokud chcete */
    margin: 0 auto;  /* vycentrování */
    overflow: hidden;
    display: flex;  /* zobrazit */
     /* Základně třeba levý cursor */
    cursor: url('arrow-left.png'), auto;
    margin-left: 5%;
  }

  .my-thumbnails img {
    border: 2px solid #fff;
    padding: 4px;
    border-radius: 4px;
  }

  .my-thumbnails img.active {
    border: 2px solid #4bbcff;
    padding: 4px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    border-radius: 4px;
  }

  .my-slider.cursor-right {
    cursor: url('arrow-right.png'), auto;
  }

  .my-slider-wrapper {
    display: flex;
    transition: transform 0.5s ease-in-out;
  }

  .my-slide {
    /* Každý slide má šířku kontejneru (pokud je 600px, tak 600) */
    /* min-width: 600px; */ /* anebo 100%, pokud chcete responsivní šířku */
    width: 100%;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .my-slide img {
    max-width: 100%;
    height: auto;
    display: block;
  }

  /* Šipky */
  .arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 40px;
    background: rgba(0,0,0,0.4);
    color: #fff;
    padding: 10px;
    cursor: pointer;
    opacity: 0; /* skryté, zobrazíme při hoveru */
    transition: opacity 0.3s;
    z-index: 10;
  }

  .my-gallery {
    display: flex;
    align-items: flex-start;
  }

  /* Sloupec s náhledy */
  .my-thumbnails {
    display: flex;
    flex-direction: column; 
    gap: 10px; /* mezera mezi náhledy */
  }

  .my-thumbnails img {
    width: 90px;  /* velikost náhledu (volitelné) */
    cursor: pointer;
    display: block;
    /* libovolné další styly (ohraničení, hover, …) */
  }


  .arrow-left {
    left: 10px;
  }

  .arrow-right {
    right: 10px;
  }

  /* Zobrazit šipky při najetí myší */
  .my-slider:hover .arrow {
    opacity: 1;
  }


  .fitted .navigation-in ul {
    justify-content: center;
  }

  .container .site-name {
    margin: 17px 0;
  }

    body.type-index #content-wrapper {
      margin-top: 20px;
    }

    .navigation-in>ul>li.ext>ul>li>div {
      width: 80%;
    }

    .navigation-in ul.menu-level-2 {
      width: 90%;
      left: 5%;
      border: 3px solid #4bbcff;
      justify-content: left;
      padding: 10px 10px;
    }

   #products .product a.image img,
   .products-block .p a.image {
      max-height: 350px;
  }

  .content {
    padding-right: 0;
  }

  .product .p-in,
  .widget-parameter-wrapper .widget-parameter-list {
    padding: 0 15px;
    /* border-top: 1px solid #F0F0F0 */
  }

  .products-block>div {
    margin-bottom: 20px;
  }

  .products-block .name {
    text-align: center;
  }

  .header-top {
    height: auto;
  }

  .header-top .site-name-wrapper {
    flex: 0 1 25%;
  }

  .header-top .search {
    flex: 0 1 33%;
  }

  .header-top .search form.search-form input.query-input {
      border: 1px solid #dedcdb;
      box-shadow: 0 1px #dedcdb;
      border-radius: 5px;
      line-height: 40px;
      padding-top: 5px;
      height: auto;
      padding-bottom: 5px;
      font-size: 16px;
  }

  .header-top .search button {
    background-color: #8abe1a;
    border-color: #8abe1a;
    color: white;
    line-height: 40px;
    height: auto;
    padding-bottom: 5px;
    border-radius: 0 5px 5px 0;
    font-weight: 600;
    text-transform: none;
    padding: 5px 27px;
    font-size: 16px;
  }

  .header-top .navigation-buttons {
    flex: 0 1 40%;
  }

  .header-top .navigation-buttons a.login {
    display: inline-block;
    width: auto;
    background: none;
    color: black;
    font-weight: 500;
    font-size: 16px;
    margin-right: 30px;
  }

  .header-top .navigation-buttons a.login:hover {
    color: #4BBCFF;
  }

  .header-top .navigation-buttons a.login:hover::before {
    background-color: #f6f6f6;
    -webkit-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
  }


  .navigation-buttons>a[data-target=login]:before {
    color: black;
    background: #f0f0f0;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    margin-right: 9px;
  }

  .header-top .btn.cart-count:before {
      font-size: 23px;
    vertical-align: middle;
    color: white;
    background: #4BBCFF;
    border-radius: 50%;
    width: 35px;
    height: 53px;
    display: inline-block;
    display: inline;
    padding: 8px;
    top: 0;
    position: relative;
    margin-right: 4px;
  }



  .header-top .btn.cart-count .cart-price {
    font-weight: 500;
  }

  #header .site-name a img {
    max-height: 100px;
    max-width: 210px;
  }

  .navigation-in>ul>li.exp>a, .navigation-in>ul>li>a:hover {
    background-color: #0095ce;
    color: white;
  }

  .navigation-in>ul>li>a:hover {
    margin-left: auto;
    margin-right: auto;
  }

  #navigation {
    height: auto;
    right: auto;
    left: auto;
    transition: none;
  }
}

@media only screen and (min-width: 900px) {

}

@media only screen and (min-width: 1000px) {

}

@media only screen and (max-width: 1023px) {
  .menu-level-3 {
    display: none !important;
  }
}

@media only screen and (min-width: 1024px) {
    body.in-o-nas #pribeh-v-martu .moto p {
        max-width: 66%;
        font-size: 22px;
    }

    .subkategorie {
   margin-bottom: 50px;
 }

  .subkategorie ul li {
     width: 33%;
 }

 .subkategorie ul li a {
     padding: 11px 20px;
 }

    body.in-o-nas #pribeh-v-martu .sekce h2 {
        margin-top: 50px;
    }

     .navigation-in ul.menu-level-2 {
        width: 86%;
        margin-left: 7%;
        padding: 20px 20px;
    }
    .kontakt-clovek { margin-bottom: 0; }

    .kontakt-clovek { width: 33%; }

      body.in-kolekcie #kolekce li {
        width: 25%;
      } 

      body.in-index main.content #kolekce ul li {
        width: 25%;
      }

      body.in-index #nas-pribeh {
        margin-bottom: 100px;
      }

      body.in-index #nas-pribeh .pribeh-podnadpis {
        font-size: 38px;
      }

      body.in-index #nas-pribeh .text-block {
        margin-top: 75px;
        padding: 0 40px;
      }

      body.in-index #nas-pribeh .pribeh-nadpis {
        font-size: 24px;
      }

      body.in-index #nas-pribeh p {
        font-size: 22px;
      }

      body.in-index .products-block>div {
        width: 33%;
      } 

}


@media only screen and (min-width: 1200px) {
  body.in-index .products-block>div {
    width: 25%;
  } 

  button.add-to-cart-button.oranzove-tlacitko {
    padding: 20px 35px !important;
}

  body.type-product.type-detail .p-image {
    text-align: center;
  }

  body.type-product.type-detail .p-image img {
    width: 80%;
  }

  .content-inner {
    max-width: 1100px;
  }

  body.in-index #nas-pribeh .text-block {
    margin-top: 125px;
  }

  .navigation-in>ul>li.ext>ul>li {
    width: 33%;
    flex-basis: 33%;
  }
  .navigation-in ul.menu-level-2 {
        margin-left: 5%;
        width: 80%;
        padding: 20px 40px;
    }

     body.in-kontakt .kontakt-box-container{
    max-width: 1150px;
    margin: 0 auto;
  }

  .kontakt-box { padding: 5px; width: 25%; padding-top: 30px;}
  
}



</style>