body {
  font-size: 18px;
  color: #000;
}


.hamburger-menu {
  margin-top: 13px;
}

.btn-standard{
  background-color: #fff1de;
  color: white;
  letter-spacing: 2px;

}


.hamburger-menu button.current-lang {
  font-size: 20px;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: -5px;
}

.hamburger-menu button.current-lang i {
  margin-right: 10px;
}

.h5s--container.red-ks.h5s--padding-container{
  padding-top: 1 !important;
}

.hamburger-trigger {
  font-size: 20px;
  text-transform: uppercase;
}

.hamburger-trigger i {
  margin-left: 15px;
}

/* The Overlay (background) */
.hamburger-overlay {
  /* Height & width depends on how you want to reveal the overlay (see JS below) */
  height: 100%;
  width: 0%;
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  right: 0;
  top: 10%;
  background-color: #fffaf3;
  overflow-x: hidden;
  /* Disable horizontal scroll */
  -webkit-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}

.hamburger-overlay.open {
  width: 27%;
}

/* Position the content inside the overlay */
.overlay-content {
  position: relative;
  /* 25% from the top */
  width: 100%;
  /* 100% width */
  text-align: right;
  /* Centered text/links */
  padding-top: 10px;
  padding-right: 50px;
  background-color: #fffaf3;
  /* 30px top margin to avoid conflict with the close button on smaller screens */
}

.overlay-content .logo {
  max-width: 300px;
  display: inline-block;
  margin: 0 auto 30px;
}

.overlay-content .social_list {
  margin-top: 5%;
}

/* The navigation links inside the overlay */
.hamburger-overlay a {
  padding: 2px 8px;
  text-decoration: none;
  font-size: 34px;
  display: block;
  /* Display block instead of inline */
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  /* Transition effects on hover (color) */
}

/* When you mouse over the navigation links, change their color */
.hamburger-overlay a:hover, .hamburger-overlay a:focus {
  color: #333;
}

/* Position the close button (top right corner) */
.hamburger-overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}

/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
@media screen and (max-height: 450px) {
  .hamburger-overlay a {
    font-size: 20px;
  }
  .hamburger-overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}

.slider {
  margin-top: 2rem;
}

.slide-more {
  display: inline-block;
  font-weight: bold;
  letter-spacing: .05rem;
  font-size: .8rem;
  padding: .7rem 0 0 .2rem;
  border-bottom: 4px solid #B21A27;
}

.slide-more:hover {
  text-decoration: none;
  color: #590d14;
}

.short-description ul li {
  line-height: 2;
}

.short-description {
  background-color: rgb(255, 241, 222);
  position: relative;
}

.container-button {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.toggle {
  float: right;
}

.btn{
  font-size: 18px;
}

.container-gallery {
  background-color: white;
  padding: 80px 0;
}

a:focus, a:hover{
  color: #ece5d3;
}

.quick-menu{
  display: flex;
  justify-content: space-between;
  background-color: #fff1de;
  text-align: center;
  align-items: center;
}

.toggle-description{
  display: block;
  background-color: #fff1de;
  letter-spacing: 2px;
  padding: 10px 20px;
  cursor: pointer;
  width: 100%;
  margin: 0 auto;
  position: relative;
  color:  #724339;
  border-radius: 10px;
  font-size: 26px;
}

.slider.block-slider-image {
  margin-top: 0;
}

.slider.block-slider-image .owl-dots {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  text-align: center;
}

.slider.block-slider-image .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  border: 1px solid #fff;
  display: inline-block;
  margin: 0px 5px;
}

.boxes .single-box .overlay {
  display: none;
  height: 100%;
  width: 100%;
  background: #73443a88;
  -webkit-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}

.mini-title{
  font-weight: lighter;
  letter-spacing: 2px;
  font-size: 18px;
}

.h1 {
  font-weight: bold;
  letter-spacing: 2px;
  font-size: 48px;
}

.slider.block-slider-image .owl-dots .owl-dot.active {
  background: #fff;
}

.slider.block-slider-image .tondi .owl-dot {
  border-radius: 50%;
}

.slider.block-slider-image .linea .owl-dot {
  background: #fff;
  opacity: 0.7;
  width: 1px;
  height: 20px;
}

