@-ms-viewport {
  width: device-width; }
body, html {
  background-color: #000000;
  scroll-behavior: smooth !important; }

* {
  color: #FFFFFF;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif; }

body {
  background: url("../images/fondo.jpg") repeat-y center top;
  background-size: cover;
  margin: 0 !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

#wpadminbar {
  opacity: 0.4 !important; }

#lang-menu {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-end;
  width: 100%;
  z-index: 500; }
  #lang-menu .elementor-nav-menu {
    margin-left: -65px;
    margin-top: -5px;
    margin-bottom: 5px;
    position: fixed; }
    #lang-menu .elementor-nav-menu .lang-item {
      margin: 0 15px; }
      #lang-menu .elementor-nav-menu .lang-item:after {
        content: "";
        background: #FFFFFF;
        display: block;
        position: absolute;
        right: -15px;
        top: 0;
        height: 100%;
        width: 1px; }
      #lang-menu .elementor-nav-menu .lang-item:first-child:not(.current-lang) {
        margin-left: -30px; }
      #lang-menu .elementor-nav-menu .lang-item:last-child:after {
        display: none; }
      #lang-menu .elementor-nav-menu .lang-item a.elementor-item {
        color: #FFFFFF;
        font-family: "Beaufort", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 0.95rem;
        font-weight: 400;
        height: inherit;
        line-height: 0.95rem;
        padding: 0px;
        width: auto;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        text-transform: uppercase; }
        #lang-menu .elementor-nav-menu .lang-item a.elementor-item:after {
          display: none; }
        #lang-menu .elementor-nav-menu .lang-item a.elementor-item:hover {
          color: #AF8941; }
          #lang-menu .elementor-nav-menu .lang-item a.elementor-item:hover:after {
            display: none; }
      #lang-menu .elementor-nav-menu .lang-item.current-lang a.elementor-item {
        font-weight: 900; }
      #lang-menu .elementor-nav-menu .lang-item.lang-item-es a.elementor-item {
        width: 25px; }
      #lang-menu .elementor-nav-menu .lang-item.lang-item-en a.elementor-item {
        width: 29px; }

#global-menu {
  z-index: 499; }
  #global-menu .elementor-widget-container {
    flex-direction: row;
    height: 150px;
    padding-top: 0px;
    padding-bottom: 25px;
    position: fixed;
    left: 0;
    top: 0;
    justify-content: center;
    align-items: center;
    width: 100%; }
  #global-menu ul.elementor-nav-menu {
    opacity: 0;
    align-items: center;
    animation-duration: 0.6s;
    animation-delay: 0.3s;
    margin-top: 50px; }
    #global-menu ul.elementor-nav-menu li.menu-item {
      min-height: 38px;
      margin: 0 20px;
      padding-top: 25px; }
      #global-menu ul.elementor-nav-menu li.menu-item a {
        color: #FFFFFF;
        font-family: "Beaufort", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 1.3rem;
        font-weight: bold;
        height: inherit;
        line-height: 1.4rem;
        padding: 15px 10px 10px;
        text-transform: uppercase; }
        #global-menu ul.elementor-nav-menu li.menu-item a:after {
          height: 2px;
          transition: all ease-in-out 0.35s; }
        #global-menu ul.elementor-nav-menu li.menu-item a:focus, #global-menu ul.elementor-nav-menu li.menu-item a:visited {
          background: none; }
        #global-menu ul.elementor-nav-menu li.menu-item a.elementor-item-active {
          color: #AF8941; }
          #global-menu ul.elementor-nav-menu li.menu-item a.elementor-item-active:after {
            background: #AF8941; }
      #global-menu ul.elementor-nav-menu li.menu-item.ico-diablo {
        display: block;
        background: transparent url("../images/logopd.png") no-repeat center top;
        background-size: 145px;
        height: 100px;
        width: 145px; }
        #global-menu ul.elementor-nav-menu li.menu-item.ico-diablo * {
          display: none; }
      #global-menu ul.elementor-nav-menu li.menu-item.ico-instagram {
        display: block;
        background: transparent url("../images/ico-ig.png") no-repeat center 19px;
        background-size: 38px;
        height: 65px;
        width: 60px; }
        #global-menu ul.elementor-nav-menu li.menu-item.ico-instagram:hover {
          opacity: 0.6;
          transition: all ease-in-out 0.15s; }
      #global-menu ul.elementor-nav-menu li.menu-item.ico-carrito {
        display: block;
        background: transparent url("../images/ico-carrito.png") no-repeat center 19px;
        background-size: 46px;
        margin: 0;
        height: 65px;
        width: 70px; }
        #global-menu ul.elementor-nav-menu li.menu-item.ico-carrito:hover {
          opacity: 0.6;
          transition: all ease-in-out 0.15s; }
      #global-menu ul.elementor-nav-menu li.menu-item.ico-diablo a, #global-menu ul.elementor-nav-menu li.menu-item.ico-instagram a, #global-menu ul.elementor-nav-menu li.menu-item.ico-carrito a {
        font-size: 0px;
        height: 100%;
        text-indent: -9999; }
        #global-menu ul.elementor-nav-menu li.menu-item.ico-diablo a:after, #global-menu ul.elementor-nav-menu li.menu-item.ico-instagram a:after, #global-menu ul.elementor-nav-menu li.menu-item.ico-carrito a:after {
          display: none; }

#primary.site-main {
  overflow-x: hidden; }
  #primary.site-main .hentry {
    position: relative; }

.entry-content {
  position: relative;
  z-index: 10; }

.page-content, .entry-content, .entry-summary {
  margin: 0; }

.title {
  color: #B7A88C; }

.elementor-widget-heading .elementor-heading-title {
  font-family: "Beaufort", "Helvetica Neue", Helvetica, Arial, sans-serif !important; }

#smokeContainerBottom {
  z-index: 1; }
  #smokeContainerBottom.smoke-bottom {
    position: absolute;
    margin-top: -85vh;
    bottom: -25px;
    width: 100%;
    height: 100vh;
    overflow: hidden; }

#smokeCanvasBottom {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 9999; }

.smoke-container {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100vh;
  overflow: hidden; }

#smokeCanvas {
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none; }

.pum-overlay.pum-theme-default-theme {
  background: rgba(0, 0, 0, 0.94); }
  .pum-overlay.pum-theme-default-theme .pum-container {
    background: url("../images/fondo.jpg") repeat-y center top !important;
    background-size: cover !important;
    box-shadow: 0 4px 25px 4px rgba(0, 0, 0, 0.6);
    padding: 0 !important; }
    .pum-overlay.pum-theme-default-theme .pum-container #age-minor h2 {
      padding: 65px 45px !important; }
    .pum-overlay.pum-theme-default-theme .pum-container #agegate-block {
      padding: 35px 45px !important; }
      .pum-overlay.pum-theme-default-theme .pum-container #agegate-block * {
        font-family: "Beaufort", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
        text-align: center;
        text-transform: uppercase; }
      .pum-overlay.pum-theme-default-theme .pum-container #agegate-block h1 {
        color: #FFFFFF; }
      .pum-overlay.pum-theme-default-theme .pum-container #agegate-block .bajada {
        color: #AF8941;
        content: "";
        background: transparent url("../images/agegate.png") no-repeat center;
        background-size: inherit;
        display: block;
        height: 115px;
        width: 100%; }
        .pum-overlay.pum-theme-default-theme .pum-container #agegate-block .bajada.english {
          background: transparent url("../images/agegate-eng.png") no-repeat center;
          background-size: inherit; }
      .pum-overlay.pum-theme-default-theme .pum-container #agegate-block #agebuttons {
        background: transparent;
        display: flex;
        flex-direction: row;
        justify-content: space-evenly;
        padding: 20px 20%; }
        .pum-overlay.pum-theme-default-theme .pum-container #agegate-block #agebuttons #btn-accept,
        .pum-overlay.pum-theme-default-theme .pum-container #agegate-block #agebuttons #btn-deny {
          background: transparent;
          border: none;
          color: #AF8941;
          font-size: 2.4rem;
          font-weight: bold;
          outline: none; }
  .pum-overlay.pum-theme-default-theme .pum-title {
    display: none; }
  .pum-overlay.pum-theme-default-theme .pum-content + .pum-close {
    display: none; }
  .pum-overlay.pum-theme-default-theme #age-minor {
    display: none; }
    .pum-overlay.pum-theme-default-theme #age-minor h2 {
      color: #FFFFFF;
      font-family: "Beaufort", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
      font-size: 2.4rem;
      font-weight: normal;
      line-height: 2.8rem;
      text-align: center;
      text-transform: uppercase; }
    .pum-overlay.pum-theme-default-theme #age-minor #btn-back {
      background: transparent url("../images/menuclose.svg") no-repeat center;
      background-size: contain;
      border: none;
      height: 30px;
      font-size: 0;
      float: right;
      text-indent: -9999;
      margin: 5px 15px 0 0;
      outline: none;
      width: 30px; }

