.responsive-tools > a[data-target="navigation"]:before {
  background-color: hsl(
    var(--color-primary-h),
    var(--color-primary-s),
    calc(var(--color-primary-l) - 12%)
  );
  color: #807f84;
  background: none !important;
  font-size: 23px;
}
.form-control,
select {
  border-color: #eaeaea !important;
}
main#content {
    margin-bottom: 3rem;
}
.search-whisperer-empty {
  padding: 16px 12px;
}
#header input[type="search"].form-control,
#header .compact-form .btn,
footer .compact-form .form-control,
footer .compact-form .btn {
  min-height: 60px;
}

#header .compact-form .btn {
  font-weight: 600;
  padding: 5px 14px 4px;
  font-family: "Open Sans";
  font-size: 15px;
}
:focus-visible,
[tabindex="0"]:focus-visible,
input:focus-visible,
input[type="checkbox"].focus-visible + label,
input[type="checkbox"]:focus-visible + label,
input[type="radio"].focus-visible + label,
input[type="radio"]:focus-visible + label,
select:focus-visible,
textarea:focus-visible {
  box-shadow: none;
  outline: none;
  outline-offset: 0;
}

.filter-sections {
  background: none;
}
.navigation-in {
  background: white;
}
.navigation-in ul li {
  display: block;
  border: none !important;
}

.navigation-in.menu a b {
  font-family: "Open Sans";
  font-weight: 600;
  font-size: 16px;
  color: #6d6d6d;
}
.navigation-in > ul > li.exp > a b,
.navigation-in > ul > li > a:hover b {
  color: var(--color-primary);
}
.breadcrumbs > span > a:after,
.breadcrumbs > span > a:before {
  display: none;
}

.categories .topic > a {
  padding-left: 20px;
  padding: 18px 20px;
}
.category-title,
.p-detail-inner-header h1,
.extended-banner-title,
#footer h4 {
  font-weight: 700;
}
.search-input,
.search-input::placeholder {
  color: #807f84;
}

.compact-form .form-control {
  border-radius: 0 !important;
}
a.btn.btn-primary {
  text-decoration: none;
}

.header-top .btn.cart-count:before {
  content: "";
  background: url(/user/documents/img/kosik.svg);
  width: 3.5rem;
  height: 3.5rem;
  margin-right: 8px;
}

#header .site-name a img {
  max-width: 300px;
  width: 100%;
}

.homepage-box.before-carousel div.container {
  width: 100%!important;
}

.carousel-inner .item a img {
  width: 100%;
}

.benefitBanner__title {
    margin-bottom: 3px !important;
    display: block;
}

.benefitBanner__title,
.benefitBanner__data {
  font-size: 14px;
  width: 100%;
  font-weight: 400;
}
.extended-banner-texts {
  max-width: 50%;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 8%;}

.extended-banner-link,
.extended-banner-text,
.extended-banner-title {
  padding: 0;
  position: static;
  background: none;
  border: none;
  box-shadow: none;
  color:#6d6d6d
}
span.extended-banner-link {
  background: var(--color-primary);
  max-width: max-content;
  height: auto;
  margin-top: 2rem;
  color: white;
  font-family: "Open Sans";
}

span.extended-banner-link:hover {
  background: #b01117;
}
.extended-banner-title {
  font-size: 30px;
  color: #1f1f1f;
}
body:not(.in-index) div#content-wrapper {
  padding-top: 3rem;
}
.siteCookies__form,
.siteCookies--bottom.siteCookies--scrolled {
  background: black;
}
.p .name {
  color: #1b1b1b;
}

.btn.add-to-cart-button:before,
.btn.btn-cart:before,
.btn.express-checkout-button:before,
a.btn.add-to-cart-button:before,
a.btn.btn-cart:before,
a.btn.express-checkout-button:before {
  display: none;
}
span.extended-banner-link,
a.btn.btn-primary,
.btn.add-to-cart-button,
.btn.btn-cart,
.btn.express-checkout-button,
a.btn.add-to-cart-button,
a.btn.btn-cart,
a.btn.express-checkout-button {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0;
  padding: 12px 20px;
  font-size: 16px;
}

.benefitBanner__picture {
  max-width: 50px;
  margin-right: 16px;
}

body,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
.extended-banner-title {
  color: #6d6d6d;
}
h1.category-title, .p-detail-inner h1, .content-inner h1 {
  margin-bottom: 28px;
}
.h4.homepage-group-title,
h4.homepage-group-title,
 h1.category-title,
 .p-detail-inner h1,
 .content-inner h1 {
  font-weight: 700;
  color: #6d6d6d;
  font-size: 32px;
}
li#nav-manufacturers {
    display: none;
}

.homepage-group-title, .welcome h2, h1.category-title, .p-detail-inner h1, .content-inner h1 {
    position:relative;
}

.homepage-group-title::before,  .welcome h2::before, h1.category-title::before, .p-detail-inner h1::before, .content-inner h1::before {
    position:absolute;
    width: 100%;
    max-width: 90px;
    height:4px;
    background:var(--color-primary);
    left: 0;
    bottom: -8px;
    content:""
}

.homepage-group-title::before {
    left: calc(50% - 45px);
    bottom: -12px;
}

