/* 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
 */

/* import particles */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* Buttons Particle */
/* line 1, templates/it_oxygen/custom/scss/_buttons-particle.scss */
.g-buttons {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 5, templates/it_oxygen/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item {
  color: #000;
  margin: 0 auto;
  display: table;
  background: transparent;
  padding: 1.5rem 2rem;
  border-radius: 3px;
  border: 1px solid #000;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-buttons .g-buttons-item {
    width: 70%;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-buttons .g-buttons-item {
    width: 100%;
    margin-bottom: 1rem;
  }
}
/* line 22, templates/it_oxygen/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item a {
  color: inherit;
}
/* line 26, templates/it_oxygen/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item .g-block {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
/* line 31, templates/it_oxygen/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item .g-block p {
  margin: 0px;
  line-height: 1.2rem;
}
/* line 35, templates/it_oxygen/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item .g-block .g-buttons-item-icon {
  color: #9aba29;
  font-size: 3rem;
  margin-right: 1rem;
  text-align: center;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-buttons .g-buttons-item .g-block .g-buttons-item-icon {
    font-size: 2rem;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-buttons .g-buttons-item .g-block .g-buttons-item-icon {
    font-size: 2rem;
  }
}
/* line 48, templates/it_oxygen/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item .g-block .g-buttons-item-title1 {
  text-align: initial;
  text-transform: uppercase;
  font-weight: bold;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 54, templates/it_oxygen/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item .g-block .g-buttons-item-title2 {
  text-align: initial;
  font-size: 2rem;
  line-height: 2rem;
  margin: 0px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 61, templates/it_oxygen/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item .g-block h3 {
  color: #9aba29 !important;
}
/* line 66, templates/it_oxygen/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item:hover {
  color: #fff;
  background: #9aba29;
  border: 1px solid #9aba29;
}
/* line 71, templates/it_oxygen/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item:hover .g-buttons-item-icon {
  color: #fff;
}
/* line 75, templates/it_oxygen/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item:hover h3 {
  color: #fff !important;
}
/* line 80, templates/it_oxygen/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item.inverted-button {
  color: #fff;
  background: #9aba29;
  border: 1px solid #9aba29;
}
/* line 85, templates/it_oxygen/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item.inverted-button a {
  color: #fff;
}
/* line 88, templates/it_oxygen/custom/scss/_buttons-particle.scss */
/* line 89, templates/it_oxygen/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item.inverted-button .g-block .g-buttons-item-icon {
  color: #fff;
}
/* line 92, templates/it_oxygen/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item.inverted-button .g-block h3 {
  color: #fff !important;
}
/* line 96, templates/it_oxygen/custom/scss/_buttons-particle.scss */
.g-buttons .g-buttons-item.inverted-button:hover {
  background: #779020;
}
/* line 102, templates/it_oxygen/custom/scss/_buttons-particle.scss */
.g-buttons .fixed-button {
  width: 320px;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-buttons .fixed-button {
    width: 300px;
  }
  /* line 106, templates/it_oxygen/custom/scss/_buttons-particle.scss */
  /* line 107, templates/it_oxygen/custom/scss/_buttons-particle.scss */
  .g-buttons .fixed-button .g-block .g-buttons-item-title2 {
    font-size: 1.7rem;
  }
}
/* line 113, templates/it_oxygen/custom/scss/_buttons-particle.scss */
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-buttons .g-grid {
    display: block !important;
  }
  /* line 116, templates/it_oxygen/custom/scss/_buttons-particle.scss */
  .g-buttons .g-grid .g-block {
    margin-bottom: 1rem;
  }
  /* line 118, templates/it_oxygen/custom/scss/_buttons-particle.scss */
  .g-buttons .g-grid .g-block:last-child {
    margin-bottom: 0px;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-buttons .g-grid {
    display: table;
    width: 100%;
  }
}
/* line 128, templates/it_oxygen/custom/scss/_buttons-particle.scss */
/* line 129, templates/it_oxygen/custom/scss/_buttons-particle.scss */
.g-buttons > .g-grid > .g-block {
  text-align: center;
}
/* line 131, templates/it_oxygen/custom/scss/_buttons-particle.scss */
.g-buttons > .g-grid > .g-block > a {
  display: inline-block;
}
/* Content PRO (Joomla) Particle */
/* line 4, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
/* line 5, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 8, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro:not(.gutter-disabled) > .g-grid {
  margin-bottom: 1.876rem;
}
/* line 10, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro:not(.gutter-disabled) > .g-grid:last-child {
  margin-bottom: 0;
}
/* line 12, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
/* line 13, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
/* line 14, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
@media only all and (max-width: 47.938rem) {
  .g-content-pro:not(.gutter-disabled) > .g-grid:last-child > .g-block:last-child .g-content-pro-item {
    margin-bottom: 0 !important;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-content-pro:not(.gutter-disabled) > .g-grid {
    margin-bottom: 0;
  }
}
/* line 26, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
@media only all and (max-width: 47.938rem) {
  .g-content-pro:not(.gutter-disabled) .g-content-pro-item {
    margin-bottom: 1.876rem !important;
  }
}
/* line 34, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro, .g-content-pro-slider, .g-content-pro-slideset {
  text-align: center;
}
/* line 36, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro.g-pullup, .g-content-pro-slider.g-pullup, .g-content-pro-slideset.g-pullup {
  margin-top: -8.7505rem;
  position: relative;
  z-index: 21;
}
/* line 40, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro.g-pullup .g-content-pro-item, .g-content-pro-slider.g-pullup .g-content-pro-item, .g-content-pro-slideset.g-pullup .g-content-pro-item {
  border: none;
}
/* line 44, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
/* line 45, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro.gutter-disabled .g-content-pro-item, .g-content-pro-slider.gutter-disabled .g-content-pro-item, .g-content-pro-slideset.gutter-disabled .g-content-pro-item {
  border: none;
}
/* line 48, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro.gutter-disabled .uk-slideset, .g-content-pro-slider.gutter-disabled .uk-slideset, .g-content-pro-slideset.gutter-disabled .uk-slideset {
  margin-left: 0;
}
/* line 50, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
/* line 51, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro.gutter-disabled .uk-slideset.uk-grid > *, .g-content-pro-slider.gutter-disabled .uk-slideset.uk-grid > *, .g-content-pro-slideset.gutter-disabled .uk-slideset.uk-grid > * {
  padding-left: 0;
}
/* line 57, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-content, .g-content-pro-slider .g-content, .g-content-pro-slideset .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 62, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-item, .g-content-pro-slider .g-content-pro-item, .g-content-pro-slideset .g-content-pro-item {
  border: 1px solid #ecf0f1;
  width: 100%;
}
@media only all and (max-width: 47.938rem) {
  .g-content-pro .g-content-pro-item, .g-content-pro-slider .g-content-pro-item, .g-content-pro-slideset .g-content-pro-item {
    margin-bottom: 3.126rem;
  }
  /* line 67, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
  .g-content-pro .g-content-pro-item:last-child, .g-content-pro-slider .g-content-pro-item:last-child, .g-content-pro-slideset .g-content-pro-item:last-child {
    margin-bottom: 0;
  }
}
/* line 72, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-image, .g-content-pro-slider .g-content-pro-image, .g-content-pro-slideset .g-content-pro-image {
  width: 100%;
  background-position: center;
  background-size: cover;
}
/* line 76, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-image > a, .g-content-pro-slider .g-content-pro-image > a, .g-content-pro-slideset .g-content-pro-image > a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 81, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-image img, .g-content-pro-slider .g-content-pro-image img, .g-content-pro-slideset .g-content-pro-image img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 85, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-info-container, .g-content-pro-slider .g-info-container, .g-content-pro-slideset .g-info-container {
  padding: 20px;
  background: #fff;
}
/* line 89, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro p, .g-content-pro-slider p, .g-content-pro-slideset p {
  margin: 0;
}
/* line 92, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-title, .g-content-pro-slider .g-content-pro-title, .g-content-pro-slideset .g-content-pro-title {
  margin: 0;
}
/* line 94, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-title a, .g-content-pro-slider .g-content-pro-title a, .g-content-pro-slideset .g-content-pro-title a {
  color: #2d3d4d;
}
/* line 96, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-title a:hover, .g-content-pro-slider .g-content-pro-title a:hover, .g-content-pro-slideset .g-content-pro-title a:hover {
  color: #9aba29;
}
/* line 101, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-desc, .g-content-pro-slider .g-content-pro-desc, .g-content-pro-slideset .g-content-pro-desc {
  margin-top: 10px;
}
/* line 104, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
/* line 105, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-info-container-style2.uk-overlay-panel, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel {
  padding: 15px;
}
/* line 107, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-info-container-style2.uk-overlay-panel p, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel p, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel p {
  margin-top: 5px;
}
/* line 110, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-info-container-style2.uk-overlay-panel a, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel a, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel a {
  color: #fff;
}
/* line 112, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-info-container-style2.uk-overlay-panel a:hover, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel a:hover, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel a:hover {
  color: #9aba29;
}
/* line 117, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-info-container-style2 .g-article-details, .g-content-pro-slider .g-info-container-style2 .g-article-details, .g-content-pro-slideset .g-info-container-style2 .g-article-details {
  color: #595959;
}
/* line 121, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-article-details, .g-content-pro-slider .g-article-details, .g-content-pro-slideset .g-article-details {
  margin-top: 10px;
  font-size: 90%;
  color: #262626;
}
/* line 125, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-article-details > span, .g-content-pro-slider .g-article-details > span, .g-content-pro-slideset .g-article-details > span {
  margin-right: 10px;
}
/* line 127, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-article-details > span:last-child, .g-content-pro-slider .g-article-details > span:last-child, .g-content-pro-slideset .g-article-details > span:last-child {
  margin-right: 0;
}
/* line 130, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-article-details > span i, .g-content-pro-slider .g-article-details > span i, .g-content-pro-slideset .g-article-details > span i {
  margin-right: 5px;
}
/* line 135, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-article-read-more, .g-content-pro-slider .g-article-read-more, .g-content-pro-slideset .g-article-read-more {
  margin-top: 15px;
}
/* line 138, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
/* line 139, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro.style3 .g-info-container-style2, .g-content-pro-slider.style3 .g-info-container-style2, .g-content-pro-slideset.style3 .g-info-container-style2 {
  background: -webkit-linear-gradient( top , rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  padding: 20px;
}
/* line 142, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro.style3 .g-info-container-style2 a, .g-content-pro-slider.style3 .g-info-container-style2 a, .g-content-pro-slideset.style3 .g-info-container-style2 a {
  color: #fff;
}
/* line 144, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro.style3 .g-info-container-style2 a:hover, .g-content-pro-slider.style3 .g-info-container-style2 a:hover, .g-content-pro-slideset.style3 .g-info-container-style2 a:hover {
  color: #fff;
  text-decoration: underline;
}
/* line 150, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
/* line 151, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
/* line 152, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro.style3 .g-content-pro-image .uk-overlay img, .g-content-pro-slider.style3 .g-content-pro-image .uk-overlay img, .g-content-pro-slideset.style3 .g-content-pro-image .uk-overlay img {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
/* line 156, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
/* line 157, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
/* line 158, templates/it_oxygen/custom/scss/_content-pro-joomla.scss */
.g-content-pro.style3 .g-content-pro-image:hover .uk-overlay img, .g-content-pro-slider.style3 .g-content-pro-image:hover .uk-overlay img, .g-content-pro-slideset.style3 .g-content-pro-image:hover .uk-overlay img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
/* Gallery Particle */
/* line 1, templates/it_oxygen/custom/scss/_gallery.scss */
/* line 2, templates/it_oxygen/custom/scss/_gallery.scss */
/* line 3, templates/it_oxygen/custom/scss/_gallery.scss */
.g-gallery .g-gallery-item > a {
  position: relative;
  display: block;
}
/* line 8, templates/it_oxygen/custom/scss/_gallery.scss */
.g-gallery .g-gallery-filter {
  margin-bottom: 30px;
}
/* line 13, templates/it_oxygen/custom/scss/_gallery.scss */
.g-gallery .g-gallery-filter.uk-subnav > * > * {
  color: #000;
}
/* line 16, templates/it_oxygen/custom/scss/_gallery.scss */
.g-gallery .g-gallery-filter.uk-subnav-pill > * > * {
  padding: 3px 8px;
  border: 1px solid #ecf0f1;
  background: #fff;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 21, templates/it_oxygen/custom/scss/_gallery.scss */
.g-gallery .g-gallery-filter.uk-subnav-pill > * > *:focus, .g-gallery .g-gallery-filter.uk-subnav-pill > * > *:hover {
  background: #fff;
  box-shadow: none;
  border: 1px solid #9aba29;
  color: #9aba29;
}
/* line 28, templates/it_oxygen/custom/scss/_gallery.scss */
/* line 29, templates/it_oxygen/custom/scss/_gallery.scss */
.g-gallery .g-gallery-filter .uk-active > a {
  background: #fff;
  border: 1px solid #9aba29;
  color: #9aba29;
  box-shadow: none;
}
/* line 37, templates/it_oxygen/custom/scss/_gallery.scss */
/* line 38, templates/it_oxygen/custom/scss/_gallery.scss */
.g-gallery.style2 .gallery-item-buttons {
  width: 100%;
  text-align: center;
  top: 50%;
  position: relative;
  margin-top: -20px;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-gallery.style2 .gallery-item-buttons {
    margin-top: -17.5px;
  }
}
/* line 47, templates/it_oxygen/custom/scss/_gallery.scss */
.g-gallery.style2 .gallery-item-buttons > a {
  border: 2px solid #fff;
  height: 40px;
  width: 40px;
  line-height: 35px;
  font-size: 1.1rem;
  display: inline-block;
  text-align: center;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 58, templates/it_oxygen/custom/scss/_gallery.scss */
.g-gallery.style2 .gallery-item-buttons > a:hover {
  background: #9aba29;
  border-color: #9aba29;
}
/* line 62, templates/it_oxygen/custom/scss/_gallery.scss */
.g-gallery.style2 .gallery-item-buttons > a.info-button {
  margin-left: 25px;
}
/* line 65, templates/it_oxygen/custom/scss/_gallery.scss */
.g-gallery.style2 .gallery-item-buttons > a.magnifier-button {
  margin-right: 20px;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-gallery.style2 .gallery-item-buttons > a {
    width: 35px;
    height: 35px;
    line-height: 30px;
    font-size: 0.9rem;
  }
  /* line 73, templates/it_oxygen/custom/scss/_gallery.scss */
  .g-gallery.style2 .gallery-item-buttons > a.info-button {
    margin-left: 5px;
  }
  /* line 76, templates/it_oxygen/custom/scss/_gallery.scss */
  .g-gallery.style2 .gallery-item-buttons > a.magnifier-button {
    margin-right: 0;
  }
}
/* line 82, templates/it_oxygen/custom/scss/_gallery.scss */
/* line 83, templates/it_oxygen/custom/scss/_gallery.scss */
/* line 84, templates/it_oxygen/custom/scss/_gallery.scss */
/* line 85, templates/it_oxygen/custom/scss/_gallery.scss */
.g-gallery.style2 .uk-overlay-hover:hover .gallery-item-buttons .info-button {
  margin-left: 5px;
}
/* line 88, templates/it_oxygen/custom/scss/_gallery.scss */
.g-gallery.style2 .uk-overlay-hover:hover .gallery-item-buttons .magnifier-button {
  margin-right: 0;
}
/* line 94, templates/it_oxygen/custom/scss/_gallery.scss */
.g-gallery.style2 .uk-overlay-panel {
  height: 100%;
  padding: 0;
}
/* line 99, templates/it_oxygen/custom/scss/_gallery.scss */
/* line 100, templates/it_oxygen/custom/scss/_gallery.scss */
.g-gallery .uk-modal-dialog h1, .g-gallery .uk-modal-dialog h2, .g-gallery .uk-modal-dialog h3, .g-gallery .uk-modal-dialog h4, .g-gallery .uk-modal-dialog h5 {
  margin-bottom: 15px !important;
}
/* line 106, templates/it_oxygen/custom/scss/_gallery.scss */
.uk-modal-caption {
  bottom: -30px;
}
/* line 110, templates/it_oxygen/custom/scss/_gallery.scss */
/* line 111, templates/it_oxygen/custom/scss/_gallery.scss */
.gallery-special .g-gallery-filter {
  text-align: center;
  position: relative;
  top: -50px;
  margin-bottom: 0;
  justify-content: center;
}
/* line 120, templates/it_oxygen/custom/scss/_gallery.scss */
/* line 121, templates/it_oxygen/custom/scss/_gallery.scss */
/* line 122, templates/it_oxygen/custom/scss/_gallery.scss */
#g-fullwidth .g-gallery.gutter-enabled, .g-flushed .g-gallery.gutter-enabled {
  padding: 30px;
}
/* line 125, templates/it_oxygen/custom/scss/_gallery.scss */
/* line 126, templates/it_oxygen/custom/scss/_gallery.scss */
#g-fullwidth .g-gallery.filters-enabled.gutter-enabled, .g-flushed .g-gallery.filters-enabled.gutter-enabled {
  padding-top: 0;
}
/* line 130, templates/it_oxygen/custom/scss/_gallery.scss */
#g-fullwidth .g-gallery .g-gallery-filter, .g-flushed .g-gallery .g-gallery-filter {
  border-bottom: 1px solid #f0f0f0;
}
/* line 132, templates/it_oxygen/custom/scss/_gallery.scss */
#g-fullwidth .g-gallery .g-gallery-filter.uk-subnav-pill > * > *, .g-flushed .g-gallery .g-gallery-filter.uk-subnav-pill > * > * {
  padding: 0;
  border: none;
  height: 50px;
  width: 100%;
  line-height: 50px;
  font-weight: bold;
  font-size: 1rem;
  border-radius: 0;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  #g-fullwidth .g-gallery .g-gallery-filter.uk-subnav-pill > * > *, .g-flushed .g-gallery .g-gallery-filter.uk-subnav-pill > * > * {
    font-size: 0.9rem;
    font-weight: normal;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  #g-fullwidth .g-gallery .g-gallery-filter.uk-subnav-pill > * > *, .g-flushed .g-gallery .g-gallery-filter.uk-subnav-pill > * > * {
    height: auto;
    line-height: inherit;
    padding: 13px 0;
    font-size: 0.8rem;
    font-weight: normal;
  }
}
@media only all and (max-width: 47.938rem) {
  #g-fullwidth .g-gallery .g-gallery-filter.uk-subnav-pill > * > *, .g-flushed .g-gallery .g-gallery-filter.uk-subnav-pill > * > * {
    height: auto;
    line-height: inherit;
    padding: 13px 0;
    font-size: 0.8rem;
    font-weight: normal;
  }
}
/* line 160, templates/it_oxygen/custom/scss/_gallery.scss */
#g-fullwidth .g-gallery .g-gallery-filter.uk-subnav, .g-flushed .g-gallery .g-gallery-filter.uk-subnav {
  margin-left: -30px;
  margin-right: -30px;
}
/* line 163, templates/it_oxygen/custom/scss/_gallery.scss */
#g-fullwidth .g-gallery .g-gallery-filter.uk-subnav > *, .g-flushed .g-gallery .g-gallery-filter.uk-subnav > * {
  padding-left: 0;
  border-right: 1px solid #f0f0f0;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}