#home [class*="text-editor"] * {
  color: #AF8941;
  font-family: "Beaufort", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2.25rem;
  font-weight: 300;
  line-height: 2.6rem;
  margin: 30px 0;
  text-transform: uppercase;
  text-align: center; }
  #home [class*="text-editor"] * strong {
    font-weight: bold; }

#devil-iso img {
  margin-top: 150px;
  margin-bottom: 15px;
  width: 22vw;
  max-width: 375px; }

#la-creacion {
  padding-top: 150px; }
  #la-creacion .block-image {
    padding-top: 50px;
    padding-right: 35px;
    padding-bottom: 50px;
    padding-left: 0px; }
  #la-creacion .block-text {
    padding-top: 80px;
    padding-left: 50px;
    padding-bottom: 80px; }
  #la-creacion [class*="heading-title"] {
    color: #FFFFFF;
    font-size: 2.1rem;
    font-weight: 300;
    margin: 0 0 15px 0;
    line-height: 2.4rem;
    text-transform: uppercase; }
  #la-creacion [class*="text-editor"] * {
    color: #FFFFFF;
    font-family: "Beaufort", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.5rem;
    font-weight: 300;
    margin: 0 0 15px 0;
    line-height: 1.75rem; }
    #la-creacion [class*="text-editor"] * strong {
      font-family: "Beaufort", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: bold; }
  #la-creacion [class*="text-editor"].titulo-versiculo {
    margin: 0 0 -35px 0; }
    #la-creacion [class*="text-editor"].titulo-versiculo * {
      color: #96262c;
      font-family: "Beaufort", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 1.75rem;
      font-weight: bold;
      margin: 0;
      line-height: 1.7rem;
      text-transform: uppercase; }
    #la-creacion [class*="text-editor"].titulo-versiculo p, #la-creacion [class*="text-editor"].titulo-versiculo h1, #la-creacion [class*="text-editor"].titulo-versiculo h2, #la-creacion [class*="text-editor"].titulo-versiculo h3, #la-creacion [class*="text-editor"].titulo-versiculo h4, #la-creacion [class*="text-editor"].titulo-versiculo h5 {
      display: inline-block; }
      #la-creacion [class*="text-editor"].titulo-versiculo p:before, #la-creacion [class*="text-editor"].titulo-versiculo h1:before, #la-creacion [class*="text-editor"].titulo-versiculo h2:before, #la-creacion [class*="text-editor"].titulo-versiculo h3:before, #la-creacion [class*="text-editor"].titulo-versiculo h4:before, #la-creacion [class*="text-editor"].titulo-versiculo h5:before {
        content: "";
        display: block;
        background: transparent url("../images/icon-devil.png") no-repeat center center;
        background-size: 30px;
        height: 40px;
        width: 32px; }
    #la-creacion [class*="text-editor"].titulo-versiculo.left p, #la-creacion [class*="text-editor"].titulo-versiculo.left h1, #la-creacion [class*="text-editor"].titulo-versiculo.left h2, #la-creacion [class*="text-editor"].titulo-versiculo.left h3, #la-creacion [class*="text-editor"].titulo-versiculo.left h4, #la-creacion [class*="text-editor"].titulo-versiculo.left h5 {
      margin-left: -22px; }
      #la-creacion [class*="text-editor"].titulo-versiculo.left p:before, #la-creacion [class*="text-editor"].titulo-versiculo.left h1:before, #la-creacion [class*="text-editor"].titulo-versiculo.left h2:before, #la-creacion [class*="text-editor"].titulo-versiculo.left h3:before, #la-creacion [class*="text-editor"].titulo-versiculo.left h4:before, #la-creacion [class*="text-editor"].titulo-versiculo.left h5:before {
        float: left;
        margin: -8px 10px 0 0; }
    #la-creacion [class*="text-editor"].titulo-versiculo.right {
      margin: -35px 0 0 0; }
      #la-creacion [class*="text-editor"].titulo-versiculo.right p, #la-creacion [class*="text-editor"].titulo-versiculo.right h1, #la-creacion [class*="text-editor"].titulo-versiculo.right h2, #la-creacion [class*="text-editor"].titulo-versiculo.right h3, #la-creacion [class*="text-editor"].titulo-versiculo.right h4, #la-creacion [class*="text-editor"].titulo-versiculo.right h5 {
        margin-right: -62px; }
        #la-creacion [class*="text-editor"].titulo-versiculo.right p:before, #la-creacion [class*="text-editor"].titulo-versiculo.right h1:before, #la-creacion [class*="text-editor"].titulo-versiculo.right h2:before, #la-creacion [class*="text-editor"].titulo-versiculo.right h3:before, #la-creacion [class*="text-editor"].titulo-versiculo.right h4:before, #la-creacion [class*="text-editor"].titulo-versiculo.right h5:before {
          float: right;
          margin: -8px 0 0 12px; }
  #la-creacion [class*="text-editor"].subtitulo-verso * {
    color: #FFFFFF;
    font-family: "Beaufort", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 3.75rem;
    font-weight: 300;
    margin: -44px 0 0 5px;
    line-height: 2.4rem;
    text-transform: uppercase; }