.slider.block-slider-image .linea .owl-dot.active {
  height: 40px;
  opacity: 1;
}

.slider.block-slider-image .old_slide {
  height: 500px;
  background-size: cover;
  background-position: 50% 50%;
}

.slider.block-slider-image .slide {
  position: relative;
}

.slider.block-slider-image .container {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}

.numsli{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  font-size: 150px;
  color: #fff1de;
  bottom: 5%;
  z-index: 1;
}

.btn-slide{
  padding: 10px 20px;
  background-color: #724339;
  color: #fff1de !important;
  border-radius: 10px;
}

.optionroom ul{
  padding: 0;
  font-weight: bold;
}

.optionroom ul li{
  width: fit-content;
  margin: 0 auto;
}

.btn-prenota{
  background-color: white;
  padding: 40px 0;
  text-align: center;
}

.optionroom{
  background-color: #fff1de;
  font-size: 20px;
  padding: 20px 0;
}

.slider.block-slider-image .slide-content h3 {
  font-size: 80px;
  font-weight: 700;
  line-height: 1.5;
  color: #fff;
}

.slider.block-slider-image .slide-content .slide-description {
  font-size: 30px;
  color: #fff;
}

.slider.block-slider-image h3 a {
  color: #fff;
}

.round{
  border-radius: 30px;
}

.boxes {
  margin-top: -20px;
  text-align: center;
}

.boxes .single-box > a {
  display: block;
}

.boxes .single-box h3 {
  font-size: 25px;
  color: #724339;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
}

.boxes .single-box:hover .overlay {
  display: block;
  top: 10%;
  height: 80%;
  width: 80%;
  -webkit-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}

.wine-box .overlay {
  display: none;
}

.wine-box:hover .overlay {
  display: block;
  top: 50%;
  transform: translateY(-50%);
  height: 30%;
  width: 50%;
  -webkit-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}

.wine-box h3 {
  position: absolute;
  top: 50%;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  left: 50%;
  transform: translate(-50%,-50%);
  margin: 0;
}

.classics {
  margin-top: 0px;
}

.classics .image-box {
  margin-bottom: 20px;
}

.classics .image-box .overlay {
  display: none;
}

.classics .image-box .overlay button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  text-transform: uppercase;
}

.classics .single-classic {
  margin-bottom: 30px;
}

.classics .single-classic .classic-date {
  font-size: 22px;
  font-weight: 700;
  max-width: 100px;
  padding: 10px 20px;
  position: relative;
}

.classics .single-classic .classic-date:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 50%;
  height: 51px;
  z-index: -1;
  background: #eee;
  -webkit-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}

.classics .single-classic:hover .classic-date:before {
  width: 100%;
}

.classics .single-classic h3 {
  font-size: 22px;
  margin: 15px 0px;
}

.classics .single-classic .description {
  font-size: 16px;
  font-weight: 300;
}

.classics .single-classic:hover .overlay {
  display: block;
}


.chess img.img-responsive {
  margin: 0 auto;
  width: 100%;

}

.chess .row {
  margin: 0;
 
  
}

.chess .col-md-6 {
  padding-left: 0px;
  padding-right: 0px;
}

.chess .chess-boss .description {
  margin-bottom: 0px;
  font-size: 18px;
  letter-spacing: 2px;
  width: 100%;
  font-weight: 400;
  margin-bottom: 20px;
}

.wine-list {
  margin-top: 0px;
}

.wine-list .wine-box {
  margin-bottom: 30px;
  text-align: center;
}

.wine-list .wine-box a {
  color: #333;
  
}

.wine-list .wine-box img {
  display: block;
  width: 100px;
  margin: 0 auto 30px;
}

.wine-list .wine-box h3 {
  font-size: 22px;
}

.wine-list .wine-box .download {
  position: absolute;
  display: none;
  z-index: 1;
  top: 0px;
  left: 0px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 18px;
  padding: 10px;
  font-weight: 300;
  color: #fff;
}

.wine-list .wine-box:hover .download {
  display: block;
}

.wine-list .wine-box:hover .btn-animated:before {
  width: 100%;
}

.video-player {
  overflow: hidden;
  position: relative;
}

.video-caption {
  position: absolute;
  z-index: 1;
  text-align: center;
  color: #fff1de;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  bottom: -2%;
}

