@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon.eot?nhdiji');
    src:  url('../fonts/icomoon.eot?nhdiji#iefix') format('embedded-opentype'),
      url('../fonts/icomoon.ttf?nhdiji') format('truetype'),
      url('../fonts/icomoon.woff?nhdiji') format('woff'),
      url('../fonts/icomoon.svg?nhdiji#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon2.eot?nhdiji');
    src:  url('../fonts/icomoon2.eot?nhdiji#iefix') format('embedded-opentype'),
      url('../fonts/icomoon2.ttf?nhdiji') format('truetype'),
      url('../fonts/icomoon2.woff?nhdiji') format('woff'),
      url('../fonts/icomoon2.svg?nhdiji#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }

  [class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .icon-twitter:before {
    content: "\e91a";
  }
  .icon-lens:before {
    content: "\e9442";
  }
  .icon-star:before {
    content: "\e9662";
  }
  .icon-tripadvisor:before {
    content: "\e9552";
  }

.icon-carrello:before {
  content: "\e917";
}
.icon-calendar:before {
  content: "\e918";
}
.icon-profilo:before {
  content: "\e919";
}
.icon-youtube-play:before {
  content: "\e915";
}
.icon-youtube:before {
  content: "\e916";
}
.icon-facebook:before {
  content: "\e900";
}
.icon-facebook-f:before {
  content: "\e900";
}
.icon-instagram:before {
  content: "\e901";
}
.icon-brand:before {
  content: "\e901";
}
.icon-social:before {
  content: "\e901";
}
.icon-whatsapp:before {
  content: "\e902";
}
.icon-brand1:before {
  content: "\e902";
}
.icon-social1:before {
  content: "\e902";
}
.icon-call:before {
  content: "\e903";
}
.icon-email:before {
  content: "\e904";
}
.icon-location_on:before {
  content: "\e905";
}
.icon-alternate_email:before {
  content: "\e906";
}
.icon-clear:before {
  content: "\e913";
}
.icon-access_time:before {
  content: "\e907";
}
.icon-keyboard_arrow_down:before {
  content: "\e90d";
}
.icon-keyboard_arrow_left:before {
  content: "\e90e";
}
.icon-keyboard_arrow_right:before {
  content: "\e90f";
}
.icon-keyboard_arrow_up:before {
  content: "\e910";
}
.icon-local_grocery_store:before {
  content: "\e908";
}
.icon-arrow_back:before {
  content: "\e911";
}
.icon-arrow_forward:before {
  content: "\e912";
}
.icon-person:before {
  content: "\e909";
}
.icon-search:before {
  content: "\e90a";
}
.icon-date_range:before {
  content: "\e90b";
}
.icon-euro:before {
  content: "\e914";
}
.icon-groups:before {
  content: "\e90c";
}


.tourmaster-tour-info.tourmaster-tour-info-maximum-people.tourmaster-item-pdlr .fa-users:before {
  content: "€";
  font-size: 23px;
  font-weight: bold;
  position: relative;
  top: -4px;
}

img {
  max-width:100%;
  height: auto;
}
a:hover {
    text-decoration: none;
}

*:focus {
    outline: none !important;
}
.title {
    color: #1C529E;
    font-size: 25px;
    font-weight: 900;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 24px;
}
.title:before {
    content: '';
    background: #1cb7f4;
    width: 30px;
    height: 3px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0%;
}
.title.left:before {
  left:0px;
  transform: unset;
}
.title.no-line {
  padding-bottom: 0;
}
.title.no-line:before {
  display: none;
}
body {
    font-family: 'Kanit';
    font-size: 18px;
    font-weight: 400;
    color: #454545;
}
#tribe-events-pg-template, .tribe-events-pg-template,
.tourmaster-container,
.container {
    padding: 0 12%;
    max-width: unset;
}
#topbar p {
    margin-bottom: 0;
}
#topbar i {
    margin-right: 5px;
    padding: 4px;
    position: relative;
    top: 3px;
    font-size: 19px;
}
#topbar a {
    color: #333;
    padding: 6px 10px;
    display: inline-block;
    font-size: 16px;

}
#topbar a:hover {
    color: #1cb7f4;
}
#topbar {
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 10px;
}
.slick-slide {
    position: relative;
}

.slider-home .content-slide {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 650px;
  width: 100%;
}
.slider-home  .pulsante-slide {
  background: #FFF;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 900;
  letter-spacing: 1px;
  color: #434343;
  padding: 18px 30px;
  margin-top: 20px;
  margin-bottom: -20px;
  display: inline-block;
  transition: all 300ms ease-out;
}
.slider-home  .pulsante-slide:hover {
  background: #1cb7f4;
  color: #FFF;
}
.slider-home .slick-slide img {
    object-fit: cover;
    width: 100%;
    height: 500px;
}
.home .bigger {
  font-size: 30px;
  font-style: italic;
  font-family: serif;
  margin-bottom: -30px;
}
.menu ul {
    list-style-type: none;
    padding-left: 0;
}
.logo {
    max-width: 180px !important;
}
.img-wrap {
    position: relative;
    overflow: hidden;
}
.rounded {
    border-radius: 50% !important;
    overflow: hidden;
    display: block;
}
.img-wrap.square {
    padding-top: 100%;
    position: relative;
    overflow: visible;
}
.img-wrap.vertical {
    padding-top: 200%;
    position: relative;
}
.img-wrap img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.img-wrap .stripe {
    position: absolute;
    bottom: 20px;
    left: -12px;
    right: 50px;

}
.stripe {
    background: #1cb7f4;
    color: #FFF;
    text-align: center;
    line-height: 48px;
    font-size: 22px;
    font-weight: 600;
}
.stripe:before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 0;
    z-index: -1;
    border-right: 40px solid #c97a0b;
    border-top: 24px solid transparent;
}
.stripe:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 100%;
    right: 0;
    z-index: 0;
    border-left: 20px solid #1cb7f4;
    border-bottom: 48px solid transparent;
}
.gray-light {
    background: #eaeaea;
}
section,
.slider {
    overflow-x: hidden;
}
.slider-tag .linkabs {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    align-items: center;
    display: flex;
    justify-content: center;
    font-size: 25px;
    color: #FFF;
    text-shadow: 1px 1px 10px #000;
    font-weight: 900;
    text-transform: uppercase;
    background: rgba(76,76,76,0.07);
    background: -moz-radial-gradient(center, ellipse cover, rgba(76,76,76,0.07) 0%, rgba(36,36,36,0.21) 34%, rgba(17,17,17,0.34) 50%, rgba(19,19,19,0.64) 86%, rgba(19,19,19,0.65) 87%, rgba(19,19,19,0.76) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(76,76,76,0.07)), color-stop(34%, rgba(36,36,36,0.21)), color-stop(50%, rgba(17,17,17,0.34)), color-stop(86%, rgba(19,19,19,0.64)), color-stop(87%, rgba(19,19,19,0.65)), color-stop(100%, rgba(19,19,19,0.76)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(76,76,76,0.07) 0%, rgba(36,36,36,0.21) 34%, rgba(17,17,17,0.34) 50%, rgba(19,19,19,0.64) 86%, rgba(19,19,19,0.65) 87%, rgba(19,19,19,0.76) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(76,76,76,0.07) 0%, rgba(36,36,36,0.21) 34%, rgba(17,17,17,0.34) 50%, rgba(19,19,19,0.64) 86%, rgba(19,19,19,0.65) 87%, rgba(19,19,19,0.76) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(76,76,76,0.07) 0%, rgba(36,36,36,0.21) 34%, rgba(17,17,17,0.34) 50%, rgba(19,19,19,0.64) 86%, rgba(19,19,19,0.65) 87%, rgba(19,19,19,0.76) 100%);
    background: radial-gradient(ellipse at center, rgba(76,76,76,0.07) 0%, rgba(36,36,36,0.21) 34%, rgba(17,17,17,0.34) 50%, rgba(19,19,19,0.64) 86%, rgba(19,19,19,0.65) 87%, rgba(19,19,19,0.76) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313', GradientType=1 );
}
.slider-tag .linkabs ~ .img-wrap img {
    transition: transform 600ms ease-out;
}
.slider-tag .linkabs:hover ~ .img-wrap img {
    transform: scale(1.2);
}
.slider-tag .slick-prev.slick-arrow {
    left: 10px;
    z-index: 2;
}
.slider-tag .slick-next.slick-arrow {
    right: 0px;
    z-index: 2;
    padding-left: 70px;
    padding-right: 30px;
    padding-left: 30px;
    padding-right: 30px;
    height:100%;
    background: rgb(0 0 0 / 61%);
  }
.slider-tag .slick-next.slick-arrow:before {
  font-size: 30px !important;
  color: #FFF;
  display: block;
  position: relative;
  right: 15px;
}
.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: 1;
}
section.newsletter-section {
    background: #1c5dbc;
    color: #FFF;
}
section.newsletter-section .title {
    color: #FFF;
}
section.newsletter-section input {
    border: none;
    height: 54px;
    padding: 0 30px;
    border-radius: 0px;
}
section.newsletter-section form {
    text-align: center;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
section.newsletter-section input[type="text"] {
    width: 320px;
    font-size: 15px;
    max-width: calc(100% - 130px);
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
section.newsletter-section label {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  /* background: #fff; */
  color: #FFF;
  font-weight: 600;
  border-radius: 0px;
  padding: 0 20px;
  text-transform: uppercase;
  font-size: 15px;
  cursor: pointer;
  margin-bottom: 20px;
  position: relative;
}
section.newsletter-section label input {
  margin-right: 6px;
  height: 40px;
  cursor: pointer;
  opacity: 0;
}
section.newsletter-section label input  ~ .fakeinput {
  background: #FFF;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 10px;
  left: 15px;
  border-radius: 50%;
  border: 2px solid #FFF;
}
section.newsletter-section label input:checked  ~ .fakeinput {
  background: #1cb7f4;
}
section.newsletter-section label + label {
  margin-left: 0px;
}
section.newsletter-section input[type="submit"] {
    background: #1cb7f4;
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: .5px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
section.newsletter-section  .special-label {
  margin-right: 20px;
  line-height: 38px;
  font-size: 21px;
  font-weight: 700;
}
#footer {
    color: #ffffff;
    background: #0a478f;
    padding-bottom: 10px;
    position: relative;
    z-index: 333;
}
#footer a {
    color: #FFF;
}
#footer a:hover {
    color: #1cb7f4;
}
#footer .title-widget {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 17px;
    color: #FFF;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
#footer .title-widget:before {
    /* content: ''; */
    background: #FFF;
    width: 30px;
    height: 3px;
    position: absolute;
    left: 0%;
    bottom: 0%;
}
.main-nav {
    margin-bottom: 0;
}
.main-nav .item {
    margin-left: 10px;
    position: relative;
    display: block;
}
.main-nav .item a {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    transition: color 400ms linear;
    display: block;
    line-height: 54px;
    color: #5f5f5f;
}

.main-nav .item a:hover {
    color: #1cb7f4;
}

.main-nav .item .sub-menu {
  position: absolute;
  background:#FFF;
  top:80%;
  left: calc(0% - 15px);
  padding: 15px;
  pointer-events: none;
  opacity: 0;
  z-index: 5;
  min-width: 190px;
  box-shadow: 1px 4px 7px -1px #0006;
  transition: all 400ms ease-out;
}
.main-nav .item:hover .sub-menu {
  opacity: 1;
  pointer-events: initial;
  top: 100%;
}
ul.main-nav > .item {
  position: relative;
}
ul.main-nav > .item:before {
  content: '';
  left: 0;
  bottom: 0;
  height: 3px;
  position: absolute;
  background: #1cb7f4;
  max-width: 0%;
  transition: max-width 300ms linear;
}
ul.main-nav > .item:hover:before {
  content: '';
  left: 0;
  height: 3px;
  position: absolute;
  width: 100%;
  background: #1cb7f4;
  max-width: 100%;
}
ul.main-nav .sub-menu .item {
  margin: 0;
  margin-bottom: 10px;
}
ul.main-nav .sub-menu .item a {
  font-size: 16px;
  line-height: 20px;
  white-space: nowrap;
  display: block;
  padding: 8px 0;
}