#diablos {
  padding-top: 135px; }
  #diablos > div > .elementor-element {
    overflow: visible; }
    #diablos > div > .elementor-element:before {
      content: "";
      background-size: contain !important;
      display: block;
      position: absolute;
      height: 135%;
      width: 120%; }
    #diablos > div > .elementor-element.versiculo-diablos {
      margin-top: 200px;
      margin-bottom: -100px;
      transition: all ease-in-out 0.25s; }
      #diablos > div > .elementor-element.versiculo-diablos.ver-offset {
        margin-top: 260px;
        margin-bottom: -160px;
        transition: all ease-in-out 0.25s; }
    #diablos > div > .elementor-element:not(.versiculo-diablos) {
      margin-bottom: -140px; }
      #diablos > div > .elementor-element:not(.versiculo-diablos) [class*="text-editor"]:first-of-type {
        margin-top: 100px; }
    #diablos > div > .elementor-element:nth-child(2):before {
      background: transparent url("../images/bottle-red-bg.png") no-repeat left center;
      left: -250px;
      top: -200px; }
    #diablos > div > .elementor-element:nth-child(3):before {
      background: transparent url("../images/bottle-black-bg.png") no-repeat right center;
      right: -250px;
      top: -180px; }
    #diablos > div > .elementor-element:nth-child(4):before {
      background: transparent url("../images/bottle-blue-bg.png") no-repeat left center;
      left: -200px;
      top: -200px; }
    #diablos > div > .elementor-element:nth-child(5):before {
      background: transparent url("../images/bottle-pink-bg.png") no-repeat right center;
      right: -200px;
      top: -200px; }
  #diablos [class*="heading-title"] {
    color: #FFFFFF;
    font-family: "Beaufort", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.7rem;
    text-transform: uppercase; }
  #diablos [class*="text-editor"] * {
    color: #FFFFFF; }
  #diablos [class*="text-editor"] h1, #diablos [class*="text-editor"] h4, #diablos [class*="text-editor"] h5 {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  #diablos [class*="text-editor"] h2, #diablos [class*="text-editor"] h3 {
    font-family: "Beaufort", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase; }
  #diablos [class*="text-editor"] h2 {
    font-size: 1.68rem;
    margin: 0 0 2px 0;
    line-height: 1.9rem; }
  #diablos [class*="text-editor"] h3 {
    font-size: 1.15rem;
    margin: 0 0 15px 0;
    line-height: 1.4rem; }
  #diablos [class*="text-editor"] h4 {
    font-size: 1.2rem;
    margin: 0 0 5px 0;
    line-height: 1.4rem; }
    #diablos [class*="text-editor"] h4 strong {
      font-weight: bold; }
  #diablos [class*="text-editor"] p {
    font-size: 0.9rem;
    font-weight: 400;
    margin: 0 0 12px 0;
    line-height: 1.4rem; }
    #diablos [class*="text-editor"] p strong {
      font-weight: bold; }
  #diablos [class*="text-editor"].titulo-versiculo * {
    color: #96262c;
    font-family: "Beaufort", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.75rem;
    font-weight: bold;
    margin: 0;
    line-height: 1.7rem;
    text-transform: uppercase; }
  #diablos [class*="text-editor"].titulo-versiculo p, #diablos [class*="text-editor"].titulo-versiculo h1, #diablos [class*="text-editor"].titulo-versiculo h2, #diablos [class*="text-editor"].titulo-versiculo h3, #diablos [class*="text-editor"].titulo-versiculo h4, #diablos [class*="text-editor"].titulo-versiculo h5 {
    display: inline-block; }
    #diablos [class*="text-editor"].titulo-versiculo p:before, #diablos [class*="text-editor"].titulo-versiculo h1:before, #diablos [class*="text-editor"].titulo-versiculo h2:before, #diablos [class*="text-editor"].titulo-versiculo h3:before, #diablos [class*="text-editor"].titulo-versiculo h4:before, #diablos [class*="text-editor"].titulo-versiculo h5:before {
      content: "";
      display: block;
      background: transparent url("../images/icon-devil.png") no-repeat center center;
      background-size: 30px;
      height: 40px;
      width: 32px; }
  #diablos [class*="text-editor"].titulo-versiculo.left p, #diablos [class*="text-editor"].titulo-versiculo.left h1, #diablos [class*="text-editor"].titulo-versiculo.left h2, #diablos [class*="text-editor"].titulo-versiculo.left h3, #diablos [class*="text-editor"].titulo-versiculo.left h4, #diablos [class*="text-editor"].titulo-versiculo.left h5 {
    margin-left: -22px; }
    #diablos [class*="text-editor"].titulo-versiculo.left p:before, #diablos [class*="text-editor"].titulo-versiculo.left h1:before, #diablos [class*="text-editor"].titulo-versiculo.left h2:before, #diablos [class*="text-editor"].titulo-versiculo.left h3:before, #diablos [class*="text-editor"].titulo-versiculo.left h4:before, #diablos [class*="text-editor"].titulo-versiculo.left h5:before {
      float: left;
      margin: -8px 10px 0 0; }
  #diablos [class*="text-editor"].titulo-versiculo.right p, #diablos [class*="text-editor"].titulo-versiculo.right h1, #diablos [class*="text-editor"].titulo-versiculo.right h2, #diablos [class*="text-editor"].titulo-versiculo.right h3, #diablos [class*="text-editor"].titulo-versiculo.right h4, #diablos [class*="text-editor"].titulo-versiculo.right h5 {
    margin-right: -62px; }
    #diablos [class*="text-editor"].titulo-versiculo.right p:before, #diablos [class*="text-editor"].titulo-versiculo.right h1:before, #diablos [class*="text-editor"].titulo-versiculo.right h2:before, #diablos [class*="text-editor"].titulo-versiculo.right h3:before, #diablos [class*="text-editor"].titulo-versiculo.right h4:before, #diablos [class*="text-editor"].titulo-versiculo.right h5:before {
      float: right;
      margin: -8px 0 0 14px; }
  #diablos [class*="text-editor"].subtitulo-verso * {
    color: #FFFFFF;
    font-family: "Beaufort", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 3.75rem;
    font-weight: 300;
    margin: -10px 0 0 5px;
    line-height: 4rem;
    text-transform: uppercase; }

#cocteleria {
  padding-top: 120px; }
  #cocteleria [class*="heading-title"] {
    color: #FFFFFF;
    font-size: 3.2rem;
    font-weight: 300;
    margin: 0 0 15px 0;
    line-height: 2.4rem;
    text-transform: uppercase; }
  #cocteleria [class*="text-editor"].titulo-versiculo {
    margin: 0; }
    #cocteleria [class*="text-editor"].titulo-versiculo * {
      color: #96262c;
      font-family: "Beaufort", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 1.75rem;
      font-weight: bold;
      margin: 0;
      line-height: 1.7rem;
      text-transform: uppercase; }
  #cocteleria [class*="text-editor"] p, #cocteleria [class*="text-editor"] h1, #cocteleria [class*="text-editor"] h2, #cocteleria [class*="text-editor"] h3, #cocteleria [class*="text-editor"] h4, #cocteleria [class*="text-editor"] h5 {
    display: inline-block; }
  #cocteleria .slick-dotted.slick-slider {
    margin: 5px 0 0;
    padding-top: 30px; }
  #cocteleria ul.slick-dots li i {
    color: #FFFFFF; }
  #cocteleria ul.slick-dots li.slick-active i {
    color: #AF8941; }

#devil-divider {
  margin: 45px 0;
  padding-left: 45px; }
  #devil-divider:before, #devil-divider:after {
    display: block;
    content: ""; }
  #devil-divider:before {
    background: transparent url("../images/icon-devil.png") no-repeat center center;
    background-size: 30px;
    margin-top: 0;
    height: 40px;
    width: 32px; }
  #devil-divider:after {
    background: #96262c;
    width: 2px;
    height: calc(100% - 100px);
    position: absolute;
    left: 15px;
    top: 50px; }

#encuentranos {
  padding-top: 90px;
  padding-bottom: 60px; }
  #encuentranos > div > .elementor-element {
    display: flex;
    align-items: flex-start;
    justify-content: center; }
  #encuentranos * {
    color: #FFFFFF;
    font-family: "Beaufort", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  #encuentranos h1, #encuentranos h2, #encuentranos h3, #encuentranos h4, #encuentranos h5 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 2.85rem;
    margin: 0;
    text-align: center;
    text-transform: uppercase; }
    #encuentranos h1 strong, #encuentranos h2 strong, #encuentranos h3 strong, #encuentranos h4 strong, #encuentranos h5 strong {
      font-weight: bold; }
  #encuentranos [class*="widget-image"] {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: center; }
    #encuentranos [class*="widget-image"] img {
      max-width: 38px; }
  #encuentranos [class*="text-editor"] {
    font-size: 0.85rem;
    font-weight: bold;
    margin: 0 0 10px 0;
    text-transform: uppercase;
    line-height: 1.15rem; }
    #encuentranos [class*="text-editor"] strong {
      font-weight: bold; }
    #encuentranos [class*="text-editor"] p {
      font-size: 0.85rem;
      font-weight: bold;
      margin: 0 0 10px 0;
      text-transform: uppercase;
      line-height: 1.15rem; }
      #encuentranos [class*="text-editor"] p strong {
        font-weight: bold; }
  #encuentranos .link-diablo [class*="widget-image"] img {
    transition: all ease-in-out 0.25s; }
  #encuentranos .link-diablo [class*="widget-image"].diablo-white img {
    opacity: 1; }
  #encuentranos .link-diablo [class*="widget-image"].diablo-gold img {
    opacity: 0; }
  #encuentranos .link-diablo [class*="text-editor"] a {
    color: #FFFFFF;
    font-size: 0.85rem;
    font-weight: bold;
    margin: 0 0 10px 0;
    text-transform: uppercase;
    line-height: 1.15rem;
    transition: all ease-in-out 0.25s; }
    #encuentranos .link-diablo [class*="text-editor"] a strong {
      font-weight: bold; }
  #encuentranos .link-diablo [class*="text-editor"] ul {
    opacity: 0;
    background: rgba(0, 0, 0, 0.45);
    padding: 16px 25px 12px 40px;
    text-align: left;
    transition: all ease-in-out 0.35s; }
    #encuentranos .link-diablo [class*="text-editor"] ul * {
      font-size: 13px;
      text-align: left;
      line-height: 16px; }
    #encuentranos .link-diablo [class*="text-editor"] ul li {
      margin-bottom: 7px; }
      #encuentranos .link-diablo [class*="text-editor"] ul li::marker {
        color: #AF8941; }
  #encuentranos .link-diablo:hover [class*="widget-image"] img {
    transition: all ease-in-out 0.45s; }
  #encuentranos .link-diablo:hover [class*="widget-image"].diablo-white img {
    opacity: 0; }
  #encuentranos .link-diablo:hover [class*="widget-image"].diablo-gold img {
    opacity: 1; }
  #encuentranos .link-diablo:hover ul {
    opacity: 1;
    transition: all ease-in-out 0.5s; }
  #encuentranos .link-diablo:hover [class*="text-editor"] * {
    color: #AF8941;
    transition: all ease-in-out 0.45s; }

