/* 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 1, /home/balatonl/public_html/templates/rt_xenon/custom/scss/custom.scss */
.egysor .g-contact-item {
  float: left;
  width: 33%;
}
/*.g-overlaytoggle-text {
 border: 1px solid #01a3d1;
 padding: 5px 20px;
 background: linear-gradient( rgba(1, 163, 209, 0.75), rgba(0, 0, 0, 0.5));
 border-radius: 4px;
 text-transform: uppercase;
 font-size: 1.5rem !important;
 color: white;
 }*/
/* line 11, /home/balatonl/public_html/templates/rt_xenon/custom/scss/custom.scss */
.g-overlaytoggle-text {
  border-radius: 2rem;
  color: #fff !important;
  display: inline-block;
  font-weight: 700;
  background: #01a3d1;
  font-size: 1rem;
  border: 2px solid transparent;
  margin: 0 0 0.5rem 0;
  padding: 0.5rem 1.5rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  text-transform: uppercase;
}
/* line 29, /home/balatonl/public_html/templates/rt_xenon/custom/scss/custom.scss */
.g-overlaytoggle-text:hover {
  background: #017b9e;
}
/* line 32, /home/balatonl/public_html/templates/rt_xenon/custom/scss/custom.scss */
.g-imagegrid .g-imagegrid-item img {
  opacity: 1;
}
/* line 37, /home/balatonl/public_html/templates/rt_xenon/custom/scss/custom.scss */
.g-inline-action-content div {
  display: inline-block;
}
/* line 38, /home/balatonl/public_html/templates/rt_xenon/custom/scss/custom.scss */
.g-title {
  margin: 0rem 0 1.4rem;
}
@media only screen and (max-width: 767px) {
  /* line 45, /home/balatonl/public_html/templates/rt_xenon/custom/scss/custom.scss */
  .egysor .g-contact-item {
    float: none;
    width: auto;
  }
}
/* line 49, /home/balatonl/public_html/templates/rt_xenon/custom/scss/custom.scss */
#g-utility {
  background: transparent !important;
}
/* line 50, /home/balatonl/public_html/templates/rt_xenon/custom/scss/custom.scss */
.customoverlay span {
  right: auto !important;
  margin-bottom: 5px;
  position: relative !important;
}
/*.customoverlay {margin-bottom: 20px !important;}*/
/* line 52, /home/balatonl/public_html/templates/rt_xenon/custom/scss/custom.scss */
.g-subpromo {
  margin-bottom: 10px;
}
/* line 53, /home/balatonl/public_html/templates/rt_xenon/custom/scss/custom.scss */
.control-label.gcore-label-left {
  font-weight: normal;
}
/* line 56, /home/balatonl/public_html/templates/rt_xenon/custom/scss/custom.scss */
.lang-inline > li a {
  color: white;
}
