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

/* CSS Document */
@import url("https://fonts.googleapis.com/css2?family=Dancing+Script&display=swap");
p {
  margin: 0.9rem 0;
}
a {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
a::selection {
  background-color: none !important;
}
a:focus {
  outline: none !important;
}
.cursive {
  font-family: "Great Vibes", cursive;
  font-weight: 300;
}
.hidden-item {
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: 5;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.hidden-item:hover {
  opacity: 0.95;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.op-90.hidden-item:hover {
  opacity: 0.9 !important;
}
.op-80.hidden-item:hover {
  opacity: 0.8 !important;
}
.op-70.hidden-item:hover {
  opacity: 0.7 !important;
}
.op-60.hidden-item:hover {
  opacity: 0.6 !important;
}
/* CSS Document */
#g-navigation {
  background-image: url('../../../../images/navigation-background.png') !important;
  background-size: cover !important;
}
#g-navigation .g-main-nav ul.g-toplevel {
  text-align: right;
}
#g-navigation .g-main-nav ul.g-toplevel .g-menu-item-content {
  font-weight: 300;
}
.g-logo img {
  margin: 10px auto 10px auto !important;
}
.mobile-busqueda .k2SearchBlock {
  padding: 20px !important;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  #g-header {
    width: 100%;
    z-index: 99;
    background-color: #524623 !important;
  }
  #g-header .g-container {
    width: 100% !important;
  }
  #g-header .mobile-top {
    width: 100% !important;
  }
  #g-header .mobile-top .g-content {
    margin: 0 !important;
    padding: 10px 10px !important;
  }
  #g-header .mobile-top .g-content a {
    text-align: right;
  }
  .g-offcanvas-toggle {
    z-index: 999;
    color: #968A65 !important;
    font-size: 2rem !important;
  }
}
@media only all and (max-width: 30rem) {
  #g-header {
    width: 100%;
    z-index: 99;
    background-color: #524623 !important;
  }
  #g-header .g-container {
    width: 100% !important;
  }
  #g-header .mobile-top {
    width: 100% !important;
  }
  #g-header .mobile-top .g-content {
    margin: 0 !important;
    padding: 10px 10px !important;
  }
  #g-header .mobile-top .g-content a {
    text-align: right;
  }
  .g-offcanvas-toggle {
    z-index: 999;
    color: #CCC5AE !important;
    font-size: 2rem !important;
  }
}
/* CSS Document */
/* CSS Document */
.g-owlcarousel .g-owlcarousel-item-img::after {
  opacity: 0.3 !important;
}
.g-owlcarousel .g-owlcarousel-item .g-owlcarousel-item-content .g-owlcarousel-item-title {
  font-weight: 800 !important;
  text-shadow: 4px 4px 10px #524623;
  margin: 0 !important;
  font-family: "Dancing Script", cursive !important;
}
.g-owlcarousel .g-owlcarousel-item .g-owlcarousel-item-content .g-owlcarousel-item-desc {
  padding: 0 !important;
  text-shadow: 4px 4px 10px #524623;
}
.g-owlcarousel .g-owlcarousel-item .g-owlcarousel-item-content .g-owlcarousel-item-link a {
  padding: 1rem 2.125rem !important;
}
.g-owlcarousel .g-owlcarousel-item .g-owlcarousel-item-content-wrapper {
  /*align-items:end !important;*/
}
.g-owlcarousel .owl-dots .owl-dot {
  /*background: #917F47 !important;	*/
}
#g-intro {
  background-image: url('../../../../images/intro-background.jpg') !important;
  background-size: cover !important;
}
/*# sourceMappingURL=custom_13.css.map */