@media (min-width: 768px) {
  .desktop .banners-row {
      margin-left: 0 !important;
      margin-right: 0 !important;
      margin-top: 0;
  }
  #header .header-top-wrapper .site-name, #header .header-top-wrapper>div {
    align-items: center;
    display: flex;
  }
}
.searchWhisperer {
  top: 54px;
}
.banners-row .col-sm-8 {
  width: 100%;
}
.banners-row {
  margin: 0;
}
.banners-row .col-sm-8 img {
  height: 605px !important;
  object-fit: cover;
  width: 100%;
}
.top-navigation-bar {
  background-color: #f4f4f4;
  border-color: #f4f4f4;
}
#header .header-bottom {
  border-width: 0;
  background-color: #f4f4f4;
}
#navigation {
  background-color: #f4f4f4;
}
.top-navigation-bar a {
  transition: all 0.3s;
}
.top-navigation-bar a:hover {
  color: #F93549;
}
#navigation .navigation-in ul li:hover>a>b, #navigation .navigation-in ul li:hover>a>span, #navigation .navigation-in ul li:hover>div>a>span {
  text-decoration: none;
  color: #F93549;
}
.banners-row .col-sm-8 .extended-banner-texts {
  clip-path: polygon(0 0, 60% 0, 45% 100%, 0% 100%);
  background-color: rgba(244, 244, 244,0.7);
  align-content: center;
  padding: 40px 0 40px 120px;

}
.banners-row .col-sm-8 .extended-banner-title {
  position: initial;
  transform: none;
  display: block;
  padding: 0;
  color: #3C3C3B;
  font-size: 50px;
  font-weight: 700;
  max-width: 50%;
}
.banners-row .col-sm-8 .extended-banner-text {
  position: initial;
  transform: none;
  display: block;
  padding: 0;
  max-width: 45%;
  color: #3C3C3B;
  font-size: 30px;
  font-weight: 500;
}
.banners-row .col-sm-8 .extended-banner-link {
  position: initial;
  transform: none;
  display: block;
  width: fit-content;
  border-radius: 20px;
  padding: 10px 30px;
  text-transform: uppercase;
  background-color: #F93549;
  color: #fff;
  margin-top: 20px !important;
  font-weight: 600;
  transition: all 0.3s;
}
.banners-row .col-sm-8 .extended-banner-link:hover {
  background-color: #3C3C3B;
}
.top-navigation-bar a {
  color: #3C3C3B;
}
.navigation-in>ul>li.exp>a, .navigation-in>ul>li>a {
  color: #3C3C3B
}
.next-to-carousel-banners {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  margin-bottom: 60px;
}
.banners-row .col-sm-4 {
  width: 100%;
}
.next-to-carousel-banners .banner-wrapper {
  width: 20%;
  flex: 0 0 20%;
  border-bottom: solid 1px #e2e7e9;
}
.next-to-carousel-banners .banner-wrapper a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  border-right: solid 1px #e2e7e9;
  padding: 20px;
  transition: all 0.3s;
}
.next-to-carousel-banners .banner-wrapper a:hover {
  background-color: #3C3C3B;
}
.next-to-carousel-banners .banner-wrapper a:hover .extended-banner-title {
  color: #fff;
}
.next-to-carousel-banners .banner-wrapper img {
  width: 50px;
  height: 50px;
  object-fit: contain;

}
.next-to-carousel-banners .banner-wrapper .extended-banner-texts {
  position: initial;
  transform: none;
  display: flex;
}
.next-to-carousel-banners .extended-banner-title {
  position: initial;
  display: block;
  color: #3C3C3B;
  padding: 0 0 0 20px;
  font-weight: 700;
  transition: all 0.3s;
}
.next-to-carousel-banners .banner-wrapper:last-of-type a {
  border: none;
}
.btn.btn-cart, .btn.btn-conversion, a.btn.btn-cart, a.btn.btn-conversion {
  color: #fff;
  text-transform: uppercase;
  border-radius: 30px;
}
.btn.btn-cart:hover, .btn.btn-conversion:hover, a.btn.btn-cart:hover, a.btn.btn-conversion:hover {
  color: #000;
}
.products-block>div .p .name {
  font-weight: 700;
}
.flag {
  font-size: 14px;
  font-weight: 500;
  border-radius: 30px;
}
.columns-3 .products-block>div, .columns-4 .products-block>div {
  border-radius: 30px;
}
.body-banners .banner-wrapper {
  overflow: hidden;
  border-radius: 30px;
}
.body-banners .banner-wrapper img {
  border-radius: 30px;
}
#footer {
  background-color: #f4f4f4;
}
a.social-icon {
  color: #fff;
}
article a {
  color: #F93549;
}
article a:hover {
  text-decoration: underline;
}
.sidebar-inner {
  background-color: #f4f4f4;
  padding-left: 20px;
  border-radius: 30px;
}
.box-bg-variant .categories a {
  background-color: #f4f4f4;
}
.categories .topic.active>a {
  border-radius: 30px;
}
.categories .topic.active {
  background-color: #f4f4f4;
}
.categories .topic.active>a {
  color: #F93549
}
.navigation-in>ul>li>a.active {
  color: #F93549;
}
.categories .topic.child-active>a, .categories .topic.child-active>a:hover, .categories .topic.active>a:hover {
  background-color: #f4f4f4 !important;
  color: #F93549 !important;
}
.categories li.active>a, .categories li.active>a:hover {
  background-color: #f4f4f4;
  text-decoration: underline !important;
}
.categories li>a:hover {
  text-decoration: underline !important;
}
.box.box-sm.box-filters {
  border-radius: 30px;
}
.filter-sections {
  background-color: #f4f4f4;
}
.products-top {
  display: none !important;
}
.category-top h4 {
  display: none;
}
.breadcrumbs {
  padding-top: 8px;
}
.category-header #products-listing-order:hover, .category-header .dropdown .dropdown-menu label:hover {
  color: #F93549;
}
.subcategories li {
  border-right: solid 1px #e2e7e9;
  transition: all 0.3s;
}

