/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 6, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
.g-pricing-tables {
  text-align: center;
}
/* line 8, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
.g-pricing-tables:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 12, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
@media only all and (max-width: 47.938em) {
  .g-pricing-tables .g-pricing-table {
    margin-bottom: 30px;
  }
  /* line 15, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
  .g-pricing-tables .g-pricing-table:last-child {
    margin-bottom: 0;
  }
}
/* line 20, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
.g-pricing-tables .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 25, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
.g-pricing-tables .g-pricing-table-inner {
  margin: 0;
  border: 1px solid #787878;
  list-style: none;
  border-radius: 3px;
  background: #fff;
  position: relative;
  overflow: hidden;
}
/* line 34, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
.g-pricing-tables h4, .g-pricing-tables h3 {
  margin: 0;
}
/* line 37, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
.g-pricing-tables .g-table-title {
  padding: 25px 20px;
}
/* line 40, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
.g-pricing-tables .g-table-price {
  padding: 30px 20px;
  font-size: 2.3rem;
  background: #ffc722;
  color: #fff;
}
/* line 46, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
.g-pricing-tables .g-table-item {
  padding: 15px 20px;
  border-bottom: 1px solid #787878;
}
/* line 50, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
.g-pricing-tables .g-table-button {
  padding: 25px 20px;
}
/* line 52, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
.g-pricing-tables .g-table-button i {
  margin-right: 10px;
}
/* line 56, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
/* line 57, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
/* line 58, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
.g-pricing-tables.style1 .featured-table h4 {
  font-size: 1.5rem;
  line-height: 1.5rem;
}
/* line 62, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
.g-pricing-tables.style1 .featured-table .g-pricing-table-inner {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.09);
}
/* line 65, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
.g-pricing-tables.style1 .featured-table .g-table-featured-text {
  background: red;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  right: -30px;
  top: 30px;
  text-align: center;
  width: 135px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 79, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
/* line 80, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
.g-pricing-tables.gutter-disabled > .g-grid {
  border: 1px solid #787878;
  border-radius: 3px;
}
@media only all and (max-width: 47.938em) {
  .g-pricing-tables.gutter-disabled > .g-grid {
    border: none;
  }
}
/* line 87, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
.g-pricing-tables.gutter-disabled .g-pricing-table-inner {
  border: none;
  border-right: 1px solid #787878;
  border-radius: 0;
}
@media only all and (max-width: 47.938em) {
  .g-pricing-tables.gutter-disabled .g-pricing-table-inner {
    border: 1px solid #787878;
  }
}
/* line 95, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
/* line 96, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
/* line 97, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
.g-pricing-tables.gutter-disabled.style1 .featured-table .g-pricing-table-inner {
  box-shadow: none;
}
/* line 100, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
.g-pricing-tables.gutter-disabled.style1 .featured-table h4 {
  line-height: 1.55rem;
}
/* line 105, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
/* line 106, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
/* line 107, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
.g-pricing-tables.gutter-disabled .g-pricing-table:last-child .g-pricing-table-inner {
  border-right: none;
}
@media only all and (max-width: 47.938em) {
  .g-pricing-tables.gutter-disabled .g-pricing-table:last-child .g-pricing-table-inner {
    border-right: 1px solid #787878;
  }
}
/* line 116, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
/* line 117, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
.g-pricing-tables.style2 .g-table-head {
  padding: 30px 20px;
  border-bottom: 1px solid #787878;
}
/* line 121, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
.g-pricing-tables.style2 .g-table-title {
  padding: 0 20px;
  margin-bottom: 10px;
}
/* line 124, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
.g-pricing-tables.style2 .g-table-title h4 {
  font-size: 1.7rem;
  font-weight: normal;
  text-transform: uppercase;
}
/* line 130, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
/* line 131, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
.g-pricing-tables.style2 .g-table-item:nth-child(even) {
  background: #f8f8f8;
}
/* line 135, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
.g-pricing-tables.style2 .g-table-price {
  background: none;
  color: #ffc722;
  padding: 0 20px;
  font-size: 3rem;
  font-weight: bold;
}
/* line 142, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
/* line 143, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
.g-pricing-tables.style2 .featured-table .g-table-featured-text {
  margin-bottom: 15px;
}
/* line 145, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
.g-pricing-tables.style2 .featured-table .g-table-featured-text > span {
  padding: 7px 30px;
  background: #fff;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 4px;
  border-radius: 50px;
  font-size: 13px;
}
@media only all and (min-width: 60em) and (max-width: 86.938em) {
  .g-pricing-tables.style2 .featured-table .g-table-featured-text > span {
    letter-spacing: 2px;
    padding: 7px 20px;
  }
}
@media only all and (min-width: 48em) and (max-width: 59.938em) {
  .g-pricing-tables.style2 .featured-table .g-table-featured-text > span {
    letter-spacing: 0;
    padding: 7px 10px;
    font-size: 11px;
  }
}
@media only all and (max-width: 47.938em) {
  .g-pricing-tables.style2 .featured-table .g-table-featured-text > span {
    letter-spacing: 3px;
    padding: 7px 25px;
  }
}
/* line 168, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
.g-pricing-tables.style2 .featured-table .g-table-head {
  background: #ffc722;
  color: #fff;
}
/* line 172, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
/* line 173, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
.g-pricing-tables.style2 .featured-table .g-table-title h4 {
  color: #fff !important;
}
/* line 177, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
.g-pricing-tables.style2 .featured-table .g-table-price {
  color: #fff;
}
/* line 180, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
/* line 181, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
.g-pricing-tables.style2 .featured-table .g-table-button .button {
  border: 1px solid transparent;
}
/* line 186, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
/* line 187, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
.g-pricing-tables.style2.g-has-featured-text .g-particle-intro {
  margin-bottom: 77px;
}
@media only all and (max-width: 47.938em) {
  .g-pricing-tables.style2.g-has-featured-text .g-particle-intro {
    margin-bottom: 2.5rem;
  }
}
/* line 193, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
.g-pricing-tables.style2.g-has-featured-text > .g-grid {
  margin-top: 39px;
}
@media only all and (max-width: 47.938em) {
  .g-pricing-tables.style2.g-has-featured-text > .g-grid {
    margin-top: 0;
  }
}
/* line 199, wp-content/themes/g5_helium/custom/scss/_pricing.scss */
.g-pricing-tables.style2.g-has-featured-text .featured-table {
  margin-top: -39px;
}
@media only all and (max-width: 47.938em) {
  .g-pricing-tables.style2.g-has-featured-text .featured-table {
    margin-top: 0;
  }
}
/*# sourceMappingURL=pricing_oferta_-_w_imieniu_kibica.css.map */