/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 11 2025 | 20:34:34 */
@font-face {
    font-family: 'bree_serifregular';
    src: url('https://familyhousecup.com/wp-content/themes/nmaccommodation/assets/fonts/breeserif-regular-webfont.woff2') format('woff2'),
         url('https://familyhousecup.com/wp-content/themes/nmaccommodation/assets/fonts/breeserif-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, h4, h5, h6
{
  font-family: 'bree_serifregular';
}

.wp-block-getwid-images-stack .wp-block-getwid-images-stack__media {
  -webkit-box-shadow: none;
  box-shadow: none;
}


.front-page-widget-area .widget_mphb_search_availability_widget .mphb_widget_search-form {
    position: relative;
    height: 170px;
}


footer .developed 
{  padding: 15px 20px;   }

footer .developed {
  display: block;
}

#menu-footer-widget,
footer .developed 
{
  text-align: right;
}

footer .developed {
  font-family: arial;
  font-size: 11px;
}

footer .developed a {
  border-left: 2px solid #499315;
  margin: 0 0 0 10px;
  padding: 0 0 0 10px;
}

#primary .child-page-thumbnail:after {
/*    background-color: hsla(0,0%,0%,.75);   */
	background-image: radial-gradient( circle, rgba(0, 0, 0, 0.3) 80%, rgb(0, 0, 0) 100% );
    content: "";
    opacity: 1;
    transition: opacity .6s ease;
}
#primary .child-page-thumbnail, #primary .child-page-thumbnail:after {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.luviana-front-page-header .child-pages-list .child-page {
  position: relative;
  color: #fff;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.front-page-widget-area {
  margin: -180px auto 100px;
}


.luviana-front-page-header .child-pages-list .child-page-content-wrapper {
  position: relative;
  padding: 0px 0 0 0;
  width: 100%;
  max-width: calc(1170px + 100px);
  margin: 0 auto;
}

.luviana-front-page-header .child-pages-list .child-page-first-letter {
  top: 0%;
}

.luviana-front-page-header .child-pages-list .child-page-title {
  margin-top: -10%;
}

.mphb-search-recommendations-wrapper,
.mphb_sc_search_results-info,
.mphb-reservation-details
{
	display: none;
}

.wp-block-image img {
  object-fit: cover;
  height: 350px;
}

@media screen and  (max-width: 992px) 
{
	#menu-footer-widget
	{
	  text-align: left;
	}
}


@media (max-width: 766px) {
	
	.site-footer,
	#menu-footer-widget
	{
		text-align: center;
	}
	
	
	
}








