/*
Theme Name: Rosa Child
Theme URI: http://pixelgrade.com/demos/rosa
Author: PixelGrade Team
Author URI: http://pixelgrade.com
Template: rosa
Description:  ROSA is an enchanting and easy-to-use parallax Restaurant WordPress theme that allows you to tell your story in a dynamic, narrative and enjoyable way, making it perfect for restaurants, bakeries, bars or coffee shops.
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: rosa_txtd
Tags: black, orange, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, sticky-post, translation-ready
*/

/* Add your custom CSS rules that overwrite the ones in the main Lens theme here */

/* This file assumes you wish to add new CSS rules that will overwrite the ones in the parent's CSS files
If you wish however, you can copy the whole style.css file from the parent here and hack at it - see functions.php for more details.
In that case please remember that you still need to retain the header above (replace the header of the parent style.css with the one above),
specifically the 'Template: rosa' line. */

/* NEW */

::-moz-selection {
  /* Code for Firefox */
  color: #fff;
  background: #001d4d;
}

::selection {
  color: #fff;
  background: #001d4d;
}

body {
  -webkit-font-smoothing: subpixel-antialiased;
}

.blurp--top {
  z-index: 10 !important;
}
.error404 .content-404 {
  width: 80% !important;
  max-width: 800px !important;
  z-index: 10;
}
.error404 .content-404 img.notlogo {
  float: left !important;
  width: 200px !important;
  max-width: 60% !important;
}
.error404 .overlay--shadow {
  background: #101a2e !important;
  opacity: 0.7 !important;
}
.error404 h1 {
  display: inline-block;
  color: white;
  margin: 32px 0px !important;
}

@media only screen and (max-width: 860px) {
  .error404 .content-404 img.notlogo {
    float: none !important;
    display: block !important;
    margin: 0 auto !important;
  }
  .error404 .content-404 .btn--primary {
    max-width: 100%;
    white-space: normal;
    line-height: 1.5;
    letter-spacing: 0px;
    font-size: 13px;
  }
  .error404 h1 {
    display: inline-block;
    letter-spacing: 0px;
    color: white;
    font-size: 20px;
    margin: 10px 0px !important;
  }
}

ul,
ol,
dd {
  margin-left: 0px !important;
  list-style-position: inside;
}

.home .site-logo-img--light {
  display: block;
}
.home .site-logo-img--dark {
  display: none;
  vertical-align: middle;
}

/* LOADING ... */
.no-js #loader {
  display: none;
}
.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}
.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(assets/images/rolling.gif) center no-repeat #f5f5f5;
}

.article__parallax__slider,
.covers .article__parallax {
  background-color: #1c1c1d;
}

.covers .article__parallax .article__parallax__img {
  opacity: 0.85;
}
.article__parallax__slider img,
.parallax_overlay
  .covers
  .article__parallax.border-waves-bottom
  .article__parallax__img {
  opacity: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.blurp--top path,
.copyright-area.copyright-area__accent svg path {
  fill: #f5f5f5;
}
.article__parallax__slider,
.covers .article__parallax {
  background-color: #040d31;
}
.header--transparent .nav--main a {
  color: #040d31;
}
.nav--main a {
  color: #040d31;
}
.down-arrow--bubble .arrow {
  border-right: 2px solid #040d31;
  border-bottom: 2px solid #040d31;
}
.btn--top_text .btn__arrow {
  border-left: 2px solid #040d31;
  border-top: 2px solid #040d31;
}
.copyright-area.copyright-area__accent {
  background-color: #f5f5f5;
  color: #040d31;
}

header .article__headline,
.rsContainer .rsSlide .flexbox .article__headline {
  text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
}
header .headline__secondary,
.rsContainer .rsSlide .flexbox .headline__secondary,
.rsContainer .rsSlide .flexbox .headline__primary {
  color: #fff !important;
}
.rsContainer .rsSlide .flexbox hgroup {
  margin-bottom: 0px;
}
.headline__primary {
  position: relative;
  z-index: 1;
  margin: 0;
  letter-spacing: 0.1em !important;
  margin-right: -0.2em !important;
}
.headline__primary,
h1 {
  font-weight: 600;
}
h2.prodtitle,
.headline__secondary,
h2 {
  font-weight: 400;
}

.rsArrowIcn {
  height: 25px;
  width: 25px;
  margin: 0;
  margin-top: 27px;
  border-color: white;
}
.rsArrow {
  width: 40px;
  height: 80px;
  background: rgba(8, 22, 46, 0.25);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.rsArrow:hover {
  background: rgba(8, 22, 46, 1);
}
.rsArrowLeft {
  border-radius: 0px 5px 5px 0px;
}
.rsArrowRight {
  border-radius: 5px 0px 0px 5px;
}
.rsArrowLeft .rsArrowIcn {
  margin-left: 15px;
}
.navigator {
  display: none;
}
hgroup .separator--flower {
  margin: 3px auto;
  position: relative;
}
.headline__secondary {
  line-height: 1;
  font-size: 90px;
  font-kerning: normal;
  -webkit-font-kerning: normal;
}
.separator--flower {
  font-size: 14px;
  font-family: Serif;
  color: #040d31;
  letter-spacing: 9px;
}
.rsContainer .rsSlide .flexbox .separator--flower,
.article__header .article__headline .separator--flower {
  color: #fff !important;
  text-shadow: 0px 0px 33px #000;
  display: block;
  margin: 0 auto;
  z-index: 1;
}
.article__header .article__headline .separator--flower {
  text-shadow: none;
}

.page .article__content {
  position: relative;
  width: 100%;
  padding: 50px 0;
  background-color: #f5f5f5 !important;
}
.copyright-area.copyright-area__accent a {
  color: #040d31;
}
.pixcode--icon,
.site-footer .widget_wpgrade_social_links .pixcode--icon {
  color: #040d31;
}
.copyright-area .widget {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.otw-input-wrap input,
.otw-input-wrap select {
  width: 200px;
  height: 40px;
  padding: 6px;
  background: none;
  border: 1px solid #dadee5;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #fff;
}

.sidebar--footer {
  color: white;
  background: #040d31 url(../../../wp-content/uploads/2015/02/padrao_footer.gif)
    repeat-x left bottom;
  background-size: 132px 55px;
}

#layerslider_1 .ls-slide {
  display: table;
}
#layerslider_1 img {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
}
header#post-205-title {
  max-width: 100% !important;
  width: 100% !important;
}
.blurp--top {
  z-index: 2;
}
.blurp--top,
.down-arrow {
  -webkit-transition: all 0.5s linear !important; /* For Safari 3.1 to 6.0 */
  transition: all 0.5s linear !important;
}
.ls-v5 .ls-nav-prev,
.ls-v5 .ls-nav-next {
  background-color: rgba(8, 22, 46, 0.13);
  border-radius: 4px;
  -webkit-transition: background-color 0.3s linear !important; /* For Safari 3.1 to 6.0 */
  transition: background-color 0.3s linear !important;
}
.ls-v5 .ls-nav-prev:hover,
.ls-v5 .ls-nav-next:hover {
  background-color: rgba(1, 21, 52, 0.6);
}
.ls-l {
  text-align: center;
  display: table-cell;
  vertical-align: middle !important;
  position: relative !important;
  width: 100%;
}
.full-height.article__header .ls-l.dark .article__headline .headline__primary,
.full-height.article__header .ls-l.dark .article__headline .headline__secondary,
.full-height.article__header .ls-l.dark .separator--flower {
  color: #fff !important;
  text-shadow: 0px 0px 33px #000;
}