/*BREAKPOINTS */
@media only screen and (min-width: 768px) {
  #encuentranos [class*="widget-image"] {
    height: 70px;
    margin-top: 30px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
  #encuentranos [class*="text-editor"] {
    min-height: 90px;
    position: relative;
    margin-top: 110px; } }
@media only screen and (min-height: 860px) {
  .elementor-motion-effects-parent > div {
    opacity: 1 !important; } }
@media only screen and (max-width: 1380px) and (min-width: 769px) and (min-height: 600px) {
  .elementor-motion-effects-parent > div {
    opacity: 1 !important; } }
@media only screen and (min-width: 768px) {
  #la-creacion .block-image img {
    display: block; }
  #la-creacion .block-text img {
    display: none; } }
@media only screen and (min-width: 1025px) {
  #global-menu .elementor-widget-container.bg-menu {
    background: rgba(0, 0, 0, 0.6); } }
@media only screen and (min-width: 1200px) and (min-height: 500px) {
  #diablos > div > .elementor-element.versiculo-diablos {
    margin-top: 140px;
    margin-bottom: 50px; }
    #diablos > div > .elementor-element.versiculo-diablos.ver-offset {
      margin-top: 170px;
      margin-bottom: -180px; } }
@media only screen and (min-width: 1200px) and (min-height: 720px) {
  #diablos > div > .elementor-element.versiculo-diablos {
    margin-top: 130px;
    margin-bottom: 50px; }
    #diablos > div > .elementor-element.versiculo-diablos.ver-offset {
      margin-top: 150px;
      margin-bottom: -170px; } }
@media only screen and (min-width: 1025px) and (min-height: 500px) {
  #diablos > div > .elementor-element.versiculo-diablos {
    margin-top: 150px;
    margin-bottom: 50px; }
    #diablos > div > .elementor-element.versiculo-diablos.ver-offset {
      margin-top: 170px;
      margin-bottom: -240px; } }
@media only screen and (min-width: 1025px) and (min-height: 720px) {
  #diablos > div > .elementor-element.versiculo-diablos {
    margin-top: 145px;
    margin-bottom: 50px; }
    #diablos > div > .elementor-element.versiculo-diablos.ver-offset {
      margin-top: 200px;
      margin-bottom: -200px; } }
@media only screen and (min-width: 1601px) {
  #diablos > div > .elementor-element.versiculo-diablos {
    margin-top: 80px;
    margin-bottom: -200px; }
    #diablos > div > .elementor-element.versiculo-diablos.ver-offset {
      margin-top: 140px;
      margin-bottom: -120px; } }
@media only screen and (min-width: 1600px) and (min-height: 720px) {
  #diablos > div > .elementor-element.versiculo-diablos {
    margin-top: 110px;
    margin-bottom: 50px; }
    #diablos > div > .elementor-element.versiculo-diablos.ver-offset {
      margin-top: 200px;
      margin-bottom: -200px; } }
@media only screen and (min-width: 1601px) and (min-height: 760px) {
  #diablos > div > .elementor-element.versiculo-diablos {
    margin-top: 80px;
    margin-bottom: -200px; }
    #diablos > div > .elementor-element.versiculo-diablos.ver-offset {
      margin-top: 140px;
      margin-bottom: -120px; } }
@media only screen and (min-width: 1800px) {
  #diablos {
    padding-top: 145px; }
    #diablos > div > .elementor-element.versiculo-diablos {
      margin-top: 90px;
      margin-bottom: -120px; }
      #diablos > div > .elementor-element.versiculo-diablos.ver-offset {
        margin-top: 150px;
        margin-bottom: -180px; } }
@media only screen and (min-width: 1800px) and (min-height: 860px) {
  #diablos > div > .elementor-element.versiculo-diablos {
    margin-top: 80px;
    margin-bottom: -200px; }
    #diablos > div > .elementor-element.versiculo-diablos.ver-offset {
      margin-top: 140px;
      margin-bottom: -120px; } }
@media only screen and (min-width: 1800px) and (min-height: 1040px) {
  #diablos > div > .elementor-element.versiculo-diablos {
    margin-top: 70px;
    margin-bottom: -100px; }
    #diablos > div > .elementor-element.versiculo-diablos.ver-offset {
      margin-top: 150px;
      margin-bottom: -100px; } }
@media only screen and (min-width: 1800px) and (min-height: 1100px) {
  #diablos > div > .elementor-element.versiculo-diablos {
    margin-top: 60px;
    margin-bottom: 0px; }
    #diablos > div > .elementor-element.versiculo-diablos.ver-offset {
      margin-top: 140px;
      margin-bottom: -100px; } }
@media only screen and (min-width: 1900px) {
  #la-creacion {
    padding-top: 180px; }

  #diablos {
    padding-top: 130px; }

  #cocteleria {
    padding-top: 190px; }

  #encuentranos {
    padding-top: 20px;
    padding-bottom: 110px; } }
@media only screen and (max-width: 1600px) {
  #lang-menu .elementor-nav-menu {
    margin-left: -120px; }

  #global-menu .elementor-widget-container {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px; }
  #global-menu ul.elementor-nav-menu {
    margin-top: 15px; }
    #global-menu ul.elementor-nav-menu li.menu-item {
      height: 35px;
      margin: 0 18px;
      padding-top: 10px; }
      #global-menu ul.elementor-nav-menu li.menu-item a {
        font-size: 1.1rem; }
      #global-menu ul.elementor-nav-menu li.menu-item.ico-diablo {
        background-size: contain; }
      #global-menu ul.elementor-nav-menu li.menu-item.ico-instagram {
        background-size: 36px; }
      #global-menu ul.elementor-nav-menu li.menu-item.ico-carrito {
        background-size: 42px; }

  #devil-iso img {
    margin-top: 125px;
    margin-bottom: 0px;
    max-width: 340px;
    width: 24vw; }

  #home [class*="text-editor"] * {
    font-size: 2.1rem; }

  #la-creacion {
    padding-top: 130px; }
    #la-creacion [class*="heading-title"] {
      font-size: 1.9rem;
      line-height: 2.2rem; }
    #la-creacion [class*="text-editor"] * {
      font-size: 1.25rem;
      line-height: 1.6rem; }
    #la-creacion [class*="text-editor"].titulo-versiculo * {
      font-size: 1.55rem;
      line-height: 1.65rem; }
    #la-creacion [class*="text-editor"].titulo-versiculo p:before, #la-creacion [class*="text-editor"].titulo-versiculo h1:before, #la-creacion [class*="text-editor"].titulo-versiculo h2:before, #la-creacion [class*="text-editor"].titulo-versiculo h3:before, #la-creacion [class*="text-editor"].titulo-versiculo h4:before, #la-creacion [class*="text-editor"].titulo-versiculo h5:before {
      background-size: 26px; }
    #la-creacion [class*="text-editor"].subtitulo-verso * {
      font-size: 3.4rem;
      line-height: 3.65rem; }

  #diablos {
    padding-top: 120px; }
    #diablos > div > .elementor-element.versiculo-diablos {
      margin-top: 140px;
      margin-bottom: -180px; }
      #diablos > div > .elementor-element.versiculo-diablos.ver-offset {
        margin-top: 200px;
        margin-bottom: -220px; }
    #diablos > div > .elementor-element:before {
      height: 120%;
      width: 110%; }
    #diablos > div > .elementor-element:nth-child(2):before {
      background: transparent url("../images/bottle-red-bg.png") no-repeat left center;
      left: -165px;
      top: -110px; }
    #diablos > div > .elementor-element:nth-child(3):before {
      background: transparent url("../images/bottle-black-bg.png") no-repeat 110% center;
      right: -200px;
      top: -100px; }
    #diablos > div > .elementor-element:nth-child(4):before {
      background: transparent url("../images/bottle-blue-bg.png") no-repeat left center;
      left: -160px;
      top: -120px; }
    #diablos > div > .elementor-element:nth-child(5):before {
      background: transparent url("../images/bottle-pink-bg.png") no-repeat 110% center;
      right: -200px;
      top: -150px; }
    #diablos [class*="heading-title"] {
      font-size: 1.4rem;
      line-height: 1.5rem; }
    #diablos [class*="text-editor"] h2 {
      font-size: 1.5rem;
      line-height: 1.7rem; }
    #diablos [class*="text-editor"] h3 {
      font-size: 1rem;
      line-height: 1.2rem; }
    #diablos [class*="text-editor"] h4 {
      font-size: 1.1rem;
      line-height: 1.3rem; }
    #diablos [class*="text-editor"] p {
      font-size: 0.85rem;
      line-height: 1.1rem; }
    #diablos [class*="text-editor"].titulo-versiculo * {
      font-size: 1.55rem;
      line-height: 1.65rem; }
    #diablos [class*="text-editor"].titulo-versiculo p:before, #diablos [class*="text-editor"].titulo-versiculo h1:before, #diablos [class*="text-editor"].titulo-versiculo h2:before, #diablos [class*="text-editor"].titulo-versiculo h3:before, #diablos [class*="text-editor"].titulo-versiculo h4:before, #diablos [class*="text-editor"].titulo-versiculo h5:before {
      background-size: 26px; }
    #diablos [class*="text-editor"].subtitulo-verso * {
      font-size: 3.4rem;
      line-height: 3.65rem; }

  #diablos [class*="text-editor"].titulo-versiculo *:before {
    background-size: 26px; }

  #devil-divider:before {
    background-size: 26px; }

  #cocteleria {
    padding-top: 120px; }
    #cocteleria [class*="heading-title"] {
      font-size: 3.4rem;
      line-height: 3.65rem; }
    #cocteleria .titulo-versiculo * {
      font-size: 1.55rem;
      line-height: 1.65rem; }

  #encuentranos {
    padding-top: 120px;
    padding-bottom: 120px; } }
