.team-section {
  background: #fff !important;
}
body.in-klient .sidebar {
  display: block;
}
#cboxOverlay {
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 1 !important;
}
.siteCookies__form {
  position: fixed;
  left: 30px;
  bottom: 30px;
}
.siteCookies--left {
  position: relative;
  z-index: 2;
}
.siteCookies--left::before {
  position: fixed;
  content: "";
  background-color: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.siteCookies__button.js-cookiesConsentSubmit::after {
  position: relative;
  top: 2px;
  content: "Povoliť všetko";
  font-size: 16px;
}
.siteCookies__button.js-cookiesConsentSubmit {
  padding: 0 38px;
  line-height: 44px;
  order: -20;
  margin: 0 18px 0 0;
  width: auto;
  color: #ffffff;
  font-size: 0px;
  font-weight: 600;
  border-radius: 3px;
  background-color: #10b400;
}
.siteCookies__links {
  display: flex;
  align-items: center;
}
.siteCookies__links a {
  padding: 2px 50px;
  color: #000000;
  font-size: 0;
  font-weight: 600;
  border-radius: 3px;
  border: 1px solid #000000;
  background: #fff;
}
.siteCookies__links a::after {
  position: relative;
  top: 2px;
  content: "Upraviť";
  font-size: 16px;
}
.siteCookies__form .siteCookies__buttonWrap {
  display: none;
}
.siteCookies--left .siteCookies__form {
  background-color: #fff;
  border-radius: 5px;
}
.siteCookies__text {
  color: #000000;
  font-size: 16px;
  font-weight: 300;
}
.siteCookies__content {
  width: 100%;
}
@media (max-width: 490px) {
  .siteCookies__links {
    flex-wrap: wrap;
  }
  .siteCookies__form {
    right: 30px;
  }
  .siteCookies__button.js-cookiesConsentSubmit {
    width: 100%;
    margin: 0 0 10px 0;
  }
}
.overall-wrapper {
  overflow-x: hidden;
}
.products-block.products-related {
  border-top: 0;
  border-left: 0;
}
.products-block.products-related .product {
  border: 1px solid #efefef !important;
}
.products-related-header {
  font-size: 0;
}
.products-related-header::after {
  content: "Doporučujeme dokoupit";
  font-size: 22px;
}
input[type="checkbox"]:checked + label::before,
input[type="radio"]:checked + label::before,
.radio-wrapper input[type="checkbox"]:checked + label::before,
.radio-wrapper input[type="radio"]:checked + label::before,
.radio-wrapper input[type="checkbox"] + label::before,
.radio-wrapper input[type="radio"] + label::before {
  border-color: #ddd;
}
.forminputsouhlas input[type="checkbox"] + label::before,
input[type="checkbox"] + label::before,
input[type="radio"] + label::before {
  border-color: #ddd;
}
.forminputsouhlas {
  margin-top: 15px;
}
.latest-contribution-box {
  display: none;
}
.subcategories.with-image li a .image img {
  max-height: 60px;
}
.in-menu .flaticon-support {
  text-align: Center;
}
.in-menu .flaticon-support:before {
  font-size: 100px;
}
.flaticon-info {
  width: 100px;
  height: 100px;
}
.flaticon-info::before {
  content: url("/user/documents/svg/support.svg");
  position: relative;
  top: 10px;
}
@media (min-width: 1199px) {
  .news-item .image {
    width: 215px;
    margin-right: 15px;
  }
  .news-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
  .news-item {
    margin: 1%;
    width: 48%;
    border-right: 1px solid #efefef;
    border-top: 1px solid #efefef;
    -webkit-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.1);
  }
}
.news-item .text .title {
  color: #393537;
  font-size: 17px;
  text-decoration: underline;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 10px;
}
.news-item .text {
  padding: 10px;
}

.contact-top .col-md-4:nth-child(1) .flex > div:nth-child(2) {
  margin-top: 40px;
}
.contact-top .flex {
  flex-direction: column;
  align-items: center;
  min-height: 182px;
}
.contact-top .flaticon-team::before,
.contact-top .flaticon-support::before {
  font-size: 100px;
}
.products-block .p-bottom > div {
  align-items: center;
  flex-direction: column;
}
.in-reference #newsWrapper .news-item .image img {
  max-height: 160px;
}
.in-reference .news-item .text .description p:last-child {
  display: none;
}
.in-reference .news-item .text .title {
  color: #393537;
  font-size: 15px;
  text-decoration: underline;
  font-weight: 600;
  line-height: 1.2;
  margin: 0px;
  text-align: center;
}
.in-reference .news-item:hover .text .title {
  text-decoration: none;
}
.products-block .p-bottom > div {
  justify-content: center;
}
.products-block.products .p .price span {
  margin-top: 5px;
}
.products-block .p-bottom .p-tools {
  margin-top: 5px;
}
.products-block .p-bottom .prices {
  text-align: center;
  min-height: 57px;
}
.p-info-wrapper .availability-value span {
  font-family: sans-serif;
  font-size: 16px;
}
.p-info-wrapper .price-additional {
  margin: 5px 0;
}
.p-info-wrapper .add-to-cart-wrapper .price-final::after {
  content: "bez DPH";
}
.price-standard > span::after {
  content: " včetně DPH (původní cena)";
}
.p-info-wrapper .p-final-price-wrapper {
  display: flex;
  flex-direction: column;
}
.p-info-wrapper .p-final-price-wrapper .price-standard {
  order: 10;
}
.p-info-wrapper span.p-code {
  order: -10;
  margin-bottom: 10px;
  color: #000;
}
.p-info-wrapper {
  display: flex;
  flex-direction: column;
}
.p-detail-inner-header .p-code {
  display: block;
}
.subcategories li a::after {
  top: 30px;
}
.subcategories li a {
  height: 75px;
}
.subcategories li a .text {
  max-height: 47px;
}
.in-reference .news-item .image {
  width: auto;
}
.type-post #content ul[style="list-style-type: disc;"] {
  padding-left: 20px;
}
.type-posts-listing h1 {
  margin-top: 30px;
}
h5 {
  font-weight: 600;
}
.news-item-detail {
  margin-top: 25px;
}
h4 {
  margin: 15px 0 8px 0;
}
.kontakt-kontakty {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
.kontakt-kontakty > div {
  width: 20%;
  text-align: center;
}
.in-portfolio-sluzeb #newsWrapper,
.in-reference #newsWrapper {
  display: flex;
  flex-wrap: wrap;
}
.in-portfolio-sluzeb #newsWrapper .text,
.in-reference #newsWrapper .text {
  padding: 10px;
}
.in-portfolio-sluzeb #newsWrapper .news-item,
.in-reference #newsWrapper .news-item {
  width: 23%;
  margin: 1%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-right: 1px solid #efefef;
  border-top: 1px solid #efefef;
  -webkit-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.1);
}
.in-portfolio-sluzeb #newsWrapper .news-item .image,
.in-reference #newsWrapper .news-item .image {
  width: auto;
  margin-right: 0;
  text-align: center;
}
.in-portfolio-sluzeb #newsWrapper .news-item .image img,
.in-reference #newsWrapper .news-item .image img {
  width: auto;
}

/* by BE */

/* newsletter form START */
#footer .custom-footer__newsletter {
  display: none;
}
/* newsletter form END */