/* line 171, templates/it_oxygen/custom/scss/_gallery.scss */
/* line 172, templates/it_oxygen/custom/scss/_gallery.scss */
#g-fullwidth .g-gallery.gutter-disabled .g-gallery-filter, .g-flushed .g-gallery.gutter-disabled .g-gallery-filter {
  margin-bottom: 0;
}
/* line 174, templates/it_oxygen/custom/scss/_gallery.scss */
#g-fullwidth .g-gallery.gutter-disabled .g-gallery-filter.uk-subnav, .g-flushed .g-gallery.gutter-disabled .g-gallery-filter.uk-subnav {
  padding: 0 30px;
}
/* line 182, templates/it_oxygen/custom/scss/_gallery.scss */
/* line 183, templates/it_oxygen/custom/scss/_gallery.scss */
.uk-tooltip.g-gallery-tooltip {
  padding: 6px 12px;
  font-size: 13px;
}
/* global settings */
/* line 11, templates/it_oxygen/custom/scss/custom.scss */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin: 0;
}
/* line 12, templates/it_oxygen/custom/scss/custom.scss */
h1 {
  text-align: center;
}
/* line 13, templates/it_oxygen/custom/scss/custom.scss */
.wht-txt, .wht-txt a {
  color: #fff;
}
/* line 15, templates/it_oxygen/custom/scss/custom.scss */
#g-mainbody {
  padding: 0;
}
/* g-top changes */
/* line 17, templates/it_oxygen/custom/scss/custom.scss */
.sl-location a {
  color: #000;
}
/* line 18, templates/it_oxygen/custom/scss/custom.scss */
.sl-location a:hover {
  color: #9aba29;
}
/* line 20, templates/it_oxygen/custom/scss/custom.scss */
#g-mainbody {
  padding: 0;
}
/* line 23, templates/it_oxygen/custom/scss/custom.scss */
/* line 24, templates/it_oxygen/custom/scss/custom.scss */
/* line 25, templates/it_oxygen/custom/scss/custom.scss */
/* line 26, templates/it_oxygen/custom/scss/custom.scss */
.g-content-pro.content-equal-height .g-block > .g-content {
  height: 100%;
}
/* line 28, templates/it_oxygen/custom/scss/custom.scss */
.g-content-pro.content-equal-height .g-block > .g-content .g-content-pro-item {
  height: 100%;
  overflow: hidden;
}
/* line 31, templates/it_oxygen/custom/scss/custom.scss */
.g-content-pro.content-equal-height .g-block > .g-content .g-content-pro-item .g-info-container {
  height: 100%;
}
/* gallery particle changes */
/* line 41, templates/it_oxygen/custom/scss/custom.scss */
/* line 42, templates/it_oxygen/custom/scss/custom.scss */
/* line 43, templates/it_oxygen/custom/scss/custom.scss */
.g-gallery .g-gallery-item > a {
  pointer-events: none;
}
/* --------------- */
/* Specific Page Global Changes */
/* Birthday page - content pro changes */
/* line 52, templates/it_oxygen/custom/scss/custom.scss */
.itemid-119 .g-content-pro .g-content-pro-item {
  border-radius: 10px;
}
/* line 53, templates/it_oxygen/custom/scss/custom.scss */
.itemid-119 .g-content-pro .g-content-pro-item .g-info-container {
  border-radius: 8px;
}
/* snack bar - menu area */
/* line 56, templates/it_oxygen/custom/scss/custom.scss */
.menu-board {
  color: #fff;
}
/* line 57, templates/it_oxygen/custom/scss/custom.scss */
.menu-board p {
  margin: 0;
}
/* line 58, templates/it_oxygen/custom/scss/custom.scss */
.menu-board .board-row {
  margin-bottom: 15px;
}
/* line 59, templates/it_oxygen/custom/scss/custom.scss */
.menu-board .board-1 {
  height: auto;
}
/* line 60, templates/it_oxygen/custom/scss/custom.scss */
.menu-board .board-2 {
  height: auto;
}
/* line 61, templates/it_oxygen/custom/scss/custom.scss */
.board-1 .board-content {
  margin-right: 2%;
  width: 98%;
  background: #0082b6;
  height: 100%;
}
/* line 62, templates/it_oxygen/custom/scss/custom.scss */
.board-2 .board-content {
  margin-right: 2%;
  width: 98%;
  background: #0082b6;
  height: 100%;
}
/* line 65, templates/it_oxygen/custom/scss/custom.scss */
.sec-content {
  padding: 0.25rem;
}
/* line 66, templates/it_oxygen/custom/scss/custom.scss */
.board-title-text {
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
  background: #e55e24;
  padding: 1rem 0;
}
/* line 67, templates/it_oxygen/custom/scss/custom.scss */
.board-subtitle {
  font-size: 1.25rem;
  text-align: center;
}
/* line 68, templates/it_oxygen/custom/scss/custom.scss */
.board-food-name {
  font-size: 1rem;
  text-align: center;
  font-weight: bold;
}
/* line 69, templates/it_oxygen/custom/scss/custom.scss */
.menu-board .food-image {
  text-align: center;
}
/* line 70, templates/it_oxygen/custom/scss/custom.scss */
.menu-board .food-price {
  text-align: center;
}
/* Changes to specific areas */
/* g-top changes */
/* line 74, templates/it_oxygen/custom/scss/custom.scss */
.sl-location a {
  color: #000;
}
/* line 75, templates/it_oxygen/custom/scss/custom.scss */
.sl-location a:hover {
  color: #9aba29;
}
/* right sidebar */
/* line 78, templates/it_oxygen/custom/scss/custom.scss */
.itemid-101 #g-aside > .g-grid > .g-block > .g-content {
  padding: 0;
  margin: 0;
}
/* line 80, templates/it_oxygen/custom/scss/custom.scss */
#g-top {
  background-image: url('https://www.transparenttextures.com/patterns/bright-squares.png');
}
/* fullwidth changes */
/* line 83, templates/it_oxygen/custom/scss/custom.scss */
.upcoming-events .g-content-pro-slideset .g-content-pro-item {
  border: none;
}
/* Home page slider changes */
/* line 86, templates/it_oxygen/custom/scss/custom.scss */
.homepage-slider .style2 .g-slideshow-buttons .button.standard {
  background: #9aba29;
  border-color: #9aba29;
  color: #fff;
}
/* line 87, templates/it_oxygen/custom/scss/custom.scss */
.homepage-slider .style2 .g-slideshow-buttons .button.standard:hover {
  background: #b1d339;
  border-color: #b1d339;
}
/* Showcase changes */
/* line 90, templates/it_oxygen/custom/scss/custom.scss */
#g-showcase {
  padding: 0;
}
/* birthday header changes */
/* line 94, templates/it_oxygen/custom/scss/custom.scss */
.itemid-119 #g-showcase {
  background-image: url('https://www.transparenttextures.com/patterns/arabesque.png');
}
/* line 97, templates/it_oxygen/custom/scss/custom.scss */
.itemid-101 #g-showcase {
  background-image: url('https://www.transparenttextures.com/patterns/arabesque.png');
}
/* Header Changes */
/* line 102, templates/it_oxygen/custom/scss/custom.scss */
#g-header p {
  margin: 0;
}
/* line 103, templates/it_oxygen/custom/scss/custom.scss */
#g-feature {
  background-image: url('https://www.transparenttextures.com/patterns/arabesque.png');
}
/* line 104, templates/it_oxygen/custom/scss/custom.scss */
#g-feature {
  padding: 0;
}
/* content pro changes in feature */
/* line 107, templates/it_oxygen/custom/scss/custom.scss */
body #g-feature .g-particle-intro .g-title-separator.no-intro-text {
  margin: 0 auto 0;
}
/* line 108, templates/it_oxygen/custom/scss/custom.scss */
body #g-feature .g-particle-intro .g-title-separator {
  background: transparent;
}
/* line 109, templates/it_oxygen/custom/scss/custom.scss */
body #g-feature .g-particle-intro .g-main-title {
  color: #fff;
}
/* line 110, templates/it_oxygen/custom/scss/custom.scss */
body #g-feature .g-particle-intro {
  margin-bottom: 1.5rem;
}
/* Menu Changes */
/* line 113, templates/it_oxygen/custom/scss/custom.scss */
.g-main-nav .g-toplevel {
  text-align: left;
}
/* line 114, templates/it_oxygen/custom/scss/custom.scss */
#g-header .g-main-nav .g-toplevel li {
  margin: 0;
  padding: 0;
  border: none;
}
/* line 115, templates/it_oxygen/custom/scss/custom.scss */
#g-header .g-main-nav .g-toplevel li a.g-menu-item-container {
  padding: 0 10px;
  vertical-align: middle;
  line-height: 40px;
  border: none;
}
/* line 116, templates/it_oxygen/custom/scss/custom.scss */
#g-header .g-main-nav .g-toplevel > li:last-child .g-menu-item-container {
  padding: 0 5px;
  margin-left: -4px;
}
/* line 117, templates/it_oxygen/custom/scss/custom.scss */
#g-header .g-main-nav .g-toplevel li {
  margin-left: -4px;
}
/*#g-header .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, 
 #g-header .g-main-nav .g-toplevel > li.active > .g-menu-item-container 
 { color: #465A12; }*/