.column-1_of_2 .proditem {
  padding: 0px 40px 40px 40px;
}
.column-1_of_2:nth-child(3) .proditem,
.column-1_of_2:nth-child(6) .proditem {
  padding: 0px 0px 40px 40px;
}
.column-1_of_2:nth-child(2) .proditem,
.column-1_of_2:nth-child(5) .proditem {
  padding: 0px 40px 40px 0px;
}

.prodimage {
  margin-top: -30px;
}
.prodimage img {
  max-width: 100% !important;
  width: 460px !important;
  height: auto !important;
  margin: 0 auto;
  display: block;
  position: relative;
  z-index: 0;
}

.otw-input-wrap input::-webkit-input-placeholder,
input::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
.wpcf7-form-control-wrap.your-message textarea::-webkit-input-placeholder {
  text-transform: none !important;
  color: #76787d;
  font-size: 14px !important;
}
.otw-input-wrap input:-moz-placeholder,
input:-moz-placeholder,
input[type="text"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
.wpcf7-form-control-wrap.your-message textarea:-moz-placeholder {
  text-transform: none !important;
  font-size: 14px !important;
}
.otw-input-wrap input::-moz-placeholder,
input::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
.wpcf7-form-control-wrap.your-message textarea::-moz-placeholder {
  text-transform: none !important;
  font-size: 14px !important;
}
.otw-input-wrap input:-ms-input-placeholder,
input:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
.wpcf7-form-control-wrap.your-message textarea:-ms-input-placeholder {
  text-transform: none !important;
  color: #76787d;
  font-size: 14px !important;
}
.otw-input-wrap .wpcf7-form-control {
  margin-bottom: 0px;
}
h2.prodtitle {
  margin: 0px;
  font-size: 3.3rem;
  line-height: 1;
  font-family: "Dancing Script", cursive !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
  font-kerning: normal;
  -webkit-font-kerning: normal;
  text-align: center;
  position: relative;
  z-index: 2;
  padding-bottom: 4px;
}

.prodsep.separator--flower {
  margin: 0px;
  margin-bottom: 5px;
  font-size: 0.6rem !important;
  letter-spacing: 4px;
  text-align: center;
  color: #b09750;
  position: relative;
  z-index: 2;
}
.proditem p {
  margin-bottom: 24px;
}
.prod1 {
  padding-left: 48px;
}

#bgmp_map-canvas .bgmp_placemark img {
  margin: 0px;
  margin-left: -15px;
  position: absolute;
  top: -151px;
  width: auto !important;
  height: 143px;
}
#bgmp_map-canvas .bgmp_placemark h3 {
  padding: 5px 0px 11px 0px;
  font-family: "Dancing Script", cursive;
  text-transform: none;
  font-size: 22px !important;
  color: #011d4d !important;
  letter-spacing: 0px;
  font-kerning: normal;
  margin-right: -14px !important;
}
#bgmp_map-canvas .bgmp_placemark p {
  font-family: "PT Sans";
  margin-right: -25px;
  font-size: 12px;
  line-height: 1.3;
  color: #7d8593;
}
.gm-style-iw,
.gm-style-iw div {
  overflow: visible !important;
  position: relative;
  height: auto !important;
}
.bgmp_placemark {
  height: 95px !important;
}
.pixcode--tabs {
  padding: 24px;
  margin: -24px;
  padding-bottom: 24px;
}

.nav--main > .menu-item-714.current-menu-item > a:after {
  color: #fff !important;
}
/*
.bairrocultural .page .article__content {
background-color: #FFF!important;
}
.bairrocultural .page .article__content h3 {
margin-top: 0px;
}
.bairrocultural .article--page.border-waves:before, .bairrocultural .border-waves-top:after{
  background: url("assets/images/border-wave-white.svg") top left repeat-x;
}
*/

.wc-shortcodes-posts-wrapper {
  overflow-x: hidden;
  margin-top: 30px;
}

.mainwidth,
.bairrocultural .site-header .container {
  max-width: 1250px !important;
  padding: 0 24px;
  margin: 0 auto;
}

.bairrocultural .blurp--top,
.bairrocultural .down-arrow--bubble {
  display: none;
}
.bairrocultural .covers .article__parallax .article__parallax__img {
  opacity: 1;
}
.bairrocultural .headline__primary,
.bairrocultural .headline__secondary,
.bairrocultural .headline__description,
.bairrocultural .article__header .article__headline .separator--flower,
.bairrocultural .article__headline .headline__description * {
  color: #040d31 !important;
  text-shadow: none !important;
}
.bairrocultural .headline__secondary {
  color: #b09750 !important;
}
.bairrocultural .article__header .article__headline {
  padding: 45px;
  background: #fff;
  border-radius: 6px;
  width: 80%;
  max-width: 600px;
}
.bairrocultural.landing .article__header .article__headline {
  background: #fff
    url(http://gbvfdczxaq.online/wp-content/uploads/2015/10/bbc_logo1.png)
    no-repeat center 30px;
  padding-top: 138px;
  background-size: 90px;
}
.bairrocultural .wc-shortcodes-filtering {
  margin-bottom: 20px;
  margin-top: 30px;
  text-align: center;
}
.bairrocultural .pixcode--tabs__nav {
  padding: 0px 10px;
  margin: 0 auto;
  position: fixed;
  z-index: 30;
  background-color: #040d31 !important;
  border-radius: 4px;
  box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.15);
  left: 50%;
  bottom: 25px;
  height: auto !important;
  margin-left: -94px !important;
  z-index: 21;
  line-height: 1 !important;
}
.bairrocultural.landing .pixcode--tabs__nav {
  position: relative;
  z-index: 30;
  right: auto;
  margin: 0 auto;
  display: inline-block;
  left: auto;
  bottom: auto;
  margin-left: 0px !important;
}
.bairrocultural .pixcode--tabs__nav li a i {
  color: #fff;
  vertical-align: middle;
}
.appbt {
  max-width: 40%;
}

.bairrocultural.landing .pixcode--tabs__nav li a i {
  color: #fff !important;
}

