/* category page */
.sidebar-inner .box-onlinePayments {
  display: none;
}
.ui-slider-horizontal {
  height: 2px;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0px;
}
.ui-slider-horizontal .ui-slider-handle {
  margin-left: 0px;
  width: 4px;
top: -8px;
}
.slider-content {
padding: 0;
height: 2px;
}
/*product page */
.breadcrumbs {
  width: 100%;
  padding: 15px;
  font-size: 16px;
}
.subcategories > li {
width: calc((100% - 30px) / 4);
}
table {
  margin-bottom: 35px;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  line-height: 1.4;
}
table td {
  padding: 15px 12px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.105);
}
.breadcrumbs > span:last-child span {
  color: black;
}
.breadcrumbs > span a,
.breadcrumbs .navigation-bullet {
  margin-right: 10px;
}
/* common-styles */
.homepage-group-title::before,
.homepage-group-title::after {
  content: "";
  flex-grow: 1;
  border-top: 8px solid #dcd4d0;
}
.products-block > div .p .p-bottom .p-desc,
.products-block > div .p .p-code {
  display: none;
}
.type-product .p-to-cart-block {
  background-color: #f2f0f0;
}
.btn.btn-arrow-right::before,
.btn.btn-conversion,
a.btn.btn-cart,
a.btn.btn-conversion {
  color: white;
}
.contact-box ul li > span.mail:before,
.contact-box ul li > span.tel:before {
  height: 36px;
  line-height: 36px;
  width: 36px;
  color: #4f1f09;
}
#footer {
  background-color: #f2f0f0;
}
.custom-footer h3 {
  margin-bottom: 20px;
  color: #4f2915;
}

