body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
input,
span,
.bold,
strong,
b,
label,
div,
a {
  font-family: "Futura Now" !important;
}

h3 {
  font-weight: 500 !important;
}

.qtip-content {
  font-family: "Futura Now" !important;
}

.wp__topmenu ul.menu {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin: 0px;
}

.wp__topmenu ul.menu li {
  list-style: none;
}

.logo__cont .iwithtext .iwt-text {
  line-height: 18px;
}

.pum-content.popmake-content p {
  padding-bottom: 0px;
}

.preventivo-form-hp .col.span_12 {
  align-items: center;
  margin-bottom: 0px !important;
}

.wpb_raw_code.widget__preventivo__slider {
  position: absolute;
  width: 100%;
  bottom: calc(100vh * 0.08);
  z-index: 1;
}

.wpb_row:not(.slider__rev-cont) .wpb_raw_code.widget__preventivo__slider {
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 43px;
  padding: 15px 20px;
}

.wpb_row.slider__rev-cont .wpb_raw_code.widget__preventivo__slider form.slider-quote-form {
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 43px;
  padding: 15px 20px;
}

.wpb_raw_code.widget__preventivo__slider .preventivo-form-hp select,
.wpb_raw_code.widget__preventivo__slider .preventivo-form-hp input:not([type="submit"]) {
  background-color: #fff !important;
  color: #003b71;
  border-radius: 43px;
  padding: 5px 20px;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #fff !important;
}

.widget__preventivo__pag .preventivo-form-hp select,
.widget__preventivo__pag .preventivo-form-hp input:not([type="submit"]):not([type="checkbox"]) {
  background-color: transparent !important;
  color: #fff;
  border-radius: 43px !important;
  padding: 5px 20px;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #fff !important;
}

/*calendario input owb*/
body:not(.home) ::-webkit-calendar-picker-indicator {
  filter: invert(1);
}

body:not(.home) .dark-indicator ::-webkit-calendar-picker-indicator {
  filter: invert(0);
}

body[data-button-style="rounded"] .container-wrap input[type="submit"].header-form-cp {
  background-color: #e55c00 !important;
  padding: 10px 25px !important;
  width: 100%;
  white-space: break-spaces;
  margin-left: auto !important;
  margin-right: auto !important;
  display: block;
}

body input[type="submit"].header-form-cp {
  background-color: #e55c00 !important;
  padding: 10px 25px !important;
  width: auto;
  white-space: break-spaces;
  margin-left: auto !important;
  margin-right: auto !important;
  display: block;
}

input[type="submit"].header-form-cp {
  font-size: 14px !important;
}

.select-container {
  width: 100%;
  display: block;
  position: relative;
}

.select-container:after {
  font-family: "Material Icons Outlined";
  content: "expand_more";
  position: absolute;
  bottom: 1px;
  top: 1px;
  right: 1px;
  border-radius: 5px;
  padding: 0 15px;
  line-height: 38px;
  display: block;
  pointer-events: none;
  font-size: 18px;
  height: 38px;
}

.row .col h3,
.row .col h4 {
  margin-bottom: 30px;
}

.txticon__owb .iwithtext .iwt-icon img {
  margin-bottom: 0px;
  display: block;
}

.txticon__owb .iwithtext .iwt-text {
  padding-left: 20px;
}

.txticon__owb .iwithtext * {
  position: relative !important;
}

.txticon__owb .iwithtext {
  display: flex;
  flex-direction: row;
  align-items: center;
}

