@media (min-width: 991px) {
  #header .site-name a img {
    max-height: 80px;
  }
}
@media (min-width: 767px) {
  #navigation .navigation-in ul li.ext.exp>ul {
    border-radius: 0 0 30px 30px;
  }
  .desktop .banners-row {
    margin-top: 0;
  }
  .navigation-in ul.menu-level-2 a:hover  {
    color: #e63946;
  }
}
.navigation-in ul.menu-level-2 li a {
  font-size: 13px;
}
.row.banners-row .col-sm-8 {
	width: 100%;
  margin-bottom: 30px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
	height: 550px;
	object-fit: cover;
  border-radius: 0 0 30px 30px;
}
.row.banners-row .carousel-inner {
	height: 550px;
  min-height: unset !important;
  border-radius: 0 0 30px 30px;
}
#header .header-bottom {
	background-color: #05a1d1;
  border: none;
}
#navigation {
	background-color: #05a1d1;
}
.navigation-in>ul>li.exp>a, .navigation-in>ul>li>a, .navigation-in>ul>li>a:hover {
	color: #fff;
}
.row.banners-row .col-sm-4 {
	width: 100%;
}
.next-to-carousel-banners .banner-wrapper {
	width: 25%;
  flex: 0 0 25%;
  overflow: hidden;
  padding: 0 10px;
  border-radius: 20px;
}
.next-to-carousel-banners {
	display: flex;
  flex-wrap: wrap;
  justify-content: center;
  
}
.next-to-carousel-banners .banner-wrapper img {
	border-radius: 20px;
}
.navigation-in ul li a b {
  font-weight: 500 !important;
}
.navigation-in>ul>li.ext>ul>li>div>a {
  font-weight: 500 !important;
  font-size: 16px !important;
}
.subcategories li a .text {
  font-size: 16px;
  font-weight: 500;
}
.subcategories.with-image li {
  outline: 1px solid #ddd;
  outline-offset: -4px;
}
.subcategories.with-image li a .image img {
  padding-left: 10px;
}
@media (min-width: 768px) {
	 .banner-category a:hover img, .banner-footer a:hover img, .banner-wrapper a:hover img, .banners-content a:hover img, .footer-banner a:hover img {
   		transform: none;
   }
   .menu-helper>span {
   		color: #fff;
   }
}
.row.banners-row .col-sm-8 .extended-banner-title {
	position: static;
  text-align: left;
  display: block;
  font-size: 50px;
  font-weight: 700;
  padding: 0;
  margin-bottom: 30px !important;
  max-width: 50%;
  line-height: 1.2;
}
.row.banners-row .col-sm-8 .extended-banner-texts {
	align-content: center;
  margin: auto;
  background: linear-gradient(90deg,rgba(51,51,51, 0.9) 0%, rgba(2, 69, 140, 0) 60%);
  border-radius: 0px;
  padding: 40px 120px;
  border-radius: 0 0 30px 30px;
}
.carousel .extended-banner-link {
	position: static;
  display: block;
  width: fit-content;
  background-color: #e63946;
  padding: 10px 30px;
  border-radius: 10px;
  color: #fff;
  text-align: center;
  font-weight: 600;
}
.carousel .extended-banner-link:hover {
	background-color: #b32b35;
}
.row.banners-row .col-sm-4 .extended-banner-texts {
	align-content: center;
  width: 100%;
  height: 100%;
  background-color: rgba(51,51,51,0.6);
  border-radius: 20px;
  transition: all 0.3s;
}
.row.banners-row .col-sm-4 .extended-banner-title {
	width: 100%;
  text-align: center;
  position: static;
  display: block;
  font-weight: 700;
  font-size: 25px
}
.row.banners-row .col-sm-4 .banner-wrapper:hover .extended-banner-texts {
	background-color: rgba(51,51,51,0.3)
}
.news-item .image img {
	border-radius: 20px;
}
.news-item a {
	padding: 20px;
  background-color: #f7f7f7;
  border-radius: 20px;
  display: block;
}
.breadcrumbs {
	padding-top: 20px;
}
.btn.btn-cart, .btn.btn-conversion, a.btn.btn-cart, a.btn.btn-conversion {
	color: #fff;
  border-radius: 10px;
}
.products-block>div .p .name {
	font-weight: 700;
}
.navigation-in>ul>li.exp>a, .navigation-in>ul>li>a, .navigation-in>ul>li>a:hover {
	font-size: 17px;
}
.content-inner .link-like,.content-inner a {
	color: #e63946;
}
.content-inner .link-like:hover,.content-inner a:hover {
	color: #b32b35;
  text-decoration: underline;
}
.next-to-carousel-banners .banner-wrapper img {
	height: 230px;
  object-fit: cover;
}
#footer img {
	max-height: 200px;
  object-fit: contain;
}
.footer-rows ul.certifikaty img {
	height: 150px;
}
@media (min-width: 768px) {
  .navigation-in>ul>li.ext>ul>li>div>ul>li {
      display: block;
  }
  .navigation-in>ul>li.ext>ul>li>div>ul {
    max-height: none !important;
  }
  #navigation .has-more-items .more-items-trigger {
    display: none;
  }
  .navigation-in>ul>li>a:hover {
    background-color: #03448c;
    text-decoration: none;
  }
  #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;
  }
}
.footer-rows ul.certifikaty {
	display: flex;
  gap: 10px;

}
.category-top h4 {
  display: none;
}
.products-inline.products-top {
  display: none;
}
.flag {
  font-size: 14px;
  border-radius: 5px;
}
.products-block>div .p .p-bottom .p-desc {
  font-size: 14px;
}
.sidebar {
  background-color: #f7f7f7;
}
.box.box-bg-variant {
  background-color: #f7f7f7;
}
.sidebar-inner {
  padding-left: 20px;
}
.categories .topic a {
  font-size: 16px;
}
.benefitBanner__title {
  font-weight: 500;
}
.blog-wrapper .news-item .title {
  font-size: 18px;
  font-weight: 500;
}
@media (min-width: 1200px) {
  .columns-3 .products-block>div, .columns-4 .products-block>div {
      width: 25% !important;
  }
}
#categories {
  font-weight: 500;
}
.categories .topic.active, .categories li.active {
  background-color: #fff;
}
.box-bg-variant .categories a:hover, .categories li.active>a {
  color: #05a1d1;
}
.filter-sections {
  background-color: #f7f7f7;
}
.sidebar .filter-label .filter-count {
  background-color: #fff;
}
.link-icons .link-icon span {
  text-decoration: none;
}
.link-icons .link-icon:hover {
  color: #05a1d1;
}
.wide .p-detail-tabs-wrapper {
  padding: 40px;
  border-radius: 20px;
  background-color: #f7f7f7;
}
.extended-description table.detail-parameters tbody tr th .row-header-label {
  background-color: #f7f7f7;
}
.news-wrapper .news-item {
  background-color: #f7f7f7;
  border-radius: 20px;
}
.news-wrapper .news-item .description {
  padding: 0 20px;
}
.news-wrapper .news-item .news-image {
  border-radius: 20px;
}
.semoplast-kontakt + p + p {
  font-size: 25px;
  font-weight: 700;
  text-align: center;
}
#formContact {
  background-color: #f7f7f7;
  border-radius: 20px;
  padding: 40px;
}
table.detail-parameters tbody tr th:after {
  border: none;
}
.type-index .content-wrapper.container {
  padding-top: 0;
}
.type-index #content {
  padding-top: 0;
}
@media (max-width: 767px) {
  .row.banners-row .col-sm-8 .extended-banner-title {
    max-width: 100%;
    font-size: 40px;
  }
  #navigation .navigationActions>li>a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
  }
  #navigation .navigationActions>li::marker {
    display: none;
    font-size: 0;
  }
  ul.navigationActions {
    padding-left: 20px;
  }
  .carousel-inner>.item>a>img, .carousel-inner>.item>img, .row.banners-row .carousel-inner {
    height: 400px;
  }
  .row.banners-row .col-sm-8 .extended-banner-texts {
    background: linear-gradient(90deg,rgba(51,51,51, 0.9) 40%, rgba(2, 69, 140, 0) 100%);
  }
  .next-to-carousel-banners .banner-wrapper {
    width: 50%;
    flex: 0 0 50%;
    margin-bottom: 20px;
  }
}
@media (max-width: 575px) {
  .carousel-control.left:before {
    left: -20px;
  }
  .carousel-control.right {
    right: 20px;
  }
  .row.banners-row .col-sm-8 .extended-banner-texts {
    padding: 40px 100px;
  }
  .row.banners-row .col-sm-8 .extended-banner-title{
    font-size: 30px !important;
  }
  .carousel .extended-banner-link {
    padding: 10px 20px;
  }
  .next-to-carousel-banners .banner-wrapper {
    width: 100% !important;
    flex: 0 0 100% !important;
  }
  .homepage-blog-wrapper .news-item .title {
    font-size: 20px;
  }
  .blog-wrapper .homepage-group-title {
    margin-bottom: 20px;
  }
  .products-block>div .p .p-bottom .p-desc {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .navigation-in {
    background-color: #05a1d1;
  }
}
.navigation-buttons a[data-target=cart] {
  color: #e63946;
}
.navigation-buttons a[data-target=cart] i {
  background-color: #b32b35;
}
.p-detail-inner h1 {
  font-size: 26px;
}
.p-to-cart-block .p-final-price-wrapper .price-final-holder {
  font-size: 22px;
}
#header .header-top a.cart-count {
  position: relative;
}
#header .bezdph {
  position: absolute;
    width: 100%;
    font-size: 12px;
    line-height: 1;
    text-align: left;
}
@media (max-width: 1199px) {
  .cart-prices-wrapper {
      display: inline-block;
  }
  
  #header .header-top .bezdph {
      display: none !important;
  }
}
.products-top-wrapper {
  display: none;
}
@media (min-width: 768px) {
  #header .header-top-wrapper .site-name, #header .header-top-wrapper>div {
      flex: 0 1 auto;
  }
}
@media (min-width: 1440px) {
  #header .search {
    min-width: 600px;
  }
}
#header .telefon a {
  color: #05a1d1;
  font-size: 18px;
  display: flex;
  align-items: center;
  transition: all 0.3s;
}
#header .telefon a:hover {
  color: #e63946;
}
#header .telefon {
  display: flex;
align-items: center;
}
#header .telefon a i {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #e63946;
  color: #fff;
  font-size: 14px;
  margin-right: 10px;
  text-align: center;
  align-content: center;
}
#header .telefon span {
  font-size: 14px;
  margin-left: 10px;
  color: #999999;
}
@media (max-width: 991px) {
  #header .telefon {
    display: none;
  }
}