.toggle {
    display: block;
    cursor: pointer;
    margin-bottom: 0;
    margin-right: 10px;
    position: relative;
    z-index: 999;
  }
  .toggle input {
    display: none;
  }
  .toggle input + div {
    width: 20px;
    height: 14px;
    position: relative;
  }
  .toggle input + div div {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  }
  .toggle input + div div span {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
  }
  .toggle input + div div span:first-child {
    top: 0;
  }
  .toggle input + div div span:first-child:before, .toggle input + div div span:first-child:after {
    top: 0;
  }
  .toggle input + div div span:last-child {
    bottom: 0;
  }
  .toggle input + div div span:last-child:before, .toggle input + div div span:last-child:after {
    bottom: 0;
  }
  .toggle input + div div span:before, .toggle input + div div span:after {
    content: "";
    display: block;
    width: 47%;
    height: 2px;
    border-radius: 1px;
    background: #2d2d2d;
    position: absolute;
    -webkit-backface-visibility: hidden;
    -webkit-transition: border-radius 0.3s ease, background 0.4s ease 0.4s, -webkit-transform 0.5s ease;
    transition: border-radius 0.3s ease, background 0.4s ease 0.4s, -webkit-transform 0.5s ease;
    transition: transform 0.5s ease, border-radius 0.3s ease, background 0.4s ease 0.4s;
    transition: transform 0.5s ease, border-radius 0.3s ease, background 0.4s ease 0.4s, -webkit-transform 0.5s ease;
  }
  .toggle input:checked + div div span:before, .toggle input:checked  + div div span:after {
    -webkit-transition: border-radius 0.3s ease, background 0.4s ease, -webkit-transform 0.5s ease;
    transition: border-radius 0.3s ease, background 0.4s ease, -webkit-transform 0.5s ease;
    transition: transform 0.5s ease, border-radius 0.3s ease, background 0.4s ease;
    transition: transform 0.5s ease, border-radius 0.3s ease, background 0.4s ease, -webkit-transform 0.5s ease;
  }

  .toggle input + div div span:before {
    left: 0;
    -webkit-transform-origin: 0 50%;
            transform-origin: 0 50%;
    -webkit-transform: translate(1px, 0) scaleX(1.1);
            transform: translate(1px, 0) scaleX(1.1);
  }
  .toggle input + div div span:after {
    right: 0;
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    -webkit-transform: translate(-1px, 0) scaleX(1.1);
            transform: translate(-1px, 0) scaleX(1.1);
  }
  .toggle input + div svg {
    display: block;
    fill: none;
    stroke: #2d2d2d;
    stroke-width: 2px;
    width: 44px;
    height: 44px;
    stroke-linecap: round;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -22px 0 0 -22px;
    stroke-dasharray: 0 82.801 8 82.801;
    stroke-dashoffset: 82.801;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    -webkit-backface-visibility: hidden;
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transition: stroke-dashoffset 0.5s ease 0.4s, stroke-dasharray 0.6s ease, stroke 0.4s ease, -webkit-transform 0.5s ease 0.4s;
    transition: stroke-dashoffset 0.5s ease 0.4s, stroke-dasharray 0.6s ease 0.4s, stroke 0.4s ease 0.4s, -webkit-transform 0.5s ease 0.4s;
    transition: stroke-dashoffset 0.5s ease 0.4s, stroke-dasharray 0.6s ease 0.4s, transform 0.5s ease, stroke 0.4s ease 0.4s;
    transition: stroke-dashoffset 0.5s ease 0.4s, stroke-dasharray 0.6s ease 0.4s, transform 0.5s ease, stroke 0.4s ease 0.4s, -webkit-transform 0.5s ease 0.4s;
  }
  .toggle input:checked + div svg {
    -webkit-transition: stroke-dashoffset 0.5s ease, stroke-dasharray 0.6s ease, stroke 0.4s ease, -webkit-transform 0.5s ease;
    transition: stroke-dashoffset 0.5s ease, stroke-dasharray 0.6s ease, stroke 0.4s ease, -webkit-transform 0.5s ease;
    transition: stroke-dashoffset 0.5s ease, stroke-dasharray 0.6s ease, transform 0.5s ease, stroke 0.4s ease;
    transition: stroke-dashoffset 0.5s ease, stroke-dasharray 0.6s ease, transform 0.5s ease, stroke 0.4s ease, -webkit-transform 0.5s ease;

  }
  .toggle input + div svg:nth-child(3) {
    -webkit-transform: rotate(180deg) scale(1);
            transform: rotate(180deg) scale(1);
  }
  .toggle input:checked + div div {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .toggle input:checked + div div span:before, .toggle input:checked + div div span:after {
    background: #fff;
  }
  .toggle input:checked + div div span:first-child:before {
    -webkit-transform: rotate(45deg) translate(2.2px, -3px) scaleX(1.05);
            transform: rotate(45deg) translate(2.2px, -3px) scaleX(1.05);
  }
  .toggle input:checked + div div span:first-child:after {
    -webkit-transform: rotate(-45deg) translate(-2.2px, -3px) scaleX(1.05);
            transform: rotate(-45deg) translate(-2.2px, -3px) scaleX(1.05);
  }
  .toggle input:checked + div div span:last-child:before {
    -webkit-transform: rotate(-45deg) translate(2.2px, 3px) scaleX(1.05);
            transform: rotate(-45deg) translate(2.2px, 3px) scaleX(1.05);
  }
  .toggle input:checked + div div span:last-child:after {
    -webkit-transform: rotate(45deg) translate(-2.2px, 3px) scaleX(1.05);
            transform: rotate(45deg) translate(-2.2px, 3px) scaleX(1.05);
  }


  .toggle input:checked + div svg {
    stroke-dashoffset: 62;
    stroke-dasharray: 0 82.801 62 82.801;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    stroke: #fff;
  }
  .toggle input:checked + div svg:nth-child(3) {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }

  html {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
  }

  * {
    box-sizing: inherit;
  }
  *:before, *:after {
    box-sizing: inherit;
  }

  body .dribbble {
    position: fixed;
    display: block;
    right: 24px;
    bottom: 24px;
  }
  body .dribbble img {
    display: block;
    width: 76px;
  }
#mobile-menu {
  position:fixed;
  right: -100%;
  top:-50%;
  width: 100%;
  height: 0vh;
  background: #1C529E;
  overflow: hidden;
  z-index: 99;
  border-radius: 300px;
  transition: all 600ms ease-in;
}
#mobile-menu .item.highlight-link a {
  border: 2px solid #f0990c;
  padding: 0 20px;
  border-radius: 8px;
  line-height: 42px;
  margin-bottom: 10px;
}
#mobile-menu.open {
  height: 100vh;
  top:0;
  right: 0px;
  border-radius:0px;
}
.content-slide h2 {
  color: #FFF;
  text-align: center;
  font-weight: 900;
  text-shadow: -3px 5px 23px #000000a6, -3px 5px 23px #00000038;
}

.content-slide {
  color: #FFF;
  font-size: 22px;
  text-align: center;
}
ul.main-nav {
  display: flex;
}
ul.main-nav .item {
  margin-left:30px;
}
ul.main-nav .item:first-child {
  margin-left:0px;
}
.title-category {
  font-weight: 800;
  color: #525252;
  border-left: 5px solid #1cb7f4;
  padding-left: 10px;
  line-height: 34px;
}
.sidebar {
  border-right: 1px solid #d6d6d6;
  padding-right: 30px;
  padding-bottom: 30px;
}
.element-item {
  position: relative;
  float: left;
  width: 300px;
  /* height: 360px; */
  height: 390px;
  margin: 5px;
  padding: 10px;
  /* background: #FFF; */
  color: #262524;
  display: flex;
  transition: background 0.4s, box-shadow 0.4s;
}
.element-item .card-custom {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.element-item img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  display: block;
  margin-bottom: 0px;
}

.element-item .card-info {
  border: 1px solid #ddd;
  border-top: none;
  padding: 10px;
  background: #FFF;
  flex: 1;
}
.element-item .info-box {
  font-size: 14px;
  color: #7a7a7a;
}
.element-item .info-box label {
  /* font-size: 13px;
  text-transform: uppercase; */
  color: #000;
}
.element-item .title-box {
  font-weight: 700;
  font-size:22px;
}
.filters-button-group .button {
  border: none;
  background: none;
  display: block;
  color: #595959;
  padding: 0;
  line-height: 30px;
}

.filters-button-group .remove-filters.is-checked {
  opacity: 0;
  pointer-events: none;
}
.filters-button-group .remove-filters {
  opacity: 1;
  color: #e31717;
  pointer-events: initial;
  transition: opacity 500ms ease-out;
}
.sidebar label {
  /* color: #000;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 17px;
  letter-spacing: .8px;
  position: relative;
  padding: 6px 0; */
  color: #f49b1a;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: .8px;
  position: relative;
  padding: 6px 0;
  margin-bottom: 0;
}
.sidebar label:before {
  content: 'Filtra per ';
  display: inline-block;
  margin-right: 6px;
  color: #1952a0;
  /* content: '';
  height: 1px;
  bottom: 0;
  left: 0;
  width: 130px;
  position: absolute;
  background: #ddd; */
}
.sidebar ul {
  padding-left: 0;
  list-style-type: none;
}
.sidebar ul li a {
  margin-bottom: 0px;
  display: block;
  position: relative;
  color: #595959;
  display: block;
  position: relative;
  line-height: 30px;
}
.filters-button-group .button,
.sidebar ul li a {
  transition: color 300ms linear;
}
.filters-button-group .button:hover,
.sidebar ul li a:hover {
  color: #1cb7f4;
}
.sidebar .menu-main-menu-container > ul {
  padding-left: 20px;
}
.sidebar ul li.menu-item-has-children > a {
  font-weight: 600;
  margin-top: 16px;
}
.sidebar .menu-categorie-container {
  background: #FFF;
  border: 1px solid #ddd;
  margin-bottom: 20px;
  padding: 0px 10px 0;
}
.sidebar .button-group.filters-button-group {
  background: #FFF;
  border: 1px solid #ddd;
  padding: 10px 10px;
}
/* .sidebar ul li.menu-item-has-children > a:before {
  content: '\e90d';
  font-family: icomoon;
  position: absolute;
  left: -22px;
  top: -2px;
  color: #1cb7f4;
} */
.element-item img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  display: block;
}
.framed {
  position: relative;
}
.linkabs {
  position: absolute;
  top:0;
  left: 0;
  bottom: 0;
  right:0;
  z-index: 2;
}
.card-custom {

}
.card-custom .title {
  transition: all 400ms linear;
}
.card-custom img {
  opacity: 1;
  transition: all 400ms linear;
}
.card-custom:hover .title {
  color: #1C529E;
}
.card-custom:hover img {
  opacity: .85;
}
.customform {
  display: flex;
  flex-wrap: wrap;
}
.customform label select,
.customform label textarea,
.customform label input {
  width: 100%;
  padding: 6px;
  color: #000;
  font-size: 16px;
  letter-spacing: .5px;
  margin-top: 22px;
  border: 2px solid #8da1bc00;
  border-bottom: 2px solid #8da1bc;
  background: #f3f8ff;
  transition: border 300ms linear;
}
.customform label select:focus,
.customform label textarea:focus,
.customform label input:focus {
  border: 2px solid #8da1bc;
}
.customform label textarea {
  height:90px;
}
.customform label {
  width: 100%;
  padding: 0 6px;
}
.customform label.half {
  max-width: 50%;
  display: inline-block;
  padding: 0 6px;
}
.customform input[type="checkbox"] {
  width: 24px;
  padding: 0;
}
.customform .wpcf7-list-item {
  margin-left: 0;
}
.box-contatti a i {
  font-size: 42px;
  display: block;
  text-align: center;
  margin-bottom: 16px;
  color:#1cb7f4;
  transition: all 400ms linear;
}
.box-contatti a:hover i {
  transform: scale(1.1);
}
.box-contatti a {
  color: #646464;
  display: block;
  font-weight: 600;
  transition: color 400ms linear;
}
.box-contatti a:hover {
  color: #1C529E;
}
.box-contatti {
  border-left: 1px solid #eaeaea;
}
.box-contatti:first-child {
  border-left: none;

}
.copertina.bassa img {
  object-fit: cover;
  width: 100%;
  height: 300px;
}
label.checkwrap {
  text-align: center;
}
.customform input.wpcf7-form-control.wpcf7-submit {
  background: #1c529e;
  color: #FFF;
  border: none;
  font-weight: 900;
  text-transform: uppercase;
  padding: 10px 40px;
  margin: 10px auto;
  transition: background 400ms linear;
}
.customform input.wpcf7-form-control.wpcf7-submit {
  background: #2d72d3;
  transition: background 400ms linear;
}
.customform input.wpcf7-form-control.wpcf7-submit:hover {
  background: #093b80;

}
.customform input[type="file"] {
  cursor: pointer;
  background: none;
  border: none;
  text-align: center;
  margin: 0 auto;
}
#footer i {
  margin-right: 6px;
}
#footer ul {
  padding-left: 0;
}
#footer ul li {
  list-style-type: none;
}
#footer .social-wrap a {
  font-size: 24px;
  margin-right: 15px;
}
.box-category .stripe {
  transition: bottom 300ms linear;
}
.box-category:hover .stripe {
  bottom: 20px;
}
table.tribe-mini-calendar td {
  width: 46px;
  padding-top: 10px;
}
.tribe-mini-calendar-no-event {
  color: #fff;
  padding: 5px 0 12px !important;
}
.tribe-mini-calendar td {
  background: #1b5dbc;
}

.tribe-mini-calendar .tribe-events-future {
  background: #678ec4 !important;
}
.tribe-mini-calendar .tribe-events-present {
  background-color: #1cb7f4;
}
.tribe-mini-calendar .tribe-events-future {
  background: #ffffff !important;
  border-color: #ddd !important;
  color: #000 !important;
}
.tribe-mini-calendar-no-event {
  color: #7d7d7d !important;
}
th.tribe-mini-calendar-dayofweek {
  padding: 10px 0;
}
.tribe-mini-calendar th {
  background: #1cb7f4 !important;
  border-color: #1cb7f4 !important;
}

