@charset "UTF-8";
/*Rozlišení*/
/**/
.chemical-resistances-page .placeholder .services-placeholder {
  overflow: visible;
}
.chemical-resistances-page .placeholder .services-placeholder > h1 {
  margin-bottom: 25px;
  padding-left: 33px;
}
.chemical-resistances-page .mobile-visible {
  display: none;
}
.chemical-resistances-intro {
  display: flex;
}
.chemical-resistances-intro .text {
  padding-right: 35px;
}
.chemical-resistances-content {
  padding-left: 35px;
}
.chemical-resistances-content .product-description {
  padding-left: 40px;
  padding-right: 0;
  flex: 1 0 55%;
}
.chemical-resistances-content .product-description__contact-placeholder {
  width: 320px;
  height: 94px;
  border: 4px solid #e3e7f0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 4px;
  margin-top: 5px;
}
.chemical-resistances-content .product-description__contact-placeholder .product-description__contact {
  padding-left: 15px;
}
.chemical-resistances-content .product-description__contact-placeholder .product-description__contact p {
  margin: 0;
  margin-bottom: 3px;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 13px;
  padding-left: 20px;
}
.chemical-resistances-content .product-description__contact-placeholder .product-description__contact--contact-us {
  padding-left: 0 !important;
}
.chemical-resistances-content .product-description__contact-placeholder .product-description__contact--contact-us a {
  font-weight: 600;
}
.chemical-resistances-content .product-description__contact-placeholder .product-description__contact--phone {
  background-image: url("../Custom/img/phone-red-small.png");
  font-size: 13px;
}
.chemical-resistances-content .product-description__contact-placeholder .product-description__contact--phone a {
  color: #e61930;
  text-decoration: none;
}
.chemical-resistances-content .product-description__contact-placeholder .product-description__contact--mail {
  background-image: url("../Custom/img/mail-red-small.svg");
  font-size: 13px;
}
.chemical-resistances-content .product-description__contact-placeholder .product-description__contact--mail a {
  color: #e61930;
  text-decoration: none;
}
.chemical-resistances-content .product-description__contact-placeholder .product-description__img {
  background-color: #e3e7f0;
  color: #c9d0e1;
  font-weight: 700;
  font-size: 65px;
  width: 85px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
}
.chemical-resistances-content .searched-mediums {
  margin-top: 20px;
}
.chemical-resistances-content .searched-mediums h2 {
  font-size: 20px;
}
.chemical-resistances-content .searched-mediums .chemical-resistances-search-container {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
}
.chemical-resistances-content .searched-mediums .chemical-resistances-search-container .search-content {
  background-color: #fff;
  border-radius: 0;
  box-shadow: none;
  border: none;
  overflow: visible;
}
.chemical-resistances-content .searched-mediums .chemical-resistances-search-container .search-content ul {
  max-height: none;
  overflow: visible;
}
.chemical-resistances-content .searched-mediums .chemical-resistances-search-container .search-content ul a {
  padding-left: 0;
}
.chemical-resistances-content .searched-mediums .chemical-resistances-search-container .search-content ul a:hover {
  padding-left: 15px;
}
.chemical-resistances-bottom-content {
  background-color: #F2F3F8;
  /*height: 0;
  padding-bottom: 35%;
  position: relative;*/
  margin-top: 90px;
  padding: 20px;
  min-height: 130px;
}
.chemical-resistances-bottom-content img {
  width: auto !important;
  height: auto !important;
  max-width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.chemical-resistances-search {
  width: 100%;
  border: none;
  height: 50px;
  background-color: transparent;
  box-shadow: none;
  padding-top: 0;
  padding-bottom: 1px;
  padding-left: 25px;
}
.chemical-resistances-search:focus, .chemical-resistances-search:hover {
  border-color: transparent !important;
  box-shadow: none !important;
}
.chemical-resistances-search-control {
  display: flex;
}
.chemical-resistances-search-control .btn-search-chemical-resistances {
  color: #fff;
  background-color: #e61930;
  text-transform: none;
  min-width: 160px;
}
.chemical-resistances-search-control .btn-search-chemical-resistances:hover {
  background-color: #dc1329;
  text-decoration: underline;
}
.chemical-resistances-search-input-wrap {
  position: relative;
  padding-left: 10px;
  padding-right: 215px;
  border: 1px solid #91959f;
  box-shadow: none;
  height: 50px;
  border-radius: 4px;
  background-color: #fff;
  margin-right: 10px;
  flex: 1 0 0;
  z-index: 99;
}
.chemical-resistances-search-input-wrap .search-icon {
  width: 14px;
  height: 14px;
  position: absolute;
  top: 0;
  left: 15px;
  bottom: 0;
  cursor: pointer;
  margin: auto;
}
.chemical-resistances-search-input-wrap .search-icon img {
  max-width: 100%;
  width: 14px;
  display: block;
}
.chemical-resistances-search-input-wrap .custom-checkbox {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: auto;
  margin: auto;
  padding: 0;
  padding-right: 15px;
  box-shadow: none;
}
.chemical-resistances-search-input-wrap .custom-checkbox .custom-control-description {
  font-size: 13px;
  font-weight: 600;
}
.chemical-resistances-search-input-wrap .custom-checkbox .custom-control-input:checked ~ .custom-control-description {
  font-weight: 600;
}
.chemical-resistances-search-input-wrap .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator::after {
  content: "";
  position: absolute;
  width: 9px;
  height: 2px;
  background-color: #ffffff;
  left: 5px;
  bottom: 7px;
  transform: rotate(-45deg);
}
.chemical-resistances-search-input-wrap .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator::before {
  content: "";
  position: absolute;
  width: 2px;
  height: 4px;
  background-color: #ffffff;
  left: 4.6px;
  bottom: 5px;
  transform: rotate(-45deg);
}
.chemical-resistances-search-input-wrap .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background: #e61930;
  border: 1px solid #91959f;
  position: relative;
}
.chemical-resistances-search-input-wrap .custom-control-indicator {
  margin-right: 6px;
  width: 18px;
  min-width: 18px;
  height: 18px;
}
.chemical-resistances-search-wrapper {
  background-color: #E4E7F0;
  padding: 25px;
  margin-top: 35px;
}
.chemical-resistances-search-wrapper h2 {
  font-size: 16px;
  margin: 0;
  margin-bottom: 7px;
}
.chemical-resistances-search-container {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: 2px;
  z-index: 10;
}
.chemical-resistances-search-container .search-content {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0px 4px 10px 0px rgba(51, 61, 76, 0.33);
  border: 1px solid #91959f;
  overflow: hidden;
}
.chemical-resistances-search-container .search-content ul {
  max-height: 400px;
  overflow: auto;
  margin-bottom: 0;
}
.chemical-resistances-search-container .search-content ul a {
  display: flex;
  padding: 10px 15px;
  text-decoration: none;
}
.chemical-resistances-search-container .search-content ul a > div {
  flex: 1 0 0;
}
.chemical-resistances-search-container .search-content ul a:hover {
  background-color: #F2F3F8;
  color: #e61930;
}
.chemical-resistances-search-container .search-content ul .left {
  flex: 0 0 35%;
  padding-left: 10px;
}
.chemical-resistances-btns {
  margin-top: 25px;
  margin-bottom: 20px;
}
.chemical-resistances-btns ul {
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 0;
}
.chemical-resistances-btns ul > li {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}
.chemical-resistances-btns .chemical-resistance-btn {
  background-color: #e3e7f0;
  border-color: #e3e7f0;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  min-width: 130px;
  padding: 6px 15px;
  min-height: 40px;
}
.chemical-resistances-btns .chemical-resistance-btn:focus, .chemical-resistances-btns .chemical-resistance-btn:active {
  box-shadow: none;
}
.chemical-resistances-btns .chemical-resistance-btn:hover, .chemical-resistances-btns .chemical-resistance-btn.active {
  background-color: #e61930;
  color: #fff;
  border-color: #e61930;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125);
}
.chemical-resistances-detail-page .placeholder .services-placeholder {
  margin-bottom: 100px;
}
.chemical-resistances-detail-page .table-content {
  display: none;
  padding: 0 20px;
  border: 4px solid #e3e7f0;
  margin-bottom: 30px;
}
.chemical-resistances-detail-page .table-content.loading-table {
  opacity: 0;
}
.chemical-resistances-detail-page .table-content.active {
  display: block;
}
.chemical-resistances-detail-page .table-content .sort-label {
  position: relative;
  display: inline-block;
  cursor: pointer;
  padding-right: 30px;
}
.chemical-resistances-detail-page .table-content .sort-label:hover {
  color: #e61930;
}
.chemical-resistances-detail-page .table-content .sort-label.sorting {
  color: #e61930;
}
.chemical-resistances-detail-page .table-content .sort-label.sorting:before, .chemical-resistances-detail-page .table-content .sort-label.sorting:after {
  content: "";
  position: absolute;
  width: 3px;
  height: 12px;
  background-color: #e61930;
  transition: all 0.2s ease-in;
  top: calc(50% - 6px);
}
.chemical-resistances-detail-page .table-content .sort-label.sorting:before {
  transform: rotate(45deg);
  right: 16px;
}
.chemical-resistances-detail-page .table-content .sort-label.sorting:after {
  transform: rotate(-45deg);
  right: 9px;
}
.chemical-resistances-detail-page .table-content .sort-label.desc:before {
  transform: rotate(-45deg);
}
.chemical-resistances-detail-page .table-content .sort-label.desc:after {
  transform: rotate(45deg);
}
.chemical-resistances-detail-page .table-content .table-search-input {
  position: relative;
}
.chemical-resistances-detail-page .table-content .table-search-input input {
  border-radius: 4px;
  padding-left: 34px;
  height: 40px;
}
.chemical-resistances-detail-page .table-content .table-search-input .search-icon {
  width: 15px;
  position: absolute;
  top: 14px;
  left: 12px;
  cursor: pointer;
}
.chemical-resistances-detail-page .table-content .table-search-input .empty-value {
  width: 9px;
  height: 9px;
  position: absolute;
  right: 11px;
  top: 9px;
  cursor: pointer;
}
.chemical-resistances-detail-page .table-content .table-search-input .empty-value:before, .chemical-resistances-detail-page .table-content .table-search-input .empty-value:after {
  position: absolute;
  content: "";
  height: 10px;
  width: 2px;
  background-color: #91959f;
  top: 0;
  left: 3px;
}
.chemical-resistances-detail-page .table-content .table-search-input .empty-value:before {
  transform: rotate(45deg);
}
.chemical-resistances-detail-page .table-content .table-search-input .empty-value:after {
  transform: rotate(-45deg);
}
.chemical-resistances-detail-page .table-content .table-search-input:before {
  content: "";
  position: absolute;
  left: 13px;
  top: 0;
  bottom: 0;
  width: 14px;
  height: 14px;
  background-image: url(../Custom/img/search-gray-small.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin: auto;
}
.chemical-resistances-detail-page .table-content table {
  width: 100%;
}
.chemical-resistances-detail-page .table-content table .left {
  width: 1%;
}
.chemical-resistances-detail-page .table-content table thead tr:first-child th {
  font-size: 18px;
  padding-top: 20px;
  padding-bottom: 10px;
  /*&.left {
      padding-right: 30%;
  }*/
}
.chemical-resistances-detail-page .table-content table thead tr:nth-child(2) th {
  background-color: #e3e7f0;
  padding-left: 5px;
  padding-right: 5px;
}
.chemical-resistances-detail-page .table-content table thead th {
  cursor: default;
}
.chemical-resistances-detail-page .table-content table:not(.cms-table) th, .chemical-resistances-detail-page .table-content table:not(.cms-table) td {
  border-right-color: #E2E3E6;
}
.chemical-resistances-detail-page .table-content table {
  /*&:not(.cms-table) tbody td > div {
      flex-wrap: wrap;
  }*/
}
.chemical-resistances-detail-page .table-content table .resistance-wrap {
  flex-wrap: nowrap;
}
.chemical-resistances-detail-page .table-content table tbody td {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
}
.chemical-resistances-detail-page .table-content table tbody td.left {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}
.chemical-resistances-detail-page .table-content table tbody tr td {
  background-color: transparent;
}
.chemical-resistances-detail-page .table-content table tbody tr:hover td {
  background-color: transparent;
}
.chemical-resistances-detail-page .table-content table tbody tr.even td {
  background-color: #e3e7f0;
}
.chemical-resistances-detail-page .table-content table .bl-multicheckbox-dropdown {
  margin-bottom: 0;
  min-width: 1px;
  display: block;
}
.chemical-resistances-detail-page .table-content table .bl-multicheckbox-dropdown .dropdown-toggle {
  border: 1px solid #cccccc;
  color: #000;
  text-align: left;
  padding: 5px 15px;
  min-height: 40px;
  border-radius: 4px;
  width: auto;
  text-transform: none;
  min-width: 180px;
  font-weight: 400;
  padding-right: 30px;
}
.chemical-resistances-detail-page .table-content table .bl-multicheckbox-dropdown .dropdown-toggle span {
  position: absolute;
  top: 9px;
  right: 20px;
  border: none;
}
.chemical-resistances-detail-page .table-content table .bl-multicheckbox-dropdown .dropdown-toggle span:before, .chemical-resistances-detail-page .table-content table .bl-multicheckbox-dropdown .dropdown-toggle span:after {
  content: "";
  position: absolute;
  background-color: #91959f;
  width: 3px;
  height: 10px;
  top: 5px;
}
.chemical-resistances-detail-page .table-content table .bl-multicheckbox-dropdown .dropdown-toggle span:after {
  left: 0px;
  transform: rotate(-45deg);
}
.chemical-resistances-detail-page .table-content table .bl-multicheckbox-dropdown .dropdown-toggle span:before {
  left: 5px;
  transform: rotate(45deg);
}
.chemical-resistances-detail-page .table-content table .bl-multicheckbox-dropdown .dropdown-toggle:focus, .chemical-resistances-detail-page .table-content table .bl-multicheckbox-dropdown .dropdown-toggle:hover {
  background-color: #fff;
}
.chemical-resistances-detail-page .table-content table .bl-multicheckbox-dropdown .open .dropdown-toggle {
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125);
  background-color: #fff;
}
.chemical-resistances-detail-page .table-content table .bl-multicheckbox-dropdown .bl-listitem-content {
  display: flex;
  align-items: center;
  font-weight: 400;
}
.chemical-resistances-detail-page .table-content table .bl-multicheckbox-dropdown .bl-checkbox-text {
  margin-left: 8px;
}
.chemical-resistances-detail-page .table-content table .bl-multicheckbox-dropdown .dropdown-menu {
  min-width: 100%;
  max-width: 100%;
  width: auto !important;
  border-radius: 4px;
  float: none;
  z-index: 90;
  padding-top: 8px;
}
.chemical-resistances-detail-page .table-content table .bl-multicheckbox-dropdown .dropdown-menu > li {
  padding: 3px 10px;
}
.chemical-resistances-detail-page .table-content table .bl-multicheckbox-dropdown .dropdown-menu > li.selected .bl-listitem-content {
  font-weight: 600;
}
.chemical-resistances-detail-page .table-content table .bl-multicheckbox-dropdown .bl-checkbox .bl-fake-checkbox {
  margin: 0;
  position: relative;
  width: 22px;
  height: 22px;
}
.chemical-resistances-detail-page .table-content table .bl-multicheckbox-dropdown .bl-checkbox .bl-fake-checkbox.checked {
  border-color: #91959f;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #e61930;
}
.chemical-resistances-detail-page .table-content table .bl-multicheckbox-dropdown .bl-checkbox .bl-fake-checkbox:before {
  content: "";
  position: absolute;
  width: 2px;
  height: 6px;
  background-color: #ffffff;
  left: 4.6px;
  bottom: 5px;
  transform: rotate(-45deg);
  pointer-events: none;
}
.chemical-resistances-detail-page .table-content table .bl-multicheckbox-dropdown .bl-checkbox .bl-fake-checkbox:after {
  content: "";
  position: absolute;
  width: 12px;
  height: 2px;
  background-color: #ffffff;
  left: 5px;
  bottom: 9px;
  transform: rotate(-45deg);
  pointer-events: none;
}
.chemical-resistances-detail-page .table-content table .bl-multicheckbox-dropdown .bl-checkbox .bl-fake-checkbox i {
  pointer-events: none;
}
.chemical-resistances-detail-page .table-content table .bl-multicheckbox-dropdown .bl-multiselect-footer {
  text-align: center;
  margin: 5px;
  margin-left: 10px;
}
.chemical-resistances-detail-page .table-content table .bl-multicheckbox-dropdown .bl-multiselect-confirm-button {
  width: auto;
  min-width: 157px;
  padding: 6px;
  min-height: 40px;
}
.chemical-resistances-detail-page .table-content table .bl-multicheckbox-dropdown .btn-group {
  width: auto;
}
.chemical-resistances-detail-page .table-content .table-wrapper {
  position: relative;
}
.chemical-resistances-detail-page .table-content .body-table {
  max-height: 650px;
  overflow: auto;
}
.chemical-resistances-detail-page .table-content .body-table thead th {
  padding-top: 0 !important;
  padding-bottom: 1px !important;
}
.chemical-resistances-detail-page .table-content .body-table tbody tr:first-child td {
  padding-top: 11px;
}
.chemical-resistances-detail-page .table-content .body-table tbody tr:first-child td.left {
  padding-top: 4px;
}
.chemical-resistances-detail-page .table-content .material {
  display: inline-block;
  /*text-decoration: underline;*/
  /*cursor: help;*/
}
.chemical-resistances-detail-page .table-content .info {
  display: flex;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #D9D9D9;
  color: #fff;
  font-size: 13px;
  justify-content: center;
  align-items: center;
  text-align: center;
  cursor: help;
  margin-left: 5px;
  outline: none;
  user-select: none;
}
.chemical-resistances-detail-page .table-content .resistance {
  border-radius: 4px;
  border: 1px solid #A1A4AE;
  border-color: #cccccc;
  min-width: 180px;
  text-transform: uppercase;
  padding: 5px 15px;
  min-height: 40px;
  display: flex;
  align-items: center;
}
.chemical-resistances-detail-page .table-content .resistance.red {
  background-color: #FEB3B0;
}
.chemical-resistances-detail-page .table-content .resistance.yellow {
  background-color: #f9f996;
}
.chemical-resistances-detail-page .table-content .resistance.green {
  background-color: #D7EFCD;
}
.chemical-resistances-detail-page .table-content .resistance.orange {
  background-color: #FFDBAE;
}
.chemical-resistances-detail-page .sub-title {
  font-size: 16px;
  margin-bottom: 10px;
}
.chemical-resistances-detail-page h2 {
  font-size: 24px;
  margin-bottom: 5px;
}
.chemical-resistances-detail-page .text {
  max-width: 630px;
  margin-bottom: 50px;
}
.chemical-resistances-detail-page .btn-back {
  min-width: 240px;
}

