/* Enter Your Custom CSS Here */

.hb-p-5d13b7611dca5802f92558bf-1 {
	width: 100% !important;
}

.page-id-1030 .flo-block-image-block-2__text-area-text p {
	color: black !important;
}
.section-text-content.flo-post {
/* 	display: none !important; */
}

.display .section-text-content.flo-post {
	display: block !important;
}


.page-id-1030 .flo-block-image-block-4, .page-id-1030 .flo-block-featured-links-3 {
	padding: 0px !important;
}
.page-id-1030 .flo-block-faq {
	margin: 3.125rem 0 0px;
}

.page-id-875 .flo-page-about-type-c__title-block  {
	padding-top: 0px !important;
}

.flo-share-wrap {
	border-top: 0px !important;
}
.flo-post-pagination {
	margin: 0px !important;
	border-top: 0px !important;
}

body.archive .flo-section.flo-section---card-a {
	background: #FBFAF7;
}

body.archive .flo-page-head--with-border {
	border-bottom: none !important;
}

body.archive .flo-page-head__title {
	font-family: "Ylee MHIM";
	color: #000;
}

.less-padding .flo-pricing-packages {
	padding-bottom: 0px !important;
}





/* video */
.inline-video-wrap {
  display: block;
  width: 100%;
  padding: 120px 0px 75px;
}

@media screen and (min-width: 768px) {
	.inline-video-wrap .outer-container {
		width: 70%;
	}
}


.inline-video-wrap .outer-container {
		max-width: 82em;
		padding-left: 1em;
	padding-right: 1em;
	margin-left: auto;
	margin-right: auto;
}

.inline-video {
  position: relative;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  padding-bottom: 56.25%;
  overflow: hidden;
	border: none;
}
.inline-video iframe, .inline-video video {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}







.custom-gallery-block .slick-slider .slick-slide {
	    width: 100% !important;
}
@media screen and (min-width: 768px) {
	.custom-gallery-block .flo-block-with-links__image {
		height: 60vh !important;
	}
}

.custom-gallery-block .flo-block-with-links__links-item {
	margin-bottom: 50px;
}