.bairrocultural.landing .pixcode--tabs__nav li a:hover i {
  color: #b09750 !important;
}
.bairrocultural.landing .pixcode--tabs__nav li a {
  border: none !important;
}
.bairrocultural .pixcode--tabs .tabs__pane:nth-child(3) .mainwidth {
  max-width: 100%;
}
.bairrocultural .pixcode--tabs .tabs__pane:nth-child(3) .mainwidth img {
  height: auto !important;
  width: auto !important;
  max-width: 100%;
  max-height: 100%;
  display: block;
}
.bairrocultural .pixcode--tabs ul li a.current i {
  color: #b09750;
}
/*.bairrocultural .pixcode--tabs ul li a.current:after{
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  background-color: #040D31;
  position: absolute;
  left: -14px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  margin-top: -8px;
  z-index: -1;
}*/
.bairrocultural .pixcode--tabs ul li a {
  display: block;
}
.bairrocultural .pixcode--tabs ul li a {
  border: none !important;
  margin-left: 2px;
  width: 100%;
}
.bairrocultural .pixcode--tabs ul li a {
  position: relative;
}
a.wc-shortcodes-term {
  color: #040d31;
  position: relative;
}
a.wc-shortcodes-term.wc-shortcodes-term-active:after {
  content: "\25CF \25CF \25CF" !important;
  display: block;
  position: absolute;
  bottom: -8px;
  width: 18px;
  font-size: 5px;
  letter-spacing: 3px;
  text-align: center;
  left: 50%;
  color: #b09750;
  border: none !important;
  margin-left: -9px;
}
.wc-shortcodes-filtering .tag-divider {
  display: inline-block;
  padding: 0 7px;
  visibility: hidden;
}
.bairrocultural .wc-shortcodes-post-border {
  border: none;
}
.bairrocultural .wc-shortcodes-post-box {
  background: #fff;
}
.bairrocultural .wc-shortcodes-post-box.has-post-thumbnail {
  background: url(assets/images/mosaico_item_bg.png) center top no-repeat
    #f5f5f5;
}
.bairrocultural .wc-shortcodes-entry-thumbnail {
  margin: 0;
  text-align: center;
  height: auto;
  width: auto;
  max-height: 143px;
  max-width: 100%;
}
.bairrocultural .wc-shortcodes-entry-title {
  color: #011d4d !important;
  border: none !important;
  line-height: 1.1;
  padding: 0px;
  font-family: "Dancing Script", cursive !important;
  text-transform: none;
  font-size: 22px !important;
  letter-spacing: 0px;
  font-kerning: normal;
  font-weight: 400 !important;
  margin: 16px 0px 0px 0px;
  position: relative;
  text-align: left;
  padding-bottom: 10px;
}
.bairrocultural .wc-shortcodes-post-content {
  padding: 0 20px 20px;
}
.bairrocultural .wc-shortcodes-entry-title a {
  font-family: "Dancing Script", cursive !important;
  font-weight: 400 !important;
}
.bairrocultural .wc-shortcodes-entry-thumbnail a,
.bairrocultural .wc-shortcodes-entry-title a {
  pointer-events: none;
  cursor: default;
  display: block;
}

.bairrocultural .wc-shortcodes-post-border .wp-post-image {
  height: auto;
  width: auto;
  max-height: 143px !important;
  max-width: 100%;
  vertical-align: bottom;
}

.bairrocultural .wc-shortcodes-post-border .wc-shortcodes-entry-summary {
  margin-top: 0px;
  margin-bottom: 0;
}
.bairrocultural .wc-shortcodes-post-border .wc-shortcodes-entry-summary p {
  font-size: 13px;
  line-height: 1.3;
  color: #7d8593;
  hyphens: auto;
}

.pixcode--tabs {
  overflow: hidden;
}
.pixcode--tabs .mainwidth {
  padding-bottom: 50px;
}

.article--page.border-waves:before,
.article--page.border-waves:after {
  z-index: 20;
}
.article--page {
  position: relative;
  padding: 0px;
}

.reservation .container h3 {
  font-family: Dancing Script;
  font-weight: 400;
  color: #b09750;
  text-transform: none;
  letter-spacing: 0px;
  font-size: 39px;
  font-kerning: normal;
  margin: 0px;
}
.menu-list h4 {
  letter-spacing: 0px;
}
.smallmenu .menu-list h4 {
  font-size: 14px;
}
.menu-list__item-price {
  font-size: 14px;
  top: auto;
  bottom: 3px;
  padding-left: 2px;
}
.smallmenu .menu-list__item-price {
  bottom: 1px;
}
.smallmenu .menu-list span.dots {
  bottom: 3px;
}
.smallmenu .menu-list__item {
  margin-bottom: 18px;
}
.smallmenu {
  padding-top: 20px;
}
.otw-textarea-li.otw-input-wrap {
  width: 100% !important;
  padding: 0px 16px;
  padding-left: 58px !important;
}
.otw-textarea-li.otw-input-wrap textarea {
  height: 130px !important;
  padding: 6px;
}

span.wpcf7-form-control-wrap {
  position: relative;
  display: block;
}
.otw-wrapper span.wpcf7-form-control-wrap {
  display: inline;
}

span.wpcf7-not-valid-tip {
  color: #e41c1c;
  font-size: 1em;
  display: block;
  position: absolute;
  font-size: 12px;
  white-space: nowrap;
  bottom: -17px;
}
.otw-wrapper span.wpcf7-not-valid-tip {
  padding-left: 29px;
  bottom: auto;
}
.wpcf7-not-valid {
  border-color: #dbacac !important;
}
.otw-input-wrap i {
  width: 16px !important;
  text-align: center;
  display: block;
}

div.wpcf7-response-output {
  margin: 2em 0;
  padding: 0.8em 1em;
  color: #fff;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.31);
  border-radius: 4px;
}
div.wpcf7-validation-errors {
  border: 1px solid #c69d1d;
  background: #d0b152;
}
div.wpcf7-spam-blocked {
  border: 1px solid #a57010;
  background: #de9308;
}
div.wpcf7-mail-sent-ng {
  border: 1px solid #c64b1d;
  background: #d06652;
}
div.wpcf7-mail-sent-ng {
  border: 1px solid #c64b1d;
  background: #d06652;
}
div.wpcf7-mail-sent-ok {
  border: 1px solid #86a343;
  background: #a1bd62;
}

/*
.headline__description .btn{
    background-color: rgba(4, 13, 49, 0.2);
    padding: 15px 30px;
    border: 2px solid #fff;
    font-size: 14px;
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
}
.headline__description .btn:hover{
    background-color: rgba(4, 13, 49, 0.9);
}
*/
.headline__description {
  margin-top: 20px;
}