/* .nectar-fancy-box.hovered .hover-content:after {
	content: '—>';
	position: absolute;
	color: #fff;
	background-color: transparent !important;
	right: 0px !important;
} */
.fancy__services .nectar-fancy-box .inner:after {
  content: url(https://www.baiaholiday.com/camping-douce-quietude/wp-content/uploads/sites/2/2021/05/arrow-box.png);
  position: absolute;
  color: #fff;
  background-color: transparent !important;
  right: 0px !important;
  opacity: 0;
  transform: translateY(15%);
  transition: opacity 0.65s cubic-bezier(0.05, 0.2, 0.1, 1) 0.15s,
    transform 0.65s cubic-bezier(0.05, 0.2, 0.1, 1) 0.15s;
}

.fancy__services .nectar-fancy-box.hovered .inner:after {
  content: url(https://www.baiaholiday.com/camping-douce-quietude/wp-content/uploads/sites/2/2021/05/arrow-box.png);
  position: absolute;
  color: #fff;
  background-color: transparent !important;
  right: 0px !important;
  opacity: 1;
  transform: translateY(0%);
}

.fancy__services .nectar-fancy-box[data-style="hover_desc"] .box-bg:before,
.nectar-fancy-box[data-style="hover_desc"]:before {
  background: linear-gradient(to bottom,
      rgba(15, 15, 15, 0) 59%,
      rgba(18, 59, 113, 0.6) 100%);
}

a.nectar-button.has-icon.icon_no_bg i.fa.fa-caret-right {
  background-color: transparent !important;
  box-shadow: none !important;
}

body.material[data-button-style^="rounded"] .nectar-button.see-through-2.has-icon.icon_no_bg:not(:hover) i.fa.fa-caret-right {
  color: #0091b3 !important;
}

.accommodations__row .iwithtext .iwt-icon img {
  width: 100% !important;
  margin-bottom: 0px;
  display: block;
}

.accommodations__row .iwithtext .iwt-text h3 {
  margin-bottom: 0px;
}

.accommodations__row .iwithtext {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-color: #f2f2f2;
}

.accommodations__row .iwithtext .iwt-icon {
  width: 50%;
  position: relative;
}

.accommodations__row .iwithtext .iwt-text {
  width: 50%;
  position: relative;
  padding-left: 0px;
}

.accommodations__row .iwithtext:after {
  display: block;
  position: absolute;
  content: " ";
  width: 50%;
  height: 6px;
  right: 0;
  bottom: 0;
  background: #40adc6;
  z-index: 5;
  transform: scaleX(0) translateZ(0);
  -webkit-transform: scaleX(0) translateZ(0);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -webkit-transition: 0.45s cubic-bezier(0.24, 1, 0.3, 1);
  transition: 0.45s cubic-bezier(0.24, 1, 0.3, 1);
}

.accommodations__row .vc_column-inner:hover .iwithtext:after {
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
}

.offerte__owb .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.previous {
  left: 0px;
}

.offerte__owb .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.next {
  right: 0px;
}

/* .offerte__owb .cell:not(.is-selected) {
	visibility: hidden !important;
} */
.offerte__owb .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button .arrow {
  fill: #fff;
}

.offerte__owb .nectar-flickity[data-controls*="arrows_overlaid"] .previous:after,
.nectar-flickity[data-controls*="arrows_overlaid"] .next:after {
  background-color: #fff;
  display: none;
}

.offerte__owb .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button:before {
  background-color: #003b71;
  border-radius: 0px;
}

.offerte__owb .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.previous,
.offerte__owb .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.next {
  width: 35px;
}

.offerte__owb .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button svg {
  width: 16px;
}

.offerte__owb .cell p {
  font-size: 20px;
  padding-bottom: 10px;
}

.offerte__owb .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
  margin: 90px 0 0px 0;
}

.row .col h3,
.row .col h4 {
  margin-bottom: 10px;
}

.row .col .filtr-item img {
  margin-bottom: 0px !important;
}

.simplefilter_417 li:before,
.simplefilter_417 li:after {
  display: none !important;
}

ul.simplefilter_417 {
  display: flex !important;
  justify-content: space-around;
}

.simplefilter_417 li {
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  letter-spacing: 0px;
  padding: 0px 10px 0px 10px;
  -webkit-transition: 0.45s cubic-bezier(0.24, 1, 0.3, 1);
  transition: 0.45s cubic-bezier(0.24, 1, 0.3, 1);
}

.simplefilter_417 li.active,
.simplefilter_417 li:hover {
  text-decoration: underline;
}

.box__info .nectar-fancy-box .fancy-box-custom-icon {
  display: block;
}

.box__info .nectar-fancy-box:before {
  content: url(/camping-douce-quietude/wp-content/uploads/sites/2/2021/06/cta-arrow.png);
  position: absolute;
  color: #fff;
  background-color: transparent !important;
  bottom: 15px;
  opacity: 0;
  transform: translateY(15%);
  transition: opacity 0.65s cubic-bezier(0.05, 0.2, 0.1, 1) 0.15s,
    transform 0.65s cubic-bezier(0.05, 0.2, 0.1, 1) 0.15s;
  z-index: 9;
  right: 15px;
}

.box__info .nectar-fancy-box:hover:before {
  opacity: 1;
  transform: translateY(0%);
}

.box__info .nectar-fancy-box .fancy-box-custom-icon {
  display: block;
  position: absolute;
  top: -75px;
  left: -30px;
}

.box__info .nectar-fancy-box .inner {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.box__info .nectar-fancy-box {
  padding: 50px 30px;
  display: flex;
  overflow: visible;
}

a.nectar-button.btn_abs_map {
  position: absolute;
  top: auto;
  bottom: 30px;
  right: 30px;
  padding: 10px 35px !important;
}

.news__row .iwithtext .iwt-icon img {
  width: 100% !important;
  height: 100%;
  margin-bottom: 0px;
  display: block;
}

.news__row .iwithtext .iwt-text h3 {
  margin-bottom: 0px;
}

.news__row .iwithtext {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #f2f2f2;
}

.news__row .iwithtext .iwt-icon {
  position: relative;
}

.news__row .iwithtext .iwt-text {
  position: relative;
  padding: 40px;
  background-color: #f2f2f2;
}

.news__row .iwithtext:after {
  display: block;
  position: absolute;
  content: " ";
  width: 46%;
  height: 15px;
  right: 0;
  top: 0;
  background: #ac9b6a;
  z-index: 5;
  transform: scaleX(0) translateZ(0);
  -webkit-transform: scaleX(0) translateZ(0);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -webkit-transition: 0.45s cubic-bezier(0.24, 1, 0.3, 1);
  transition: 0.45s cubic-bezier(0.24, 1, 0.3, 1);
}

.news__row .iwithtext:before {
  content: url(/wp-content/uploads/sites/2/2021/06/cta-arrow.png);
  position: absolute;
  color: #fff;
  background-color: transparent !important;
  bottom: 15px;
  opacity: 0;
  transform: translateX(-15%) translateY(50px);
  transition: opacity 0.65s cubic-bezier(0.05, 0.2, 0.1, 1) 0.15s,
    transform 0.65s cubic-bezier(0.05, 0.2, 0.1, 1) 0.15s;
  z-index: 9;
  right: 15px;
}

.news__row .blog-recent .col:not(:first-child) {
  margin-top: 60px;
}

.container.main-content p#breadcrumbs {
  display: none;
}

div#breadcrumbs {
  padding: 25px 0px;
}