.video-caption h3 {
  font-size: 150px;
}

.video-caption .description {
  font-weight: 300;
}

.video-caption .btn {
  margin-top: 30px;
}

.header-interno {
  position: relative;
}

.flip{
  transition: transform 0.6s;
  transform-style: preserve-3d;
}

.pd-stanze:hover .flip{
  transform: rotateY(180deg);
}

.header-interno h1 {
  position: absolute;
  bottom: 10%;
  z-index: 2;
  color: #fff;
  text-align: center;
  width: 100%;
  padding: 0px 20px;
  font-size: 70px;
}

.fbox, .rbox{
  position: absolute;
  width: 100%;
  height: 400px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 5px;
}

.fbox{
  background-color: #bbb;
  color: black;
}

#nobefore::before, #nobefore::after{
  content: none;
}

.prom{
  height: 500px;
}

.prom:hover .front{
  display: none;
}

.prom .back{
  display: none;
}

.prom:hover .back {
  display: block;
}

.rbox{
  background-color: #724339;
  color: white;
  transform: rotateY(180deg);
}

.btn.btn-primary, .info-button{
  border-radius: 5px;
}

.form-group input, .form-group textarea, .form-group select {
  background-color: #fff1de !important;
  border: none !important; 
  color: black;
  border-radius: 5px !important;
}

.form-group textarea { 
  height: 200px !important;
}

.btn-book{
  position: absolute;
  bottom: 5%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #d2952a !important;
  color: white;
  padding: 10px 20px;
  width: 80%;
}

.btn-book-mobile{
  background-color: #d2952a !important;
  color: white;
  padding: 10px 20px;
  width: 80%;
  margin: 20px auto;
}

.easyzoom {
  display: inline-block;
  width: 100%;
}

.easyzoom a > img {
  max-height: 700px;
}

.easyzoom img {
  vertical-align: bottom;
}

.page-alternative-title {
  padding: 50px 0px;
  margin: 0;
}

.page .long-description {
  margin: 50px 0px;
  font-size: 18px;
  font-weight: 300;
}

.page-form h3 {
  margin-top: 0;
  margin-bottom: 20px;
}

.page-form .radio-label {
  font-size: 18px;
}

.page-form .select-label {
  font-size: 18px;
  padding-left: 15px;
}

.page-form .field-option {
  display: inline-block;
  width: auto;
}

.page-form .field-option .checkbox, .page-form .field-option .radio {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 15px;
}

.page-form .form-group {
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
}

.page-form .form-group input[type="text"],
.page-form .form-group input[type="email"],
.page-form .form-group input[type="password"],
.page-form .form-group select {
  height: 45px;
}

.page-form .form-group input[type="text"],
.page-form .form-group input[type="email"],
.page-form .form-group input[type="password"],
.page-form .form-group textarea,
.page-form .form-group select {
  background: none;
  border: 0px;
  border-bottom: 2px solid #333;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0px;
  font-size: 18px;
}

.page-form .form-group input[type="text"]::-webkit-input-placeholder, .page-form .form-group input[type="email"]::-webkit-input-placeholder, .page-form .form-group input[type="password"]::-webkit-input-placeholder, .page-form .form-group textarea::-webkit-input-placeholder, .page-form .form-group select::-webkit-input-placeholder {
  color: #333;
}

.page-form .form-group input[type="text"]::-moz-placeholder, .page-form .form-group input[type="email"]::-moz-placeholder, .page-form .form-group input[type="password"]::-moz-placeholder, .page-form .form-group textarea::-moz-placeholder, .page-form .form-group select::-moz-placeholder {
  color: #333;
}

.page-form .form-group input[type="text"]:-ms-input-placeholder, .page-form .form-group input[type="email"]:-ms-input-placeholder, .page-form .form-group input[type="password"]:-ms-input-placeholder, .page-form .form-group textarea:-ms-input-placeholder, .page-form .form-group select:-ms-input-placeholder {
  color: #333;
}

.page-form .form-group input[type="text"]::-ms-input-placeholder, .page-form .form-group input[type="email"]::-ms-input-placeholder, .page-form .form-group input[type="password"]::-ms-input-placeholder, .page-form .form-group textarea::-ms-input-placeholder, .page-form .form-group select::-ms-input-placeholder {
  color: #333;
}