.tippy-popper {
  max-width: 330px;
  z-index: 90 !important;
}

.tippy-tooltip {
  border-radius: 4px;
  border: 1px solid #ccc;
  background-color: #fff !important;
  box-shadow: 3px 5px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125);
  font-size: 15px;
  line-height: 18px;
  padding: 10px 15px 10px;
  color: #000;
  text-align: left;
}
.tippy-tooltip p {
  margin: 0;
}

.tippy-backdrop {
  background-color: #fff;
}

@media (min-width: 768px) {
  chemical-resistances-search-input-wrap .search-icon {
    left: 14px;
  }
}
@charset "UTF-8";
/*Rozlišení*/
/**/
@media (min-width: 1200px) {
  .tippy-tooltip {
    top: -100px !important;
  }
}
@media (max-width: 1199px) {
  .chemical-resistances-page .placeholder .services-placeholder > h1 {
    padding-left: 0;
  }
  .chemical-resistances-content {
    padding-left: 0;
  }
  .tippy-tooltip {
    top: 30px !important;
  }
}
@media (max-width: 767px) {
  .chemical-resistances-page .mobile-hide {
    display: none;
  }
  .chemical-resistances-page .mobile-visible {
    display: block;
  }
  .chemical-resistances-intro {
    display: block;
  }
  .chemical-resistances-content .product-description__contact-placeholder {
    width: auto;
    margin-top: 30px;
  }
  .chemical-resistances-search {
    padding-left: 0px;
  }
  .chemical-resistances-search-input-wrap {
    margin-right: 0;
    padding-left: 10px;
    padding-right: 40px;
  }
  .chemical-resistances-search-input-wrap .search-icon {
    left: auto;
    right: 0;
    width: 40px;
    height: 45px;
  }
  .chemical-resistances-search-input-wrap .search-icon img {
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 1px;
    bottom: 0;
  }
  .chemical-resistances-search-input-wrap .custom-checkbox {
    left: 0;
    top: 70px;
  }
  .chemical-resistances-search-wrapper {
    padding-bottom: 60px;
  }
  .chemical-resistances-bottom-content {
    margin-top: 50px;
  }
  .chemical-resistances-detail-page {
    /*.placeholder .services-placeholder {
        margin-bottom: 100px;
    }*/
  }
  .chemical-resistances-detail-page .table-content {
    padding: 0 10px;
  }
  .chemical-resistances-detail-page .table-content table {
    width: 100%;
  }
  .chemical-resistances-detail-page .table-content table thead tr:first-child th.left {
    padding-right: 0;
  }
  .chemical-resistances-detail-page .table-content table {
    /*&:not(.cms-table) tbody td > div {
        flex-wrap: nowrap;
    }*/
  }
  .chemical-resistances-detail-page .table-content table tbody td {
    /*padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;*/
  }
  .chemical-resistances-detail-page .table-content table tbody td.left {
    padding-right: 5px;
  }
  .chemical-resistances-detail-page .table-content table .bl-multicheckbox-dropdown .dropdown-toggle {
    width: 100%;
  }
  .chemical-resistances-detail-page .table-content table .bl-multicheckbox-dropdown .bl-multiselect-confirm-button {
    width: 100%;
  }
  .chemical-resistances-detail-page .table-content table .bl-multicheckbox-dropdown .btn-group {
    width: 100%;
  }
  .chemical-resistances-detail-page .btn-back-wrap {
    text-align: center;
  }
  .btn-search-chemical-resistances {
    display: none;
  }
}
@media (max-width: 499px) {
  .chemical-resistances-detail-page .table-content {
    overflow: auto;
  }
  .chemical-resistances-detail-page .table-content table {
    width: auto;
    min-width: 442px;
  }
  .chemical-resistances-detail-page .table-content .body-table {
    overflow-x: hidden;
    overflow: auto;
  }
}
@media (max-width: 399px) {
  .chemical-resistances-search-input-wrap {
    padding-right: 35px;
  }
  .chemical-resistances-search-input-wrap ::-webkit-input-placeholder {
    font-size: 11px;
    position: relative;
    top: -1px;
  }
  .chemical-resistances-search-input-wrap .chemical-resistances-search {
    padding-right: 0;
  }
}
@media (max-width: 359px) {
  .chemical-resistances-content .product-description__contact-placeholder .product-description__img {
    font-size: 55px;
    height: 90px;
    width: 60px;
  }
  .chemical-resistances-content .product-description__contact-placeholder .product-description__contact {
    font-size: 13px;
  }
  .chemical-resistances-content .product-description__contact-placeholder .product-description__contact--mail,
  .chemical-resistances-content .product-description__contact-placeholder .product-description__contact--phone {
    font-size: 12px;
  }
}