div#breadcrumbs strong.breadcrumb_last {
  color: #e55d01;
}

.news__row .nectar-post-grid .col__owbgrid,
.news__row .col__owbrelated {
  margin-bottom: 60px;
}

.nectar-post-grid-wrap .load-more-wrap {
  margin: 20px 0;
  text-align: right;
}

a.load-more.nectar-button {
  color: #0091b3 !important;
  border-color: #0091b3 !important;
  padding: 6px 35px 6px 30px !important;
  border-width: 2px;
  font-weight: 600;
}

.nectar-post-grid-wrap[data-load-more-color="black"] .load-more:hover {
  background-color: #123b71;
  color: #fff !important;
  border-color: #123b71 !important;
}

body.single-post .col.span_6.section-title.blog-title,
body.single-post #author-bio,
body.single-post #page-header-bg .span_6 {
  display: none !important;
}

.post .content-inner {
  padding-bottom: 0px;
}

.related-post-wrap .row-bg-wrap .row-bg {
  background-color: rgb(255 255 255 / 0%);
}

.related-post-wrap h3.related-title {
  text-align: center;
  padding-top: 0px !important;
}

.news__row .col__owbrelated {
  position: relative;
}

body[data-ext-responsive="true"].single-post .container-wrap.no-sidebar .post-area {
  max-width: 100%;
}

.work-meta-owb h4.title,
.work-meta-owb h5.title {
  text-transform: uppercase !important;
  font-weight: 600 !important;
  font-size: 18px !important;
  margin-bottom: 0px !important;
  line-height: 30px !important;
}

.work-meta-owb p {
  padding-bottom: 0px;
}

.work-meta-owb a.default-link {
  border-radius: 20px;
  color: #fff;
  background-color: #e55c00 !important;
  padding: 12px 18px;
  font-size: 14px;
  text-align: center;
  width: 100%;
  max-width: 100%;
  display: flex;
  line-height: 15px;
  justify-content: center;
}

.inner-wrap.owb-accomodation-wrap {
  border: 1px solid #003b71;
  border-radius: 20px;
  overflow: hidden;
  height: 100%;
}

.work-meta-owb {
  padding: 0px 20px 20px 20px;
}

span.price {
  font-size: 45px;
  line-height: 50px;
}

/* .wpb_row.accomodation__row .row.portfolio-items {
	display: flex;
} */
.row_col_wrap_12_inner.owb__flexend {
  align-items: flex-end;
}

.row_col_wrap_12_inner.owb__flexmiddle {
  align-items: center;
}

.portfolio-items .col p {
  text-transform: none !important;
}

body[data-button-style="rounded"] .container-wrap .widget__preventivo__pag input[type="submit"].header-form-cp {
  width: auto;
}

.widget__preventivo__pag label {
  padding: 5px 20px;
  font-weight: 400 !important;
}

.nectar-social.hover .pinterest-share i,
.nectar-social.hover .facebook-share i,
.nectar-social.hover .twitter-share i,
.nectar-social.hover .linkedin-share i {
  color: #0091b3;
}

.nectar-social.hover .nectar-social-inner a:hover i {
  color: #00417c;
}

.nectar-social .icon-default-style.steadysets-icon-share {
  color: #0091b3;
}

.nectar-social.hover .share-btn,
.nectar-social.hover>div a>span,
.sharing-default-minimal .nectar-love {
  color: #0091b3;
}

.nectar-social.hover .share-btn,
.nectar-social.hover>div a {
  border: 2px solid #0091b3;
}

.offerte-header-wrap {
  margin-bottom: 100px;
}

span.sconto_off {
  background-color: #e55c00;
  color: #fff;
  padding: 7px 20px;
  border-radius: 30px;
  font-size: 14px;
  margin-right: 30px;
  font-weight: 700;
  line-height: 15px;
}

span.periodo_off {
  background-color: #ffffff;
  color: #0091b3 !important;
  border: 1px solid #0091b3;
  padding: 7px 20px;
  border-radius: 30px;
  font-size: 14px;
  margin-right: 30px;
}

