@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Anybody:ital,wght@0,100..900;1,100..900&display=swap');

.hm-top-sec {
	position: relative;
	margin-block-start: -160px !important;
}

.banner-cont {
	/*position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	margin: 0 !important;*/
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}

.banner-cont > div {
	height: 100%;
	position: relative;
	gap: 0;

}

.banner-txt-1,
.banner-txt-2,
.banner-txt-3,
.banner-txt-4 {
	color: #cccac0;
	font-size: 30px;
}

.banner-txt-1 {
	/*	position: absolute;
	bottom: 30px;*/
}

.banner-txt-2 {
	/*position: absolute;
	bottom: -13px;*/
}

.banner-txt-3 {
	/*position: absolute;
	bottom: 30px;
	right: 0;*/
}

.banner-txt-4 {
	/*position: absolute;
	bottom: -13px;
	right: 0;*/
}

.banner-txt-5 {
	/*bottom: -22px;
	position: absolute;
		left: 50%;
	transform: translateX(-50%);*/
	color: #f37b59;
	text-transform: uppercase;
	font-size: 70px;

}

.wp-block-site-logo {
	background: #f37b59;
	position: relative;
	z-index: 2;
	padding-bottom: 28px;
	border-radius: 100%;
	width: 258px;
}

.top-call p,
.top-email p {
	margin-top: 5px;
}

.top-call h3,
.top-email h3 {
	margin-top: 25px !important;
}

.home footer {
	margin-top: 0 !important;
}

.more-link a {
	font-size: 30px;
	font-family: anybody extraexpanded;
	color: #000;
}

h2.itm-nm {
	font-size: 70px;
}

.contact-btn a {
	border-radius: 50px;
	background: #f37b59;
	border: none !important;
	color: #fff;
	font-size: 34px;
	line-height: 34px;
	font-family: anybody condensed;
	padding-bottom: 10px;
}

.contact-btn a:hover {
	background: #f76940;
}

.home .wp-block-social-links .wp-social-link svg {
	height: 1.5em;
	width: 1.5em;
}

.bg-Spicy h2,
.bg-Pineapple h2,
.bg-Island h2,
.bg-Moon h2,
.bg-Summer h2,
.bg-Bourbon h2,
.bg-HighTid h2 {
	color: #fff;
	/*	white-space: nowrap;*/
}

.bg-Moon {
	background: url(../images/Berry-bg.webp) no-repeat #9899d2;
	background-position: right;
}

.bg-Summer {
	background: url(../images/Summer-bg.webp) no-repeat #f7c19d;
	background-position: right -420px;
}

.bg-Spicy {
	background: url(../images/Bourbon-bg.webp) no-repeat #f9978e;
	background-position: right -451px;
}

.bg-HighTid {
	background: url(../images/Heigh-bg.webp) no-repeat #f3b7b6;
	background-position: right -491px;
}

.bg-Bourbon {
	background: url(../images/Berry-bg.webp) no-repeat #ffa1a1;
	background-position: right -530px;
}

.bg-Pineapple {
	background: url(../images/Summer-bg.webp) no-repeat #ffe978;
	background-position: right -566px;
}

.bg-Island {
	background: url(../images/Bourbon-bg.webp) no-repeat #c6e984;
	background-position: right -37px;
}


.hm-info-bg {
	background: url(../images/hm-infogb.webp) no-repeat #ffdbd1;
	background-position: right -187px;
	margin-top: 0;
}

.hm-info-bg .uagb-container-inner-blocks-wrap {
	gap: 0 !important;
}

.sg-popup-builder-content figure {
	margin: 0;
}

.sg-popup-builder-content .wp-block-columns {
	margin: 0;
	background: url(../images/pop-up-bg.webp) no-repeat;
	background-position: left center;
}

.sg-popup-builder-content .wp-block-columns img {
	height: auto;
}

a:focus {
	border: none !important;
	outline: none !important;
}

.sg-popup-content h2 {
	color: #fff;
}

.sg-popup-content {
	border-bottom-color: transparent !important;
	border-bottom-width: 0 !important;
}

.sgpb-popup-close-button-1 {
	top: 0;
}

.contact-form-bot textarea,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"] {
	position: relative;
	display: block;
	width: 100%;
	height: 45px;
	border: 1px solid #edeef2;
	font-size: 14px;
	color: #83838b;
	padding: 10px;
	transition: .5s;
	box-sizing: border-box;
	font-family: anybody;
}

.contact-form-bot textarea {
	height: 80px;
	border: 1px solid #edeef2;
	color: #83838b;
	font-size: 14px !important;
	box-sizing: border-box;
	font-size: 16px;
	font-family: anybody;
}

.form-row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px;
	justify-content: space-between;
}

.col-md-6 {
	-ms-flex: 0 0 47%;
	flex: 0 0 47%;
	max-width: 47%;
	padding-left: 5px;
	padding-right: 5px;
}

.contact-form-bot input[type="submit"]:hover {
	color: #fff !important;
	background-color: #f37b59 !important;
}



.contact-form-bot p {
	margin-bottom: 5px;
}

.wpcf7-not-valid-tip,
.wpcf7 form .wpcf7-response-output {
	font-size: 13px;
}

.d-none {
	display: none;
}