.page-form .form-group input[type="text"]::placeholder,
.page-form .form-group input[type="email"]::placeholder,
.page-form .form-group input[type="password"]::placeholder,
.page-form .form-group textarea::placeholder,
.page-form .form-group select::placeholder {
  color: #333;
}

.page-form .form-group select option {
  color: #333;
  background: #fff;
}

.page-form .form-group textarea {
  height: 80px;
}

.page-form .form-group label {
  font-weight: 400;
  padding-left: 10px;
}

.form-group input.btn.btn-animated {
  background-color: #73443a !important;
  color: white;
}

.page-form .help-block {
  max-height: 150px;
  overflow-y: auto;
  padding: 10px 0px;
  border: 1px solid #eee;
}

.page-form .captcha-cont {
  margin-top: 10px;
  display: block;
}

.nav-tabs .dropdown-menu {
  padding: 0;
  border-radius: 0px;
  width: 100%;
}

.nav-tabs .dropdown-menu a {
  padding: 5px 20px;
}

/** PAGINA CONTATTI **/
.child-contacts {
  padding: 10%;
}

.child-contacts li {
  min-width: 45%;
  vertical-align: top;
}

.child-contacts h3 {
  margin-bottom: 30px;
  margin-top: 0;
}

.child-contacts .informations {
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 300;
}

.child-contacts .btn {
  margin-bottom: 30px;
}

/** PAGINA NEWS **/
.classic-date {
  font-size: 22px;
  font-weight: 700;
  max-width: 100px;
  padding: 10px 20px;
  position: relative;
}

.description {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 2px;
}

#camera_n2{
  display: none;
}

#camera_n3{
  display: none;
}

#camera_n4{
  display: none;
}

#camera_n5{
  display: none;
}

.classic-date:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 50%;
  height: 51px;
  z-index: -1;
  background: #eee;
  -webkit-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}

.classic-date:hover:before {
  width: 100%;
}

/** SCHEDA VINO **/
.wine-toolbar {
  margin: 30px 0px 50px;
}

.denominazione {
  letter-spacing: 2px;
  text-transform: uppercase;
}

.main-image {
  margin: 0 auto;
}

.wine-info {
  background: #eee;
  padding: 10%;
}

.info-button{
  background-color: white;
  color: #73443a;
  letter-spacing: 2px;
  padding: 10px 20px;
  font-size: 14px;
}

.wine-info h1 {
  margin: 0px;
}

.wine-info .social h4 {
  text-transform: uppercase;
  letter-spacing: 2px;
}

.forms-tab {
  margin-top: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid #333;
}

.forms-tab > li > a {
  font-size: 24px;
  border: 0px;
  padding-bottom: 25px;
}

.forms-tab > li > a:hover {
  background: none;
  color: #333;
}

.forms-tab > li.active > a, .forms-tab > li.active > a:hover, .forms-tab > li.active > a:focus {
  border: 0px;
  border-bottom: 1px solid #333;
  color: #333;
}

.forms-tab > li.active > a:before {
  content: '';
  width: 15px;
  height: 30px;
  background: #333;
  position: absolute;
  bottom: -15px;
  left: 0px;
  right: 0px;
  z-index: 1;
  margin: 0 auto;
}

.titlepromo{
  bottom: 10%;
}

.photopromo{
  object-fit: cover;
  height: 500px;
}

.forms-contents b {
  font-size: 16px;
  text-transform: uppercase;
}

.forms-contents .description {
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 300;
}

.forms-contents img {
  height: 60px;
  width: auto;
}

.footer {
  padding-top: 30px;
  background-color: #fff1de;
}

.footer-blocks {
  padding-bottom: 50px;
}

.footer-block h4 {
  font-weight: bold;
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 25px;
}

.footer-block .description {
  margin-bottom: 25px;
  font-size: 16px;
  font-weight: 300;
}
.imglogocamere{
  width: 80%;
}

.img-slider{
  height: 80vh
}

.social_list a {
  padding: 5px;
  border: 1px solid #ece5d3 !important;
  border-radius: 5px;
  display: inline-block;
  text-align: center;
  line-height: 20px;
  font-size: 20px;
}

