.navigation-in > ul > li.ext.menu-item-707 > ul > li > a img {
  max-width: 45px;
}
.type-product .social-buttons-wrapper {
  display: none;
}
.team-section {
  background: #fff !important;
}
#cboxOverlay {
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 1 !important;
}
.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;
}
#footer .custom-footer__newsletter {
  display: none;
}