.historia .container p {
  font-family: "Dancing Script";
  font-size: 18px;
  color: #4f6180;
}
.historia section {
  max-width: 960px;
  margin: 0 auto;
}
.historia .page__content .separator--flower {
  font-size: 11px;
  letter-spacing: 5px;
}
.historia .page__content .headline__secondary {
  font-size: 3.3rem;
  line-height: 1;
  margin-top: -4px;
}

body.historia .article__parallax .article__parallax__img {
  display: none;
}
div.pp_overlay {
  background: #f5f5f5;
}
div.ppt,
div.pp_top {
  display: none !important;
}
div.pp_top,
div.pp_left,
div.pp_right,
div.pp_bottom,
div.pp_middle {
  padding: 0px !important;
  background: none !important;
}
div.pp_content {
  background: none !important;
}
/*.tabs__pane:nth-child(4){
  background: url(http://gbvfdczxaq.online/wp-content/uploads/2015/10/layarbg3.jpg) no-repeat center -31px;
  background-size: cover;
}
.tabs__pane:nth-child(4) .pixcode.pixcode--grid.grid{
  background: #f5f5f5;
  margin-top: -6px;
  margin-bottom: -56px;
  margin-right: -48px;
  padding-bottom: 20px;
}*/
/*.mapside{
    display: block;
    width: 301px;
    height: 900px;
    background-color: rgba(255, 255, 255, 0.87);
    position: absolute;
    top: 0px;
}*/
.fulltabtitle {
  background-size: cover !important;
}

.home .site-title {
  height: 100px;
  margin: 0;
  display: block;
  text-align: center;
  -webkit-transition: height 0.5s; /* Safari */
  transition: height 0.5s;
}

.site-title {
  height: 72px;
  margin: 0;
}
.site-logo img {
  display: block;
  max-height: 100% !important;
}
.home .headroom--not-top .site-title {
  height: 72px;
  margin: 0;
  line-height: 65px;
}
.home .site-title a {
  height: 86px;
  overflow: hidden;
  display: inline-block;
  -webkit-transition: all 0.5s; /* Safari */
  transition: all 0.5s;
}

.home .headroom--not-top .site-title a {
  height: 72px;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
}
.site-logo-img--light {
  /*height: 86px!important;
  width: 250px!important;
  max-width: none!important;
  max-height: none!important;*/
}

.rosacia {
  width: 250px;
  max-width: 35%;
  margin: 30px 0px 20px 20px !important;
}
.wpcf7-form-control-wrap.your-message textarea {
  height: 140px !important;
}
.bairrocultural ol {
  margin-left: 0px;
  list-style-position: inside;
}
.rsContainer .gallery-item {
  position: relative;
  height: 100%;
}
.rsContainer .rsSlide .flexbox {
  position: absolute !important;
  height: 100% !important;
  z-index: 10 !important;
}
.rsContainer .flexbox__item {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.menu-item-has-children:after,
.lang-item:after {
  right: 0px;
}
.sub-menu .menu-item-has-children:after,
.sub-menu .lang-item:after {
  display: none;
}
.sub-menu {
  min-width: 60px;
  padding: 0px;
  line-height: 30px;
}
.sliderOverlay {
  display: block;
  width: 100%;
  height: 130%;
  /*background: rgba(4, 13, 49, 0.15);*/
  position: absolute;
  top: 0px;
  z-index: 0;
}
.sliderClick {
  display: block;
  width: 100%;
  height: 130%;
  position: absolute;
  top: 0px;
  z-index: 3;
}

#fullvid {
  display: none;
  width: auto;
  height: auto;
  position: absolute;
  left: 0px;
  z-index: -1;
  max-height: 100% !important;
}
.play .article__header--page {
  background-color: rgba(158, 167, 184, 0.55);
}
video::cue {
  color: #fff !important;
  background: none !important;
  font-family: "PT Sans", sans-serif !important;
  font-weight: 600 !important;
  font-size: 110% !important;
  letter-spacing: 0px !important;
  text-shadow: 0px 0px 25px rgba(52, 56, 64, 0.75);
  font-kerning: normal;
}

.play .fullvid {
  display: block !important;
  z-index: 100 !important;
}

.vidbg-container video {
  background-color: white;
  width: auto !important;
  height: auto !important;
  min-height: 100% !important;
  max-height: 200% !important;
  max-width: none !important;
  min-width: 100% !important;
}
.covers.play {
  opacity: 0.5;
  z-index: -1;
}
.covers.play .article__parallax__img {
  display: block !important;
  top: 0px;
  left: 50%;
  margin-left: -50%;
  width: auto !important;
  height: auto !important;
  min-width: 100% !important;
  max-height: 100% !important;
  transform: none !important;
}
.play .article__header.article__header--page .flexbox {
  display: none;
}

.video_exit {
  display: none;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 20px;
  text-align: center;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 5000;
  color: #fff !important;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}
.play .video_exit.fullvid {
  display: block;
  z-index: 101 !important;
}

.vidbg-overlay {
  background: rgba(4, 13, 49, 0.15) !important;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 0;
}

.bairrocultural small {
  text-transform: none;
  letter-spacing: 0px;
  font-size: 65%;
  display: block;
}

#infomap .headline__primary,
#infomap .headline__secondary,
#infomap .separator--flower {
  color: #fff !important;
  text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
}
.zoomer {
  background: url(assets/images/rolling.gif) center no-repeat #f5f5f5 !important;
}
.zoomer .zoomer-holder {
  box-shadow: none !important;
}
.zoomer .zoomer-controls {
  background: #040d31 !important;
  box-shadow: none !important;
}
.zoomer .zoomer-controls {
  background: #ffffff !important;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1) !important;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.zoomer .zoomer-controls span {
  font-size: 13px !important;
  height: 32px !important;
  line-height: 32px !important;
  width: 28px !important;
  float: none !important;
  color: #676767 !important;
}
.zoomer .zoomer-controls span:hover {
  background: #fff !important;
  color: #222 !important;
  font-weight: bold !important;
}
.zoomer .zoomer-controls span:after {
  content: " ";
  display: block;
  height: 1px;
  width: 69%;
  margin: 0 auto;
  background: rgba(103, 103, 103, 0.15);
}
.zoomer .zoomer-controls span:nth-child(3):after {
  display: none;
}
.zoomer .zoomer-controls span.zoomer-download {
  color: #040d31 !important;
  font-size: 17px !important;
}
.zoomer .zoomer-controls span.zoomer-print {
  color: #e8a916 !important;
  font-size: 17px !important;
  position: absolute;
  top: -35px;
  background: #ffffff !important;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1) !important;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.zoomer .zoomer-controls-bottom {
  bottom: 25px !important;
  right: 25px;
  left: auto !important;
  padding: 0px !important;
}
.zoomer .zoomer-controls-top,
.zoomer .zoomer-controls-bottom {
  margin: 0px !important;
}

