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

body #g-page-surround {
  z-index: 0;
  background-image: -webkit-linear-gradient(left top, #2885da 0%, #fff 70%);
  background-image: linear-gradient(to right bottom, #2885da 0%, #fff 70%);
}
.item-page img {
  width: 100%;
}
#g-container-main .g-grid {
  color: #2885da !important;
  text-shadow: 1px 1px 0px #fff;
}
.g-particlesjs {
  z-index: -1;
}
.g-logo img {
  box-shadow: 0px 0px 30px #fff;
  border-radius: 5px;
}
.item-overlay-title, .item-overlay-desc {
  text-shadow: 2px 2px 15px #000;
}
#g-slideshow .g-content {
  padding: 0px;
  margin: 0px;
}
.g-headerlicious .g-headerlicious-header-wrapper.g-headerlicious-header-dock h2 {
  line-height: normal;
}
#g-header .g-content {
  margin-left: -60px;
}
.g-main-nav .g-toplevel > li.g-selected > .g-menu-item-container {
  color: #a0cf67;
  text-shadow: 0px 0px 6px #fff;
}
.g-main-nav .g-toplevel > li.g-selected > .g-menu-item-container > .g-menu-item-content {
  border-bottom: 3px solid #a0cf67;
}
.g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #a0cf67;
  text-shadow: 0px 0px 6px #fff;
}
.g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  border-bottom: 3px solid #a0cf67;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-shadow: 0px 0px 7px #fff;
}
.g-toplevel {
  background: #fff;
  border-radius: 10px;
}
#g-above {
  text-shadow: 1px 1px 10px #114411;
}
.g-promo h1 {
  padding: 0;
}
.g-promo p {
  text-align: justify;
}
.g-simplecontent-item-leading-content .product {
  display: inline-block;
  text-align: center;
}
.g-simplecontent .g-simplecontent-item-leading-content {
  text-align: center;
}
.product img {
  border-radius: 10px;
  /*    height: 120px;
    width: 120px;
    margin: 5%;*/
}
.g-simplecontent-item-main-content .bcenter {
  text-align: center;
}
.g-flippingcards-wrapper .g-flippingcard .g-flippingcards-front {
  background: #ffffff;
}
#g-container-main .g-grid {
  color: #666;
  /*background-image: linear-gradient(to right bottom, #fff 0%, #a0cf67 60%);*/
  background-color: #ffffff;
}
.accordion .indicator {
  color: #666;
  border: 1px solid #666;
}
.buttonlim {
  background: #fff;
  display: block;
  padding: 20px;
  width: 250px;
  border-radius: 10px;
  margin: 0 auto;
}
.buttonlim:hover {
  color: #99cc33;
}
.pie {
  text-align: center;
}
.pie b {
  font-size: 1.2em;
}
.pie .l {
  float: left;
}
.pie .r {
  float: right;
}
.pie img {
  margin-top: -10px;
}
.g-offcanvas-toggle {
  color: #fff;
}
#g-container-main .g-grid {
  color: #232529 !important;
}
a {
  color: #232529;
}
h3 {
  font-size: 25px;
  color: #232529 !important;
}
h1.h-decor, h2.h-decor {
  padding-bottom: 34px;
  background: url('../../../../images/h-decor.png') no-repeat bottom center;
}
.page-header h2 {
  text-align: center;
  background: url('../../../../images/h-decor.png') no-repeat bottom center;
  padding-bottom: 10px;
}
.col2 {
  float: left;
  width: 66%;
  display: inline-block;
  padding: 2%;
}
.col1 {
  float: left;
  width: 33%;
  display: inline-block;
  padding: 2%;
}
.titulo {
  text-align: center;
}
.g-flippingcards-wrapper .g-flippingcard .g-flippingcards-back {
  background: #a0cf67;
}
@media only all and (min-width: 75rem) {
  .g-home-header {
    padding-right: 10% !important;
    margin-right: 0 !important;
  }
}
/*-----------------------------CONTACTO------------------*/
.itemid-228 .telefono {
  margin-right: 0.5rem;
}
.itemid-228 .telefono:hover {
  color: #fff !important;
  transition: color ease-in-out 0.3s;
}
.itemid-228 .contenedor {
  display: flex;
  width: 500px;
  align-items: baseline;
}
/*-----------------------------MOVIL------------------*/
@media only all and (max-width: 47.938rem) {
  .g-logo {
    width: 75px;
    margin: 0 auto;
  }
  .pie .l {
    float: none;
    text-align: center;
    font-size: 0.8em;
  }
  .pie .r {
    float: none;
    text-align: center;
    margin: 20px 0 -40px 0;
  }
  .col2 {
    width: 96%;
  }
  .col1 {
    width: 96%;
  }
  .g-home-above {
    padding-top: 9rem;
    margin-top: -12rem;
  }
}
/*# sourceMappingURL=custom_199.css.map */