@media only screen and (max-width: 1600px) and (min-height: 680px) {
  #diablos > div > .elementor-element.versiculo-diablos {
    margin-top: 120px;
    margin-bottom: -50px; }
    #diablos > div > .elementor-element.versiculo-diablos.ver-offset {
      margin-top: 150px;
      margin-bottom: -180px; } }
@media only screen and (max-width: 1440px) {
  #lang-menu .elementor-nav-menu {
    margin-left: -150px; }

  #global-menu ul.elementor-nav-menu li.menu-item {
    margin: 0 15px; }
    #global-menu ul.elementor-nav-menu li.menu-item.ico-diablo {
      background-size: 150px; }
    #global-menu ul.elementor-nav-menu li.menu-item.ico-instagram {
      background-position: center 21px;
      background-size: 31px; }
    #global-menu ul.elementor-nav-menu li.menu-item.ico-carrito {
      background-position: center 20px;
      background-size: 38px; }

  #home .elementor-widget-video {
    max-width: 90%; }

  #la-creacion {
    padding-top: 125px; }
    #la-creacion .block-image {
      padding-top: 25px;
      padding-bottom: 25px; }
    #la-creacion .block-text {
      padding-top: 60px;
      padding-bottom: 60px; }

  #diablos {
    padding-top: 120px; }
    #diablos > div > .elementor-element.versiculo-diablos {
      margin-top: 115px;
      margin-bottom: -150px; }
      #diablos > div > .elementor-element.versiculo-diablos.ver-offset {
        margin-top: 150px;
        margin-bottom: -170px; }

  #cocteleria {
    padding-top: 90px; }

  #encuentranos {
    padding-top: 40px;
    padding-bottom: 100px; } }
@media only screen and (max-width: 1380px) {
  #lang-menu .elementor-nav-menu {
    margin-left: -160px; }
    #lang-menu .elementor-nav-menu .lang-item:first-child:not(.current-lang) {
      margin-left: -20px; }

  #global-menu ul.elementor-nav-menu li.menu-item {
    margin: 0 13px;
    padding-top: 10px; }
    #global-menu ul.elementor-nav-menu li.menu-item.ico-diablo {
      background-position: center top; }

  #home .elementor-widget-video {
    max-width: 90%; }

  #la-creacion {
    padding-top: 100px; }
    #la-creacion .block-image {
      padding-top: 15px;
      padding-right: 35px;
      padding-bottom: 15px; }
    #la-creacion .block-text {
      padding-top: 40px;
      padding-left: 35px;
      padding-bottom: 40px; }

  #diablos {
    padding-top: 100px; }
    #diablos > div > .elementor-element.versiculo-diablos {
      margin-top: 160px;
      margin-bottom: -150px; }
      #diablos > div > .elementor-element.versiculo-diablos.ver-offset {
        margin-top: 200px;
        margin-bottom: -240px; }

  #cocteleria {
    padding-top: 80px; }

  #encuentranos {
    padding-top: 100px;
    padding-bottom: 40px; } }
@media only screen and (min-width: 1240px) and (max-width: 1380px) and (min-height: 600px) and (max-height: 800px) {
  #diablos > div > .elementor-element.versiculo-diablos {
    margin-top: 130px;
    margin-bottom: 50px; }
    #diablos > div > .elementor-element.versiculo-diablos.ver-offset {
      margin-top: 170px;
      margin-bottom: -170px; } }
@media only screen and (max-width: 1480px) and (min-height: 740px) {
  #diablos > div > .elementor-element.versiculo-diablos {
    margin-top: 120px;
    margin-bottom: -50px; }
    #diablos > div > .elementor-element.versiculo-diablos.ver-offset {
      margin-top: 150px;
      margin-bottom: -180px; } }
@media only screen and (max-width: 1199px) {
  #smokeContainer,
  #smokeCanvas {
    display: none; }

  #lang-menu .elementor-nav-menu {
    margin-left: -100px; }
    #lang-menu .elementor-nav-menu .lang-item:first-child:not(.current-lang) {
      margin-left: 10px; }
    #lang-menu .elementor-nav-menu .lang-item a.elementor-item {
      font-size: 13px; }
    #lang-menu .elementor-nav-menu .lang-item.lang-item-es a.elementor-item {
      width: 21px; }
    #lang-menu .elementor-nav-menu .lang-item.lang-item-en a.elementor-item {
      width: 25px; }

  #global-menu .elementor-widget-container {
    padding-top: 5px;
    padding-bottom: 5px; }
  #global-menu ul.elementor-nav-menu {
    margin-top: 12px; }
    #global-menu ul.elementor-nav-menu li.menu-item {
      height: 38px;
      margin: 0 10px; }
      #global-menu ul.elementor-nav-menu li.menu-item a {
        font-size: 1rem; }
      #global-menu ul.elementor-nav-menu li.menu-item.ico-diablo {
        background-size: 140px; }

  #devil-iso img {
    margin-top: 110px;
    margin-bottom: -20px;
    width: 22vw;
    max-width: 280px; }

  #home [class*="text-editor"] * {
    font-size: 2.2rem;
    line-height: 2.7rem; }
  #home .elementor-widget-video {
    max-width: 70%; }

  #la-creacion .block-image {
    padding-top: 15px;
    padding-left: 25px;
    padding-bottom: 15px;
    padding-right: 5px; }
  #la-creacion .block-text {
    padding-top: 30px;
    padding-left: 25px;
    padding-bottom: 30px;
    padding-right: 25px; }

  #diablos > div > .elementor-element.versiculo-diablos {
    margin-top: 160px;
    margin-bottom: -200px; }
    #diablos > div > .elementor-element.versiculo-diablos.ver-offset {
      margin-top: 180px;
      margin-bottom: -200px; }

  #la-creacion [class*="text-editor"].titulo-versiculo * {
    font-size: 1.48rem;
    line-height: 1.7rem; }

  #diablos [class*="text-editor"].titulo-versiculo * {
    font-size: 1.48rem;
    line-height: 1.7rem; }

  #cocteleria [class*="text-editor"].titulo-versiculo *,
  #cocteleria #titulo-coctel [class*="text-editor"].titulo-versiculo * {
    font-size: 1.48rem;
    line-height: 1.7rem; }

  #diablos [class*="text-editor"].subtitulo-verso * {
    font-size: 3.1rem; }

  #cocteleria [class*="heading-title"],
  #cocteleria #titulo-coctel [class*="heading-title"] {
    font-size: 3rem; }

  #encuentranos [class*="text-editor"] h1, #encuentranos [class*="text-editor"] h2, #encuentranos [class*="text-editor"] h3, #encuentranos [class*="text-editor"] h4, #encuentranos [class*="text-editor"] h5 {
    font-size: 2.2rem;
    line-height: 2.7rem; } }