body.single-offerta ul .next-post,
body.single-offerta ul .previous-post,
body.single-offerta ul .previous-post:after,
body.single-offerta ul .next-post:after {
  background-color: #fff !important;
}

body.single-offerta .previous-post h3,
body.single-offerta .next-post span,
body.single-offerta .blog_next_prev_buttons span {
  color: #15417c !important;
}

body.single-offerta .next-post h3 .next-arrow line,
body.single-offerta .previous-post h3 .next-arrow line {
  stroke: #15417c !important;
}

body.single-offerta h3 .text .line {
  background-color: #15417c !important;
}

body.single-offerta .previous-post span.text,
body.single-offerta .next-post span.text {
  display: block;
  font-size: 16px;
  text-align: right;
  font-weight: 400;
  line-height: 18px;
}

body.single-offerta .blog_next_prev_buttons {
  margin: 0px !important;
}

body.single-offerta .nectar-global-section.before-footer {
  padding-top: 0px !important;
}

.condizioni_legali .toggle h3 a {
  font-weight: 400;
  text-decoration: underline;
  background-color: #fff;
}

.condizioni_legali .toggle h3 a i {
  text-decoration: none;
}

.condizioni_legali .toggle h3 a i.fa-plus-circle:before {
  content: "\f0dd";
}

.condizioni_legali .toggle h3 a i.fa-minus-circle:before {
  content: "\f0de";
}

.owb-offerta-item .inner {
  overflow: visible !important;
}

.owb-offerta-item span.sconto_off {
  position: absolute;
  z-index: 9999;
  top: -2%;
  transform: translateX(-50%);
}

.owb-offerta-item .item-main {
  padding-top: 25px;
}

.owb-offerta-item h3.post-heading a span {
  color: #15417c !important;
}

p.offerta__exc {
  color: #15417c !important;
  padding-top: 10px;
}

.single-portfolio .container.main-content {
  padding-bottom: 4%;
}

#pagination-e .prev a,
#pagination-e .next a {
  line-height: 20px;
  font-size: 12px;
  font-weight: 600;
  color: #0091b3 !important;
  border-color: #0091b3 !important;
  padding: 9px 35px 9px 30px !important;
  border-width: 2px;
  border: 2px solid black;
  border-radius: 200px;
}

#header-outer[data-lhe="animated_underline"] .nectar-header-text-contentƒ#header-space a.nectar-button:hover:after {
  transform: none !important;
  display: none;
}

div#header-secondary-outer .container nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

div#header-secondary-outer .container nav ul.sf-menu {
  flex-basis: 50%;
}

div#header-secondary-outer .container nav #social {
  flex-basis: 40%;
  display: flex;
  justify-content: flex-end;
}

div#header-secondary-outer .container nav .wpml-ls {
  flex-basis: 10%;
}

ul.sf-menu .nectar-header-text-content-wrap .nectar-header-text-content {
  padding: 0px !important;
}

ul.sf-menu .nectar-header-text-content-wrap {
  margin-right: 0px !important;
}

.wpml-ls-legacy-dropdown a {
  background-color: transparent;
  border: none;
}

.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a,
.wpml-ls-legacy-dropdown a:focus,
.wpml-ls-legacy-dropdown a:hover {
  background: transparent;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
  border: none !important;
}

#header-secondary-outer .wpml-ls ul {
  height: auto;
  float: none;
  display: flex;
  justify-content: flex-end;
}

.wpml-ls-sub-menu li.wpml-ls-item a span {
  line-height: 21px;
}

.wpml-ls-sub-menu li.wpml-ls-item a.wpml-ls-link {
  padding: 8px 20px;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  border: none !important;
  background-image: url(/wp-content/uploads/2021/07/down-arrow.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 12px;
  height: 8px;
}

div#secondary-header-bar .txticon__owb .iwithtext {
  justify-content: center;
}

body.home rs-slide rs-sbg-px:before {
  background: -moz-linear-gradient(-43deg,
      rgba(255, 255, 255, 0.3) 58%,
      rgba(255, 255, 255, 0) 50%);
  background: -webkit-linear-gradient(-43deg,
      rgba(255, 255, 255, 0.3) 58%,
      rgba(255, 255, 255, 0) 50%);
  background: linear-gradient(125deg,
      rgba(255, 255, 255, 0.3) 49%,
      rgba(255, 255, 255, 0) 40%);
  position: absolute;
  top: 0px;
  content: "";
  width: 100%;
  height: 100%;
  z-index: 999999;
}

body.home rs-slide rs-sbg-px:after {
  background: -moz-linear-gradient(-47deg,
      rgba(255, 255, 255, 0.6) 53%,
      rgba(255, 255, 255, 0) 50%);
  background: -webkit-linear-gradient(-47deg,
      rgba(255, 255, 255, 0.6) 53%,
      rgba(255, 255, 255, 0) 50%);
  background: linear-gradient(120deg,
      rgba(255, 255, 255, 0.6) 44%,
      rgba(255, 255, 255, 0) 38%);
  position: absolute;
  top: 0px;
  content: "";
  width: 100%;
  height: 100%;
  z-index: 999999;
}

