.section-gastronomia .paragraphs-items .content .torres-and-earth-detalle h3.rtecenter {
    font-size: 36px;
}
.section-gastronomia p.rtecenter {
  margin-bottom:0px;
}

.section-gastronomia .paragraphs-items .content h3.rtecenter {
    font-family: Georgia;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.88;
    letter-spacing: normal;
    color: #5c5b5b;
    margin-top: 25px;
    margin-bottom: 30px;
}

.section-gastronomia .node-type-distributiva .paragraphs-items .content h3.rtecenter {
    font-family: Georgia;
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.88;
    letter-spacing: normal;
    color: #5c5b5b;
    margin-top: 45px;
    margin-bottom: 60px;
}


.section-gastronomia .menu-gastronomia .item {
  width:50% !important;
}


.section-gastronomia .paragraphs-items .content p.rtecenter {
    font-family: Georgia;
    font-size:18px;
}

.section-gastronomia .paragraphs-items .content h3.rtecenter:after {
    background: #c6a551;
    bottom: 0;
    content: '';
    height: 2px;
    left: 50%;
    top: 48px;
    margin-left: -15px;
    position: absolute;
    width: 30px;
}

.section-gastronomia .node-type-ubications .paragraphs-items .content h3.rtecenter:after {
    background: #c6a551;
    bottom: 0;
    content: '';
    height: 2px;
    left: 50%;
    top: 65px;
    margin-left: -15px;
    position: absolute;
    width: 30px;
}

@-moz-document url-prefix() {
  .section-gastronomia .paragraphs-items .content h3.rtecenter:after {
      background: #c6a551;
      bottom: 0;
      content: '';
      height: 2px;
      left: 50%;
      top: 49px;
      margin-left: -15px;
      position: absolute;
      width: 30px;
  }
}

.section-gastronomia .node-type-ubications .paragraphs-items .content h3.rtecenter:after {
    background: #c6a551;
    bottom: 0;
    content: '';
    height: 2px;
    left: 50%;
    top: 65px;
    margin-left: -15px;
    position: absolute;
    width: 30px;
}

.section-gastronomia .spaces-intro-block {
  padding-top:20px;
  padding-bottom:30px;
  /*position:relative;
  top:-10px;*/
  background-color:#fff;
}

@-moz-document url-prefix() {
  .section-gastronomia .spaces-intro-block {
  padding-top:20px;
  padding-bottom:30px;
  /*position:relative;
  top:-10px;*/
  background-color:#fff;
}
}

.section-gastronomia .field--name-field-spaces-header {
  margin:0px;
}


.section-gastronomia .paragraphs-item-paragraph-desc-cta-slider {
  height:540px;
}

.section-gastronomia .field--name-field-distributiva-paragraph {
  margin-bottom:0px;
}

.section-gastronomia .paragraphs-item-paragraph-desc-cta-slider .general-info {
  padding-top:30px;
  background-color:#f1eae0;
  height:540px;
}

.section-gastronomia .paragraphs-item-paragraph-desc-cta-slider .gallery-slide {
  height:540px;
}

.section-gastronomia .paragraphs-item-paragraph-desc-cta-slider .general-info h2 {
  font-family: Georgia !important;
  font-size: 24px !important;
  font-stretch: normal;
  color: #363636;
}

.section-gastronomia .paragraphs-item-paragraph-desc-cta-slider .general-info p {
  font-family: TradeGothicLTStd;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #363636;
}

.section-gastronomia .paragraphs-item-paragraph-desc-cta-slider .gallery-slide ul li {
    height: 540px;
}

.section-gastronomia .map_desktop {
  margin-bottom:100px;
  margin-top:100px;
}

.section-gastronomia .field--type-link-field a {
  padding:24px 35px 24px 35px;
  background-color:green;
  background-color: #b5a96d;
  text-transform: uppercase;
  color:#fff;
  font-family: 'TradeGothicLTStd-Extended', Helvetica, sans-serif;
  font-size: 10px;  
}

.section-gastronomia .paragraphs-items-field-distributiva-paragraph .field--type-link-field {
  padding-top:30px;
}

.section-gastronomia .paragraphs-items-field-distributiva-paragraph .odd-order {
  display: flex; flex-direction: row;
}

.section-gastronomia .even .general-info {
  order:2;
}

.section-gastronomia .even .enjoy-place .gallery-slide:after {
  content:"\f0d9" !important;
  left:98% !important;
}

.section-gastronomia .even .gallery-slide {
  order:1;
}

.section-gastronomia .odd .general-info {
  order:1;
}

.section-gastronomia .odd .gallery-slide {
  order:2;
}

.field--name-field-desc-cta-slider-desc a {
  color:#363636;
  font-size:14px;
}

.enjoy-place .gallery-slide:after {
    color: #f1eae0;
    content: "\f0da";
    font-family: 'FontAwesome';
    font-size: 70px !important;
    right: 0px;
    margin-top: -12px;
    position: absolute;
    top: 50%;
    z-index: 100;
}