.contact-form-bot input[type="submit"] {
	border-radius: 50px;
	background: #f37b59;
	border: none !important;
	color: #fff;
	font-size: 24px;
	font-family: anybody condensed;
	padding: 10px 30px;
}

.popupimg-col {
	text-align: center;
}

@media only screen and (max-width:991px) {
	h2.itm-nm {
		font-size: 44px;
	}

	.more-link a {
		font-size: 25px;
	}

	.banner-txt-5 {
		font-size: 56px;
	}

	.wp-block-site-logo img {
		width: 150px;
	}

	.wp-block-site-logo {
		width: 175px;
	}

	.hm-top-sec {
		margin-block-start: -139px !important;
	}

	.top-call h3,
	.top-email h3 {
		margin-top: 15px !important;
	}

	.top-call,
	.top-email {
		font-size: 16px;

	}

	.hm-top-sec {
		background-color: #fff !important;
	}
}

@media only screen and (max-width:781px) {

	.banner-txt-1,
	.banner-txt-2,
	.banner-txt-3,
	.banner-txt-4,
	.banner-txt-5 {
		position: relative !important;
		top: 0;
		text-align: center;
	}

	.banner-txt-4,
	.banner-txt-2 {
		margin-top: 5px;
	}
}

@media only screen and (max-width:767px) {

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		font-family: Abril Fatface;

	}

	.bg-Spicy h2,
	.bg-Pineapple h2,
	.bg-Island h2,
	.bg-Moon h2,
	.bg-Summer h2,
	.bg-Bourbon h2,
	.bg-HighTid h2 {
		color: #fff;
		text-align: center;
	}

	.more-link {
		text-align: center;
	}

	.col-2 {
		order: 1
	}

	.col-1 {
		order: 2
	}

	.banner-cont {
		position: relative;
		padding-top: 15px !important;
		padding-bottom: 15px !important;
	}

	.banner-cont > div {
		gap: 0;
	}

	.hm-top-sec {
		background: #f3f0e6;
	}

	.banner-txt-5 {
		font-size: 46px;
		margin: 15px 0;
	}

	.banner-txt-1,
	.banner-txt-2,
	.banner-txt-3,
	.banner-txt-4,
	.banner-txt-5 {
		position: relative !important;
		top: 0;
		text-align: center;
	}

	.banner-txt-4,
	.banner-txt-2 {
		margin-top: 5px;
	}

	.hm-top-sec {
		margin-block-start: -89px !important;
	}

	.wp-block-spacer {
		height: 130px !important;
	}

	.hm-top-sec .wp-block-spacer {
		height: 50px !important;
		display: none;
	}

	.hm-top-sec {
		background-color: #fff !important;
		padding-bottom: 120px;
		padding-top: 60px;
	}
}

@media only screen and (max-width:576px) {

	.top-call,
	.top-email,
	.site-logo {
		width: 100%;
		text-align: center;
	}

	.top-call {
		order: 3;
	}

	.top-email {
		order: 2;
	}

	.site-logo {
		order: 1;
	}

	.header-wrap.wp-block-columns.are-vertically-aligned-top {
		flex-wrap: wrap !important;
		gap: 0;
		margin-bottom: 5px;
	}

	.header-wrap.wp-block-columns.is-not-stacked-on-mobile > .wp-block-column {
		flex-basis: auto;
	}

	.wp-block-site-logo {
		padding-bottom: 0;
	}

	.hm-top-sec {
		margin-block-start: 0 !important;
	}

	.top-call,
	.top-email {
		display: flex;
		justify-content: center;
	}

	.top-call h3,
	.top-email h3 {
		margin-top: 0 !important;
		margin-right: 5px;
	}

	.top-call p,
	.top-email p {
		margin-top: 2px;
	}

	.top-call,
	.top-email {
		font-size: 13px;
	}

	.banner-txt-5 {
		font-size: 29px;
	}

	.banner-txt-1,
	.banner-txt-2,
	.banner-txt-3,
	.banner-txt-4 {
		font-size: 22px;
	}

	.wp-block-uagb-container.uagb-is-root-container {
		max-width: 100%;
	}

	.wp-block-uagb-container.uagb-is-root-container figure {
		text-align: center;
	}

	.wp-block-uagb-container.uagb-is-root-container img {
		max-width: 100%;
		height: 200px;
		width: auto !important;
	}

	.col-md-6 {
		-ms-flex: 0 0 47%;
		flex: 0 0 100%;
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
	}

	.form-row {
		margin-right: 0;
		margin-left: 0;
	}

	.sgpb-popup-close-button-1 {
		right: -10px !important;
	}

	.contact-form-bot h3 {
		font-weight: normal;
	}

	.more-link a {
		font-family: anybody;
		letter-spacing: 2px;
	}

	.wp-block-spacer {
		height: 100px !important;
	}

	.hm-top-sec .wp-block-spacer {
		height: 20px !important;
		display: none;
	}



	.contact-btn a {
		padding: 8px 30px;
		font-size: 22px;
		line-height: 25px;
	}

	.hm-top-sec {
		background-color: #fff !important;
		padding-bottom: 100px;
		padding-top: 15px;
	}

	.hm-top-sec {
		border: 0;
	}

	.contact-form-bot input[type="submit"] {
		width: 100%;
	}
}