@media only screen and (min-width: 769px) and (min-height: 1180px) {
  #diablos > div > .elementor-element.versiculo-diablos {
    --translateY: 0!important;
    transform: translateY(0) !important;
    margin-top: 0;
    margin-bottom: 0; }
    #diablos > div > .elementor-element.versiculo-diablos.ver-offset {
      margin-top: 0;
      margin-bottom: 0; } }
@media only screen and (max-width: 1024px) {
  #lang-menu {
    justify-content: flex-start; }
    #lang-menu .elementor-nav-menu {
      text-shadow: 0 0 3px rgba(0, 0, 0, 0.9);
      margin-top: 10px;
      margin-left: 0; }
      #lang-menu .elementor-nav-menu li {
        z-index: 2; }
      #lang-menu .elementor-nav-menu:after {
        content: "";
        background: rgba(0, 0, 0, 0.35);
        border-radius: 6px;
        display: block;
        filter: blur(4px);
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        visibility: visible;
        width: 100%;
        z-index: 1; }

  #global-menu .elementor-menu-toggle {
    position: absolute;
    top: 15px;
    right: 35px;
    z-index: 10; }
    #global-menu .elementor-menu-toggle .e-font-icon-svg {
      fill: #AF8941;
      height: 1.5em;
      width: 1.5em; }
    #global-menu .elementor-menu-toggle.elementor-active + .elementor-nav-menu__container {
      transition-delay: 0s, 0s !important;
      transition-duration: 0.15s, 0.15s !important; }
  #global-menu .elementor-nav-menu--dropdown {
    background: #000000;
    height: 100vh;
    width: 100%;
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    z-index: 5; }
    #global-menu .elementor-nav-menu--dropdown.elementor-nav-menu__container {
      transition-delay: 0.6s, 0.6s !important;
      transition-duration: 0.2s, 0.2s !important; }
    #global-menu .elementor-nav-menu--dropdown ul.elementor-nav-menu {
      display: flex;
      flex-direction: column;
      justify-content: space-evenly;
      height: 100%;
      padding-top: 220px;
      padding-bottom: 20px;
      opacity: 0; }
      #global-menu .elementor-nav-menu--dropdown ul.elementor-nav-menu.animate__fadeIn {
        animation-duration: 0.45s !important;
        animation-delay: 0.2s !important; }
      #global-menu .elementor-nav-menu--dropdown ul.elementor-nav-menu.animate__fadeout {
        animation-duration: 0.25s !important;
        animation-delay: 0s !important; }
      #global-menu .elementor-nav-menu--dropdown ul.elementor-nav-menu li.menu-item a {
        color: #FFFFFF;
        font-size: 1.8rem;
        font-weight: normal;
        padding: 5px 10px;
        text-transform: uppercase; }
        #global-menu .elementor-nav-menu--dropdown ul.elementor-nav-menu li.menu-item a:hover, #global-menu .elementor-nav-menu--dropdown ul.elementor-nav-menu li.menu-item a.elementor-item-active {
          color: #AF8941; }
      #global-menu .elementor-nav-menu--dropdown ul.elementor-nav-menu li.menu-item.ico-diablo {
        background-size: contain;
        position: absolute;
        top: 80px;
        height: 130px;
        width: 100%; }
      #global-menu .elementor-nav-menu--dropdown ul.elementor-nav-menu li.menu-item.ico-instagram, #global-menu .elementor-nav-menu--dropdown ul.elementor-nav-menu li.menu-item.ico-carrito {
        display: none; }

  #devil-iso img {
    margin-top: 80px;
    margin-bottom: -20px;
    width: 25vw;
    max-width: 320px; }

  #home .elementor-widget-video {
    max-width: 90%; }
  #home [class*="text-editor"] * {
    font-size: 1.9rem;
    line-height: 2.3rem; }

  #la-creacion .block-text {
    padding: 10px 25px; }
  #la-creacion [class*="heading-title"] {
    font-size: 1.6rem;
    line-height: 2.2rem; }
  #la-creacion [class*="text-editor"] * {
    font-size: 1.1rem;
    line-height: 1.6rem; }
  #la-creacion .subtitulo-verso * {
    font-size: 2.5rem;
    line-height: 3rem; }

  #diablos > div > .elementor-element.versiculo-diablos {
    margin-top: 160px;
    margin-bottom: -200px; }
    #diablos > div > .elementor-element.versiculo-diablos.ver-offset {
      margin-top: 180px;
      margin-bottom: -200px; }

  #la-creacion [class*="text-editor"].titulo-versiculo * {
    font-size: 1.4rem;
    line-height: 1.7rem; }

  #diablos [class*="text-editor"].titulo-versiculo * {
    font-size: 1.4rem;
    line-height: 1.7rem; }

  #cocteleria [class*="text-editor"].titulo-versiculo *,
  #cocteleria #titulo-coctel [class*="text-editor"].titulo-versiculo * {
    font-size: 1.4rem;
    line-height: 1.7rem; }

  #diablos [class*="text-editor"].subtitulo-verso * {
    font-size: 2.8rem; }

  #cocteleria [class*="heading-title"],
  #cocteleria #titulo-coctel [class*="heading-title"] {
    font-size: 2.6rem; }

  #encuentranos [class*="text-editor"] h1, #encuentranos [class*="text-editor"] h2, #encuentranos [class*="text-editor"] h3, #encuentranos [class*="text-editor"] h4, #encuentranos [class*="text-editor"] h5 {
    font-size: 1.9rem;
    line-height: 2.3rem; } }
@media only screen and (max-width: 1024px) and (max-height: 768px) {
  #devil-iso img {
    margin-top: 100px;
    margin-bottom: 5px;
    width: 28vw;
    max-width: 320px; }

  #diablos > div > .elementor-element.versiculo-diablos {
    margin-top: 120px;
    margin-bottom: -120px; }
    #diablos > div > .elementor-element.versiculo-diablos.ver-offset {
      margin-top: 150px;
      margin-bottom: -180px; } }
@media only screen and (max-width: 992px) {
  #global-menu .elementor-widget-container {
    height: 90px;
    padding-top: 0px;
    padding-bottom: 7px; }
  #global-menu ul.elementor-nav-menu li.menu-item {
    height: 38px;
    margin: 0 8px;
    padding-top: 2px; }
    #global-menu ul.elementor-nav-menu li.menu-item a {
      font-size: 0.9rem;
      padding: 5px 0; }
    #global-menu ul.elementor-nav-menu li.menu-item.ico-diablo {
      background-size: 120px;
      width: 150px; }
    #global-menu ul.elementor-nav-menu li.menu-item.ico-instagram, #global-menu ul.elementor-nav-menu li.menu-item.ico-carrito {
      width: 34px; }
    #global-menu ul.elementor-nav-menu li.menu-item.ico-instagram {
      background-position: center 14px;
      background-size: 28px; }
    #global-menu ul.elementor-nav-menu li.menu-item.ico-instagram {
      background-position: center 14px;
      background-size: 35px; }

  #devil-iso img {
    margin-top: 90px;
    width: 30vw; }

  #home .elementor-widget-video {
    max-width: 90%; }
  #home [class*="text-editor"] * {
    font-size: 1.65rem;
    line-height: 2rem; }

  #la-creacion [class*="heading-title"] {
    font-size: 1.4rem;
    line-height: 1.8rem; }
  #la-creacion [class*="text-editor"] * {
    font-size: 1.1rem;
    line-height: 1.4rem; }

  #la-creacion [class*="text-editor"].titulo-versiculo * {
    font-size: 1.3rem;
    line-height: 1.7rem; }

  #diablos [class*="text-editor"].titulo-versiculo * {
    font-size: 1.3rem;
    line-height: 1.7rem; }

  #cocteleria [class*="text-editor"].titulo-versiculo *,
  #cocteleria #titulo-coctel [class*="text-editor"].titulo-versiculo * {
    font-size: 1.3rem;
    line-height: 1.7rem; }

  #diablos [class*="text-editor"].subtitulo-verso * {
    font-size: 2.6rem; }

  #cocteleria [class*="heading-title"],
  #cocteleria #titulo-coctel [class*="heading-title"] {
    font-size: 2.4rem; }

  #encuentranos [class*="text-editor"] h1, #encuentranos [class*="text-editor"] h2, #encuentranos [class*="text-editor"] h3, #encuentranos [class*="text-editor"] h4, #encuentranos [class*="text-editor"] h5 {
    font-size: 1.65rem;
    line-height: 2rem; } }