#container-apartment{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.container-text {
  padding: 20px;
  padding-bottom: 0;
}

.container-text h2{
  font-size: 48px;
  padding: 20px 0;
}

.bottone-promo{
  bottom: 1px
}

.container-text div {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 2px;
}

.container-child {
  background-color: white;
  padding: 80px 0;
}

.text-section {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: white;
  width: 100%;
}

.slide{
  padding-bottom: 40px;
}

.text-section h3 {
  font-weight: bold;
  margin: 0 0 30px;
  font-size: 28px;
  letter-spacing: 5px;
}

.text-section span {
  font-size: 16px;
  letter-spacing: 2px;
}

.galllay:first-of-type{
  padding-left: 0;
}

.galllay:last-child{
  padding-right: 0;
}


/*******
col-lg 
*******/

@media only screen and (max-width: 1450px) {
  .slider.block-slider-image .slide-content h3 {
    font-size: 36px;
  }
  .slider.block-slider-image .slide-content .slide-description {
    font-size: 20px;
  }
}

@media only screen and (max-width: 1200px) {
  .slider.block-slider-image .slide-content h3 {
    font-size: 36px;
  }
  .slider.block-slider-image .slide-content .slide-description {
    font-size: 20px;
  }
  ul.navbar-secondary {
    margin-left: 0;
    padding-left: 0;
    position: relative;
  }
  ul.navbar-secondary:before {
    display: none;
  }
  .searchbar .close {
    display: none;
  }
  .slide-contacts-toggler {
    height: 40px;
    border-radius: 5px;
  }
  .slide-contacts-toggler p {
    display: none;
  }
  .slide-contacts {
    top: 28px;
  }
  .slide-contacts-togglericon {
    font-size: 1.5rem;
    margin: 0;
    padding: 0;
  }
  .navbar-toggler {
    margin-right: 40px;
  }
}

.prenotaquick{
  padding: 40px 0;
}

/*******
col-md
*******/
@media only screen and (max-width: 992px) {
  .logo img {
    max-height: 45px;
  }
  .hamburger-menu button.current-lang, .hamburger-trigger {
    font-size: 16px;
  }
  .img-slider{
    height: 50vh
  }
  .wine-list .wine-box img {
    display: block;
    height: 500px;
    margin: 0 auto 30px;
  }

  .chess .chess-boss .description {
    margin-bottom: 0px;
    font-size: 18px;
    font-weight: 400;
    color: #724339;
  }

   .iubenda-tp-btn[data-tp-float][data-tp-float="bottom-right"]{
      bottom: 30px !important;
  }
  
  .container-text div {
    text-align: left !important;
  }

  .container-text div strong, .container-text div div .wow{
    text-align: center !important;
  }

  .toggle-description{
    font-size: 18px;
  }

  .container-text {
    padding: 50px 0px 10px;
  }

  .container-child {
    padding: 50px 0;
  }
  .container-img img{
    object-fit: contain !important;
    height: auto !important;
  }

.boxes .single-box {
  margin-bottom: 30px;
}
  .responsive-pusher {
    padding-top: 70px;
  }
  .video-player video {
    height: 420px !important;
  }
  .hamburger-overlay .overlay-content {
    top: 10%;
    padding-right: 15px;
  }
  .hamburger-overlay a {
    font-size: 20px;
  }
  .page.padding-normal {
    padding-top: 60px !important;
  }
  /** HOME BLOCKS **/
  .slider.block-slider-image .slide-content h2, .header-interno h1, .chess .chess-boss h2, .boxes h2, .wine-list h2 {
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 2px;
  }
  .slider.block-slider-image .slide-content .slide-description {
    font-size: 16px;
  }
  .slider.block-slider-image .owl-dots {
    display: none;
  }
  .nav-tabs > li {
    width: 100%;
  }
  .nav-tabs > li a {
    width: 100%;
  }
  .mini-title{
    font-weight: lighter;
    letter-spacing: 2px;
    font-size: 14px;
    text-align: center;
  }

  .text-section {
    padding: 30px 0;
    text-align: center;
    color: white;
    margin-bottom: 30px;
  }

  .text-section h3 {
    font-weight: bold;
    letter-spacing: 2px;
    margin-bottom: 20px;
    font-size: 26px;
  }

  .text-section span {
    font-size: 12px;
    letter-spacing: 2px;
    margin-bottom: 10px;
  }

  .container-text h2 {
    text-align: center;
    font-size: 30px;
  }

  .container-text div {
    font-size: 18px;
  }
}