.destinazioni__owb .nectar-flickity .previous:after,
.nectar-flickity .next:after {
  background-color: #fff;
  display: none;
}

.destinazioni__owb .nectar-flickity .flickity-prev-next-button:before {
  background-color: #003b71;
  border-radius: 0px;
}

.destinazioni__owb .nectar-flickity .flickity-prev-next-button.previous,
.destinazioni__owb .nectar-flickity .flickity-prev-next-button.next {
  width: 35px;
}

.destinazioni__owb .nectar-flickity .flickity-prev-next-button svg {
  width: 16px;
}

.destinazioni__owb .cell p {
  font-size: 20px;
}

.destinazioni__owb .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
  margin: 90px 0 0px 0;
}

.destinazioni__owb .cell {
  transition: all 0.18s cubic-bezier(0.05, 0.2, 0.1, 1);
}

.destinazioni__owb .cell:hover {
  transform: scale(1.03);
}

.destinazioni__owb .nectar-fancy-box[data-style="hover_desc"].hovered:before {
  opacity: 0.5;
  background-color: #003b71 !important;
  height: 100%;
}

.destinazioni__owb .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.previous {
  left: 50px !important;
}

.destinazioni__owb .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.next {
  right: 50px !important;
}

.destinazioni__owb .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.previous,
.destinazioni__owb .nectar-flickity[data-controls*="arrows_overlaid"] .flickity-prev-next-button.next {
  height: 80px;
  background-color: white !important;
}

.destinazioni__owb .nectar-flickity .flickity-prev-next-button:before {
  background-color: #ffffff;
}

.destinazioni__owb .nectar-flickity .flickity-prev-next-button .arrow {
  fill: #00417c;
}

.destinazioni__owb .flickity-prev-next-button svg {
  height: 75%;
}

body .destinazioni__owb .nectar-flickity.nectar-carousel .flickity-slider {
  align-items: center;
}

a.nectar-button.medium.regular.btn__destinazioni {
  padding: 10px 40px !important;
  margin-top: 10px;
}

a.nectar-button.medium.regular.btn__destinazioni span {
  color: #00417c !important;
}

div#slide-out-widget-area ul.social {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}

span.breadcrumb_last {
  color: #e55c00;
}

a.nectar-button.btn__listdestinazioni {
  width: 50%;
  text-align: center;
  padding: 7px 25px !important;
  font-weight: 700;
}

a.nectar-button.btn__listdestinazioni__pgi {
  width: 90%;
  text-align: center;
  padding: 7px 25px !important;
  font-weight: 700;
  margin: 0 auto !important;
}

.destinazioni__listcont .txticon__owb .iwithtext {
  padding-bottom: 25px;
}

.wpb_row.destinazioni__listcont {
  padding: 25px 0px !important;
}

.nectar-button.medium {
  padding: 10px 45px !important;
}

/* body:not(.home) .accommodations__row .iwithtext .iwt-icon {
	max-height: 200px !important;
} */
.accommodations__row .iwithtext .iwt-icon {
  width: 50%;
  position: relative;
  overflow: hidden !important;
}

.wpb_row.box__card .col .wpb_column .vc_column-inner .wpb_wrapper .wpb_row:not(:last-child) .col .wpb_column .vc_column-inner {
  box-shadow: 0px 4px 50px 0px rgb(0 0 0 / 5%) !important;
}

.wpb_content_element.all_accomodation__owb .wpb_tab {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

.wpb_content_element.all_accomodation__owb .wpb_tab .col {
  margin-bottom: 30px;
}

.wpb_content_element.all_accomodation__owb .acc__bg {
  min-height: 250px;
  background-size: cover !important;
  margin-bottom: 25px;
}

.all_accomodation__owb .row_col_wrap_12_inner.span_12.owb__flexend {
  flex-wrap: wrap;
  align-items: center;
}

.all_accomodation__owb .row_col_wrap_12_inner.span_12.owb__flexend .wpb_column:first-child {
  width: auto;
}

.all_accomodation__owb .row_col_wrap_12_inner.span_12.owb__flexend .wpb_column:last-child {
  flex-grow: 1;
}

.work-meta-owb a.default-link.more-info-allacc {
  background-color: transparent !important;
  color: #003b71;
  text-decoration: underline;
}

.nectar_cascading_images .cascading-image .img-wrap,
.nectar_cascading_images .cascading-image .bg-layer>.bg-color {
  display: block !important;
}

.tabbed[data-style="minimal"]>ul li a {
  text-transform: capitalize;
  font-weight: 600 !important;
  line-height: 20px !important;
}

.sistemazione-elenchi-serviziextra,
.sistemazione-elenchi-documentiscaricabili,
.sistemazione-elenchi-serviziinclusi,
.row-bh-attr.sistemazione-elenchi-inklusivedienstleistungen,
.row-bh-attr.sistemazione-elenchi-includedservices {
  display: none;
}

.row-bh-attr .iwithtext .iwt-icon {
  height: 45px;
}

.row-bh-attr .iwithtext .iwt-icon img {
  height: 100%;
}

.nectar-flickity[data-controls*="arrows_overlaid"] .next:after {
  display: none !important;
}

.checkbox-container span.wpcf7-list-item label {
  margin-right: 20px;
}

.toggles .inner-toggle-wrap a {
  text-decoration: underline;
  color: #0091b3 !important;
}

div#sistemazioni .toggles h3 a i {
  display: none;
}