.products-block.products .p .name {
  font-weight: 600;
}

.welcome div {
  max-width: 100%;
}
.welcome .row {
  display: flex;
  flex-wrap: wrap;
}
section.about .col-md-6 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.welcome h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: 1.3em;
}

.sidebar {
  background: none;
}
.homepage-box {
  background: white;
  border: none;
  padding-top: 0 !important;
}
.products-block.products > div {
  padding: 24px;
  border-color: #f6f6f6 !important;
}

.custom-footer ul li {
  padding-bottom: 12px;
}

footer#footer {
  position: relative;
}
footer#footer::before {
  content: "";
  background: url(/user/documents/img/likuhas-pata.png) no-repeat;
  width: 459px;
  height: 100%;
  right: 0;
  bottom: 0;
  position: absolute;
}
#footer>.container {
  background-color: transparent;
}
span#signature * {
  display: none;
}

#footer h4 {
  font-size: 18px;
}

.footer-rows .site-name a img {
  width: 100%;
}
.p-detail .add-to-cart .quantity {
  border-style: solid none solid solid;
  border-width: 1px;
  height: 100%;
  min-height: 63px !important;
  border-radius: 0;
  border-color: #eaeaea;
  padding-right: 16px;
}

.quantity label {
  min-height: 61px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.quantity input {
  text-align: center;
}
.p-detail .quantity .decrease,
.p-detail .quantity .increase {
  height: 50%;
  background: none;
  border: none;
}

.quantity .decrease:before,
.quantity .increase:before {
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
}

.quantity .decrease {
  top: unset;
  bottom: 0;
}

@media (min-width: 480px) {
.form-group>input.form-control, .form-group>select.form-control {
        width: 100%;
        max-width: 500px;
    }

    textarea.form-control {
    max-width: 500px;
}
  }
@media (min-width: 768px) {
  .navigation-in > ul > li > a {
    padding-bottom: 14px;
    padding-top: 14px;
  }
  .navigation-in ul.menu-level-2 {
    border: solid 1px #f6f6f6 !important;
    background: white;
  }

  .navigation-in {
    position: relative;
  }

  #navigation {
    height: auto;
  }
}

@media (min-width: 992px) {
  .breadcrumbs > span > a,
  .breadcrumbs > span > span {
    display: block;
    padding: 10px;
    font-size: 12px;
  }
  .navigation-home-icon-wrapper:before {
    font-size: 14px;
  }
  .navigation-home-icon-wrapper #navigation-first a {
    padding-left: 26px;
  }
}

@media (min-width: 1201px) {
      .content-inner {
        max-width: 100%;
    }
  .extended-banner-title {
    font-size: 42px;
    font-weight: 700;
    line-height: 1.3em;
    margin-bottom: 1rem;
    font-family: "Open Sans";
  }

  .footer-rows .site-name {
    max-width: 200px;
    top: 80px;
  }
.category-header, .shp-tabs, .shp-tabs-holder {
    background-color: #f2f2f2;
}

body.ordering-process {
    background-color: white;
}

.ordering-process #header{
  border:none
}
  .shp-tabs-holder ul.shp-tabs li a,
  .category-header div,
  .category-header input[type="radio"] + label {
    padding: 18px 22px;
    margin-top: 8px;
  }
}
@media (max-width: 991px) {
  #header .site-name a img {
    max-width: 170px;
  }

  .header-top > div:last-child {
    max-width: max-content;
  }
  .header-top {
    justify-content: space-between;
  }
  #header .container {
    position: relative;
    padding: 0;
    width: 100%;
    max-width: 785px;
  }
  .welcome a.btn.btn-primary {
    margin-bottom: 2rem;
  }
  footer#footer::before {
    opacity: 0.25;
  }
  
}
@media (max-width: 767px) {

  .extended-banner-texts {
    max-width: 100%;
    justify-content: center;
  }

  .custom-footer {
    padding-left: 20px;
    padding-right: 20px;
}
  
  .header-top .btn.cart-count:before {
    width: 3rem;
    height: 3rem;
  }

  .responsive-tools > a:before {
    font-size: 25px;
  }

  #header .site-name a img {
    max-height: 40px;
  }

  #header .responsive-tools > a[data-target="search"] {
    margin-right: 75px !important;
  }
 
  .carousel-inner a::before {
    background: linear-gradient(68deg, #f6f6f6, #bcbcbc5c);
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
  }

  .carousel-inner > .item > a > img {
    min-height: 450px;
    object-fit: cover;
  }

  .welcome div {
    padding: 0;
}
.welcome h2, .h4.homepage-group-title, h4.homepage-group-title, h1.category-title, .p-detail-inner h1, .content-inner h1 {
  font-size: 20px;}

  .benefitBanner {
    padding: 0 20px;
  }
}

@media (max-width: 500px) {
  .columns-mobile-2 .products-block > div {
    width: 100%;
    border-right: 0 !important;
  }

  .columns-mobile-2 .products-block > div .prices {
    margin-bottom: 16px;
  }



  .carousel-inner a::before {
    background: linear-gradient(68deg, #f8f8f8, #e6e6e6ab);
  }
}
