/*
Theme Name: RoyBedAndBraekfast Child
Theme URI: 
Description: Tema Child per il tema roybedandbreakfast
Author: Michele Ramazza
Author URI: http://mspwebsolution.it
Template: roybedandbreakfast
Version: 0.1.0
*/
@media (max-width: 992px){
	.header-container__flex{
		flex-wrap: nowrap;
	}
}
@media (max-width: 768px){
	.header-container__flex{
		flex-wrap: wrap;
	}
}
/**Lang switcher*/
.header-container .lang_swich{
	order:3;
	width:122px;
}

.lang_swich ul{
	list-style: none; 
	display:flex; margin-left:20px;
}
.lang_swich ul li {
	padding:5px;
}

@media (max-width: 768px){
	.lang_swich ul{margin-left:0px;justify-content: center;}
	.lang_swich ul li {padding-top:0px;}
	
}
.lang_swich ul li a img{
	vertical-align:middle;
}

.social-list .menu-item > a::before {
	font-size: 16px;
}
h1{margin-top:50px; margin-bottom:40px;}

@media (min-width: 1200px){
.isStuck{min-height:98px;}
}
/**servizi*/ 

#tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title
{
	background-color:#f5f5f5;

}
#tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_close .tm_pb_toggle_title,
#tm_builder_outer_content .tm_pb_module.tm_pb_accordion .tm_pb_toggle.tm_pb_toggle_open .tm_pb_toggle_title{
		margin-bottom:15px;
	
}
.tm_pb_toggle_content table td,.tm_pb_toggle_content table tr,.tm_pb_toggle_content tbody,.tm_pb_toggle_content table  {
	border:none;
}

.offered_service>div{text-align:center; margin-bottom:30px;}

/**slider*/ 
#tm_builder_outer_content .tm_pb_slider_with_text_overlay .tm_pb_slide_content p{
	margin-bottom:2px;
}
@media (max-width: 767px){
 #tm_builder_outer_content .tm_pb_column .tm_pb_slider_fullwidth_off.slideshowdimaro  .tm_pb_slide_content, 
 #tm_builder_outer_content .tm_pb_slider_with_text_overlay .slideshowdimaro .tm_pb_slide_content {
	display:none;
}
.tm_pb_builder #tm_builder_outer_content .tm_pb_slides .tm_pb_slide_title{
	font-size:2.8rem;
}

}
.tm_pb_builder #tm_builder_outer_content .tm_pb_slides .tm_pb_slide_description_inner:after {
	display:none;
}
#tm_builder_outer_content .tm_pb_slider.slideshowdimaro .tm_pb_more_button{ margin:20px;}

.tm_pb_builder #tm_builder_outer_content .tm_pb_slides .tm_pb_slide_description .tm_pb_more_button{
	
}