/**
* Theme Name: Skyhaus
* Theme URI: https://skyhaus.modeltheme.com
* Description: Demo Theme
* Version: 1.5.1
* Requires at least: 5.9
* Requires PHP: 7.0
* Author: ModelTheme
* Author URI: https://modeltheme.com/
* Tags: custom-header, custom-menu, featured-images, sticky-post
* License: GNU General Public License v2 or later
* License URI: http://www.gnu.org/licenses/gpl-2.0.html
* Domain Path: /languages
* Text Domain: skyhaus
* 
* This theme, like WordPress, is licensed under the GPL.
* Use it to make something cool, have fun, and share what you've learned with others.
*/

div .grecaptcha-badge {
  display: none!important;
}

p.mt-addons-tab-content-title {
  font-weight: bold !important;
  line-height: 70px !important;
  font-size: 21px !important;
}


.distanze-citta p.mt-icon-listgroup-text {
    padding: 0px;
}

@media screen and (max-width: 992px) {
.come-raggiungere .mt-addons-tab-flex-zone .zoom-img--main, 
.come-raggiungere .mt-addons-tab-flex-zone .zoom-img--main__img {
  width: 100%!important;
  float: none!important;
  margin: 0 auto!important;
  max-height: auto!important;
}
	
	.sezione-raggiungere .row{
    width:100%!important
}
	
	.skyhaus-breadcrumbs.skyhaus-alignment-left {
  margin-top: 50px;
}
	
	.mt-caption.heading,
	.mt-caption.desc;{
  color: #333 !important;
}
	.slider-mobile .swiper-slide.swiper-slide-active {
  width: 100%!important;
}
	
.stanze-gallery .swiper-container-horizontal > .swiper-pagination-bullets {
  display: none;
}	
	
	.distanze-citta .mt-image-list {
  max-width: 40px!important;
	}
	
	
}


body div .mt-addons-testimonial-item {
  height: auto !important;
}
.recensioni .swiper-button-next.nav_below_center,
.recensioni .swiper-button-prev.nav_below_center{
  left: auto;
  margin-left:0px
}


.fixed-sidebar-menu.open,
.fixed-sidebar-menu-overlay.visible{
	height:100vh;
}
.fixed-sidebar-menu.open {
  width: 35%;
}


a.bottone-prenotazioni {
  background: #000;
  color:#fff;
  padding:6px 10px;
  margin:15px auto;
  border:1px solid #000;
}
.burger-riquadro {
  text-align: center;
  padding:50px 0px
}
.burger-contatti div{
  margin:25px auto
}
.burger-pulsanti {
  margin-top: 50px;
}
a.bottone-prenotazioni:hover {
    background: #fff;
  color:#000;
}