.tribe-mini-calendar-nav td {
  background: #e48c11 !important;
  border-color: #e28c13 !important;
}
table.tribe-mini-calendar .tribe-mini-calendar-nav td {
  padding: 6px 0px;
}
table.tribe-mini-calendar .tribe-mini-calendar-nav th {
  padding: 6px;
}
td.tribe-events-thismonth.tribe-events-has-events {
  padding-top: 0px;
}
td.tribe-events-thismonth.tribe-events-has-events a {
  padding-top: 12px !important;
  color: #1cb7f4 !important;
}
.tribe-mini-calendar .tribe-events-has-events div[id*=daynum-] a:before {
  background: #1cb7f4 !important;
}
.tribe-mini-calendar .tribe-events-has-events:hover a:hover {
  background: #fde9cd !important;
}
.tribe-mini-calendar .tribe-events-present.tribe-events-has-events a,
.tribe-mini-calendar .tribe-events-present.tribe-events-has-events a:hover,
.tribe-mini-calendar .tribe-events-present .tribe-mini-calendar-no-event {
  color: #FFF !important;
  background: #21759b !important;
}

.calendar-wrap {
  padding: 20px 10px;
}
.calendar-wrap .calendar-item {
  background: #FFF;
  padding: 20px 20px 20px 20px;
  box-shadow: 1px 1px 10px #00000030;
  min-height: 210px;
}
.calendar-item {
  position: relative;
}
.calendar-item .tooltip-event {
  background: #1c529e;
  color: #FFF;
  position: absolute;
  top: 0%;
  left: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  padding: 10px 10px 50px 10px;
  opacity: 0;
  overflow: hidden;
  transform: scale(0);
  transition: all 400ms ease-out;
}
.calendar-item .tooltip-event .gotoevent {
  /* content: 'Vai all\'evento'; */
  font-size: 16px;
  font-weight: 600;
  background: #1cb7f4;
  color: #FFF;
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
  display: block;
  line-height: 30px;
  text-align: center;
  border:none;
  width: calc(100% - 20px);
  text-transform: uppercase;
  z-index: 2;
  pointer-events: none;
  transition: all 300ms ease-out;
}
.calendar-item .tooltip-event .gotoevent:hover {
  background: #d07f0f;
}
.calendar-item .tooltip-event:after {
}
.calendar-item .tooltip-event .turno-item {
  opacity: 0;
  transition: opacity 600ms ease-out 200ms;
}
.calendar-item:hover .tooltip-event .turno-item {
  opacity: 1;
}
.calendar-item:hover .tooltip-event {
  opacity: 1;
  transform: scale(1);

}
.tooltip-event .data-inside {
  font-weight: 900;
  width: 100%;
}

.tooltip-event .orario-inside {
  font-size: 15px;
  font-weight: 600;
}
.tooltip-event .orario-inside:before {
  content: '';
  width: 6px;
  height: 6px;
  background: #1cb7f4;
  display: inline-block;
  border-radius: 50%;
  position: relative;
  top: -2px;
  margin: 0 3px;
}
.tooltip-event .data-inside + .orario-inside:before {
  display: none;
}
.tooltip-event .turno-item {
  padding-left: 40px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  line-height: 20px;
  margin: 10px 0;
}
.tooltip-event .turno-item:before {
  content: '\e90b';
  font-family: "icomoon";
  color: #1cb7f4;
  font-size: 34px;
  margin-right: 5px;
  position: absolute;
  left: 0;
  top: 7px;
}

.calendar-wrap .calendar-item .dove:before {
  content: '\e905';
  font-family: "icomoon";
  color: #1cb7f4;
  font-size: 24px;
  margin-right: 0px;
  position: relative;
  top: 3px;
  left: -4px;
}
.calendar-wrap .calendar-item .dove {
  margin-bottom: 10px;
  padding-bottom: 10px;
  display: flex;
  align-items: baseline;
  line-height: 20px;
  font-size: 17px;
}
.calendar-wrap .calendar-item .show-turni {
  background: none;
  border: none;
  line-height: 36px;
  color: #1cb7f4;
  text-align: center;
  display: block;
  padding-top: 10px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  position: absolute;
  bottom: 10px;
  left: 20px;
  right: 20px;
  border-top: 1px solid #dfdfdf;
}
.calendar-wrap .calendar-item h4 {
  font-weight: 800;
  font-size: 19px;
}
.calendar-wrap .calendar-item .show-turni i {
  font-size: 22px;
  position: relative;
  top: 4px;
}
/* .slider-center .slick-list.draggable {
  padding-top: 60px !important;
} */
.slider-center .slick-list.draggable:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  height: 100%;
  z-index: 2;
  pointer-events: none;
  background: rgb(234,234,234);
  background: linear-gradient(90deg, rgba(234,234,234,1) 0%, rgba(234,234,234,0.3) 4%, rgba(234,234,234,0.3477766106442577) 10%, rgba(234,234,234,0) 50%, rgba(234,234,234,0.35057773109243695) 90%, rgba(234,234,234,0.3) 96%, rgba(234,234,234,1) 100%);
}
.slider-center .slick-arrow {
  top: 5px;
  transform: unset !important;
  width: 46px;
  height: 46px;
  background: #FFF;
  color: #333;
  z-index: 3;
  box-shadow: 1px 1px 10px #00000030;
  transition: all 400ms linear;
}
.slider-center .slick-arrow:hover {
  background: #1b5dbc;
  color: #FFF;
}
.slider-center .slick-prev {
  left: calc(50% - 50px);
}
.slider-center .slick-next {
  right: calc(50% - 50px);
}

.slick-prev:before,
.slick-next:before {
  font-family: icomoon;
  font-size: 22px;
  color: #222;
}
.slick-prev:before {
  content: '\e911';
}
.slick-next:before {
  content: '\e912';
}
#mappa iframe {
  width: 100% !important;
  height: 360px;
}

.form-sidebar {
  background: #f4f4f4;
  padding: 20px 10px;
  margin-bottom: 30px;
}
.form-sidebar .customform label input,
.form-sidebar .customform label textarea {
  background: #FFF !important;
  border: 1px solid #e1e1e1;
  height: 44px;
  margin-top: 0px;
  padding-left: 15px;

}
.form-sidebar .customform label.checkwrap {
  text-align: left;
  display: flex;
  margin-bottom: 0;
  line-height: 18px;
  font-size: 16px;
}
.form-sidebar .customform label.checkwrap input {
  height: 17px;
  margin-top: 0px;
  padding-left: 15px;
  top: -1px;
  margin-right: 5px;
  position: relative;
}
.form-sidebar .customform input.wpcf7-form-control.wpcf7-submit {
  width: 100%;
  height: 46px;
  margin-bottom: 0;
}
.form-sidebar.notsidebar .customform input.wpcf7-form-control.wpcf7-submit {
  width: unset;
  padding: 10px 30px;
}
.form-sidebar .customform span.ajax-loader {
  height: 0;
}
.form-sidebar.notsidebar {
  width: 850px;
  max-width: 100%;
  margin: 0 auto;
}
.thumb-item.item.slick-slide {
  left: 0 !important;
  opacity: .55 !important;
  display: block !important;
}
.thumb-item.item.slick-slide.slick-active {
  opacity: 1 !important;
}
.slider-for .slick-list.draggable {
  height: 350px !important;
  padding-bottom: 30px;
}
.gallery-item img {
  width: 100%;
  height: 350px;
  object-fit: cover;
}
.feed-slider .slick-list.draggable,
.slider-gallery .slick-list.draggable {
  padding: 0 !important;
}
.feed-slider .slick-prev.slick-arrow,
.slider-gallery .slick-prev.slick-arrow {
  background: #ffffffa6;
  top: 50%;
  z-index: 99;
  left: 10px;
  border-radius: 50%;
  width: 38px;
  height: 38px;
}
.feed-slider .slick-next.slick-arrow,
.slider-gallery .slick-next.slick-arrow {
  background: #ffffffa6;
  top: 50%;
  z-index: 99;
  right: 10px;
  width: 38px;
  height: 38px;
  border-radius: 50%;
}
.feed-slider .slick-next.slick-arrow,
.slider-gallery .slick-next.slick-arrow {
  transition: background 300ms ease-out;
}
.feed-slider .slick-next.slick-arrow:hover,
.slider-gallery .slick-next.slick-arrow:hover {
  background: #FFF;
}
.feed-slider .slick-prev:before, .slider-gallery .slick-next:before,
.slider-gallery .slick-prev:before, .slider-gallery .slick-next:before {
  color: #000;
  opacity: 1;
  line-height: 18px;
}
.content-page p:last-child {
  margin-bottom: 0;
}
.rel-wrap {
  position: relative;
  overflow: hidden;
}
.override-wrap .title {
  position: absolute;
  color: #FFF;
  top: 0%;
  left: 0%;
  right: 0%;
  bottom: 0%;
  margin-bottom: 0;
  display: flex;
  align-items: flex-end;
  padding: 20px;
  font-size: 23px;
  box-shadow: inset 0px -100px 60px -28px #0000009e;
}
.override-wrap .title:before {
  display: none;
}
.abs-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.override-wrap .abs-link ~ img {
  transform: scale(1);
  transition: transform 500ms ease-out;
}
.override-wrap .abs-link:hover ~ img {
  transform: scale(1.4);
}
.drop-link {
  display: block;
  line-height: 42px;
  padding: 0 40px 0px 10px;
  color: #292929;
  font-size: 17px;
}
.drop-link:hover {
  color: #292929;
}
.drop-link.toggle-dropdown {
  font-weight: 600;
}
.dropdown-wrap {
  position: relative;
}
.drop-items {
  box-shadow: 1px 7px 30px -7px #0000003d;
  background:#FFF;
  z-index: 1;
  position: absolute;
  top: 70%;
  width: 100%;
  pointer-events: none;
  opacity: 0;
  transition: all 300ms ease-out;
}
.drop-items a {
  transition: background 200ms ease-out;
  line-height: 46px;
}
.drop-items a:hover {
  background: #ffe8c7;
}
.drop-items.open {
  top: 100%;
  opacity: 1;
  pointer-events: initial;
}
.turno-btn.drop-link.toggle-dropdown {
  border: 1px solid #e4e4e4;
  background: #FFF;
  z-index: 1;
  position: relative;
}
.turno-btn.drop-link.toggle-dropdown:after {
  content: '\e90d';
  font-family: icomoon;
  position: absolute;
  right: 10px;
  top: 0px;
  font-size: 24px;
  color: rgb(150, 150, 150);
  font-weight: 100;
}

body {
  background: #FFF;
  overflow-x: hidden;
}
#tribe-tickets {
  width: 100%;
  max-width: unset;
  border-radius: 0px;
}
.booking-section {
  padding: 30px 0px 10px;
  margin: 30px 0;
  border-top: 1px solid #e4e4e4;
  overflow: visible;
  z-index: 2;
  position: relative;
}

.title-drop {
  font-size: 17px;
  padding-right: 60px;
  font-weight: 600;
  text-transform: uppercase;
}
.single-tribe_events .tribe-events-single-event-title {
  font-weight: 900;
  margin-bottom: 10px;
  line-height: 1.2;
  display: block;
  color: #1655af;
}
body:not(.home) {
  padding-top:100px;
}
#header {
  background: #FFF;
  position: fixed;
  top: 0%;
  left: 0%;
  right: 0%;
  z-index: 999;
  margin-bottom: 0px;
  box-shadow: 1px 0px 10px #00000000;
  background: rgba(255, 255, 255, 0);
  padding: 10px 0;
  transition: all 300ms ease-out;
}
.home #header {
  background: rgba(255, 255, 255, 0);
}
.home #header .main-nav > .item > a {
  color: #FFF;
  transition: color 300ms ease-out;
}

/* .header-content {
  left: 0;
  right: 0;
  z-index: 99;
}*/
#header.sticky {
  position: fixed;
  background: #FFF;
  box-shadow: 1px 0px 10px #00000042;
}
#header.sticky.noshadow {
  background:#FFF;
  box-shadow: 1px 0px 10px #00000000;
}
.home.tourmaster-template-search #header .main-nav > .item > a,
.home #header.sticky .main-nav > li > a,
#header.sticky .main-nav > li > a{
  color: #5f5f5f;
}
/* .header-content.sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  background: #FFF;
  padding-bottom: 10px;
} */
/* .home #header {
  background: #FFF;
  margin-bottom: 0px;
} */
#header .extra-nav i {
  font-weight: bold;
}
#header .extra-nav.nob i {
  font-weight: normal;
}
#header .extra-nav {
  font-size: 21px;
  color: #5f5f5f;
  padding: 0 0 0 14px;
  position: relative;
  border-left: 1px solid #ddd;
  margin-left: 14px;
  transition: all 300ms ease-out;
}
#header .mobile-bar {
  display: flex;
  justify-content: space-around;
  width: 100%;
}
#header .mobile-bar .extra-nav {
  padding: 10px;
  width: 25%;
  text-align: center;
}

#header .mobile-bar .extra-nav + .extra-nav {
  border-left: 1px solid #ddd !important;
}
.home #header .extra-nav {
  color: #FFF;
  border-left: 1px solid #FFF;
}
.home.tourmaster-template-search #header .extra-nav,
#header.sticky .extra-nav {
  color: #5f5f5f;
  border-left: 1px solid #ddd;
}
#header .extra-nav:hover {
  color: #1cb7f4;
}
#header .cart-count {
  background: #1c529e;
  border-radius: 50%;
  font-size: 16px;
  color: #FFF;
  width: 22px;
  height: 21px;
  display: block;
  text-align: center;
  font-weight: 600;
  line-height: 22px;
  position: absolute;
  top: -6px;
  right: -10px;
}
#header .extra-nav.highlight-link {
  border: 2px solid #FFF;
  border-radius: 6px;
  white-space: nowrap;
  padding: 3px 10px 5px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: -3px;
  transition: all 300ms ease-out;
}
#header .extra-nav.highlight-link:hover {
  background: #FFF;
}
#header .extra-nav.highlight-link i {
  font-size: 21px;
  position: relative;
  top: 3px;
  margin-right: 4px;
}
#header.sticky .extra-nav.highlight-link {
  border: 2px solid #f49a1b;
}
#header.sticky .extra-nav.highlight-link i {
  color: #f49a1b;
}