.rsContainer .rsSlide .flexbox .headline__secondary,
.rsContainer .rsSlide .flexbox .separator--flower,
.rsContainer .rsSlide .flexbox .headline__primary {
  opacity: 1 !important;
  transform: none !important;
}
.rsContainer .rsSlide .flexbox .separator--flower {
  text-align: center !important;
  width: 100% !important;
  position: relative;
}
.menu-list {
  max-width: 525px;
  margin: 0 auto;
}
.bairrocultural .headline__primary,
.bairrocultural .headline__secondary,
.bairrocultural .separator--flower,
.bairrocultural .headline__description,
.bairrocultural .headline__description * {
  transform: none !important;
  opacity: 1 !important;
}

a.zomato-icon i {
  width: 51px;
}
.zomato-icon i {
}
.zomato-icon i:before {
  content: "";
  background: url(assets/images/zomato-icon.png) no-repeat center top;
  background-size: cover;
  height: 24px;
  width: 24px;
  vertical-align: -2px;
}
a.zomato-icon:hover i:before {
  background-position: bottom;
}

.notmobile {
  display: block !important;
}
.onlymobile {
  display: none !important;
}
.headline__secondary .first-letter {
  top: 0.06em !important;
}
p.notmobile {
  font-size: 16px !important;
}
img.logolanding {
  width: 350px !important;
  margin: 0 !important;
}

.popup-overlay {
  visibility: hidden;
  position: absolute;
  /* background: #ffffff; */
  /* width: 860px; */
  height: auto;
  left: -10000px;
  top: -10000px;
  z-index: 300;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.17);
  transform: none !important;
}

.popup-overlay.active {
  /*displays pop-up when "active" class is present*/
  position: fixed;
  visibility: visible;
  text-align: center;
  left: 0;
  top: 0;
}

.popup-content {
  /*Hides pop-up content when there is no "active" class */
  visibility: hidden;
  background: #ffffff;
  width: 860px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  border-radius: 10px;
  max-width: 95vw;
}

.popup-content.active {
  /*Shows pop-up content when "active" class is present */
  visibility: visible;
}
a.popup.close {
  position: absolute;
  top: -10px;
  right: -10px;
  background: #fff;
  height: 32px;
  width: 32px;
  border-radius: 50px;
  color: #001d4d;
  font-family: "Montserrat", sans-serif;
  font-weight: 900;
  font-size: 32px;
  text-align: center;
  line-height: 32px;
  transform: rotate(45deg);
}
.popup-columns {
  display: table;
  width: 100%;
  height: 100%;
}
.popup-text,
.popup-image {
  display: table-cell;
  vertical-align: middle;
}
.popup-image img {
  border-radius: 10px;
}
.popup-text {
  width: 55%;
}
.popup-image {
  width: 45%;
}
.popup-middle {
  padding: 5%;
}
.popup-content .headline__secondary {
  width: 100%;
  padding: 0;
  margin: 0;
  margin-top: -6px;
}

@media only screen and (min-width: 1000px) {
  .page .type-page .article__content {
    padding-bottom: 65px;
    padding-top: 50px;
  }
  #text-2 {
    text-align: right;
  }
  #text-3 {
    text-align: left;
  }
  .menu-item-has-children:after,
  .lang-item:after {
    right: -5px;
  }
  .logodesktop img {
    margin: 0 auto !important;
    max-width: 95%;
  }
  ul[id*="menu-mobile-menu"],
  .logomobile {
    display: none;
  }
  ul[id*="menu-left-menu"],
  ul[id*="menu-right-menu"],
  .logodesktop {
    display: block;
    width: 40%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  ul[id*="menu-right-menu"] {
    text-align: left !important;
    padding-left: 10px;
    line-height: 70px;
    -webkit-transition: line-height 0.3s linear !important; /* For Safari 3.1 to 6.0 */
    transition: line-height 0.3s linear !important;
  }
  ul[id*="menu-left-menu"] {
    text-align: right !important;
    padding-right: 10px;
    line-height: 70px;
    -webkit-transition: line-height 0.3s linear !important; /* For Safari 3.1 to 6.0 */
    transition: line-height 0.3s linear !important;
  }
  .home .headroom--top ul[id*="menu-left-menu"],
  .home .headroom--top ul[id*="menu-right-menu"],
  .home .headroom--top .site-logo {
    line-height: 96px;
  }
  .home .headroom--top .site-logo {
    top: 0px;
  }
  .home .headroom--top .site-logo img {
    line-height: 96px;
    vertical-align: middle;
    display: inline-block;
  }
  .logodesktop {
    width: 20%;
  }

  .otw-wrapper > .otw-input-wrap {
    padding-left: 30px;
  }
  .otw-input-wrap input,
  .otw-input-wrap select {
    width: 85%;
  }
  .nav--main > .current-menu-item > a {
    position: relative;
  }
  .nav--main > .current-menu-item > a:after {
    content: "\25CF \25CF \25CF" !important;
    display: block;
    position: absolute;
    bottom: 0px;
    width: 100%;
    font-size: 7px;
    letter-spacing: 3px;
    text-align: center;
    left: 0px;
    color: #b09750;
    border: none !important;
  }

  .nav--main > .menu-item > a {
    padding-left: 6px;
    padding-right: 6px;
  }
  .header--transparent .nav--main > .current-menu-item > a:after {
    border-color: #040d31;
  }
  .headroom--not-top .nav--main > .current-menu-item > a:after {
    border-color: #040d31;
  }
  .column-1_of_2 .proditem {
    padding: 0px 30px 30px 30px;
  }
  .column-1_of_2:nth-child(3) .proditem,
  .column-1_of_2:nth-child(6) .proditem {
    padding: 0px 0px 30px 30px;
  }
  .column-1_of_2:nth-child(2) .proditem,
  .column-1_of_2:nth-child(5) .proditem {
    padding: 0px 30px 30px 0px;
  }
  .otw-wrapper {
    text-align: left;
  }
  .otw-button-wrap {
    text-align: left;
    padding-left: 24px !important;
  }
}

@media only screen and (min-width: 1180px) {
  .menu-item-has-children:after,
  .lang-item:after {
    right: -2px;
  }
  .nav--main > .menu-item > a {
    padding-left: 12px;
    padding-right: 12px;
  }
  ul[id*="menu-left-menu"],
  ul[id*="menu-right-menu"],
  .logodesktop {
    display: block;
    width: 38%;
    float: left;
  }
  .logodesktop {
    width: 24%;
  }
  .logodesktop img {
    width: 250px;
    max-width: 100%;
    vertical-align: middle;
  }
  .column-1_of_2 .proditem {
    padding: 0px 40px 40px 40px;
  }
  .column-1_of_2:nth-child(3) .proditem,
  .column-1_of_2:nth-child(6) .proditem {
    padding: 0px 0px 40px 40px;
  }
  .column-1_of_2:nth-child(2) .proditem,
  .column-1_of_2:nth-child(5) .proditem {
    padding: 0px 40px 40px 0px;
  }
}