/*******
col-sm
*******/
@media only screen and (max-width: 767px) {
  .video-player video {
    height: 250px !important;
  }
  .children-list .slide {
    width: 45%;
    margin: 0 2% 2rem 2%;
  }
}
.quick-menu div a i{
  font-size: 3em;
}

/*******
col-xs
*******/
@media only screen and (max-width: 480px) {
  .slider.block-slider-image.container {
    padding: 0;
  }
  .bottone-promo{
  bottom: 20px;
  width: 80%;
  text-align: center;
}

  .galllay:first-child{
    padding-left: 15px;
  }
  
  .galllay:last-child{
    padding-right: 15px;
  }

  .form-cont h3{
    text-align: center;
  }
  .prenotaquick{
    padding: 15px 0;
  }
  .chess .chess-boss .description {
    padding: 10px;
    margin: 0 auto;
  }

  .toggle-description{
    padding: 10px 10px;
    width: 90%;
    margin: 0 auto;
  }

  .quick-menu div a i{
    font-size: 1.5em;
  }

  .quick-menu{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000000;
  }

  footer{
    margin-bottom: 60px;
  }

  .short-description {
    margin: 0px auto;
    width: 85%;
    border: 1px solid #73443a;
    text-align: left;
  }

  .btn-book{
    width: 90%;
  }

  .wine-box:hover .overlay {
    height: 50%;
    width: 100%;
  }

  .short-description ul li {
    line-height: 2;
  }

  .slider.block-slider-image .slide-content {
    left: 0;
    right: 0;
  }
  .slider.block-slider-image .slide-content .slide-description {
    font-size: 12px;
  }
  .slider.block-slider-image .owl-nav .owl-next {
    right: .2rem;
  }
  .slider.block-slider-image .owl-nav .owl-prev {
    left: .2rem;
  }
  ul.navbar-secondary {
    margin-left: 0;
    padding-left: 0;
    position: relative;
  }
  ul.navbar-secondary:before {
    display: none;
  }
  .searchbar .close {
    display: none;
  }
  .children-list .slide {
    width: 100%;
    margin: 0 0 2rem 0;
  }
  .footer-blocks {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.dropdown:hover > .dropdown-menu {
  display: block;
}

body {
  background-color: #fff;
}

.cms-cookielaw .form-group {
  margin: 0 auto;
}

#giornoTextCheckIn, #giornoTextCheckOut, #numCamere{
  color: #724339;
}

a:hover, a:focus {
  text-decoration: none;
}

.current-lang {
  background: none;
  text-transform: uppercase;
}

.current-lang:hover, .current-lang:focus {
  color: #eee;
}

.lang-wrapper .lang-cont {
  margin-top: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
}

.titlepromo{
  font-size: 24px;
}

.lang-wrapper .lang-cont .lang-flag a {
  padding: 5px 20px;
  color: #333 !important;
}

.lang-wrapper .lang-cont .lang-flag.active a {
  background: #333;
  color: #fff !important;
}

.logo {
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
}

.banner-description .short-description, .banner-servizi .short-description{
  display: none;
  color: #724339;
}

li a i {
  font-size: 16px;
  color: white;
}

.hamburger-trigger i {
  color: black;
}

.hamburger-trigger{
  color: #73443a;
  margin-right: 10px;
}

.page.padding-normal{
  padding-top: 90px;
}


.photo-opaca{
  width: 30%;
  left: -15%;
}

@media only screen and (min-width: 1919px){
  .photo-opaca {
    width: 20%;
    left: -10%;
  }
  .toggle {
    margin-left: 0%;
  }
  .imglogocamere{
    width: 60%;
  }
}

@media only screen and (min-width: 1200px) {
  .logo {
    width: 100%;
  }
}

.logo.centered img {
  margin: 0 auto;
}

#header {
  position: fixed;
  z-index: 50;
  width: 100%;
}

#menu-main {
  margin-bottom: 0;
  border-radius: 0px !important;
}

