/*
Theme Name: Coombs House Inn
Version: 20240223.00
Author: 2K Web Group
template: bb-theme
*/

html {font-size: 62.5%;}
html body {font-size: 1.8rem;}

h1 {font-size: 4rem;}
h2 {font-size: 3rem;}
h3 {font-size: 2.4rem;}
h4 {font-size: 1.8rem;}

body > div.fl-page > header p,
body > div.fl-page > footer p {
	margin-bottom: 0;
}

.fl-page-content a,
.fl-page-content a:hover {
	text-decoration: underline;
}

.fl-page-content p {
	margin-bottom: 2rem;
}

.no-p-space p {
	margin-bottom: 0;
}

.markbg .fl-row-content-wrap {
	background: url('/wp-content/uploads/2024/03/bg-topleft@2x.jpg') top left no-repeat, url('/wp-content/uploads/2024/03/bg-bottomright@2x.jpg') right bottom no-repeat;
	background-size: 501px 421px, 258px 299px;
}

.tribe-events-visuallyhidden {
	display: none;
}

/* .fl-icon {
	vertical-align: top;
	padding-top: 4px;
} */

.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {
	background-color: #113624 !important;
	color: #fff !important;
	font-family: "Cardo", serif;
	font-weight: 400;
	font-size: 2rem;
	font-style: italic;
	line-height: 1.2;
	transition: none !important;
}
.nf-form-content button:hover, .nf-form-content input[type=button]:hover, .nf-form-content input[type=submit]:hover {
	background-color: #113624 !important;
	color: #fff !important;
}

/* footer .fl-menu a:hover {
	text-decoration: underline;
} */

/** 992 tablet, 768 mobile **/
@media (max-width: 768px) {

}