div#sistemazioni .toggles h3 a {
  text-decoration: underline;
  padding: 20px 0px;
  font-size: 20px;
  font-weight: 500;
  color: #00417c;
}

div#sistemazioni .toggles .toggle {
  border: none;
}











@media only screen and (min-width: 1300px) {

  .news__row .blog-recent .col:nth-child(2n-1),
  .news__row .nectar-post-grid .col__owbgrid:nth-child(2n-1) {
    /* margin-left: 20px; */
  }

  .news__row .iwithtext {
    flex-direction: row;
    align-items: stretch;
    max-width: 90%;
  }

  .news__row .iwithtext .iwt-icon {
    width: 60%;
    height: 300px;
    overflow: hidden;
  }

  .news__row .iwithtext .iwt-text {
    width: 50%;
  }

  .news__row .row.blog-recent .col:hover .iwithtext:before,
  .news__row .nectar-post-grid .col__owbgrid:hover .iwithtext:before,
  .news__row .col__owbrelated:hover .iwithtext:before {
    opacity: 1;
    transform: translateY(0%) translateY(50px);
  }

  .news__row .row.blog-recent .col:hover .iwithtext:after,
  .news__row .nectar-post-grid .col__owbgrid:hover .iwithtext:after,
  .news__row .col__owbrelated:hover .iwithtext:after {
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0);
  }

  .right.img-with-aniamtion-wrap img {
    display: inline-block !important;
  }
}

@media only screen and (max-width: 999px) {
  .wpb_raw_code.widget__preventivo__slider {
    display: none;
  }

  .accommodations__row.prod__cont .iwithtext .iwt-text {
    width: 75%;
    padding: 20px 0px;
  }

  .accommodations__row.prod__cont .iwithtext {
    flex-direction: column;
  }

  .accommodations__row.prod__cont .iwithtext .iwt-icon {
    width: 100%;
    /* height: 150px; */
    overflow: hidden;
  }

  .nectar-header-text-content.mobile-only {
    display: none !important;
  }
}

@media only screen and (min-width: 999px) {
  .row-bh-attr .sistemazione-elenchi--blocco_generic img {
    max-width: 40%;
  }

  .filtr-container,
  .filtr-container.filters-div {
    overflow: visible !important;
  }

  /* .filtr-container .filtr-item.single_one:nth-child(3n+1) {
		margin-top: 10%;
	}
	.filtr-container .filtr-item.single_one:nth-child(3n) {
		margin-top: 6%;
	}
	.filtr-container.filtr-container--filtered .filtr-item.single_one:nth-child(3n+1),
	.filter_gallery_630.filtr-container--filtered .filtr-item.single_one:nth-child(3n+1) {
		margin-top: 0;
	}
	.filtr-container.filtr-container--filtered .filtr-item.single_one:nth-child(3n),
	.filter_gallery_630.filtr-container--filtered .filtr-item.single_one:nth-child(3n) {
		margin-top: 0;
	} */
  .news__row .iwithtext .iwt-text {
    transform: translateY(50px);
    padding: 0px 40px;
  }

  .news__row .nectar-post-grid .col__owbgrid,
  .news__row .col__owbrelated {
    margin-bottom: 100px;
  }

  .nectar-post-grid-item.owb-offerta-item:nth-child(3n-1) {
    margin-top: 75px;
  }

  .accommodations__row.prod__cont .iwithtext .iwt-text {
    padding: 45px;
  }

  .accommodations__row.prod__cont .iwithtext {
    height: 300px;
    overflow: hidden;
  }

  .wpb_content_element.all_accomodation__owb .wpb_tab {
    display: flex !important;
    flex-direction: row;
  }

  .wpb_content_element.all_accomodation__owb .wpb_tab .col {
    width: 30%;
  }

  .all_accomodation__owb .row_col_wrap_12_inner.span_12.owb__flexend {
    flex-wrap: nowrap !important;
  }
}

