

/* Start:/local/components/paritet/subscribe.form/templates/footer/style.css?1776323022277*/
.js-subscribe-feedback{
    position: absolute;
    display: block;
    width: 100%;
    bottom: -24px;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
}
.js-subscribe-feedback.success {
    color: green;
}
.js-subscribe-feedback.error {
    color: red;
}
/* End */


/* Start:/local/components/paritet/catalog.search/templates/burger/style.css?1776323022427*/
.SearchBurgerContainer-results .product-card .gap-8:has(.quantity-control) {
    display: none !important
}

.SearchBurgerContainer-results .product-card .gap-2:has(.product-card-stock-status) {
    display: none !important
}

.SearchBurgerContainer-results .catalog-search-result {
    padding: 0 15px;
    padding-top:  10px;
}

.SearchBurgerContainer-results .catalog-search-result a:hover{
    text-decoration: underline;
}
/* End */


/* Start:/local/components/paritet/cookie/templates/.default/style.css?17763230221582*/
.widget_cookie {
    width: 400px;
    padding: 5px 20px;
    position: fixed;
    z-index: 100;
    bottom: 10px;
    left: 10px;
    display: block;
    background: var(--primary-color);
    transition: opacity .1s, transform 0.1s;
    /* justify-content: space-between;
    align-items: center; */
    box-shadow: 1px 1px 2px #aaa;
    border-radius: 10px;
}
  
.widget_cookie  .widget_cookie__text {
  /* margin: 0 auto; */
  font-size: 14px;
  font-weight: 500;
  color: var(--text-color);
  line-height: 20px;
  text-align: center;
}

.widget_cookie a {
  color: var(--accent-color);
}

.btn_wrap {
  display: block;
  padding: 10px 0;
  text-align: center;
}

.widget_cookie__btn-close-cookie {
  margin: 0;
  padding: 0;
  /* position: absolute;
  right: 40px;
  background-size: 100% 100%; */
  width: 200px;
  height: 26px !important;
  display: inline-block;
  cursor: pointer;
  transition: 0.3s;
  font-size: 13px;
  line-height: 19px;
}

.widget_cookie .btn-close-cookie:hover {
  opacity: 0.5;
}

.widget_cookie.cookie__hide {
  transition-delay: 0s;
  opacity: 0 !important;
  transform: translateY(20px) !important;
}

@media screen and (max-width: 1024px) {
  .widget_cookie {
    width: 100vw;
    bottom: 0;
    left: 0;
    border-radius: 0px;
  }

  .btn_wrap {
    padding: 7px 0;
  }

  .widget_cookie .widget_cookie__text {
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    padding: 7px 0
  }

  .widget_cookie__btn-close-cookie {
    height: 34px;
  }
  
  .widget_cookie__btn-close-cookie {
    position: static;
    right: 0px;
  }
}

/* End */


/* Start:/local/templates/upravdom/styles.css?1776323024270*/
.seo-title-h2 {
    color: #212121;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 34px;
    letter-spacing: -0.3px;
}

.seo-title-h3 {
    color: #212121;
    font-size: 1.17em;
    font-weight: bold;
    line-height: 26px;
    letter-spacing: -0.22px;
}
/* End */
/* /local/components/paritet/subscribe.form/templates/footer/style.css?1776323022277 */
/* /local/components/paritet/catalog.search/templates/burger/style.css?1776323022427 */
/* /local/components/paritet/cookie/templates/.default/style.css?17763230221582 */
/* /local/templates/upravdom/styles.css?1776323024270 */