#header.sticky .extra-nav.highlight-link:hover {
  color: #FFF;
  background: #f49a1b;
}
#header.sticky .extra-nav.highlight-link:hover i {
  color: #FFF;
}
.cta-evento {
  background: #f49a1b;
  display: block;
  line-height: 50px;
  margin-bottom: 30px;
  text-align: center;
  color: #FFF;
  font-weight: 800;
  text-transform: uppercase;
  transition: all 300ms ease-out;
}
.cta-evento:hover {
  color: #FFF;
  background: #1655af;
}
.form-sidebar .customform input.wpcf7-form-control.wpcf7-submit,
.cta-evento {
  background: none !important;
  display: block;
  color: #1cb7f4;
  font-weight: 600;
  text-align: left;
  text-transform: initial;
}
.filled-btn {
  display: inline-block;
  text-transform: uppercase;
  line-height: 44px;
  padding: 0 10px 0 20px;
  background: #1cb7f4;
  border-bottom: none !important;
  color: #FFF !important;
  font-weight: 600;
  font-size: 16px;
  margin-top: 20px;
  transition: all 300ms ease-out;
}

.filled-btn i {
  font-size: 23px;
  position: relative;
  top: 4px;
}
.filled-btn:hover {
  background: #1655af;
  color: #FFF;
}

.sidebar.sidebar-event {
  border-right: none;
  padding-right: 15px;
  padding-left: 30px;
}
.sidebar.sidebar-event label:before {
  display: none;
}
.sidebar.sidebar-event .icon-box {
  width: 50%;
  text-align: center;
  float: left;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.sidebar.sidebar-event .icon-box img {
  width: 50px;
  margin: 0 auto;
  display: block;
}

.sidebar.sidebar-event .title-icon {
  font-family: 'Kanit';
  font-weight: 600;
  margin-top: 10px;
  font-size: 13px;
}
.content-archive {
  margin-bottom: 3rem;
}
/* .content-archive .sidebar {
  position: static;
} */

/* section.content-archive {
  min-height: 100vh;
} */
.sidebar-content {
  top: 70px;
  padding-left: 20px;
  transition: top 300ms linear;
}
/* .sidebar-content.sticky {
  position: fixed;
  top: 150px;
}
.sidebar.sticky-stop {
  display: flex;
  align-items: flex-end;
}
.sidebar.sticky-stop .sidebar-content.sticky {
  position: static;
} */
.sidebar button.button.is-checked {
  font-weight: bold;
}
#tribe-events-content {
  margin-bottom: 0;
}
.content-event-col {
  padding-right: 30px;
}
.related-box:before {
  content: '';
  position: absolute;
  top: 0%;
  left: 0;
  right: 0%;
  bottom: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.42);
  transition: background-color 600ms ease-out;
}
.related-box:hover:before {
  background-color: rgba(0, 0, 0, 0.1);
}
.related-box h4 {
  position: absolute;
  bottom: 0;
  padding: 10px 10px;
  color: #FFF;
  margin: 0;
  font-weight: 900;
  font-size: 20px;
  z-index: 2;
  text-shadow: 1px 0px 7px #000;
}
.related-box .linkabs {
  z-index: 4;
}
.related-box .linkabs ~ img {
  object-fit: cover;
  width: 100%;
  height: 180px;
  transition: transform 600ms ease-out;
}
.related-box .linkabs:hover ~ img {
  transform: scale(1.4);
}
.tribe-common div.tribe-dialog,
.tribe-common .tribe-dialog__wrapper {
  z-index: 9;
}
.tribe-common .tribe-tickets__buy.tribe-common-c-btn:disabled {
  background-color: #1655af;
  opacity: .6;
}
.tribe-common a.tribe-common-c-btn--small,
.tribe-common button.tribe-common-c-btn--small,
.tribe-common input[type=button].tribe-common-c-btn--small,
.tribe-common input[type=submit].tribe-common-c-btn--small {
  background-color: #1655af;
  border-radius: 0px;
}
.entry .entry-content .tribe-common .tribe-tickets__attendee__fields__footer_checkout-button.tribe-common-c-btn:focus, .entry .entry-content .tribe-common .tribe-tickets__attendee__fields__footer_checkout-button.tribe-common-c-btn:hover, .entry .entry-content .tribe-common .tribe-tickets__buy.tribe-common-c-btn:focus, .entry .entry-content .tribe-common .tribe-tickets__buy.tribe-common-c-btn:hover, .tribe-common .tribe-tickets__attendee__fields__footer_checkout-button.tribe-common-c-btn:focus, .tribe-common .tribe-tickets__attendee__fields__footer_checkout-button.tribe-common-c-btn:hover, .tribe-common .tribe-tickets__buy.tribe-common-c-btn:focus, .tribe-common .tribe-tickets__buy.tribe-common-c-btn:hover
.tribe-common a.tribe-common-c-btn--small:hover,
.tribe-common button.tribe-common-c-btn--small:hover,
.tribe-common input[type=button].tribe-common-c-btn--small:hover,
.tribe-common input[type=submit].tribe-common-c-btn--small:hover {
  background: #093b80 !important;
}
.tribe-common a.tribe-common-c-btn-link,
.tribe-common button.tribe-common-c-btn-link,
.tribe-common input[type=button].tribe-common-c-btn-link,
.tribe-common input[type=submit].tribe-common-c-btn-link {
  background-color: transparent !important;
}
.related-post,
.related-section {
  position: relative;
  overflow: visible;
}
.related-post:before,
.related-section:before {
  content: '';
  position: absolute;
  top: 0%;
  height: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100vw);
  background: #fff7e9;
  z-index: -1;
}
.related-post img {
  object-fit: cover;
  width: 100%;
  height: 240px;
}
.fixed-actions {
  position: fixed;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  padding: 12px;
  padding-left: 10px;
  padding-right: 10px;
  background: #FFF;
  z-index: 3;
  box-shadow: 1px 1px 17px -5px #00000094;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
.fixed-actions a {
  display: block;
  margin: 0;
  text-align: left;
  line-height: 15px;
  color: #5e5e5e;
  width: 60px;
  transition: color 300ms linear;
}
.fixed-actions a:hover {
  color: #1cb7f4 !important;
}
.fixed-actions a.tribe-events-gcal.tribe-events-button:before {
  content: '';
  width: 46px;
  height: 46px;
  background: url(../img/google-cal-icon.svg) no-repeat center center;
  margin: 0 auto 5px;
  display: block;
}
.fixed-actions a.tribe-events-ical.tribe-events-button:before {
  content: '';
  width: 50px;
  height: 50px;
  background: url(../img/ical-icon.svg) no-repeat center center;
  margin: 0 auto 5px;
  display: block;
  margin-top: 15px;
}
.fixed-actions .tribe-events-cal-links {
  margin-bottom: 0px;
}

form#tribe-tickets .tribe-tickets__item > div {
  display: flex;
  align-self: center;
}

.customform .wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 13px;
  font-weight: 600;
}

.form-sidebar .customform label .wpcf7-not-valid {
  border-color: #dc3232 !important;
}

.wpcf7-response-output {
  margin: 20px 0 20px !important;
  background: #ff5e00;
  border-color: #ff5e00 !important;
  color: #FFF;
  font-weight: 700;
  font-size: 17px;
  line-height: 19px;
  padding: 12px 22px !important;
}
.wpcf7 form.sent .wpcf7-response-output {
  background: #4dc357;
  border-color: #4dc357 !important;
}
.side-contentpage .wpcf7-response-output,
.sidebar .wpcf7-response-output {
  margin: -20px 0 20px !important;

}
.slick-slider .slick-track {
  min-width: 100% !important;
}

a.wh-widget-button {
  position: fixed;
  right: 30px;
  bottom: 60px;
  background: #3fd83a;
  z-index: 7;
  width: 60px;
  height: 60px;
  padding: 4px 4px 4px 4px;
  border-radius: 50%;
  box-shadow: 0px 2px 14px -3px #000000a3;
  transition: all 300ms ease-out;
}
a.wh-widget-button:hover {
  background: #2cb527;
}

svg.wh-messenger-svg-whatsapp.wh-svg-icon * {
  fill: #FFF;
}

/************************************** WOOCOMMERCE STYLE *********************************/

.woocommerce .col-1 {
  flex: unset !important;
  max-width: unset;
}
.woocommerce .col-2 {
  flex: unset !important;
  max-width: unset;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
  border: 1px solid #e6e6e6;
  padding: 20px;
  margin: 2em 0;
  text-align: left;
  border-radius: 0;
  background: #FFF;
}
.woocommerce .form-row label {
  display: block;
  width: 100%;
  font-size: 16px;
  font-weight: 700;
}

.woocommerce form .password-input, .woocommerce-page form .password-input {
  width: 100%;
}
.show-password-input.display-password {
  top: 50%;
  transform: translateY(-50%);
  margin-top: 3px;
}
table.shop_table.shop_table_responsive,
form.woocommerce-cart-form {
  background: #FFF;
  border-radius: 0px;
}
input#coupon_code {
  min-width: 200px;
}
.woocommerce-error {
  border: 3px solid #d51e26;
  background: #FFF;
}
.woocommerce .button {
  border-radius: 0px !important;
}
.woocommerce .shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents .button {
  border-radius: 0px !important;
  font-size: 15px !important;
  text-transform: uppercase;
  line-height: 24px !important;
  height: 40px;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  display: block;
  line-height: 60px;
  padding: 0 20px 0 20px;
  background: #1655af;
  color: #FFF;
  font-weight: 600;
  border-radius: 0px;
  font-size: 17px;
  margin-top: 0px;
  text-transform: uppercase;
  transition: all 300ms ease-out;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background: #093b80;
  color: #FFF;
}
.woocommerce table.shop_table th {
  font-weight: 700;
  padding: 9px 12px;
  line-height: 1.5em;
  text-transform: uppercase;
  font-size: 15px;
}
.input-text.qty.text {
  border-radius: 0px;
  border: 1px solid #ddd;
  height: 40px;
}
.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__rendered,
.woocommerce form .form-row input.input-text,
.woocommerce .woocommerce-input-wrapper {
  width: 100%;
  display: block;
  height: 42px;
  border-radius: 0px;
}
.select2-container .select2-selection--single .select2-selection__rendered,
.woocommerce form .form-row input.input-text {
  border: 1px solid #e4e4e4;
  padding: 0 12px;
  line-height: 42px;
  border-width: 1px !important;
  border-style: solid !important;
}
.woocommerce table.shop_table {
  background: #FFF;
  border-radius: 0px;
}
.select2-container--default .select2-selection--single {
  border: none;
}
span.select2-dropdown.select2-dropdown--below {
  box-shadow: 0px 2px 24px #00000057;
  border-radius: 0px;
}
#add_payment_method #payment, .woocommerce-cart #payment,
.woocommerce-checkout #payment {
  border-radius: 0px;
}

.woocommerce form .form-row label {
  line-height: 2;
  margin-bottom: 0;
}
button#place_order {
  width: 100%;
  margin-top: 14px;
  font-size: 22px;
  font-weight: 800;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 42px;
}
.custom-col,
.woocommerce-billing-fields {
  background: #FFF;
  padding: 10px;
  border: 1px solid #cecece;
}
ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
  padding: 20px 0;
  background: #FFF;
  border: 1px solid #e5e5e5;
}

.woocommerce .woocommerce-customer-details address{
  background: #FFF;
  border: 1px solid #e5e5e5;
  border-radius: 0px;
}
.woocommerce ul.order_details li {
  margin-right: 0;
  padding-left: 2em;
  list-style-type: none;
}
.woocommerce-billing-fields h3,
#order_review_heading,
.woocommerce-order-details__title,
.woocommerce-column__title {
  font-weight: 800;
  font-size: 27px;
  margin-top: 20px;
  margin-bottom: 10px;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  background: #eff4f9 !important;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
  background-color: #d6e4f3 !important;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
  border-bottom-color: #d6e4f3 !important;
}

nav.woocommerce-MyAccount-navigation {
  display: flex;
  flex-wrap: wrap;
}
nav.woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  padding-left: 0;
  border: 1px solid #e0e0e0;
  min-width: 220px;
}
nav.woocommerce-MyAccount-navigation ul li + li {
  border-top: 1px solid #ddd;
}
nav.woocommerce-MyAccount-navigation ul li a {
  color: #454545;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  display: block;
  padding: 0 20px;
  line-height: 50px;
  background: #FFF;
  transition: color 200ms ease-out;
}

nav.woocommerce-MyAccount-navigation ul li a:hover {
  color: #1cb7f4;
}