.widget__preventivo__pag {
  //max-width: 60%;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}

@media only screen and (max-width: 768px) {
  .destinazioni__owb .nectar-fancy-box[data-style="hover_desc"][data-alignment="center"] .hover-content {
    display: none !important;
  }

  .destinazioni__owb .nectar-flickity .flickity-prev-next-button.previous {
    top: 40%;
  }

  .destinazioni__owb .nectar-flickity .flickity-prev-next-button.next {
    top: 40%;
  }

  .offerte__owb .nectar-flickity.nectar-carousel[data-column-padding="20px"] .inner-wrap {
    padding: 0px;
  }

  .mmw__100 {
    max-width: 100% !important;
  }

  #slide-out-widget-area.fullscreen-split .inner>.container .right-side {
    height: 100%;
  }

  #slide-out-widget-area.fullscreen-split .inner>.container .right-side .right-side-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
  }

  #slide-out-widget-area.fullscreen-split .inner>.container .right-side .right-side-inner>div#nav_menu-2 {
    margin-top: auto !important;
  }

  #slide-out-widget-area.fullscreen-split .inner>.container {
    margin: 0px 20px !important;
  }

  div#slide-out-widget-area .left-side {
    display: none !important;
  }

  #slide-out-widget-area.fullscreen-split .inner>.container .right-side .right-side-inner .widget.widget_nav_menu:nth-child(1) {
    font-size: 20px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 500;
  }

  .simplefilter {
    flex-wrap: wrap !important;
    justify-content: center !important;
  }

  .vc_column-inner.bottomslider__offerte {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: left;
  }

  .vc_column-inner.bottomslider__offerte span.sconto_off,
  .vc_column-inner.bottomslider__offerte span.periodo_off {
    margin-right: 10px;
    font-size: 12px;
  }

  .vc_column-inner.socialshare__offerte {
    display: flex;
    justify-content: right;
  }

  .vc_column-inner.socialshare__offerte .share-btn {
    font-size: 12px;
    margin-right: 0;
  }

  .offerte-header-wrap {
    margin-bottom: 50px;
  }
}

@media only screen and (min-width: 768px) {
  .slider__overlay .slide-bg-wrap:after {
    background: -moz-linear-gradient(-47deg,
        rgba(255, 255, 255, 0.6) 53%,
        rgba(255, 255, 255, 0) 50%);
    background: -webkit-linear-gradient(-47deg,
        rgba(255, 255, 255, 0.6) 53%,
        rgba(255, 255, 255, 0) 50%);
    background: linear-gradient(133deg,
        rgba(255, 255, 255, 0.6) 53%,
        rgba(255, 255, 255, 0) 50%);
    position: absolute;
    top: 0px;
    content: "";
    width: 100%;
    height: 100%;
    z-index: 999999;
  }

  .slider__overlay .slide-bg-wrap:before {
    background: -moz-linear-gradient(-43deg,
        rgba(255, 255, 255, 0.3) 58%,
        rgba(255, 255, 255, 0) 50%);
    background: -webkit-linear-gradient(-43deg,
        rgba(255, 255, 255, 0.3) 58%,
        rgba(255, 255, 255, 0) 50%);
    background: linear-gradient(137deg,
        rgba(255, 255, 255, 0.3) 58%,
        rgba(255, 255, 255, 0) 50%);
    position: absolute;
    top: 0px;
    content: "";
    width: 100%;
    height: 100%;
    z-index: 999999;
  }

  .offerte-cont .nectar-social.hover .share-btn,
  .offerte-cont .nectar-social.hover .nectar-social-inner {
    float: right;
    text-align: right;
  }
}

@media only screen and (min-width: 999px) and (max-width: 1350px) {
  .wpb_content_element.all_accomodation__owb .wpb_tab .col {
    width: 48%;
  }
}

/* fallback */
@font-face {
  font-family: "Material Icons Outlined";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialiconsoutlined/v59/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcel5euIg.woff2) format("woff2");
}

.material-icons-outlined {
  font-family: "Material Icons Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

iframe.acc__popup {
  height: 70vh;
  width: 100%;
}

.mfp-inline-holder .mfp-content {
  background-color: #fff;
  position: relative;
}

.mfp-close-btn-in .mfp-close {
  right: 30px;
}

.mfp-inline-holder .mfp-content {
  width: 80vw !important;
  max-width: 1500px !important;
}

.richiedi_preventivo__popup {
  width: 100%;
  height: 80vh;
}

#js-richiedi-preventivo .mfp-close {
  color: #ffffff;
}

.mfp-bg {
  z-index: 19999999998 !important;
}

.mfp-wrap {
  z-index: 19999999999 !important;
}

.slick-carousel-offerte div[data-inherit-heading-family="h3"] {
  position: relative;
}

.offerta-link {
  display: block;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
}

.offerta-img {
  display: block;
  width: 100%;
  padding-top: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-bottom: 25px;
}

.sf-menu mark {
  background: #ffffff;
  color: #004077;
  border: 1px solid #004077;
  display: inline-block;
  padding: 5px 5px 3px 5px;
  font-size: 80%;
  border-radius: 5px;
  line-height: 1;
  margin-left: 5px;
}

.dest__firstrow tr td,
.dest__firstrow tr,
.dest__firstrow tbody,
.dest__firstrow table {
  background-color: transparent !important;
  border: none !important;
}

.dest__firstrow tr td i {
  padding-right: 10px;
}

.dest__firstrow tr td {
  padding-left: 0px !important;
  font-size: 16px !important;
}

.dest__firstrow table {
  margin-top: 20px !important;
}

/* .pum-container {
  max-width: 500px;
} */

