/*
Theme Name: Hotel Xenia Child
Theme URI: http://plethorathemes.com/avoir/
Description: Child theme for Avor (Plethora Themes)
Author: Plethora Themes
Author URI: http://plethorathemes.com
License: GNU General Public License v2 or later 
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: theme-options, translation-ready
Template: hotel-xenia
*/
/* DO YOUR STUFF AFTER THIS !!  */

div.footer #custom_html-2 ul {
	list-style: none;
	display: flex;
	flex-direction: row;
	gap: 30px;
	justify-content: center;
	margin-top: 30px;
	padding: 0;
}
div.footer #custom_html-2 ul li img {
	max-width: 28px;
}

@media (max-width: 575.98px) { 
	.page-id-38 .main .vc_row {
	  padding-top: 10px;
	}
	
	.page-id-38 .rooms_list_item {
	  width: 31%;
	  float: left;
	  margin-right: 6px;
	  margin-bottom: 28px;
	}
	.page-id-38 .rooms_list_item .rooms_list_item_photo {
	  min-height: 87px;
	}
	.page-id-38 .rooms_list_item .rooms_list_item_content {
	  padding: 10px 0 0 0;
	}
	.page-id-38 .rooms_list_item .col-sm-6.col-sm-pull-6 {
	  padding: 0;
	}
	.page-id-38 .rooms_list_item .rooms_list_item_content .textify_links {
	  font-size: 12px;
	  line-height: 14px;
	  min-height: 60px;
	  height:75px;
	}
	.page-id-38 .rooms_list_item .rooms_list_item_content p.subtitle,
	.page-id-38 .rooms_list_item .rooms_list_item_content p.booking_price {
	  font-size: 11px;
	  line-height: 13px;
	  margin-bottom: 10px;
	}
	.page-id-38 .rooms_list_item .rooms_list_item_content div.room_listed_amenities,.page-id-38 .rooms_list_item .rooms_list_item_content p.excerpt {display:none;}
	.page-id-38 .rooms_list_item .rooms_list_item_content a.btn-link {padding:0;margin:0;}
}