.woocommerce-MyAccount-content a {
  font-weight: 600;
  color: #565656;
  text-decoration: underline;
  transition: color 200ms ease-out;
}
.woocommerce-MyAccount-content a:hover {
  color: #1cb7f4;
}
/************************************** FINE WOOCOMMERCE STYLE ***************************************/
.sidebar.no-border {
  border: none;
}
.sidebar .related-postlinks {
  display: flex;
  flex-wrap: wrap;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid rgba(0, 0, 0, 0);
  box-shadow: 0px 3px 18px #00000000;
}
.sidebar .related-postlinks + .related-postlinks {
  border-top: 1px solid #ddd;
}
.sidebar .related-postlinks img {
  width: 90px;
  height: 90px;
  margin-right: 8px;
  object-fit: cover;
}
.sidebar .related-postlinks span {
  width: calc(100% - 98px);
  color: #333;
  font-size: 16px;
  font-weight: 600;
  padding-right: 70px;
  padding-top: 6px;
  transition: color 200ms ease-out;
}
.sidebar .related-postlinks:hover span {
  color: #1cb7f4;
}
.sidebar .related-postlinks {
  box-shadow: 0px 3px 18px #00000000;
  transition: border-top 300ms ease-out, box-shadow 300ms ease-out;
}
.sidebar .related-postlinks:hover {
  box-shadow: 0px 3px 18px #0000001c;
  padding-left: 10px;
  margin-left: -10px;
  border-top: 1px solid rgba(0, 0, 0, 0);
}
.entry .entry-content .tribe-common .tribe-dialog__wrapper.tribe-modal__wrapper--ar,
.tribe-common .tribe-dialog__wrapper.tribe-modal__wrapper--ar {
  border-radius: 0px;
}
.title-section {
  font-weight: 800;
  font-size: 22px;
  margin-bottom: 20px;
}
.sub-slider-stripe {
  background: #1cb7f4;
  color:#FFF;
}

.masonry-wrap {
  display: block;
  padding: 0px 0 50px;
}
.masonry-wrap:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
.masonry-wrap .box-category.masonry {
  width: 50%;
  height: 400px;
  padding: 3px;
  margin-bottom: 4px;
  overflow: hidden;
  float: left;
  position: relative;
}
.masonry-wrap .box-category.masonry:nth-child(2),
.masonry-wrap .box-category.masonry:nth-child(3) {
  height: 198px;
}
.masonry-wrap .box-category.masonry:nth-child(4),
.masonry-wrap .box-category.masonry:nth-child(5),
.masonry-wrap .box-category.masonry:nth-child(7),
.masonry-wrap .box-category.masonry:nth-child(8) {
  height: 198px;
  width: 25%;
}
.masonry-wrap .box-category.masonry:nth-child(4) .stripe,
.masonry-wrap .box-category.masonry:nth-child(5) .stripe,
.masonry-wrap .box-category.masonry:nth-child(7) .stripe,
.masonry-wrap .box-category.masonry:nth-child(8) .stripe {
  font-size: 17px;
}
.masonry-wrap .box-category.masonry:nth-child(6) {
  float: right;
}
.box-category.masonry .img-wrap.square {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0;
  margin: 1px 3px;
}
.box-category.masonry .img-wrap .stripe {
  position: absolute;
  bottom: 20px;
  left: 10px;
  right: unset;
  padding: 0 10px 0 10px;
  background: #1cb7f4;
  transition: all 300ms ease-out;
}
.box-category.masonry .img-wrap .stripe:before {
  display: none;
}
.box-category.masonry .img-wrap .stripe:after {
  border-left: 20px solid #1cb7f4;
  transition: all 300ms ease-out;

}
.box-category.masonry:hover .img-wrap .stripe {
  background: #1cb7f4c7;
}
.box-category.masonry:hover .img-wrap .stripe:after {
  border-left: 20px solid #1cb7f4c7;
}
/* #topbar {
  margin-bottom: 10px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #FFF;
  margin: 0;
  border-bottom: none;
  box-shadow: 1px 1px 40px -17px #000;
} */
.toggle input + div div span:before, .toggle input + div div span:after {
  background: #5f5f5f;
}
.toggle input + div svg,
.toggle input + div svg {
  stroke: #5f5f5f;
}


body.home .toggle input + div div span:before, body.home .toggle input + div div span:after {
  background: #FFF;
  transition: background 300ms ease-out;
}
body.home .toggle input + div svg,
body.home .toggle input + div svg {
  stroke: #FFF;
  transition: stroke 300ms ease-out;
}
body.home .sticky .toggle input + div div span:before, body.home .sticky .toggle input + div div span:after {
  background: #5f5f5f;
}
body.home .sticky .toggle input + div svg,
body.home .sticky .toggle input + div svg {
  stroke: #5f5f5f;
}
body.home .sticky .toggle input:checked + div svg {
  stroke: #FFF;
}
body.home .sticky .toggle input:checked + div div span:before, 
body.home .sticky .toggle input:checked + div div span:after {
  background: #FFF;

}
#header.sticky #mobile-menu .main-nav a {
  color: #FFF !important;
}
.content-slide .descrizione p {
  margin-bottom: 0;
}
.customform .wpcf7-form-control.wpcf7-radio label {
  display: flex;
}
.customform .wpcf7-form-control.wpcf7-radio input {
  width: 20px;
  height: 20px;
  margin-right: 6px;
}
.customform .etichetta {
  font-weight: bold;
  display: block;
  margin-top: 12px;
}
.copyright {
  padding: 20px 0;
  border-top: 1px solid #ffffff38;
  font-size: 15px;
  background: #0a478f;
  color: #FFF;
}


.copyright a {
  color: #FFF;
}
.copyright a:hover {
  color: #1cb7f4;
}
.presentation.blue {
  background: #1c529e;
}
.presentation.blue .title {
  color: #FFF;
}
.title-sidebar {
  font-weight: 900;
  font-size: 22px;
  text-transform: uppercase;
  line-height: 24px;
}
.side-contentpage .title-sidebar {
  color: #FFF;
  padding: 12px 7px;
}
.side-contentpage .title-sidebar.blue {
  background: #2d72d3;
}
.side-contentpage .title-sidebar.orange {
  background: #1cb7f4;
}
table.tribe-mini-calendar td {
  padding: 0;
  vertical-align: middle;
  height: 48px;
  height: 46px;
}
.tribe-mini-calendar .tribe-mini-calendar-no-event {
  display: block;
  position: relative;
  top: 3px;
}
.tribe-mini-calendar .tribe-events-has-events.tribe-events-past:hover a:hover {
  background: #000000 !important;
}
.tribe-mini-calendar .tribe-events-has-events div[id*=daynum-] a {
  display: block;
  padding-top: 12px !important;
}
.cal-fix .tribe-mini-calendar-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.cal-fix .tribe-mini-calendar-wrapper .tribe-mini-calendar-grid-wrapper {
  width: calc(100% - 330px);
  margin-right: 30px;
}
.cal-fix .tribe-mini-calendar-wrapper .tribe-mini-calendar-list-wrapper {
  width: 300px;
}
.cal-fix .tribe-mini-calendar td {
  line-height: 30px;
  height: 58px;
}
/* .tribe-mini-calendar .tribe-events-has-events */
.tribe-mini-calendar .tribe-mini-calendar-no-event {
  padding-top:10px;
}
.tribe-mini-calendar .tribe-events-has-events div[id*=daynum-] a {
  display: block;
  padding: 12px 0 15px;
}
.tribe-mini-calendar td.tribe-mini-calendar-today:hover,
.tribe-mini-calendar td.tribe-mini-calendar-today {
  background: #1cb7f4 !important;
}
.tribe-mini-calendar td.tribe-mini-calendar-today a:hover,
.tribe-mini-calendar td.tribe-mini-calendar-today a {
  color: #FFF !important;
}
.tribe-mini-calendar td.tribe-mini-calendar-today a:hover:before,
.tribe-mini-calendar td.tribe-mini-calendar-today div[id*=daynum-] a:before {
  background: #FFF !important;
}
#footer .card-section img {
  width: 40px;
  margin-right: 6px;
}
#footer .widget-col > div + div {
  margin-top: 30px;
}
.logofooter {
  display: flex;
  justify-content: space-between;
  padding-right: 40px;
}
.logofooter a {
  display: block;
}
.logofooter img {
  height: 54px;
  width: auto;
}
#searchform {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  background: #FFF;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
}
#searchform form {
  width: 100%;
  max-width: 900px;
}
#searchform input#s {
  width: calc(100% - 100px);
  border: none;
  border-bottom: 2px solid #525252;
  height: 50px;
  font-size: 28px;
}
#searchform button.inviasearch {
  font-size: 40px;
  border: none;
  background: none;
  color: #525252;
}
.searchwp-live-search-results-showing {
  border-radius: 0px;
}
.togglesearch + #searchform {
  transition: opacity 500ms ease-out;
}
.togglesearch.open + #searchform {
  opacity: 1;
  pointer-events: initial;
}
a.extra-nav.togglesearch.open {
  color: #525252 !important;
  z-index: 999;
  font-size: 60px !important;
  border-left: none !important;
}
a.extra-nav.togglesearch.open .icon-lens:before {
  content: "\e913";
  font-weight: 100;
}
.searchwp-live-search-result a {
  color: #000;
  font-size: 20px;
}
.row-search {
  position: relative;
  box-shadow: 1px 1px 80px #00000000;
  transition: all 400ms linear;

}
.row-search:hover {
  background: #FFF;
  box-shadow: 1px 1px 80px #0000001a;
}
#breadcrumbs {
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 6px;
}
#breadcrumbs a {
  font-size: 15px;
  font-weight: 400;
  color: #7b7b7b;
}
#breadcrumbs a:hover {
  color: #1cb7f4;
}
.content-box {
  background: #FFF;
  border: 1px solid #ddd;
  margin-bottom: 20px;
  padding: 25px 20px 0;
}
.cta-evento:hover {
  color: #1cb7f4;
}

.cta-evento i.icon-arrow_forward {
  font-size: 21px;
  border: 2px solid #ababab;
  color: #333;
  border-radius: 50%;
  padding: 3px 4px 5px 5px;
  position: relative;
  top: 4px;
  margin-right: 8px;
  transition: all 300ms linear;
}
.cta-evento:hover i.icon-arrow_forward {
  color: #FFF;
  border: 2px solid #1c529e00;
  background-color: #1C529E;
}
.cta-evento {
  cursor: pointer;
}
.cta-evento .wpcf7-form-control.wpcf7-submit {
  display: inline-block !important;
  width: unset !important;
  text-align: left !important;
  margin: 0;
  font-size: 18px;
  padding: 0 !important;
  cursor: pointer;
}
.high-box i {
  font-size: 66px;
  margin-bottom: 20px;
  color: #1cb7f4;
}
.high-box + .high-box {
  border-left: 1px solid #e2e2e2;
}
#footer .social-wrap a .icon-tripadvisor {
  font-size: 30px;
  position: relative;
  top: 5px;
}
.title-high {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 17px;
  color: #353535;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 0px;
}
.title.title-evento {
  font-size: 28px;
}
body:not(.home) #header .extra-nav.highlight-link {
  border: 2px solid #f49a1b;
}
body:not(.home) #header .extra-nav.highlight-link i {
  color: #f49a1b;
}
body:not(.home) #header .extra-nav.highlight-link:hover {
  color: #FFF;
  background: #f49a1b;
}
body:not(.home) #header .extra-nav.highlight-link:hover i {
  color: #FFF;
}

body.home.tourmaster-template-search #header .extra-nav.highlight-link {
  border: 2px solid #f49a1b;
}
body.home.tourmaster-template-search #header .extra-nav.highlight-link i {
  color: #f49a1b;
}
body.home.tourmaster-template-search #header .extra-nav.highlight-link:hover {
  color: #FFF;
  background: #f49a1b;
}
body.home.tourmaster-template-search #header .extra-nav.highlight-link:hover i {
  color: #FFF;
}

.highlights-section img {
  height: 40px;
  margin-bottom: 14px;
}
.highlights-section .high-box:first-child img {
  height: 60px;
  margin-top: -20px;
}
.info-red {
  font-size: 15px;
  color: red;
  display: block;
  width: 100%;
  margin-top: 20px;
}
.title.title-evento span {
  font-weight: 300;
}
.element-item .card-custom .title-box span {
  display: none;
}
.outline-btn {
  border: 2px solid #f49b1a;
  color: #333;
  padding: 10px 20px;
  font-size: 16px;
  text-transform: uppercase;
  display: inline-block;
  margin: 15px 0;
  font-weight: 600;
  letter-spacing: 1px;
  transition: all 300ms ease-out;
}
.outline-btn:hover {
  background: #f49b1a;
  color: #FFF;
}
.related-post .title span {
  display: none;
}
.custom-login-event .woocommerce {
  border: 1px solid #ddd;
  margin-top: 20px;
  display: block;
  background: #fff;
  padding: 30px 10px;
}
.custom-login-event .woocommerce h2 {
  font-size: 24px;
  font-weight: 700;
}
.custom-login-event .woocommerce form {
  margin-top: 10px;
}
.title-prenota {
  margin-top: 40px;
  color: #1755af;
  font-weight: 800;
  margin-bottom: 30px;
}