@media only screen and (max-width: 690px) {

  body .wpb_gallery_slidesnectarslider_style .swiper-container .slider-next,
  body .wpb_gallery_slidesnectarslider_style .swiper-container .slider-prev {
    display: block;
  }
}

.wpb_text_column a {
  text-decoration: underline;
}

#footer-outer {
  display: none;
  z-index: 2000;
  background-color: rgba(0, 59, 113, 100);
  padding: 10px 15px;
  position: fixed;
  top: auto;
  bottom: 0px;
  width: 100%;
}

#footer-outer-content {
  display: none;
  gap: 15px;
  padding-left: 15px;
  padding-right: 15px;
}

#footer-outer .footer-cta {
  text-align: center;
  font-weight: bold !important;
  color: #fff;
  width: 50%;
  padding: 10px 15px !important;
  font-size: 12px;
}

#footer-outer .footer-cta-phone {
  width: 50%;
  background-color: rgba(0, 59, 113, 100) !important;
  border-radius: 200px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 12px;
}

body {
  padding-bottom: 40px;
}

.bottom-form .wpb_raw_code.widget__preventivo__slider {
  margin-bottom: 0;
  bottom: 0;
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}

@media only screen and (max-width: 1000px) {
  .bottom-form {
    display: none;
  }

  #footer-outer {
    background: rgba(255, 255, 255, 0.8);
  }

  #footer-outer-content {
    display: flex;
  }

  a#to-top {
    bottom: 60px;
  }
}

#secondary-header-bar .owl-dots {
  display: none;
}

#secondary-header-bar .owl-carousel .owl-stage {
  padding: 0;
  overflow: hidden;
  height: 55px;
}

.bottomslider__offerte {
  padding-top: 3px;
}

.toggles {
  margin-top: 30px;
}

p.gallery_disc {
  font-size: 11px;
  color: #6d6d6d;
}

#form_offerta_main .widget__preventivo__pag {
  padding-left: 20px;
  padding-right: 20px;
}

p[data-inherit-heading-family="h2"] {
  padding-bottom: 0;
}



@media only screen and (max-width: 568px) {

  .sistemazione-elenchi--listing+.wpb_row .owb__flexend .wpb_column {
    width: 50%;
    margin-bottom: 0 !important;
    font-size: 14px;
  }

  .all_accomodation__owb .sistemazione-elenchi--listing {
    margin-bottom: 0;
  }

  .all_accomodation__owb .sistemazione-elenchi--listing+.wpb_row {
    margin-top: 0 !important;
  }

  .row .col .sistemazione-elenchi--listing li img {
    margin-bottom: 5px;
  }

  .sistemazione-elenchi--listing+.wpb_row .owb__flexend .wpb_column .price {
    font-size: 30px;
    line-height: 35px;
  }

  /* .portfolio-wrap .work-item.style-1 img{
    max-height: 150px;
    width: 100%;
    object-fit: cover;
  } */

}


ul.buttons.sf-menu li.nectar-header-text-content-wrap .nectar-header-text-content a.nectar-button:after {
  display: none !important;
}

.col__owbgrid .vc_column-inner {
  overflow: hidden !important;
}

[data-inherit-heading-family="p"] {
  font-size: 16px;
  line-height: 26px;
}


form.slider-quote-form input[type="submit"][value='Calcola preventivo'],
form.slider-quote-form input[type="submit"][value='calcola preventivo'],
form.slider-quote-form input[type="submit"][value='Free quote'],
form.slider-quote-form input[type="submit"][value='free quote'],
form.slider-quote-form input[type="submit"][value='Free Quote'],
form.slider-quote-form input[type="submit"][value='zrób kalkulację'],
form.slider-quote-form input[type="submit"][value='Angebot berechnen'],
form.slider-quote-form input[type="submit"][value='angebot berechnen'],
form.slider-quote-form input[type="submit"][value='Angebote berechnen'] {
  visibility: hidden !important;
}

.site-id-1 .nectar-header-text-content .nectar-button.extra-color-1,
.after-nav a.nectar-button.extra-color-1 {
  opacity: 0;
  transition: opacity 0.3s ease-in-out !important;
}

.nectar-header-text-content span.js-richiedi-preventivo a.nectar-button {
  opacity: 1;
}

.site-id-1 #header-outer[data-lhe="animated_underline"] #top nav>ul>li>a {
  text-align: center;
}

.after-nav .header-book .nectar-button.richiedi-preventivo,
.after-nav .header-book .nectar-button.js-richiedi-preventivo {
  margin-right: 10px;
}

@media screen and (max-width: 1440px) {

  .after-nav .header-book .nectar-button.medium,
  .site-id-1 .nectar-header-text-content .nectar-button.medium {
    font-size: 12px;
    width: 150px;
    padding: 6px 14px !important;
    margin: 5px 0;
  }

  .after-nav .header-book .nectar-button.richiedi-preventivo,
  .after-nav .header-book .nectar-button.js-richiedi-preventivo {
    margin-right: 0px;
  }
}


.nectar-mobile-only .wpml-ls-statics-shortcode_actions a {
  color: #003b71;
}