@media only screen and (max-width: 768px) {
  #diablos > div > .elementor-element:before {
    display: none; }
  #diablos > div > .elementor-element:not(.versiculo-diablos) [class*="text-editor"]:first-of-type {
    margin-top: 120px; }
  #diablos > div > .elementor-element img {
    margin: -50px 0 -30px 0; }

  #diablos [class*="text-editor"] h4 {
    margin-bottom: 20px; } }
@media only screen and (max-width: 767px) {
  .elementor-motion-effects-parent > div {
    opacity: 1 !important; }

  .entry-content {
    padding: 0 50px; }

  #lang-menu .elementor-nav-menu {
    margin-left: -50px; }

  #global-menu .elementor-menu-toggle {
    position: absolute;
    right: 35px; }
    #global-menu .elementor-menu-toggle .e-font-icon-svg {
      fill: #AF8941;
      height: 1.5em;
      width: 1.5em; }

  .pum-overlay.pum-theme-default-theme .pum-container #agegate-block h1 {
    font-size: 36px; }
    .pum-overlay.pum-theme-default-theme .pum-container #agegate-block h1 br {
      display: none; }
  .pum-overlay.pum-theme-default-theme .pum-container #age-minor h2 {
    font-size: 36px; }
    .pum-overlay.pum-theme-default-theme .pum-container #age-minor h2 br {
      display: none; }

  #devil-iso img {
    margin-top: 50px;
    margin-bottom: -30px;
    width: 35vw;
    max-width: 320px; }

  #home [class*="text-editor"] * {
    margin: 0; }
  #home .elementor-widget-video {
    max-width: 100%; }

  #la-creacion,
  #diablos,
  #cocteleria,
  #encuentranos {
    padding: 0; }

  #la-creacion .block-image img {
    display: none; }
  #la-creacion .block-text img {
    display: block; }

  #diablos > div > .elementor-element:not(.versiculo-diablos) {
    margin-bottom: 0; }
    #diablos > div > .elementor-element:not(.versiculo-diablos) [class*="text-editor"]:first-of-type {
      margin-top: 0px;
      margin-bottom: -45px; }
  #diablos > div > .elementor-element img {
    margin: 10px 0 -15px 0; }
  #diablos > div > .elementor-element.versiculo-diablos {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    flex-wrap: nowrap;
    align-items: center;
    --translateY: 0!important;
    transform: translateY(0) !important;
    margin-top: 0px;
    margin-bottom: 0px; }
    #diablos > div > .elementor-element.versiculo-diablos.ver-offset {
      margin-top: 15px;
      margin-bottom: -25px; }
  #diablos [class*="text-editor"].titulo-versiculo.right p:before, #diablos [class*="text-editor"].titulo-versiculo.right h1:before, #diablos [class*="text-editor"].titulo-versiculo.right h2:before, #diablos [class*="text-editor"].titulo-versiculo.right h3:before, #diablos [class*="text-editor"].titulo-versiculo.right h4:before, #diablos [class*="text-editor"].titulo-versiculo.right h5:before {
    margin: -8px 10px 0 20px; }
  #diablos [class*="text-editor"] h4 {
    font-size: 1rem;
    margin-bottom: 15px; }

  #cocteleria #titulo-coctel {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-top: 25px; }
    #cocteleria #titulo-coctel [class*="heading-title"] {
      color: #FFFFFF;
      font-size: 3.2rem;
      font-weight: 300;
      margin: 0 0 15px 0;
      line-height: 2.4rem;
      text-transform: uppercase; }
    #cocteleria #titulo-coctel .titulo-versiculo {
      margin: 0 0 -15px 0px; }
      #cocteleria #titulo-coctel .titulo-versiculo * {
        color: #96262c;
        font-family: "Beaufort", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 1.75rem;
        font-weight: bold;
        margin: 0;
        line-height: 1.7rem;
        text-transform: uppercase; }
      #cocteleria #titulo-coctel .titulo-versiculo p, #cocteleria #titulo-coctel .titulo-versiculo h1, #cocteleria #titulo-coctel .titulo-versiculo h2, #cocteleria #titulo-coctel .titulo-versiculo h3, #cocteleria #titulo-coctel .titulo-versiculo h4, #cocteleria #titulo-coctel .titulo-versiculo h5 {
        display: inline-block; }

  #diablos [class*="text-editor"].titulo-versiculo *:before {
    background-size: 24px; }

  #devil-divider {
    margin: -86px 0 0 0;
    padding-left: 35px; }
    #devil-divider:before {
      background-size: 24px; }

  #cocteleria #titulo-coctel [class*="heading-title"] {
    padding-left: 35px; }

  #la-creacion [class*="text-editor"].titulo-versiculo {
    margin: 0 0 -50px 0; }
    #la-creacion [class*="text-editor"].titulo-versiculo p:before, #la-creacion [class*="text-editor"].titulo-versiculo h1:before, #la-creacion [class*="text-editor"].titulo-versiculo h2:before, #la-creacion [class*="text-editor"].titulo-versiculo h3:before, #la-creacion [class*="text-editor"].titulo-versiculo h4:before, #la-creacion [class*="text-editor"].titulo-versiculo h5:before {
      margin: -8px 10px 0 -20px; }
    #la-creacion [class*="text-editor"].titulo-versiculo.left p, #la-creacion [class*="text-editor"].titulo-versiculo.left h1, #la-creacion [class*="text-editor"].titulo-versiculo.left h2, #la-creacion [class*="text-editor"].titulo-versiculo.left h3, #la-creacion [class*="text-editor"].titulo-versiculo.left h4, #la-creacion [class*="text-editor"].titulo-versiculo.left h5 {
      margin-left: -40px; }

  #la-creacion [class*="text-editor"].titulo-versiculo * {
    font-size: 1.2rem;
    line-height: 1.7rem; }

  #diablos [class*="text-editor"].titulo-versiculo * {
    font-size: 1.2rem;
    line-height: 1.7rem; }

  #cocteleria [class*="text-editor"].titulo-versiculo *,
  #cocteleria #titulo-coctel [class*="text-editor"].titulo-versiculo * {
    font-size: 1.2rem;
    line-height: 1.7rem; }

  #diablos [class*="text-editor"].subtitulo-verso * {
    font-size: 2.4rem; }

  #cocteleria [class*="heading-title"],
  #cocteleria #titulo-coctel [class*="heading-title"] {
    font-size: 2.1rem; }

  #encuentranos {
    padding-top: 40px;
    padding-bottom: 100px; }
    #encuentranos [class*="text-editor"] {
      margin: 0; }
      #encuentranos [class*="text-editor"] h1, #encuentranos [class*="text-editor"] h2, #encuentranos [class*="text-editor"] h3, #encuentranos [class*="text-editor"] h4, #encuentranos [class*="text-editor"] h5 {
        color: #AF8941;
        height: auto; }
        #encuentranos [class*="text-editor"] h1 *, #encuentranos [class*="text-editor"] h2 *, #encuentranos [class*="text-editor"] h3 *, #encuentranos [class*="text-editor"] h4 *, #encuentranos [class*="text-editor"] h5 * {
          color: #AF8941; }
      #encuentranos [class*="text-editor"] br {
        display: none; }
    #encuentranos [class*="widget-image"] {
      top: 10px; }
    #encuentranos .link-diablo [class*="text-editor"] ul {
      opacity: 1;
      width: 70%;
      margin: 10px 15% -35px;
      padding: 20px 35px 20px 50px; }
    #encuentranos .link-diablo [class*="widget-image"].diablo-gold {
      opacity: 0;
      display: none; }
    #encuentranos .link-diablo:hover [class*="text-editor"] * {
      color: #FFFFFF; }
    #encuentranos .link-diablo:hover [class*="widget-image"].diablo-gold {
      display: none; }
      #encuentranos .link-diablo:hover [class*="widget-image"].diablo-gold img {
        opacity: 0; }
    #encuentranos .link-diablo:hover [class*="widget-image"].diablo-white img {
      opacity: 1; } }