@media only screen and (max-width: 999px) {
  .fabrico h2.prodtitle {
    margin-top: 15px;
  }
  .contact .palm-one-whole {
    width: 50%;
  }
  .otw-wrapper > .otw-input-wrap {
    padding-left: 0px;
  }
  .reservas .page__content {
    text-align: center;
  }
  .otw-input-wrap input,
  .otw-input-wrap select {
    width: 80%;
  }
  .otw-textarea-li.otw-input-wrap {
    padding-left: 50px !important;
  }
  ul[id*="menu-mobile-menu"] {
    display: block;
  }
  .otw-button-wrap {
    margin-top: 20px;
    padding-left: 30px !important;
  }
  .logomobile {
    display: table-cell;
  }
  ul[id*="menu-left-menu"],
  ul[id*="menu-right-menu"],
  .logodesktop {
    display: none;
  }
  .column-1_of_2 .proditem {
    padding: 0px 20px 20px 20px;
  }
  .column-1_of_2:nth-child(3) .proditem,
  .column-1_of_2:nth-child(6) .proditem {
    padding: 0px 0px 20px 20px;
  }
  .column-1_of_2:nth-child(2) .proditem,
  .column-1_of_2:nth-child(5) .proditem {
    padding: 0px 20px 20px 0px;
  }
  .container {
    padding: 0 22px !important;
    padding: 0;
    max-width: 860px !important;
    margin: 0 auto;
  }
  .pixcode--grid img,
  .otw-wrapper img {
    display: block;
    vertical-align: top;
    max-width: 650px;
    margin: 0 auto;
    width: auto;
  }
  .pixcode--grid img.big,
  .otw-wrapper img.big {
    width: 100%;
  }
  .site-logo-img--light {
    display: none !important;
  }
  .site-logo-img--dark {
    display: inline-block !important;
  }
  .site-logo img {
    display: block;
    width: auto !important;
    height: auto !important;
    max-height: 100% !important;
    max-width: 80% !important;
  }
  .home .site-logo img {
    vertical-align: middle;
    max-height: 35px !important;
  }
  .home .site-title {
    height: 60px !important;
    text-align: center;
  }
  .home .site-title a {
    height: 60px !important;
    overflow: visible;
    top: 0px !important;
    line-height: 55px !important;
  }
}
@media only screen and (max-width: 999px) {
  .pixcode--heading {
    overflow: visible;
  }
  .nav--items-social {
    display: none !important;
  }
  .navigation--main {
    position: fixed;
    left: -200px;
    top: 0;
    bottom: 0;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
    width: 200px;
    padding: 6px 12px;
    border: 0;
    text-align: left;
    text-transform: none;
    background: #040d31;
  }
  .nav--main {
    display: inline-block;
    margin-bottom: 0;
    width: 100%;
    padding-right: 2px;
  }
  .navigation--main .nav--main li a {
    padding: 12px 0;
    display: block;
    font-size: 18px;
    font-size: 1rem;
    line-height: 1.34333;
    text-transform: none;
    color: #ffffff;
    text-align: right;
    opacity: 0.5;
  }
  .navigation--main .nav--main li.current-menu-item a,
  .navigation--main .nav--main li.lang-item > a {
    opacity: 1;
  }
  .navigation--main .nav--main li.current-menu-item {
    position: relative;
  }
  .navigation--main .nav--main li.current-menu-item:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background: #fff;
    position: absolute;
    right: -20px;
    top: 17px;
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
  }
  .navigation--is-visible .blurp--top,
  .navigation--is-visible .down-arrow--bubble {
    bottom: -80px !important;
    margin-top: 80px;
  }
  .navigation--main .nav--main .sub-menu li a {
    opacity: 0.5;
  }
  .navigation--main .nav--main li {
    display: list-item;
    padding: 0;
    border-bottom: none;
    text-align: right;
  }
  .navigation--main .nav--main li.menu-item-has-children > a,
  .navigation--main .nav--main li.lang-item > a {
    border-bottom: none;
  }
  .navigation--main .nav--main li.menu-item-has-children > a:after,
  .navigation--main .nav--main li.lang-item > a:after {
    display: none;
  }
  .navigation--main .nav--main .sub-menu li.lang-item {
    display: inline-block;
  }
  .menu-item-has-children:hover > .sub-menu,
  .lang-item:hover > .sub-menu {
    display: inline-block;
  }
  .navigation--main .nav--main .menu-item-has-children > a {
    opacity: 1 !important;
  }
  .navigation--main .nav--main .menu-item-has-children a {
    display: inline-block;
    float: right;
    margin-left: 10px;
  }
  .navigation--main .sub-menu {
    display: inline-block;
    padding: 0px;
  }
  #page {
    padding-top: 60px !important;
  }
  .bairrocultural .pixcode--tabs__nav {
    right: auto;
    left: 50%;
    margin-left: -74px !important;
  }
  .bgmp_placemark {
    position: relative !important;
    display: block !important;
  }
  #bgmp_map-canvas .bgmp_placemark img {
    top: -130px !important;
    height: 130px !important;
    left: 50% !important;
    margin-left: 0 !important;
    transform: translateX(-50%);
  }
  .tabs__nav {
    font-size: 22px;
  }
  .tabs__nav li {
    padding: 6px 4px 7px 4px;
  }

  .bairrocultural .pixcode--tabs__nav {
    height: 38px;
    position: fixed;
    z-index: 30;
    border-radius: 2px !important;
    box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.15);
    right: auto;
    margin: 0 auto;
    padding: 0px 8px;
    display: inline-block;
  }
  .bairrocultural.landing .pixcode--tabs__nav {
    position: relative;
    z-index: 30;
    margin: 0 auto;
    display: inline-block;
    bottom: auto;
  }
  a.wc-shortcodes-term.wc-shortcodes-term-active:after {
    content: "" !important;
    display: none;
  }
  a.wc-shortcodes-term.wc-shortcodes-term-active {
    background: #b09750;
    color: #fff;
    padding: 0px 4px;
    border-radius: 2px;
    margin-left: -4px;
    margin-right: -4px;
  }
  .wc-shortcodes-posts-wrapper {
    overflow-x: hidden;
    margin-top: 10px;
  }
  .site-footer {
    z-index: 30;
  }
  .bairrocultural .wc-shortcodes-filtering {
    max-width: 100%;
    padding: 0px 15px;
    line-height: 1.8;
    margin-bottom: 5px;
  }
  a.nav-trigger {
    position: absolute;
    top: 30px;
    left: 12px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 12px;
    font-size: 28px;
    color: #040d31;
  }
  .site-title--image img {
    max-height: 35px;
    vertical-align: middle;
  }
  .site-title {
    height: 60px;
    margin: 0;
    text-align: center;
  }
  .site-title a,
  .home .headroom--not-top .site-title a {
    height: 35px;
    overflow: visible;
    display: block;
    position: relative;
    top: 12px;
  }
}
@media only screen and (min-width: 900px) {
  .page .type-page .article__content {
    padding-bottom: 65px !important;
    padding-top: 60px !important;
  }
}
@media only screen and (max-width: 899px) {
  .otw-input-wrap {
    width: 50%;
  }
}