.subcategories li:last-of-type {
  border: none;
}
#content h1 {
  text-align: center;
}
.subcategories {
  justify-content: center;
}
.box-bg-variant .categories a {
  color: #3C3C3B;
}
.p-to-cart-block {
  background-color: #f4f4f4;
  border-radius: 30px;
}
.p-detail-inner h1 {
  text-align: left !important;
}
.link-icons .link-icon span {
  text-decoration: none;
}
a.link-icon:hover {
  color: #F93549;
}
.wide .p-detail-tabs-wrapper {
  border-radius: 30px;
  background-color: #f4f4f4;
  padding: 40px;
}
.shp-tabs-holder ul.shp-tabs .shp-tab.active, .shp-tabs-holder ul.shp-tabs .shp-tab:hover {
  text-decoration: none;
  color: #F93549;
}
.shp-tabs-holder ul.shp-tabs .shp-tab.active a, .shp-tabs-holder ul.shp-tabs .shp-tab:hover a {
  text-decoration: none;
  color: #F93549;
}
.discussion-form .form-group>.form-control, .vote-form .form-group>.form-control {
  border-radius: 30px;
}
.extended-description table.detail-parameters tbody tr th .row-header-label {
  background-color: #f4f4f4;
}
.fb_iframe_widget {
  border-radius: 20px;
}
 ._1drm._1ds3 ._1drn {
  border-radius: 10px;
}
 .pluginConnectButton a._opc, form.async_saving a._opc {
  border-radius: 10px;
}
#content header h1, .sectionDescription {
  background-color: #f4f4f4;
  padding: 20px;
}
.sectionDescription h1 {
  margin: 0;
}
@media (max-width: 767px) {
  #navigation .navigation-in ul li>a>b {
    text-decoration: none;
  }
  .searchWhisperer {
    top: 128px;
  }
  .banners-row .col-sm-8 .extended-banner-title {
    max-width: 100%;
  }
  .banners-row .col-sm-8 .extended-banner-text {
    max-width: 100%;
  }
  .banners-row .col-sm-8 .extended-banner-texts {
    clip-path: none;
    background-color: rgba(244,244,244,0.7);
  }
}
.categories .topic a {
  font-size: 18px;
}
@media (max-width: 480px) {
  .searchWhisperer  {
    top: 97px !important;
  }
}
@media (max-width: 991px) {
  .banners-row .col-sm-8 .extended-banner-texts {
    padding: 40px;
  }
}
@media (max-width: 575px) {
  .banners-row .col-sm-8 .extended-banner-text {
    font-size: 20px;
  }
  .next-to-carousel-banners .banner-wrapper {
    width: 100% !important;
    flex: 0 0 100% !important;
  }
}
@media (max-width: 1200px) {
  .next-to-carousel-banners .banner-wrapper {
    width: 50%;
    flex: 0 0 50%;
  }
}
.blog-wrapper .news-item .image, .blog-wrapper .news-item .image img, .news-wrapper .news-item .news-image {
  height: 300px;
  object-fit: cover;
}
.col-sm-8 .carousel-inner {
  min-height: 605px !important;
}
.navigation-wrapper ul li a[href="/termostaty/"] {
  display: none !important;
}