.tribe-tickets__footer__quantity__label {
  font-size: 0px;
}
.tribe-tickets__footer__total__label {
  font-size: 0px;
}
.tribe-tickets__footer__quantity__label:before {
  content: 'Quantità: ';
  font-size: 12px;
}
.tribe-tickets__footer__total__label:before {
  content: 'Totale: ';
  font-size: 12px;
}
.abslink {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.tribe-common-b3.tribe-tickets__item__extra__available {
  margin-left: 10px;
}
.fixed-actions {
  display: none !important;
}
img.img-custom-pagamento {
  height: auto;
  max-width: 100% !important;
  width: auto !important;
}
#tribe-events-pg-template .tribe-events-content h2 {
  font-size: 24px;
  margin-bottom: 6px;
}
.single-tribe_events .tribe-events-content {
  font-size: 17px;
}
.slider.slider-center.slick-initialized.slick-slider {
  padding-top: 20px;
}
.tourmaster-template-wrapper-user {
  background: transparent;
}
.tourmaster-template-wrapper.tourmaster-template-wrapper-user {
  margin: 30px 0;
}
.tourmaster-tour-booking-bar-summary-people-amount {
  display: block;
  width: 100%;
}
.tourmaster-payment-billing-copy {
  margin-left: 0px;
}
body .tourmaster-tour-booking-submit input[type="submit"] {
  border: none;
}
.tourmaster-tour-booking-people-input.tourmaster-variable .tourmaster-combobox-wrap {
  width: 100%;
  margin-left: 0px !important;
  margin-right: 0px;
  float: none;
}
.tourmaster-form-field.tourmaster-with-border .tourmaster-combobox-list-display {
  border-color: #e6e6e6;
}
input#tourmaster-payment-billing-copy {
  width: 16px;
  height: 16px;
  border-radius: 0px;
}
.tourmaster-payment-billing-copy-wrap label {
  display: flex;
  align-items: center;
}
.tourmaster-payment-billing-copy-text {
  color: #4674e7;
  font-size: 14px;
  font-weight: 900;
}
.tourmaster-payment-contact-wrap .tourmaster-head {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  color: #242424;
  letter-spacing: .5px;
}
input.tourmaster-validate-error {
  border-color: #f19595 !important;
}
.tourmaster-payment-service-form-title {
  display: none;
}
.tourmaster-payment-service-form-item {
  margin-bottom: 0px;
}

.tourmaster-tour-medium .tourmaster-content-right {

  border-color: #dbdbdb;
}

.tourmaster-button {
  font-size: 16px;
    letter-spacing: .5px;
  border: none !important;
}
.tourmaster-my-booking-single-field span {
  display: block;
  width: 100%;
  font-size: 15px;
  color: #000;
}
.tourmaster-my-booking-single-field .tourmaster-head {
  font-weight: 600;
  float: left;
  margin-right: 10px;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  opacity: .9;
}
.tourmaster-single-header-top-overlay,
.tourmaster-single-header-background-overlay {
    display: none;
}
.tourmaster-single-header-overlay, .tourmaster-payment-head .tourmaster-payment-head-overlay {
  background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8));
  background: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8));
  background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgb(0 0 0 / 0.8));
}
/* .tourmaster-tour-search-shortcode.tourmaster-item-rvpdlr:before {
  padding: 10px;
  text-align: center;
}
.tourmaster-tour-search-shortcode.tourmaster-item-rvpdlr .tourmaster-tour-search-item {
  max-height: 0;
  overflow: hidden;
} */


/* @media (min-width:1100px){
  div#tourmaster-tour-booking-bar-wrap {
    position: sticky;
    top: 100px;
  }
} */
.tourmaster-flexslider {
  position: relative;
  padding-top: 60px;
}
.tourmaster-flexslider .tourmaster-flex-direction-nav li {
  position: static;
  display: inline-block;
  margin: 0 10px;

}
.tourmaster-flexslider .tourmaster-flex-direction-nav {
    margin-left: 0px;
    list-style: none;
    margin-bottom: 0px;
    position: absolute;
    display: flex;
    justify-content: center;
    left: 0;
    right: 0;
    padding-left: 0;
    top: 5px;
    width: 100%;
}

.tourmaster-flexslider .tourmaster-flex-direction-nav li a {
  margin-top: 0 !important;
  display: block;
  padding: 14px;
  background: #000;
  background: rgb(255 255 255);
  color: #656565;
  border-radius: 0px;
  box-shadow: 0px 0px 5px #0000004f;
}
.tourmaster-tour-thumbnail.tourmaster-media-image img {
  object-fit: cover;
  width: 100%;
  height: 250px;
}
.tourmaster-flexslider[data-type="carousel"] ul.slides > li {
  margin-left: 0px;
  margin: 0 !important;
  padding: 10px !important;
}
.tourmaster-flexslider ul.slides {
  padding: 0px !important;
}
.tourmaster-tour-modern.tourmaster-with-thumbnail:hover .tourmaster-tour-content-wrap,
.tourmaster-tour-modern.tourmaster-with-thumbnail .tourmaster-tour-content-wrap {
  transform: unset;
  background: rgb(36 88 161 / 92%);
  pointer-events: none;
}
.tourmaster-tour-modern .tourmaster-tour-info {
  font-size: 13px;
  color: #FFF;
  font-weight: 600;
}
.tourmaster-tour-modern.tourmaster-with-thumbnail .tourmaster-tour-price .tourmaster-tail {
  color: #FFF;
}
.tourmaster-tour-info-wrap .tourmaster-tour-info i {
  color: #1cb7f4;
}
.single-tour .tourmaster-tour-info-outer .tourmaster-tour-info {
  font-weight: 600;
  font-size: 17px;
  position: relative;
  padding-left: 32px;
}
.single-tour .tourmaster-tour-info-outer .tourmaster-tour-info i {
  position: absolute;
  left: 5px;
  top: 0px;
}
.tourmaster-tour-modern .tourmaster-tour-title {
  font-size: 16px;
}
.tourmaster-combobox-list-wrap ul {
  padding-left: 0px;
  border: none;
}
.tourmaster-form-field .tourmaster-combobox-list-wrap ul {
  border: 1px solid #ddd;
  border-top: 0px;
  border-bottom: 0px;
}
.tourmaster-form-field .tourmaster-combobox-list-wrap ul li {
  border-bottom: 1px solid #ddd;
  transition: background 300ms ease-out;
}
.tourmaster-form-field .tourmaster-combobox-list-wrap ul li:hover {
  background: #eee;
}
.single-tour .tourmaster-datepicker-wrap:after,
.tourmaster-form-field .tourmaster-combobox-list-display:after {
  color: #4f4f4f;
  font-size: 14px;
}
.tourmaster-tour-booking-bar-coupon-wrap input[type="text"].tourmaster-tour-booking-bar-coupon {
  padding: 6px 15px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: .5px;
  border: 1px solid #ddd;
}

form#goodlayers-stripe-payment-form {
  padding-top: 130px;
  background: url(../img/stripe.png) no-repeat left top;
  background-size: 240px; 
}

.goodlayers-payment-form form button {
  border: none;
  font-size: 13px;
  font-weight: 800;
  transition: opacity 300ms ease-out;
}
.goodlayers-payment-form form button:hover {
  opacity: .9;
}
.tourmaster-user-navigation-bottom-text * {
  font-size: 14px;
}
.tourmaster-payment-detail-wrap.tourmaster-payment-billing-detail.tourmaster-item-pdlr {
  display: none;
}
/* NASCONDO LA SEZIONE PER PAGARE CON BONIFICO BANCARIO */

.tourmaster-payment-method-booking,
div#tourmaster-payment-method-or, 
.tourmaster-payment-method-description {
  display: none;
}
.postid-4501 .tourmaster-payment-method-booking,
.postid-4501 div#tourmaster-payment-method-or, 
.postid-4501 .tourmaster-payment-method-description {
  display: block;
}

.flaticon-takeoff-the-plane:before,
.flaticon-plane-landing:before {
  content: "\e01d";
  font-family: 'eleganticons';
}
.detail-wrap {
  background: #FFF;
  border-top: 2px dotted #dddd;
  width: 500px;
  max-width: 100%;
  padding: 10px 15px;
}
.detail-wrap:first-child {
  border-top: none;
}
.detail-wrap label {
  width: 100%;
  font-weight: 700;
  margin-top: 10px;
}
form.tourmaster-lost-password-form,
form.tourmaster-login-form {
  max-width: 520px;
  margin: 40px auto;
}
.tourmaster-login-form .tourmaster-login-user, .tourmaster-login-form .tourmaster-login-pass {
  width: 100%;
}
.tourmaster-login-bottom .tourmaster-login-bottom-link {
  font-size: 20px;
}
.tourmaster-login-form .tourmaster-login-lost-password {
  font-size: 17px;
  font-weight: 700;
  text-align: center;
}
.tourmaster-notification-box, .tourmaster-user-update-notification {
  background: #dceafc;
  font-size: 15px;
  color: #104387;
  font-weight: 700;
  letter-spacing: .5px;
}
.tourmaster-notification-box.tourmaster-failure, .tourmaster-user-update-notification.tourmaster-failure {
  color: #FFF !important;
}
.postid-4501 table.ui-datepicker-calendar tr td {
  pointer-events: none;
  opacity: .4;
}
.postid-4501 table.ui-datepicker-calendar tr td:nth-child(5) {
  pointer-events: initial;
  opacity: 1;
}
.tourmaster-body .ui-datepicker table tr th {
  text-align: center;
}
.tourmaster-head {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: .5px;
}
.tourmaster-enquiry-term {
  font-size: 15px;
}
.tourmaster-enquiry-term input {
  margin-right: 8px;
}

.single-tour .slider-gallery .slick-slide img {
  width: 100%;
  object-fit: cover;
  height: 500px;
}
.single-tour .tourmaster-with-sidebar .tourmaster-single-related-tour-container {
  padding-right:calc(12% + 410px);
}
.tourmaster-body .tourmaster-tour-grid .tourmaster-tour-title {
  font-size: 18px;
  transition: color 300ms ease-out;
}
.tourmaster-body .tourmaster-tour-info.tourmaster-tour-info-duration-text {
  display: none;
}
.tourmaster-body .tourmaster-tour-info-wrap .tourmaster-tour-info {
  font-weight: 700;
  font-size: 15px;
}
.tourmaster-tour-grid .tourmaster-tour-content {
  font-weight: 500;
  font-size: 16px;
}
.gdlr-core-item-list.tourmaster-item-pdlr {
  transition: all 300ms ease-out;
}

.tourmaster-body .tourmaster-tour-grid .tourmaster-tour-title a {
  transition: color 300ms ease-out;
}
.tourmaster-body .tourmaster-tour-grid .tourmaster-tour-content {
  font-weight: 500;
  font-size: 16px;
}
.tourmaster-body .tourmaster-tour-grid .tourmaster-tour-title a:hover {
  color: #ff5e00;
}
.gdlr-core-item-list.tourmaster-item-pdlr img {
  transition: all 500ms ease-out;
}
.gdlr-core-item-list.tourmaster-item-pdlr:hover img {
  transform: scale(1.1);
  opacity: .85;
}
.tourmaster-tour-search-field.tourmaster-tour-search-field-keywords,
.tourmaster-tour-search-field.tourmaster-tour-search-field-tour-category,
.tourmaster-tour-search-field.tourmaster-tour-search-field-tax {
  display: none;
}
span.tourmaster-payment-service-form-item-title, 
span.tourmaster-payment-service-form-price-wrap,
span.tourmaster-payment-service-form-price-wrap span.tourmaster-head {
    font-size: 17px;
    font-weight: 800;
}
.tourmaster-payment-service-form-item {
  margin-bottom:0px !important;
}
.tourmaster-payment-detail-wrap .tourmaster-tail {
  font-size: 16px;
}
.tourmaster-payment-method-wrap .tourmaster-payment-terms {
  font-size: 16px;
}
.tourmaster-single-tour-content-wrap h3.menu-degustazione{
  position: relative;
  max-width: 100%;
  padding-right: 70px;
  font-size: 24px;
}
.tourmaster-single-tour-content-wrap h3.menu-degustazione:not(.collapsed){
  color: #63a8e5;
}
.tourmaster-single-tour-content-wrap h3.menu-degustazione:hover {
  opacity: .8;
}
.tourmaster-single-tour-content-wrap h3.menu-degustazione:after {
  content: '\e912';
  font-size: 30px;
  font-family: 'icomoon';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
}
h3.menu-degustazione.collapsed:after {
  content: '\e912';
  font-family: 'icomoon';

  transform: translateY(-50%) rotate(0deg);
}
div.card.card-body {
  border: 2px dotted #aec8e8;
}
div.card.card-body ul {
  list-style-type: none;
  text-align: center;
}
div.card.card-body ul li {
  margin-bottom: 20px;
}
.page-template-page-checkout-completato i.icon_tag_alt,
.page-template-page-checkout-completato span.tourmaster-tour-booking-bar-total-price-title, 
.page-template-page-checkout-completato span.tourmaster-tour-booking-bar-total-price {
  display: none;
}
.page-template-page-checkout-completato .tourmaster-payment-complete-wrap, 
.page-template-page-checkout-completato .tourmaster-payment-method-wrap {
  background: none;
}
.page-template-page-checkout-completato a.tourmaster-payment-complete-button.tourmaster-button {
  margin: 0 20px;
}
body.page-template.page-template-page-checkout-completato {
  min-height: 99vh;
  padding-top: 50px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  flex-direction: column;
  justify-content: end;
}
.logo-wrap {
  text-align: center;
  display: block;
}
.tourmaster-single-main-content ol, 
.tourmaster-single-main-content ul {
  padding-left: 20px;
}
.special-list {
  font-size: 17px;
  color: #e39214;
}
.special-list li {
  margin-bottom: 10px;
}
.evidenza.text {
  display: flex;
  font-size: 22px;
  flex-wrap: wrap;
}
.evidenza.text > a {
  display: block;
  width: 33.3339%;
  text-align: center;
  color: #0c77a9;
  padding: 10px;
  font-size: 22px;
  line-height: 1.2;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 300ms ease-out;
}
.evidenza.text > a:hover {
  background: #1c668e;
  color: #FFF;
}
.evidenza.text > a + a {
  border-left: 1px solid rgba(255, 255, 255, 0.57);
}
.evidenza.text > a i {
  /* display: block; */
  margin-bottom: 0px;
  font-size: 34px;
  margin-right: 10px;
}
.light {
  font-weight: 200;
  font-size: 90%;
}
.party-bg {
  position: relative;
  color: #0c77a9;
  margin-bottom: 30px;
  margin-bottom: 40px;
}
.tourmaster-single-tour-content-wrap .party-bg .evidenza{
  color: #0c77a9;
}
.party-bg:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: .2;
  z-index: -1;
  /* background: url(../img/party-kayak.jpg) no-repeat center right; */
  background-size: cover;
}
/* .postid-15 .party-bg a:first-child {
  display: none;
} */
.party-bg .evidenza {
  background: none !important;
  padding: 5px;
  font-size: 10px;
}