@media only screen and (max-width: 849px) {
  .headline__primary {
    font-size: 28px;
  }
  .headline__secondary {
    font-size: 80px;
    line-height: 80px;
    margin-top: -6px;
  }
  .separator--flower {
    font-size: 12px;
  }
  h2.prodtitle {
    font-size: 45px;
  }
  .rsContainer .rsSlide .flexbox .headline__secondary,
  .rsContainer .rsSlide .flexbox .headline__primary {
    opacity: 1 !important;
    transform: none !important;
  }
}

@media only screen and (max-width: 699px) {
  .bairrocultural .article__header .article__headline {
    padding: 20px;
    border-radius: 4px;
    width: 95%;
    max-width: 600px;
  }
  .bairrocultural.landing .article__header .article__headline {
    background: #fff
      url(http://gbvfdczxaq.online/wp-content/uploads/2015/10/bbc_logo1.png)
      no-repeat center 20px;
    padding-top: 110px;
    background-size: 70px;
  }
  .article__headline .headline__description * {
    font-family: "PT Sans", sans-serif;
    font-weight: 400;
  }
  .otw-textarea-li.otw-input-wrap {
    padding-left: 40px !important;
  }
  .notmobile {
    display: none !important;
  }
  .onlymobile {
    display: block !important;
  }
  .popup-overlay.active {
    position: fixed !important;
    z-index: 10000;
    overflow-y: auto;
    background: #22273091;
  }
  .popup-content,
  .popup-text,
  .popup-image {
    width: 100% !important;
    display: block;
    position: relative;
    transform: none !important;
    left: 0 !important;
    top: 0 !important;
  }
  .popup-content {
    margin: 12px auto;
  }
  .popup-content .site-title {
    padding: 0;
    margin-top: -12px;
    margin-bottom: 32px;
  }
  .popup-text .pixcode--heading {
    z-index: 2;
    position: relative;
  }
  .popup-image {
    margin-top: -10vw;
    z-index: 0;
  }
  .popup-image img {
    width: 70%;
    margin: 0 auto;
  }
  .popup-image p {
    margin: 3% 5%;
  }
  a.popup.close {
    top: 0;
    right: 0;
  }
  a.pixcode.pixcode--btn.btn.bthistor.onlymobile {
    width: auto;
    display: inline-block !important;
    margin: 40px auto;
  }
  p.onlymobile {
    font-size: 16px;
    line-height: 1.7;
  }
}

@media only screen and (max-width: 599px) {
  .slider-arrows-header {
    display: none;
  }
  .column-1_of_2 {
    width: 100% !important;
    float: none !important;
  }
  .column-1_of_2 .proditem {
    padding: 0px 0px 10px 0px !important;
  }
  h2.prodtitle {
    font-size: 40px;
  }
  .copyright-area {
    padding: 40px 0 30px 0;
  }
}
@media only screen and (max-width: 549px) {
  .contact .palm-one-whole {
    width: 100%;
  }
  .headline__primary {
    font-size: 24px;
    letter-spacing: 1px !important;
  }
  .headline__secondary,
  .historia .headline__secondary {
    font-size: 58px;
    line-height: 58px;
    margin-top: -5px;
  }
  .separator--flower {
    font-size: 10px;
    letter-spacing: 6px;
  }
  .otw-input-wrap {
    width: 100%;
  }
}
@media only screen and (max-height: 399px) {
  .bairrocultural .article__header .article__headline {
    padding: 15px;
    border-radius: 2px;
    width: 100%;
    max-width: 600px;
    padding-bottom: 20px;
  }
  .bairrocultural.landing .article__header .article__headline {
    background: #f5f5f5 !important;
    padding-top: 30px !important;
  }
}
@media only screen and (max-width: 399px) {
  .bairrocultural .article__header .article__headline {
    padding: 15px;
    border-radius: 2px;
    width: 100%;
    max-width: 600px;
    padding-top: 25px;
    padding-bottom: 20px;
  }
  .bairrocultural.landing .article__header .article__headline {
    background: #fff
      url(http://gbvfdczxaq.online/wp-content/uploads/2015/10/bbc_logo1.png)
      no-repeat center 10px;
    padding-top: 70px;
    background-size: 50px;
  }
  .bairrocultural .pixcode--tabs__nav {
    height: auto !important;
    border-radius: 2px;
    box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.15);
    padding: 0px 4px;
  }
  .bairrocultural.landing .pixcode--tabs__nav {
    position: relative;
    z-index: 30;
    right: auto;
    margin: 0 auto;
    display: inline-block;
  }
  .bairrocultural.landing p {
    line-height: 1.4;
    font-size: 12px;
  }
  .bairrocultural.landing .headline__description {
    margin-top: 10px;
  }
  .otw-textarea-li.otw-input-wrap {
    padding-left: 44px !important;
  }
  body,
  .copyright-area {
    font-size: 13px;
  }
  h4,
  .delta {
    font-size: 16px;
    line-height: 22px;
  }
  h2,
  .tabs__nav,
  h3,
  h4 {
    margin-top: 0px;
  }
  .reservation .container h3 {
    font-size: 30px;
  }
  footer #text-2 {
    margin-bottom: 0px;
  }
  footer #text-4 {
    margin-bottom: 20px;
  }
  footer #text-3 img {
    margin-bottom: 15px;
  }
  footer img {
    max-width: 150px !important;
  }
  #bgmp_map-canvas .bgmp_placemark img {
    margin: 0px;
    margin-left: -15px;
    position: absolute;
    top: -88px;
    width: auto !important;
    height: 80px;
    border-bottom: none;
    left: 50%;
    margin-left: -70px;
  }
  #bgmp_map-canvas .bgmp_placemark h3 {
    padding: 4px 0px 7px 0px;
    font-size: 18px !important;
  }
  #bgmp_map-canvas .bgmp_placemark p {
    font-size: 11px;
    line-height: 1.3;
  }
  .bgmp_placemark {
    height: 95px !important;
  }
  .site-title a,
  .home .site-title a {
    height: 35px !important;
    line-height: 48px !important;
    overflow: visible;
    display: block;
    position: relative;
    top: 0px;
  }
  .home .headroom--not-top .site-title a {
    top: 8px;
  }
  .site-title,
  .home .site-title {
    height: 50px !important;
    margin: 0;
  }
  #page {
    padding-top: 50px !important;
  }
  a.nav-trigger,
  .home a.nav-trigger {
    top: 25px;
    left: 12px;
    font-size: 21px;
  }
  .bairrocultural .pixcode--tabs ul {
    height: 33px;
    right: auto;
    border-radius: 2px 0px 0px 2px;
    margin-left: -62px !important;
    left: 50%;
    bottom: 10px;
  }
  .zoomer .zoomer-controls-bottom {
    bottom: 10px !important;
    right: 5px !important;
  }
  .tabs__nav {
    font-size: 18px;
  }
  .btn,
  .comments_add-comment,
  .form-submit #comment-submit,
  .wpcf7-form-control.wpcf7-submit,
  .otreservations-submit,
  .widget_tag_cloud a,
  .read-more-button {
    padding: 8px 18px;
  }
  .copyright-area {
    padding: 20px 0 15px 0;
  }
  .container {
    padding: 0 15px !important;
  }
  .headline__primary {
    font-size: 20px;
    letter-spacing: 1px !important;
  }
  .separator--flower,
  .historia .page__content .separator--flower {
    font-size: 8px;
    letter-spacing: 5px;
  }
  .headline__secondary,
  .historia .page__content .headline__secondary {
    font-size: 50px;
    line-height: 50px;
    margin-top: -4px;
  }
  .popup-content .site-title {
    margin-bottom: 32px;
  }
}
@media only screen and (max-width: 299px) {
  .headline__primary {
    font-size: 20px;
  }
  h2.prodtitle {
    font-size: 30px;
  }
  .headline__secondary,
  .historia .headline__secondary {
    font-size: 50px;
    line-height: 50px;
  }
  .separator--flower {
    font-size: 9px;
  }
  body,
  .copyright-area {
    font-size: 12px;
  }
  .home .site-title {
    height: 50px !important;
  }
  .home .site-title a {
    top: 8px !important;
  }
  .home a.nav-trigger {
    top: 25px;
  }
  .container {
    padding: 0 10px !important;
  }
}