@media only screen and (max-width: 600px) {
  .entry-content {
    padding: 0 45px; }

  #global-menu .elementor-menu-toggle {
    right: 20px; }
    #global-menu .elementor-menu-toggle .e-font-icon-svg {
      height: 1.4em;
      width: 1.4em; }
  #global-menu .elementor-nav-menu--dropdown ul.elementor-nav-menu {
    padding-top: 140px; }
    #global-menu .elementor-nav-menu--dropdown ul.elementor-nav-menu li.menu-item a {
      font-size: 1.5rem; }
    #global-menu .elementor-nav-menu--dropdown ul.elementor-nav-menu li.menu-item.ico-diablo {
      background-size: 190px; }

  .pum-overlay.pum-theme-default-theme .pum-container #agegate-block h1 {
    font-size: 28px; }
  .pum-overlay.pum-theme-default-theme .pum-container #agegate-block .bajada {
    background-size: 85% !important; }
  .pum-overlay.pum-theme-default-theme .pum-container #agegate-block #agebuttons #btn-accept, .pum-overlay.pum-theme-default-theme .pum-container #agegate-block #agebuttons #btn-deny {
    font-size: 2rem; }
  .pum-overlay.pum-theme-default-theme .pum-container #age-minor h2 {
    font-size: 28px; }

  #devil-iso img {
    margin-top: 30px;
    margin-bottom: 5px;
    width: 50vw;
    max-width: 420px; }

  #home [class*="text-editor"] * {
    font-size: 1.55rem;
    line-height: 1.9rem; }

  #la-creacion [class*="heading-title"] {
    font-size: 1.2rem;
    line-height: 1.5rem; }
  #la-creacion [class*="text-editor"] * {
    font-size: 1rem;
    line-height: 1.3rem; }
  #la-creacion .subtitulo-verso * {
    font-size: 2.4rem;
    line-height: 2.65rem; }

  #la-creacion [class*="text-editor"].titulo-versiculo * {
    font-size: 1.2rem;
    line-height: 1.7rem; }

  #diablos [class*="text-editor"].titulo-versiculo * {
    font-size: 1.2rem;
    line-height: 1.7rem; }

  #cocteleria [class*="text-editor"].titulo-versiculo *,
  #cocteleria #titulo-coctel [class*="text-editor"].titulo-versiculo * {
    font-size: 1.2rem;
    line-height: 1.7rem; }

  #diablos [class*="text-editor"].subtitulo-verso * {
    font-size: 2.2rem; }

  #cocteleria [class*="heading-title"],
  #cocteleria #titulo-coctel [class*="heading-title"] {
    font-size: 2.1rem; }

  #encuentranos [class*="text-editor"] h1, #encuentranos [class*="text-editor"] h2, #encuentranos [class*="text-editor"] h3, #encuentranos [class*="text-editor"] h4, #encuentranos [class*="text-editor"] h5 {
    font-size: 1.55rem;
    line-height: 1.9rem; } }
@media only screen and (max-width: 480px) {
  .entry-content {
    padding: 0 25px; }

  #lang-menu .elementor-nav-menu {
    margin-left: -30px; }
    #lang-menu .elementor-nav-menu .lang-item {
      margin: 0 10px; }
      #lang-menu .elementor-nav-menu .lang-item:after {
        right: -10px; }

  #global-menu .elementor-nav-menu--dropdown ul.elementor-nav-menu li.menu-item a {
    font-size: 1.4rem; }
  #global-menu .elementor-nav-menu--dropdown ul.elementor-nav-menu {
    padding-top: 180px;
    padding-bottom: 35px; }
    #global-menu .elementor-nav-menu--dropdown ul.elementor-nav-menu li.menu-item a {
      font-size: 1.4rem; }
    #global-menu .elementor-nav-menu--dropdown ul.elementor-nav-menu li.menu-item.ico-diablo {
      background-size: 165px;
      top: 70px; }

  #devil-iso img {
    margin-top: 20px;
    margin-bottom: 0;
    width: 70%;
    max-width: 380px; }

  .pum-overlay.pum-theme-default-theme .pum-container #agegate-block {
    padding: 30px 25px !important; }
    .pum-overlay.pum-theme-default-theme .pum-container #agegate-block h1 {
      font-size: 26px; }
    .pum-overlay.pum-theme-default-theme .pum-container #agegate-block .bajada {
      background-size: 100% !important; }
    .pum-overlay.pum-theme-default-theme .pum-container #agegate-block #agebuttons #btn-accept, .pum-overlay.pum-theme-default-theme .pum-container #agegate-block #agebuttons #btn-deny {
      font-size: 1.8rem; }
  .pum-overlay.pum-theme-default-theme .pum-container #age-minor h2 {
    font-size: 26px; }

  #home [class*="text-editor"] * {
    font-size: 1.2rem;
    line-height: 1.7rem; }

  #diablos [class*="col"] {
    padding: 0 !important; }
  #diablos > div > .elementor-element.versiculo-diablos {
    margin-top: -30px;
    margin-bottom: 0px; }
    #diablos > div > .elementor-element.versiculo-diablos.ver-offset {
      margin-top: 50px;
      margin-bottom: -25px; }
  #diablos [class*="text-editor"].titulo-versiculo.right p:before, #diablos [class*="text-editor"].titulo-versiculo.right h1:before, #diablos [class*="text-editor"].titulo-versiculo.right h2:before, #diablos [class*="text-editor"].titulo-versiculo.right h3:before, #diablos [class*="text-editor"].titulo-versiculo.right h4:before, #diablos [class*="text-editor"].titulo-versiculo.right h5:before {
    margin: -6px 35px 0 5px; }

  #devil-divider {
    padding: 5px 0 5px 25px; }

  #cocteleria #titulo-coctel {
    margin-top: 10px; }
    #cocteleria #titulo-coctel [class*="heading-title"] {
      padding-left: 25px; }

  #la-creacion [class*="text-editor"].titulo-versiculo {
    margin: 0 0 -80px 0; }

  #la-creacion [class*="text-editor"].titulo-versiculo * {
    font-size: 1.1rem;
    line-height: 1.4rem; }

  #diablos [class*="text-editor"].titulo-versiculo * {
    font-size: 1.1rem;
    line-height: 1.7rem; }

  #cocteleria [class*="text-editor"].titulo-versiculo *,
  #cocteleria #titulo-coctel [class*="text-editor"].titulo-versiculo * {
    font-size: 1.1rem;
    line-height: 1.4rem; }

  #diablos [class*="text-editor"].subtitulo-verso * {
    font-size: 1.6rem; }

  #cocteleria [class*="heading-title"],
  #cocteleria #titulo-coctel [class*="heading-title"] {
    font-size: 1.7rem; }

  #encuentranos {
    padding-top: 20px; }
    #encuentranos [class*="text-editor"] h1, #encuentranos [class*="text-editor"] h2, #encuentranos [class*="text-editor"] h3, #encuentranos [class*="text-editor"] h4, #encuentranos [class*="text-editor"] h5 {
      font-size: 1.4rem;
      line-height: 1.8rem; }
    #encuentranos [class*="text-editor"] p {
      margin: 10px 0 0 0; } }

/*# sourceMappingURL=styles.css.map */