.feed-slider .slick-prev.slick-arrow,
.feed-slider .slick-next.slick-arrow{
  background: #8ad0ffa6;
  color: #FFF;
}
.feed-slider {
  padding: 0 40px;
  margin: 0 -50px;
}
.feed-item {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  padding: 5px 15px;
}

.feed-item p {
  order: 1;
  margin-bottom: 0;
}
.feed-item p + p {
  display: none;
}
.feed-item .title-event,
.feed-item .data-evento {
  order: 2;
}
.feed-item .title-event {
  font-weight: 600;
  font-size: 20px;
  max-width: 100%;
  padding: 10px 12px;
  min-height: 120px;
  padding: 10px 12px;
  box-shadow: 1px 1px 10px rgba(221, 221, 221, 0);
}
.feed-item .data-evento {
  position: absolute;
  top: 10px;
  right: 20px;
  background: #f39c1d;
  z-index: 2;
  padding: 6px 10px;
  display: block;
  color: #FFF;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: .5px;
}


.feed-item .abslink + .title-event {
  transition: all 400ms ease-out;
}
.feed-item .abslink:hover + .title-event {
  color: #f39c1d;
  box-shadow: 1px 1px 10px #ddd;
}
.dettagli {
  background: #ebedff;
  padding: 30px 15px;
}
.tourmaster-single-main-content .item-tour {
  width: 400px;
  max-width: 100%;
}
/* .animated {} */
@media (max-width:1366px){
  #tribe-events-pg-template, .tribe-events-pg-template,
  .tourmaster-container,
  .container {
    padding: 0 4%;
  }
  .logofooter {
    flex-wrap: wrap;
    justify-content: space-between;
    padding-right: 0;
  }
  .logofooter img {
    height: 45px;
  }
  .main-nav > .item > a {
    padding: 10px 0;
    line-height: 20px;
  }
  .main-nav > .item {
    display: flex;
    align-items: center;
  }
}
@media (max-width:1190px){
  ul.main-nav .item {
    margin-left: 20px;
  }
  .main-nav .item a {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
  }
  #header .extra-nav.highlight-link {
    font-size: 15px;
  }
  #header .extra-nav {
    font-size: 18px;
    padding-left: 10px;
    margin-left: 10px;
  }
  #header .extra-nav.highlight-link i {
    font-size: 18px;
  }
}

@media (max-width:991px){

  .related-post .slick-prev, .related-post .slick-next {
      display: none;
  }
  .masonry-wrap .box-category.masonry:nth-child(4),
  .masonry-wrap .box-category.masonry:nth-child(5),
  .masonry-wrap .box-category.masonry:nth-child(7),
  .masonry-wrap .box-category.masonry:nth-child(8) {
    height: 198px;
    width: 50%;
  }
  .masonry-wrap .box-category.masonry:nth-child(4) .stripe,
  .masonry-wrap .box-category.masonry:nth-child(5) .stripe,
  .masonry-wrap .box-category.masonry:nth-child(7) .stripe,
  .masonry-wrap .box-category.masonry:nth-child(8) .stripe {
    font-size: 22px;
}
#header .extra-nav {
  border-left: none !important;
  border-right: 1px solid #ddd;
  padding-right:14px;
  margin-right:14px;
  padding-left:0px;
  margin-left:0px;
  font-size: 20px;
  line-height: 20px;
}
#header .cart-count {
  background: #1c529e;
  border-radius: 50%;
  font-size: 13px;
  color: #FFF;
  width: 19px;
  height: 19px;
  display: block;
  text-align: center;
  font-weight: 600;
  line-height: 20px;
  position: absolute;
  top: -9px;
  right: 2px;
}
.header-content {
  padding:0 !important;
}
.masonry-wrap {
  padding: 0px 0 30px;
}
.tribe-mini-calendar-list-wrapper {
  display: none;
}
.tribe-mini-calendar-wrapper {
  min-width: 300px;
  margin-bottom: 0 !important;
}
  .slider-related .item.related-item {
    padding-right: 20px;
  }
  .slider-related .slick-list {
    padding-right: 40px;
  }
  ul.main-nav {
    display: block;
  }
  ul.main-nav .item {
      margin-left: 0px;
  }
  div#mobile-menu a {
    text-align: left;
  }
  .content-event-col {
    padding-right: 15px;
  }
  #tribe-events-content {
    overflow: unset;
  }
  main#tribe-events-pg-template {
    overflow-x: hidden;
  }
  nav {
    display: block;
    margin: 0 auto;
  }

  .calendar-item a.linkabs {
    bottom: 60px;
    z-index: 1;
  }
  .calendar-item.on-hover a.linkabs {
    bottom: 0px;
    z-index: 9;
  }
  .slider-center .slick-list.draggable:before {
    display: none;
  }
}
@media (max-width:767px){
  .content-archive .sidebar label {
    font-size: 15px;
  }
  .feed-slider {
    padding: 0 30px;
    margin: 0 0px;
  }
  .feed-slider .slick-prev.slick-arrow {
    left: 0px;
  }
  .feed-slider .slick-next.slick-arrow {
    right: 0px;
  }
  .tourmaster-single-tour-content-wrap .evidenza {
    font-size: 22px;
  }
  #header .menu {
    padding: 0;
  }
  .logo {
      max-width: 200px !important;
  }
  #header .extra-nav.highlight-link i {
    color: #f49a1b;
  }
  .slider.slider-tag {
    margin-bottom: 15px;
  }
  .high-box + .high-box {
    border-left: none;
    border-top: 1px solid #e2e2e2;
  }
  .form-sidebar {
    background: #f4f4f4;
    padding: 10px 0px;
    margin-bottom: 30px;
  }
  #header .extra-nav.highlight-link {
      border: none !important;
      /* width: inherit;
      padding: 10px 15px; */
      width: 50%;
      padding: 7px;
      margin: 0;
  }

  #header .extra-nav.highlight-link i {
    font-size: 21px;
    position: relative;
    top: 0;
    margin-right: 0;
  }
  section.newsletter-section label + label {
    margin-left: 5px;
  }
  section.newsletter-section label {
    padding: 0 20px;
  }
  .title {
    font-size: 26px;
  }
  #header {
    padding: 5px 0;
  }
  #header .extra-nav.highlight-link i {
    padding: 0;
  }
  section.newsletter-section .special-label {
    margin-right: 10px;
    line-height: 40px;
    font-size: 19px;
  }
  section.newsletter-section .title {
    text-align: center;
    font-size: 22px;
    margin-bottom: 20px !important;
}
  .content-archive .sidebar{
    padding: 0;
  }
  .content-archive .sidebar-content {
    display: flex;
    flex-wrap: wrap;
  }
  .content-archive .sidebar-content > div {
    width: 50%;
    position: relative;
  }
  .content-archive .sidebar-content > div button,
  .content-archive .sidebar-content > div a {
    padding: 0 15px;
    line-height: 36px;
  }
  .content-archive .sidebar-content > div + div label {
    border-left: 1px solid #ddd;
  }
  .content-archive .sidebar label {
    width: 100%;
    padding: 10px 20px;
    text-align: center;
    border-top: 1px solid #ddd ;
    border-bottom: 1px solid #ddd ;
  }
  .content-archive .sidebar-content > div label ~ div {
    position: absolute;
    top: 60%;
    left: 0%;
    right: 0;
    pointer-events: none;
    z-index: -2;
    opacity: 0;
    margin-top: -6px;
    box-shadow: 0px 0px 21px -3px #0000004a;
    background: #FFF;
    transition: top 300ms ease-out, opacity 300ms ease-out, pointer-events 100ms ease-out 400ms, z-index 100ms ease-out 0ms;
  }
  /* .content-archive .sidebar-content > div label:focus ~ div,*/
  .content-archive .sidebar-content > div label:hover ~ div {
    pointer-events: initial;
    top: 100%;
    z-index: 5;
    opacity: 1;
  }
.sidebar label:before {
  display: none;
}

  .element-item img {
    width: 100%;
    height: 120px;
  }
  .card-archive.grid {
    padding: 0%;
  }
  .element-item {
    width: 50vw;
    padding: 0;
    margin: 0;
  }
  .sidebar-content.sticky {
    position: static !important;
  }
  .masonry-wrap .box-category.masonry {
    width: 100% !important;
    float: none;
    margin-bottom: 6px !important;
    height: 280px;
  }
  .masonry-wrap .box-category.masonry:nth-child(n+6) {
    display: none;
  }
  .single-tribe_events .tribe-events-single-event-title {
    font-size: 26px;
    margin-top: 20px;
  }
  .woocommerce-account-fields {
    padding: 0 10px;
    margin: 20px 0;
  }
  .custom-col, .woocommerce-billing-fields {
    border: none;
    box-shadow: 0px 1px 14px -12px #000;

}
  .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
  .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    /* float: left;
    width: 48%; */
    padding: 0;
  }
  .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 100%;
  }
  .custom-login-event .woocommerce {
    border: 1px solid #ddd;
    margin-top: 20px;
    display: block;
    background: #fff;
    padding: 30px 10px;
    padding: 0;
    background: none;
    border: none;
}
  .gallery-item img {
    width: 100%;
    height: 250px;
  }
  .slider-for .slick-list.draggable {
      height: unset !important;
      padding-bottom: 0px;
  }
  .slider-for .thumb-item {
    padding: 4px 2px;
  }
  .sidebar.sidebar-event {
      margin-top: 30px;
      padding-right: 15px;
      padding-left: 15px;
  }
  .header-content {
    padding: 10px 0;
  }
  .booking-section > div {
    justify-content: space-between;
  }
  .booking-section > div > div {
    width: 49%;
  }
  .title-drop {
    font-size: 16px;
    padding-right: 0px;
  }
  .fixed-actions a.tribe-events-gcal.tribe-events-button:before {
    content: '';
    width: 36px;
    height: 36px;
  }
  .fixed-actions a.tribe-events-ical.tribe-events-button:before{
    content: '';
    width: 36px;
    height: 36px;
  }
  .slider-related .item.related-item {
    padding-right: 0px;
  }
  .slider-related .slick-list {
    padding-right: 70px;
  }
  .box-category {
    padding: 0 60px;
    margin-bottom: 40px !important;
  }
  .slider-tag .linkabs {
    padding: 0 40px;
    line-height: 28px;
    text-align: center;
  }
  div#mobile-menu {
    display: flex;
    align-items: center;
    color: #FFF;
  }
  div#mobile-menu a {
    text-align: center;
    display: block;
    font-size:22px;
    color: #FFF;
  }
  section.newsletter-section input[type="text"] {
    width: 60%;
    font-size: 15px;
    padding: 0 15px;
}
    #tribe-events-pg-template, .tribe-events-pg-template,
    .tourmaster-container,
.container {
        padding: 0 4%;
    }
    body{
        padding-bottom: 40px;
    }
    .slider-home .content-slide {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 90%;
      color: #FFF;
  }
    #topbar.onbottom {
        position: fixed;
        bottom: 0px;
        width: 100%;
        left: 0;
        box-shadow: -3px 1px 14px #00000059;
        background: #FFF;
        z-index: 9;
        margin: 0;
        border: none;
    }
    #topbar #tribe-events-pg-template, .tribe-events-pg-template {
        padding: 0;
    }
    #topbar a {
        font-size: 0px;
        padding: 12px;
        text-align: center;
        width:50%;
        border-right: 1px solid #ddd;
    }
    #topbar a i {
        font-size: 20px;
        padding: 12px;
        top: 0;
        margin-right: 0;
    }
    #topbar a i.icon-profilo {
      font-weight: bold;
      font-size: 18px;
    }
    #footer .title-widget {
      margin-top: 20px;
      margin-bottom: 10px;
      padding-bottom: 10px;
    }
    .fixed-actions {
      padding-right: 30px;
      left: -87px;
      background: #1655af;
      box-shadow: 1px 1px 17px -5px #0000005c;
      transition: left 400ms linear;
    }
    .fixed-actions:before {
      content: 'Aggiungi al calendario';
      position: absolute;
      top: 50%;
      right: 0;
      left: 0;
      transform: rotate(-90deg) translate(33px, -6px);
      white-space: nowrap;
      transform-origin: right;
      text-transform: uppercase;
      font-size: 11px;
      font-weight: 600;
      color: #FFF;
      letter-spacing: 1px;
  }
  .fixed-actions.open {
    left: 0;
  }
  .single-tribe_events a.tribe-events-gcal, .single-tribe_events a.tribe-events-gcal:hover, .single-tribe_events a.tribe-events-ical, .single-tribe_events a.tribe-events-ical:hover {
    color:#FFF;
  }
  .slider-home .slick-slide img {
    height: 300px;
  }
  .content-archive .sidebar-content > div button {
    padding: 0 10px;
    line-height: 20px;
    text-align: left;
    margin-bottom: 16px;
    font-size: 15px;
  }
  .content-archive .sidebar-content {
    padding-left: 0px;
  }
}
/* .logged-in #header {
    margin-top: 32px;
} */