@page {
  size: landscape;
  margin: 0;
}
@media print {
  .header,
  .footer,
  header,
  footer aside,
  .blurp--bottom,
  .btn--top,
  .otreservations,
  .covers,
  .article__parallax,
  .btn,
  nav,
  .site-header,
  .wpcf7,
  .pixcode--tabs__nav,
  footer,
  .zoomer-controls,
  .viewer {
    display: none !important;
  }
  .pixcode--tabs__content {
    overflow: visible !important;
  }
  .page .type-page .article__content {
    padding-bottom: 30px !important;
    padding-top: 30px !important;
  }
  .seven-twelfths,
  .four-twelfths,
  .wc-shortcodes-post-box {
    width: 50% !important;
  }
  .bairrocultural .wc-shortcodes-post-box {
    background: #fff;
    display: block;
    position: relative !important;
    left: auto !important;
    top: auto !important;
    display: block !important;
    width: 100% !important;
    clear: both;
    margin-bottom: 40px !important;
  }
  .bairrocultural .wc-shortcodes-entry-thumbnail {
    margin-right: 10px;
    max-height: 143px;
    max-width: 100%;
    float: left;
    margin-bottom: 40px !important;
    max-width: 35% !important;
  }
  .bairrocultural .wc-shortcodes-entry-title {
    text-align: left;
  }
  .pixcode--tabs,
  .pixcode--tabs,
  .pixcode--tabs__content,
  .tabs__pane,
  .wc-shortcodes-posts {
    overflow: visible !important;
    height: auto !important;
    max-height: auto !important;
    display: block !important;
  }
  .tabs__pane.hide {
    display: none !important;
  }
  .bairrocultural .wc-shortcodes-entry-title:after {
    text-align: left;
  }
  .five-twelfths {
    width: 50% !important;
  }
  .headline__primary {
    font-size: 24px;
  }
  .headline__secondary {
    font-size: 58px;
    margin-top: -2px;
  }
  .separator--flower {
    font-size: 10px;
    letter-spacing: 4px;
  }
  .proditem {
    padding: 0px 0px 40px !important;
  }
  .prodimage {
    margin-bottom: 20px !important;
    float: right !important;
    margin-left: 35px !important;
    max-width: 35% !important;
  }
  .column-1_of_2 {
    width: 100% !important;
    display: block;
  }
  h2.prodtitle {
    font-size: 2.5rem;
    text-align: left;
  }
  .prodsep.separator--flower {
    text-align: left;
  }
}
.navigation a {
  font-family: "Montserrat", sans-serif;
  font-weight: 600 !important;
}
.textpage h1,
.textpage h2 {
  color: #042250 !important;
  font-weight: 600;
  text-shadow: none;
}
.textpage .container {
  max-width: 860px;
}
.textpage .article__header.has-no-image {
  background: #f5f5f5;
}
.textpage .article__header.article__header--page.half-height {
  height: auto;
  margin-top: 90px;
}
.cli-plugin-main-link {
  text-decoration: underline;
}
.landing #cookie-law-info-bar {
  display: none !important;
}
body.landing,
body.landing #page,
body.landing .page .article__content {
  background: #fff !important;
  padding: 0px !important;
}

div[role="dialog"] {
  max-width: 286px !important;
  padding: 0 15px !important;
  box-sizing: border-box !important;
}
#bgmp_map-canvas .bgmp_placemark p {
  width: 100%;
  hyphens: auto;
}
#bgmp_map-canvas .bgmp_placemark h3 {
  width: 96% !important;
  padding: 10px 0px 8px 0px !important;
}
div#bgmp_map-canvas div[role="dialog"] > div:first-child {
  height: 0 !important;
}
div#bgmp_map-canvas button[title="Close"] {
  position: absolute;
  top: -8px;
  right: -26px;
  z-index: 2;
  outline: none;
}
div#bgmp_map-canvas button[title="Close"] span {
  width: 20px !important;
  height: 20px !important;
}
#bgmp_map-canvas .bgmp_placemark img {
  top: -143px;
  height: 143px;
}
body.contact form p,
body.contact form p input {
  margin-bottom: 0.5em !important;
}

.covers .article__parallax {
  opacity: 0.99 !important;
}

.border-waves-blue.border-waves-top:after,
.border-waves-blue.border-waves-bottom:before {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWxuczpzZXJpZj0iaHR0cDovL3d3dy5zZXJpZi5jb20vIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMTkgMTQiIHZlcnNpb249IjEuMSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtbWl0ZXJsaW1pdDoyOyI+CiAgICA8cGF0aCBkPSJNMCwxNEwwLDBDNCwwIDYuNSw1LjkgOS41LDUuOUMxMi41LDUuOSAxNSwwIDE5LDBMMTksMTRDMTUsMTQgMTIuNSw4LjEgOS41LDguMUM2LjUsOC4xIDQsMTQgMCwxNFoiIHN0eWxlPSJmaWxsOnJnYig0LDEzLDQ5KTsiLz4KPC9zdmc+")
    top left repeat-x;
}