.custom-footer {
  display: flex;
}
.custom-footer::before {
  content: "";
  display: block;
  width: 25%;
  height: 155px;
  background-image: url("/user/documents/upload/main-banners/logo-footer.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.custom-footer__cartButton {
  display: none;
}
.products-block > div .p .p-bottom > div .prices {
  display: flex;
}
.products-block > div .p .p-bottom > div .prices:has(.price-standard) .price-final {
  flex-basis: 50%;
width: 50%;
  order: 2;
}
.products-block > div .p .p-bottom > div .prices .price-standard {
width: 50%;
  order: 1;
}
.products-block > div .p .p-bottom > div .prices .price-save {
display: none;
}
.product-slider-holder .product-slider-pagination {
  display: none;
}
.btn.btn-cart {
  color: white;
}
#header .search-form:hover .search-input-icon,
#header .search-form .search-input-icon {
  color: #4f2915;
}
#header .search-input,
#header .search-form:hover .search-input,
.search-focused #header .search-input {
  border-radius: 35px;
  background: #fff;
  border-color: #4f2915;
  font-size: 14px;
  color: #4f2915;
}
.search-focused #header .search-input,
#header .search-input:focus-visible {
  box-shadow: none;
  outline: 0;
}
.homepage-group-title {
  display: flex;
  align-items: center;
  margin: 20px 0;
  color: #963922;
  font-size: 34px;
  font-weight: 600;
  line-height: 1;
  gap: 20px;
}
.header-top {
  background: #4f2a15;
}
.header-bottom {
  background-color: rgba(255, 255, 255, 1);
  border-color: rgba(79, 41, 21, 1);
  border-bottom-width: 1px !important;
  border-bottom-style: solid;
}
:where(body.ums_a11y_login--on)
  .navigation-buttons
  a[data-target="cart"]:before {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background-image: url("/user/documents/upload/main-banners/icon-cart.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#header .navigation-buttons a[data-target="cart"] i {
  width: 15px;
  height: 15px;
  font-size: 10px;
  top: 0;
  left: 15px;
  bottom: auto;
  background-color: #c17729;
}
.cart-price {
  color: white;
}

.container {
  width: 100% !important;
  max-width: 1500px;
}

.type-category #products .product {
  width: 20%;
}
.social-buttons-wrapper {
  display: none;
}
.flag.flag-discount {
  background: #4f1f09;
}
table.detail-parameters tbody tr th:after {
  top: auto;
  bottom: 0;
}
table.detail-parameters tbody tr td {
  position: relative;
  padding: 5px 12px 5px 20px;
  border: 0;
}
table.detail-parameters tbody tr td:after {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #cfcfcf;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}
table.detail-parameters tbody tr th .row-header-label {
  background: transparent;
}
.odber {
  background-color: #4f1f09;
}
.odber .btn.btn-default {
  border-color: white;
}
.odber .pageElement__heading,
.odber .form-group label.whole-width,
.odber label a {
  color: white;
}
.products-block .price-standard,
.products-block .price-save {
  margin: 0 !important;
  font-size: 12px !important;
}
.in-index .products-block .pr-action .add-to-cart-button {
  font-size: 11px;
}
.quantity .decrease:hover:before,
.quantity .increase:hover:before {
  color: white;
}
.products-block > div .p .p-bottom {
  padding: 20px 0 0;
}
.products-block > div .p .p-bottom > div .p-tools .pr-action {
  display: flex;
}
.products-block .pr-action .quantity {
display: none;
}
.products-block .pr-action .add-to-cart-button {
  width: 80% !important;
  min-width: 120px;
  font-size: 12px;
  padding: 0 15px;
}
.products-block > div .p .p-bottom > div .p-tools .btn,
.products-block > div .p .p-bottom > div .p-tools .btn.btn-cart {
  min-width: auto;
width: 100%;
}
.in-index .products-block .p-tools .btn.btn-primary {
  width: 80% !important;
  min-width: 120px;
}
.cart-count .cart-price {
  display: none !important;
}
.cart-count.full .cart-price {
  display: inline-block !important;
}
@media (min-width: 768px) {
  .languagesMenu .languagesMenu__header.languagesMenu__header--actual {
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
  }
  #header .navigation-buttons a {
    margin-left: 0px;
  }
  .languagesMenu__box.open .languagesMenu__list {
    border: 0;
  }
}
@media (max-width: 1440px) {
  .type-category #products .product {
    width: 25%;
  }
}
@media (max-width: 1200px) {
  .type-category #products .product {
    width: calc(100% / 3);
  }
}
@media (max-width: 992px) {
  .products-block .pr-action .add-to-cart-button {
    width: 80% !important;
    min-width: 120px;
    font-size: 14px;
  }
.subcategories > li {
width: calc((100% - 20px) / 3);
padding: 15px 20px !important;
}
.subcategories li a .text {
font-size: 14px;
line-height: 1;
max-height: none;
max-width: 100% !important;
}
.subcategories li a {
height: auto;
}
}
@media (max-width: 767px) {
.cart-count.full .cart-price {
    display: none !important;
}
.subcategories > li {
width: calc((100% - 10px) / 2);
}
.breadcrumbs {
padding: 10px 0;
}

  #header .navigation-buttons a:before {
    font-size: 22px;
    line-height: 1;
    color: white;
  }
  #header .header-top a.cart-count {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #header .navigation-buttons a {
    height: 50px;
    width: 50px;
  }
  #header .header-top-wrapper {
    padding: 10px 0;
  }
  #header .navigation-buttons a[data-target="cart"] i {
    left: 25px;
  }
}
@media (max-width: 500px) {
  #header .navigation-buttons a:before {
    font-size: 18px;
  }
.products-block > div .p .p-bottom > div .p-tools .btn, .products-block > div .p .p-bottom > div .p-tools .btn.btn-cart {
    min-width: auto;
    width: 100%;
}
  :where(body.ums_a11y_login--on)
    .navigation-buttons
    a[data-target="cart"]:before {
    width: 22px;
    height: 22px;
  }
  #header .navigation-buttons a {
    height: 40px;
    width: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
  }
  .type-category #products .product {
    width: 50%;
  }
.custom-footer {
  flex-wrap: wrap;
row-gap: 25px;
}
.custom-footer::before {
    width: 100%;
}
.custom-footer__contact, .custom-footer__articles {
    width: 50%;
padding: 0 10px 22px;
}
.footer-rows ul li{
font-size: 12px;
}
.contact-box ul li > span.mail:before, .contact-box ul li > span.tel:before {
    height: 20px;
    line-height: 20px;
    width: 20px;
font-size: 16px;
    color: #4f1f09;
}
a.social-icon {
    height: 36px;
    width: 36px;
}
a.social-icon:before {
    display: block;
    font-size: 20px;
    line-height: 36px;
}
.footer-links-icons .footer-icon {
    margin: 5px;
    width: 50px;
}
.breadcrumbs > span a,
.breadcrumbs .navigation-bullet {
  margin-right: 5px;
}
.breadcrumbs {
margin-bottom: 20px;
  font-size: 14px;
}

}
.navigation-window-visible .navigation-buttons a[data-target="navigation"],
.navigation-window-visible
  .navigation-buttons
  a[data-target="navigation"]:hover {
  background-color: transparent;
  color: white;
}