/* line 125, templates/it_oxygen/custom/scss/custom.scss */
#g-header .g-main-nav .g-toplevel > li:hover > a.g-menu-item-container, #g-header .g-main-nav .g-toplevel > li.active > a.g-menu-item-container {
  color: #fff;
  background: #519132;
}
/* Social Media Changes */
/* line 131, templates/it_oxygen/custom/scss/custom.scss */
#g-header .moduletable.sls-social p > a {
  line-height: 40px;
}
/* Intro changes */
/* birthday includes */
/* line 135, templates/it_oxygen/custom/scss/custom.scss */
.itemid-119 #g-intro {
  padding: 0;
}
/* line 136, templates/it_oxygen/custom/scss/custom.scss */
.itemid-119 #g-intro .custom h2 {
  margin-bottom: 0.5rem;
}
/* Schedule - Special Hours */
/* line 139, templates/it_oxygen/custom/scss/custom.scss */
.itemid-118 #g-intro {
  padding: 0rem;
}
/* line 140, templates/it_oxygen/custom/scss/custom.scss */
.itemid-118 .special-hours .g-content-pro > .g-grid {
  margin-bottom: 0.75rem;
}
/* line 141, templates/it_oxygen/custom/scss/custom.scss */
.itemid-118 .special-hours .g-content-pro .g-info-container {
  border-radius: 9px;
  background: #9aba29;
}
/* line 142, templates/it_oxygen/custom/scss/custom.scss */
.itemid-118 .special-hours .g-content-pro .g-content-pro-item {
  border-radius: 10px;
}
/* Extension Changes */
/* line 146, templates/it_oxygen/custom/scss/custom.scss */
#g-extension {
  padding: 0;
}
/* line 147, templates/it_oxygen/custom/scss/custom.scss */
#g-extension .g-buttons .g-buttons-item {
  color: #fff;
  border: 1px solid #000;
  background: #9aba29;
}
/* line 148, templates/it_oxygen/custom/scss/custom.scss */
#g-extension .g-buttons .g-buttons-item:hover {
  color: #fff;
  background: #0082b6;
  border: 1px solid #000;
}
/* sub-feature changes */
/* line 151, templates/it_oxygen/custom/scss/custom.scss */
#g-subfeature {
  padding: 1rem;
}
/* line 152, templates/it_oxygen/custom/scss/custom.scss */
#g-subfeature .g-content {
  margin: 0 0.625rem;
  padding: 0 0.938rem;
}
/* line 153, templates/it_oxygen/custom/scss/custom.scss */
.itemid-118 #g-subfeature {
  background-image: url('https://www.transparenttextures.com/patterns/bright-squares.png');
}
/* Utility changes */
/* line 157, templates/it_oxygen/custom/scss/custom.scss */
.itemid-118 .skating-schedule .g-content-pro > .g-grid {
  margin-bottom: 0.75rem;
}
/* line 158, templates/it_oxygen/custom/scss/custom.scss */
.itemid-118 .skating-schedule .g-content-pro .g-info-container {
  border-radius: 9px;
}
/* line 159, templates/it_oxygen/custom/scss/custom.scss */
.itemid-118 .skating-schedule .g-content-pro .g-content-pro-item {
  border-radius: 10px;
}
/* line 160, templates/it_oxygen/custom/scss/custom.scss */
.itemid-118 .lz-schedule .g-content-pro > .g-grid {
  margin-bottom: 0.75rem;
}
/* line 161, templates/it_oxygen/custom/scss/custom.scss */
.itemid-118 .lz-schedule .g-content-pro .g-info-container {
  border-radius: 9px;
}
/* line 162, templates/it_oxygen/custom/scss/custom.scss */
.itemid-118 .lz-schedule .g-content-pro .g-content-pro-item {
  border-radius: 10px;
}
/* Feature Changes */
/* upcoming events slider */
/* line 166, templates/it_oxygen/custom/scss/custom.scss */
.upcoming-events .uk-slidenav-position .uk-slidenav-previous {
  left: -45px;
}
/* line 167, templates/it_oxygen/custom/scss/custom.scss */
.upcoming-events .uk-slidenav-position .uk-slidenav-next {
  right: -45px;
}
/* line 168, templates/it_oxygen/custom/scss/custom.scss */
#g-feature {
  padding: 0;
}
/* sub-feature changes */
/* line 171, templates/it_oxygen/custom/scss/custom.scss */
.itemid-127 #g-subfeature .g-content {
  margin: 0;
  padding: 0;
}
/* Maintop changes */
/* Party Package changes */
/* line 176, templates/it_oxygen/custom/scss/custom.scss */
.itemid-119 #g-maintop {
  padding-bottom: 0;
}
/* line 177, templates/it_oxygen/custom/scss/custom.scss */
.itemid-119 #g-maintop .g-content-pro {
  text-align: left;
}
/* line 178, templates/it_oxygen/custom/scss/custom.scss */
.itemid-119 #g-maintop .g-content-pro .g-content-pro-desc .g-content {
  padding: 0;
}
/* line 179, templates/it_oxygen/custom/scss/custom.scss */
.itemid-119 #g-maintop .g-content-pro .g-content-pro-desc .g-content h3 {
  font-size: 1.25rem;
}
/* line 180, templates/it_oxygen/custom/scss/custom.scss */
.itemid-119 #g-maintop .g-content-pro .g-content-pro-title {
  font-size: 1.5rem;
}
/* line 181, templates/it_oxygen/custom/scss/custom.scss */
.itemid-119 #g-maintop .g-content-pro .g-content > p {
  margin-bottom: 15px;
}
/* line 182, templates/it_oxygen/custom/scss/custom.scss */
.itemid-119 #g-maintop .g-content-pro .package-header .title {
  width: 75%;
  position: relative;
  float: left;
}
/* line 183, templates/it_oxygen/custom/scss/custom.scss */
.itemid-119 #g-maintop .g-content-pro .package-header .title h3 {
  margin-bottom: 0;
}
/* line 184, templates/it_oxygen/custom/scss/custom.scss */
.itemid-119 #g-maintop .g-content-pro .package-header .price {
  width: 25%;
  position: relative;
  float: right;
  text-align: right;
  font-size: 22px;
  line-height: 22px;
}
/* line 187, templates/it_oxygen/custom/scss/custom.scss */
.itemid-119 #g-maintop .g-content-pro .g-content.party-bottom-button {
  margin: 0 0 10px;
  text-align: center;
}
/* line 188, templates/it_oxygen/custom/scss/custom.scss */
.itemid-119 #g-maintop .g-content-pro .g-content.party-bottom-button p > a.button:hover {
  background: #e55e24;
}
/* line 190, templates/it_oxygen/custom/scss/custom.scss */
.itemid-119 #g-maintop .g-content-pro .g-content.party-includes {
  margin: 0 0 15px;
  min-height: 240px;
}
/* line 191, templates/it_oxygen/custom/scss/custom.scss */
.itemid-119 #g-maintop .g-content-pro .party-includes ul {
  margin-top: 0;
}
/*.itemid-118 #g-maintop {background-image: url("https://www.transparenttextures.com/patterns/bright-squares.png"); }
 .itemid-118 #g-maintop { padding: 1.0rem; }
 .itemid-118 #g-maintop .g-content { margin: 0 0.625rem; padding: 0 0.938rem;}
 .lz-schedule .g-content-pro .g-content-pro-item { border: 1px solid #0082b6;}*/