li.payment_method_paypal img, a.about_paypal {
    display: none !important;
}

li.payment_method_paypal img.img-custom-pagamento {
    display: block !important;
	width: 100%;
	margin-left: 0px; 
	margin-bottom: 10px;
}




body:not(.home) {
  padding-top: 0px;
}
#header .extra-nav {
  color: #ffffff;
}
.tourmaster-single-tour-content-wrap h1,
.tourmaster-single-tour-content-wrap h2,
.tourmaster-single-tour-content-wrap h3 {
  font-weight: 800;
  font-size: 35px;
  max-width: 90%;
  margin-bottom: 20px;
  color: #3d5f96;
}

.tourmaster-single-tour-content-wrap h1 {
  max-width: 100%;
}
.tourmaster-single-tour-content-wrap .evidenza {
  background: #58bef5;
  padding: 14px;
  max-width: 100%;
  color: #FFF;
  font-weight: 600;
  font-size: 28px;
  /* text-shadow: 2px 1px 0px #229fa7, -1px 0px 0px #229fa7; */
}
.tourmaster-single-tour-content-wrap hr {
  width: 40%;
  margin-right: auto;
  margin-left: 0;
  border-width: 2px;
  border-color: #c8c8c8;
  margin-top: 30px;
}
.home.tourmaster-template-search #header .extra-nav, #header.sticky .extra-nav {
  color: #4c4c4c;
  border-left: none;
}
#header .extra-nav:hover {
  color: #1cb7f4;
}
.tourmaster-header-price.tourmaster-item-mglr {
  display: none;
}



div#tourmaster-page-wrapper > .tourmaster-single-header {
  height: 88vh;
}
p.tourmaster-login-lost-password {
  font-size: 15px;
}
.tourmaster-tour-booking-bar-inner .tourmaster-booking-bottom {
  display: none;
}
div#tourmaster-tour-booking-bar-inner .tourmaster-head {
  font-size: 13px;
  font-weight: 700;
}
ul {
  padding-left: 20px;
}
.triple-nav img {
  width: 100%;
  margin-bottom: 5px;
}
.icons-row {
  display: flex;
  justify-content: space-between;
  text-align: center;
  margin: 30px 0;
  flex-wrap: wrap;
}
.icons-row .icons-box {
  width: 25%;
  padding: 20px;
}
.icons-box h4 {
  font-size: 17px;
  font-weight: 600;
  color: #33a2d4;
  text-transform: uppercase;
  padding: 0 0px;

}
.icons-box + .icons-box {
  border-left: 2px dotted #ddd;

}
.tourmaster-tour-booking-custom-code-wrap {
  padding: 15px 20px 10px;
}
.tourmaster-header-price .tourmaster-header-enquiry {
  font-size: 20px;
  font-weight: 600;
  position: relative;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: .8px;
}
.tourmaster-header-price .tourmaster-header-price-wrap {
  position: relative;
  text-align: center;
  padding: 15px 50px 15px;
}
.item-tour {
  display: block;
  color:#FFF;
  text-align: center;
  font-weight: 600;
  font-size: 20px;
  display: block;
  padding: 20px 20px;
  text-transform: uppercase;
  line-height: 1.2;
  text-shadow: 1px 1px 13px #0000008a;
  margin-bottom: 10px;
  opacity: 1;
  position: relative;
  z-index: 2;
  letter-spacing: .5px;
  text-shadow: 0px 2px 10px #000, 0px 2px 10px #0009;
}
.item-tour:after {
  content: '';
  position: absolute;
  top: 0%;
  left: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -2;
  background: #1f1f1f;
}
.item-tour:before {
  position: absolute;
  top: 0%;
  left: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  transition: all 300ms ease-out;
}
.item-tour:hover {
  color: #FFF;
  text-shadow: none;
}
.item-tour:hover:before {
  opacity: 0.2;
}
.item-tour .trafiletto {
  font-size: 20px;
  text-transform: initial;
  font-weight: 300;
}
.item-tour.tour-amici {
  padding-right: 20%;
}
.item-tour.tour-braciata:before {
  content: '';
  background: url(https://kayak.grandenapoli.it/wp-content/uploads/2022/06/400x150-kayak-brace.jpg) no-repeat center center;
}
.item-tour.tour-musica:before {
  content: '';
  background: url(https://kayak.grandenapoli.it/wp-content/uploads/2022/06/400x150-kayak-musica.jpg) no-repeat center center;
}
.item-tour.tour-alba:before {
  content: '';
  background: url(https://kayak.grandenapoli.it/wp-content/uploads/2022/06/400x150-kayak-alba.jpg) no-repeat center center;
}
.item-tour.tour-amici:before {
  content: '';
  background: url(https://kayak.grandenapoli.it/wp-content/uploads/2022/06/400x150-kayak-amici.jpg) no-repeat center right;
  padding-right: 20%;
}

.tourmaster-single-header:before {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
}

.tourmaster-single-header:before {
  content: '';
  position: absolute;
  left: 14%;
  top: 50%;
  width: 50vw;
  max-width: 480px;
  height: 300px;
  z-index: 2;
  transform: translateY(-50%);
  background-color: #00000057;
  background-position: center center;
  background-size: contain !important;
}
#header .logo {
  opacity: 0;
}
#header.sticky .logo {
  opacity: 1;
  
}
#header .logo-wrap {
  max-height: 0px;
  transition: all 400ms ease-out;
}
#header.sticky .logo-wrap {
  max-height: 70px;
  
}
.pro {
  background: #d1ffa1;
  padding: 20px;
  margin-bottom: 20px;
}
.pro h3 {
  font-size: 22px;
}
.attenzione {
  /* background: #ffeca1; */
  background: #d4fef6;
  padding: 20px;
  margin-bottom: 20px;
}
.attenzione h3 {
  font-size: 22px;
}
.attenzione ul,
.pro ul {
  font-weight: 600;
  color: #535353;
}
.mybutton {
  background: #f2a736;
  color: #FFF;
  padding: 15px 20px;
  font-weight: bold;
  letter-spacing: .5px;
  transition: all 300ms ease-out;
}
.mybutton:hover {
  opacity: .8;
  color: #FFF;
}
.tourmaster-single-main-content {
  font-weight: 300;
  color: #3b3b3b;
}
.attenzione ul, .pro ul {
  font-weight: 400;
}
.attenzione b, .pro b,
.attenzione strong, .pro strong {
  font-weight: 600;
}
.tourmaster-single-tour-content-wrap .party-bg .evidenza {
  width: 100%;
  font-weight: 400;
  font-size: 22px;
}
.tourmaster-single-tour-content-wrap .evidenza.text > a {
  width: 100%;
  text-align: left;
  color: #0c77a9;
  padding: 10px;
  font-size: 18px;
  line-height: 1.2;
  display: flex;
  justify-content: initial;
  align-items: center;
  transition: all 300ms ease-out;
}
@media (max-width:1366px) { 
  .tourmaster-single-header:before {
    content: '';
    position: absolute;
    left: 10%;
    top: 50%;
    width: 40vw;
  }
}
@media (min-width:1000px) {
  .triple-nav {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .menu-degustazione br {
    display: none;
  }
  
  .triple-nav img {
    width: 33%;
  }
  #tourmaster-tour-booking-bar-wrap.tourmaster-item-mglr.tourmaster-start-script {
    position: fixed;
    top: 50% !important;
    transform: translateY(-50%);
    /* right: 4%; */
    margin-top: 0!important;
  }
  #tourmaster-tour-booking-bar-wrap.tourmaster-item-mglr.tourmaster-start-script.tourmaster-fixed {
    top: 110px !important;
    transform: unset;
  }
  #scrolltop {
    display: none;
  }
  #tourmaster-tour-booking-bar-wrap.tourmaster-item-mglr.tourmaster-start-script {
    right: 3%;
    left: initial !important;
  }
}
@media (min-width:1400px) {
  .tourmaster-single-main-content {
    /* padding-right: 700px !important; */
    padding-right: 30vw !important;
    font-size: 18px;
  }
  #tourmaster-tour-booking-bar-wrap.tourmaster-item-mglr.tourmaster-start-script {
    right: 12%;
  }
}



@media (max-width:767px) {
  .tourmaster-single-tour-content-wrap h3.centered {
    text-align: center;
  }
  div#tourmaster-page-wrapper > .tourmaster-single-header {
    height: 780px;
  }
  .single-tour .slider-gallery .slick-slide img {
    height: 310px;
  }
  .icons-row .icons-box {
    width: 50%;
  }
  .icons-box h4 {
    font-size: 15px;
    padding: 0px 10px 0px;
  }
  .icons-box:nth-child(3) {
    border-left: none !important;
  }
  .icons-box:nth-child(3),
  .icons-box:nth-child(4) {
    border-top: 2px dotted #ddd;
    padding-top: 20px;
  }
  .tourmaster-single-tour-content-wrap hr {
    margin: 30px auto;
  }
  .tourmaster-single-header:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 90px;
    width: 80%;
    height: 160px;
    transform: translate(-50%, 0%);
    background-size: contain;
    background-position: center center;
  }
  .evidenza.text > a {
    display: block;
    width: 100%;
    background: #0d77a9;
    color: #FFF;
    font-size: 20px;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left;
  }
  .evidenza.text > a + a {
    border-left: none;
    border-top: 1px solid rgba(255, 255, 255, 0.57);
    border-top: none;
  }
  #scrolltop {
    position: fixed;
    bottom: 0%;
    left: 0;
    right: 0%;
    background-color: #47b4fd;
    color: #FFF;
    z-index: 999;
    line-height: 64px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
  }
  .tourmaster-page-content {
    padding-top: 40px;
    padding-bottom: 30px;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .tourmaster-single-tour-content-wrap h1, .tourmaster-single-tour-content-wrap h2, .tourmaster-single-tour-content-wrap h3 {
    font-weight: 800;
    font-size: 22px;
  }
  #header .extra-nav {
    border: none;
    margin-right: 0;
  }
  body {
    font-family: 'Kanit';
    font-size: 16px;
  }
  .tourmaster-single-main-content {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .tourmaster-tour-booking-bar-container.tourmaster-container {
    position: absolute;
    top: 210px;
  }
  .tourmaster-header-price-ribbon {
    display: none;
  }
  .tourmaster-header-price .tourmaster-header-price-wrap {
    position: relative;
    text-align: center;
    padding: 15px 20px 15px;
  }
  .tourmaster-single-header:before {
    background-color: initial;
  }
  .tourmaster-single-header:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0%;
    right: 0;
    height: 300px;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,0.623686974789916) 0%, rgba(0,0,0,0.39959733893557425) 60%, rgba(255,255,255,0) 100%);
  }
  .single-tour.postid-15 div#tourmaster-page-wrapper > .tourmaster-single-header {
    height: 1140px;
  }
  .tourmaster-single-tour-content-wrap h1.main-title {
    max-width: 100%;
    font-size: 24px;
  }
}




/* TOUR IMAGE */

.item-tour.esoterica-halloween:before {
  content: '';
  background: url('../img/esoterica-banner-halloween.jpg') no-repeat center center;
}
.item-tour.esoterica-ape:before {
  content: '';
  background: url('../img/esoterica-banner-tourApe.jpg') no-repeat center center;
}
.item-tour.esoterica-cappella:before {
  content: '';
  background: url('../img/esoterica-banner-cappella.jpg') no-repeat center center;
}
.item-tour.esoterica-dracula:before {
  content: '';
  background: url('../img/esoterica-banner-dracula.jpg') no-repeat center center;
}
.item-tour.esoterica:before {
  content: '';
  background: url('../img/esoterica-banner-tourguidato.jpg') no-repeat center center;
}

.landing-link {
  margin-top: 50px;
}
.landing-link a {
  display: block;
  opacity: 1;
  transition: all 400ms ease-out;
}
.landing-link a:hover {
  opacity: .8;
}


.single-tour.postid-51 .tourmaster-single-header:before {
  background-image: url('../img/esoterica-text-halloween.png');
}
.single-tour.postid-53 .tourmaster-single-header:before {
  background-image: url('../img/esoterica-text-tour.png');
}
.single-tour.postid-7 .tourmaster-single-header:before {
  background-image: url('../img/esoterica-text-ape.png');
}
.single-tour.postid-67 .tourmaster-single-header:before {
  background-image: url('../img/esoterica-text-cappella.png');
}
.single-tour.postid-69 .tourmaster-single-header:before {
  background-image: url('../img/esoterica-text-dracula.png');
}
