

/* Start:/local/templates/concept_kraken_s1/components/palax/super.d7/price-list/style.min.css?16498394491662*/
/* MIXINS */
/* border radius */
/* size */
/* letter spacing */
/* transition */
/* reset */
/* VARIABLES */
/* color */
/* fonts */
/* speed */
/* mediaqueries */
.price-section {
  display: block;
  margin: 0 0 80px;
}
@media (max-width: 991.98px) {
  .price-section {
    margin: 0 0 64px;
  }
}
@media (max-width: 767.98px) {
  .price-section {
    margin: 0 0 48px;
  }
}
@media (max-width: 575.98px) {
  .price-section {
    margin: 0 0 36px;
  }
}
@media (max-width: 479.98px) {
  .price-section {
    margin: 0 0 32px;
  }
}
.price-section__title {
  box-sizing: border-box;
  color: #527353;
  font-family: inherit;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.38;
  margin: 0 0 3px;
  text-align: center;
}
.price-section__cont {
  display: block;
  overflow-x: auto;
}
.price-section__table {
  border: 1px solid #0E0E0E;
  border-collapse: collapse;
  min-width: 567px;
  width: 100%;
}
.price-section__table th,
.price-section__table td {
  border: 1px solid #0E0E0E;
  padding: 13px 20px;
  text-align: center;
}
.price-section__table th {
  color: #000000;
  font-weight: bold;
  vertical-align: middle;
}
.price-section__table td {
  color: #033210;
}
.price-section__table td:first-child {
  font-weight: 600;
  padding-left: 21%;
  text-align: left;
  width: 66.7%;
}
.price-section__table td a {
  color: #096212;
  display: inline-block;
  text-decoration: none;
  transform: scale(1);
  transition: all 0.3s;
}
.price-section__table td a:hover {
  color: #527353;
  text-decoration: none;
  transform: scale(1.15);
}
.price-section__table td .link-name {
  display: block;
  transition: transform 0.3s;
  transform: scale(1);
}

/* End */
/* /local/templates/concept_kraken_s1/components/palax/super.d7/price-list/style.min.css?16498394491662 */