/* schedule changes */
/* line 202, templates/it_oxygen/custom/scss/custom.scss */
#g-maintop .skating-schedule .g-particle-intro .g-title, #g-maintop .lz-schedule .g-particle-intro .g-title {
  color: #fff;
}
/* line 205, templates/it_oxygen/custom/scss/custom.scss */
#g-maintop .skating-schedule .g-particle-intro .g-introtext, #g-maintop .lz-schedule .g-particle-intro .g-introtext {
  color: #fff;
}
/*#g-maintop .skate-subheader .sub-title, #g-maintop .lasertag-subheader .sub-title, #g-maintop .skate-subheader .sub-title strong, #g-maintop .lasertag-subheader .sub-title strong 
 { color: #ebebeb; }
 #g-maintop .skate-subheader p, #g-maintop .lasertag-subheader p,
 #g-maintop .skate-subheader p strong, #g-maintop .lasertag-subheader p strong
 { color: #ebebeb; }
 */
/* line 214, templates/it_oxygen/custom/scss/custom.scss */
.itemid-118 #g-maintop > .g-container > .g-grid:nth-child(1) > .g-block:nth-child(1) {
  border-right: solid 1px #cecece;
}
/* line 215, templates/it_oxygen/custom/scss/custom.scss */
.itemid-118 #g-maintop > .g-container > .g-grid:nth-child(1) > .g-block:nth-child(2) {
  border-left: solid 1px #cecece;
}
/* line 217, templates/it_oxygen/custom/scss/custom.scss */
.itemid-118 #g-maintop > .g-container > .g-grid > .g-block > .g-content {
  margin-top: 0;
  padding-top: 0;
}
/* line 218, templates/it_oxygen/custom/scss/custom.scss */
.moduletable.schedule-photo > .custom p {
  margin-top: 0;
}
/* Special Announcements on homepage */
/* line 221, templates/it_oxygen/custom/scss/custom.scss */
.itemid-101 #g-maintop {
  padding: 2.5rem 0 0 0;
}
/* line 222, templates/it_oxygen/custom/scss/custom.scss */
#g-maintop .special-announcements .g-content-pro-item {
  background-color: #fcf8e3;
}
/* line 223, templates/it_oxygen/custom/scss/custom.scss */
#g-maintop .special-announcements .g-content-pro-item .g-info-container {
  background: transparent;
}
/* laser zone page changes */
/* Mainbody changes */
/* homepage - sidebar */
/* line 229, templates/it_oxygen/custom/scss/custom.scss */
.g-cta-button.style2.button-inverted .g-cta-inner .g-cta-right .button {
  background: #9aba29;
  color: #fff;
}
/* line 230, templates/it_oxygen/custom/scss/custom.scss */
.g-cta-button.style2.button-inverted .g-cta-inner .g-cta-right .button:hover {
  background: #b1d339;
  border-color: #b1d339;
  color: #fff;
}
/* line 231, templates/it_oxygen/custom/scss/custom.scss */
#g-aside .g-content > .handp-cta {
  margin-bottom: 40px;
}
/* line 232, templates/it_oxygen/custom/scss/custom.scss */
.g-cta-button.style2 .g-cta-inner .g-cta-right {
  float: none;
  text-align: center;
}
/* line 233, templates/it_oxygen/custom/scss/custom.scss */
.g-cta-button.style2 .g-cta-inner .g-cta-right a.button {
  margin-top: 15px;
}
/* main-bottom changes */
/* line 238, templates/it_oxygen/custom/scss/custom.scss */
#g-mainbottom {
  padding: 0;
}
/* pre-bottom changes */
/* birthday parties */
/* line 242, templates/it_oxygen/custom/scss/custom.scss */
.itemid-119 #g-prebottom {
  padding: 0;
}
/* line 243, templates/it_oxygen/custom/scss/custom.scss */
.itemid-119 #g-prebottom h3 {
  margin-bottom: 0;
  color: #fff;
}
/* line 244, templates/it_oxygen/custom/scss/custom.scss */
.itemid-119 #g-prebottom .g-particle-intro {
  margin-bottom: 1.5rem;
}
/* line 245, templates/it_oxygen/custom/scss/custom.scss */
.itemid-119 #g-prebottom .g-container > .g-grid > .g-block:nth-child(1) {
  background: #b2b2b2;
  border-radius: 10px 0 0 0;
}
/* line 246, templates/it_oxygen/custom/scss/custom.scss */
.itemid-119 #g-prebottom .g-container > .g-grid > .g-block:nth-child(2) {
  background: #232323;
  border-radius: 0 10px 0 0;
}
/* bottom changes */
/* line 249, templates/it_oxygen/custom/scss/custom.scss */
#g-bottom {
  background-image: url('https://www.transparenttextures.com/patterns/bright-squares.png');
}
/* content pro changes - bottom featured home page */
/* line 252, templates/it_oxygen/custom/scss/custom.scss */
#g-bottom .g-content-pro .g-content-pro-image {
  background: #fff;
}
/* After-bottom changes */
/* line 255, templates/it_oxygen/custom/scss/custom.scss */
#g-afterbottom {
  padding: 0;
}
/* line 256, templates/it_oxygen/custom/scss/custom.scss */
#g-afterbottom .party-book-buttons .g-particle-intro .no-intro-text {
  margin: 1rem auto 0;
}
/* Party Buttons CTA */
/* line 259, templates/it_oxygen/custom/scss/custom.scss */
.party-book-buttons .g-buttons .g-buttons-item.inverted-button:hover {
  background: #e55e24;
  border: 1px solid #e55e24;
}
/* Footer Changes */
/*General Footer Changes */
/* line 264, templates/it_oxygen/custom/scss/custom.scss */
#g-footer {
  padding: 0;
}
/* line 265, templates/it_oxygen/custom/scss/custom.scss */
#g-footer {
  margin: 0;
}
/* footer-b changes */
/* line 268, templates/it_oxygen/custom/scss/custom.scss */
#footer-b .g-content {
  padding: 15px 0;
}
/* line 270, templates/it_oxygen/custom/scss/custom.scss */
#footer-b .rt-noliststyle {
  list-style: none;
  margin: 0;
}
/* Copyright changes */
/* line 273, templates/it_oxygen/custom/scss/custom.scss */
#g-copyright {
  border: none;
  padding: 0;
  font-size: small;
}
/* line 278, templates/it_oxygen/custom/scss/custom.scss */
#g-copyright .g-block .g-content {
  margin: 0 0.625rem;
  padding: 0 0.938rem;
}
/* Particle Changes */
/* buttons particle - homepage */
/* line 282, templates/it_oxygen/custom/scss/custom.scss */
.g-buttons .g-buttons-item {
  background: #fff;
}
/* line 283, templates/it_oxygen/custom/scss/custom.scss */
.g-buttons .g-buttons-item .g-block.size-20 {
  display: none;
}
/* line 284, templates/it_oxygen/custom/scss/custom.scss */
.g-buttons .g-buttons-item .g-block.size-80 {
  width: 100%;
  flex: 0 100%;
}
/* line 285, templates/it_oxygen/custom/scss/custom.scss */
.g-buttons .g-buttons-item .g-block.size-80 > p {
  font-size: 25px;
}
/* line 287, templates/it_oxygen/custom/scss/custom.scss */
#g-header .g-social a {
  color: #0082b6;
  border: none;
  padding-bottom: 0;
}
/*# sourceMappingURL=custom_16.css.map */