/*
*Theme Name:     CozyStay Child Theme
*Theme URI: 	 https://cozystay.loftocean.com/
*Description:    CozyStay child theme for user customization
*Author:         Loft.Ocean
*Author URI:     http://www.loftocean.com
*License: 		 GNU General Public License v2 or later
*License URI: 	 http://www.gnu.org/licenses/gpl-2.0.html
*Tags: 			 full-width-template, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, threaded-comments, translation-ready
*Template:       cozystay
*Text Domain: 	 cozystay-child
*Version:        1.0
*/

 /** Add your styles below **/
body{
  text-align: justify;
}
b, strong{
	color:#7E8C54;
}
.justifiedText {
  text-align: justify;
}
.single-room .room-availability{
	display:none;
}
.longTextList .list-content{
	line-height:normal !important;
	margin-bottom:5px;
}
/* Cambio font su testi neri Widget "rooms"*/
/*
.cs-room-basic-info .csrbi-text {
  font-family: Marcellus;
}
*/
@media all and (max-width: 768px) {
	#topHeader{
		text-align:center;
	}
}

.elementor-slideshow__title{
	display: none;
}