#menu-main.moon_shadow {
  background: #fff !important;
  border-radius: 0px;
  border: 0px;
}

.main-menu {
  margin-top: 13px;
  margin-left: 25%;
}

.main-menu > li > a {
  text-transform: uppercase;
  color: #000;
  font-weight: 600;
}

.main-menu .dropdown-menu {
  padding: 0;
  border-radius: 0px;
}

.ripple-wave{
  display: none;
}

.main-menu .dropdown-menu a {
  padding: 5px 20px;
}

.transparent .main-menu > li > a, .transparent .hamburger-trigger, .transparent .current-lang {
  color: #fff;
}

.moon_shadow .main-menu > li > a {
  color: #000 !important;
}

.overlay {
  position: absolute;
  top: 0px;
  height: 100%;
  width: 100%;
  background: #73443a88;
  -webkit-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
}

.btn {
  border-radius: 0px;
  margin-top: 20px;
}

.btn-outline {
  padding: .5em 1em;
  border-width: 1px;
  border-style: solid;
  display: inline-block;
  text-transform: uppercase;
  font-size: .7rem;
  letter-spacing: .1rem;
}

.btn-outline:hover {
  text-decoration: none;
}

.btn-fill {
  padding: .7em 2em;
  border-width: 1px;
  border-style: solid;
  display: inline-block;
  text-transform: uppercase;
  font-size: .7rem;
  letter-spacing: .1rem;
  width: auto;
}

.btn-fill:hover {
  text-decoration: none;
}

.btn-animated {
  padding: 10px 20px;
  position: relative;
  background-color: transparent;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.btn-animated:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 50%;
  height: 40px;
  z-index: -1;
  background: #eee;
  -webkit-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}

.btn-animated:hover:before {
  width: 100%;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.top{
  top: 0;
}

.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #858585;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #858585;
  border-color: #858585;
}



.owl-prev {
  position: absolute;
  left: -25px;
  bottom: 49%;
  font-size: 30px;
}

.owl-next {
  position: absolute;
  right: -25px;
  bottom: 49%;
  font-size: 30px;
}


.page.padding-trasparent-wine {
  padding-top: 115px;
}

.parallax-window {
  height: 80vh;
  position: relative;
}

.parallax-window .parallax-caption {
  position: absolute;
  z-index: 1;
  text-align: center;
  color: #73443a;
  width: 100%;
  top: 10%;
}

.parallax-window .parallax-caption .description {
  font-weight: 300;
}

.parallax-window .parallax-caption .btn {
  margin-top: 30px;
}

.mfp-figure:after {
  background: #fff;
}

.pd-stanze{
  padding: 20px 60px;
}

#apartament{
  text-align: center;
  top:0;
  background-color: rgba(255, 255, 255, 0.8);
  height: 100%;
  width: 50%;
  left: 50%;
  transform: translateX(-50%);
}

@media only screen and (max-width: 476px){
.container-button {
  display: contents;
  justify-content: space-between;
}
.h1{
  font-size: 32px;
}
.mheight:hover{
  height: 1000px !important;}

.photopromo{
  object-fit: cover;
  height: 160px;
}



.prom{
  height: 150px;
}

.prom:hover{
  height: 600px;
}

.hamburger-overlay.open{
  width: 65%;
}
.hamburger-overlay{
  top: 8%;
}
.pd-stanze{
  padding: 20px 15px;
}
.parallax-window {
  height: 50vh;
  position: relative;
}
.titlepromo{
  font-size: 18px;
  bottom: 7%;
}
}

.popup-newsletter {
  position: fixed;
  z-index: 100;
  width: 60%;
  background-color: #ece5d3;
  border: 1px solid black;
  padding: 2%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#cinqueStelleBolContainer {
  position: fixed;
  width: 100%;
  top: 75px;
  z-index: 20;
}

@media only screen and (max-width: 476px){
 
  #cinqueStelleBolContainer {
    position: relative;
  width: 100%;
  top: 75px;
  z-index: 0;
  }
}

@media only screen and (min-width: 1920px){
 
  .page.padding-normal{
    padding-top: 95px;
  }

  #cinqueStelleBolContainer {
    position: fixed;
    width: 100%;
    top: 90px;
    z-index: 20;
  }
}