@media (max-width:767px) {

  .section-gastronomia .paragraphs-item-paragraph-desc-cta-slider .general-info {
    padding-top:20px;
    background-color:#f1eae0;
    height:580px;
  } 

 .section-gastronomia .paragraphs-item-paragraph-desc-cta-slider p {
  padding-top:10px;
 }

 .section-gastronomia .submenu .item .image {
    background-position: center;
    background-size: cover;
    display: block;
    height: 312px;
    position: relative;
    moz-transition: transform 0.1s ease-out;
    transition: transform 0.1s ease-out;
    web-kit-transition: transform 0.1s ease-out;
}

  .section-gastronomia .paragraphs-item-paragraph-desc-cta-slider .gallery-slide ul li {
      height: 270px !important;
  }

  .section-gastronomia .paragraphs-item-paragraph-desc-cta-slider .gallery-slide {
      height: 270px !important;
  }  

  .section-gastronomia .enjoy-place .gallery-slide:after {
    content: "\f0d7" !important;
    left: 50%;
    margin-left: -25px;
    top: -30px !important;
  } 

  .section-gastronomia .even .enjoy-place .gallery-slide:after {
    content: "\f0d7" !important;
    left: 50% !important;
    margin-left: -25px;
    top: -30px !important;
  }  

  .section-gastronomia .paragraphs-items-field-distributiva-paragraph .odd-order {
    display: block;
  }  

  .section-gastronomia .paragraphs-item-paragraph-desc-cta-slider .bx-viewport  {
    height:400px;
    margin-bottom:0px;
    display:;
  }

  .section-gastronomia .paragraphs-item-paragraph-desc-cta-slider .gallery-slide {
      height: 400px;
  }  

  .section-gastronomia .odd-order {
    display: block;
  }  

  .section-gastronomia .even .general-info {
    order:2;
  }

  .section-gastronomia .even .gallery-slide {
    order:1;
  }

  .section-gastronomia .odd .general-info {
    order:2;
  }

  .section-gastronomia .paragraphs-item-paragraph-desc-cta-slider .gallery-slide {
    order:1;
    margin-bottom:0px;
  }  

  .section-gastronomia .mobile-image-cat-distributive {
    padding:20px;
  }

  .section-gastronomia .map_desktop {
    display:none;
  }

  .section-gastronomia .menu-gastronomia .item {
    width:100% !important;
  }

  .section-gastronomia .node-type-ubications .paragraphs-items .content h3.rtecenter {
    font-family: Georgia;
    font-size: 36px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.88;
    letter-spacing: normal;
    color: #5c5b5b;
    margin-top: 30px;
    margin-bottom: 30px;
}

/*  .section-gastronomia .section-nuevos-espacios .paragraphs-items .content h3.rtecenter:after {
      background: #c6a551;
      bottom: 0;
      content: '';
      height: 2px;
      left: 50%;
      top: 80px;
      margin-left: -15px;
      position: absolute;
      width: 30px;
  }  

  .section-gastronomia .node-type-ubications .paragraphs-items .content h3.rtecenter:after {
      background: #c6a551;
      bottom: 0;
      content: '';
      height: 2px;
      left: 50%;
      top: 43px;
      margin-left: -15px;
      position: absolute;
      width: 30px;

  }    */

  .section-gastronomia .paragraphs-items .content h3.rtecenter:after {
      background: #c6a551;
      bottom: 0;
      content: '';
      height: 2px;
      left: 50%;
      top: 45px;
      margin-left: -15px;
      position: absolute;
      width: 30px;
  }  



  .section-gastronomia .paragraphs-items .content .torres-and-earth-detalle h3.rtecenter {
      font-size: 30px;
  }

  .section-gastronomia .paragraphs-items .content h3.rtecenter {
      font-family: Georgia;
      font-size: 24px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 0.88;
      letter-spacing: normal;
      color: #5c5b5b;
      margin-top: 20px;
      margin-bottom: 20px;
  }  

  .section-gastronomia .paragraphs-items .content p.rtecenter {
      font-family: Georgia;
      font-size: 18px;
      padding-top: 15px;
  }  



  @-moz-document url-prefix() {
    .section-gastronomia .paragraphs-items .content .torres-and-earth-detalle h3.rtecenter {
        font-size: 25px;
    }  
  }

  @-moz-document url-prefix() {
    .section-gastronomia .section-nuevos-espacios .paragraphs-items .content h3.rtecenter:after {
        background: #c6a551;
        bottom: 0;
        content: '';
        height: 2px;
        left: 50%;
        top: 65px;
        margin-left: -15px;
        position: absolute;
        width: 30px;
    }
  }

  @-moz-document url-prefix() {
    .section-gastronomia .paragraphs-items .content p.rtecenter {
        font-family: Georgia;
        font-size:14px;
    }  
  }

}




.paragraphs-item-paragraph-desc-cta-slider .field--name-field-button-text a::after {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f105";
    display: inline-block;
    color: #fff;
    font-size: 20px;
    width: 24px;
    height: 24px;
    position: relative;
    left: 15px;
    top: 1px;
}

@media (min-width:768px) and (max-width: 1024px) {
  .enjoy-place .gallery-slide:after {
      color: #f1eae0;
      content: "\f0da";
      font-family: 'FontAwesome';
      font-size: 35px;
      left: -8px;
      margin-top: -12px;
      position: absolute;
      top: 40%;
      z-index: 100;
  }

  .section-gastronomia .even .enjoy-place .gallery-slide:after {
      content: "\f0d9" !important;
      left: 94% !important;
  }  

}

@media (min-width:1024px) and (max-width: 1366px) {
  .enjoy-place .gallery-slide:after {
      color: #f1eae0;
      content: "\f0da";
      font-family: 'FontAwesome';
      font-size: 35px;
      left: -8px;
      margin-top: -12px;
      position: absolute;
      top: 40%;
      z-index: 100;
  }

  .section-gastronomia .even .enjoy-place .gallery-slide:after {
      content: "\f0d9" !important;
      left: 96% !important;
  }  

}