





.fl-node-61559f1ddc620 > .fl-row-content-wrap {
	background-color: rgba(249,243,242,0.5);
}
.fl-node-61559f1ddc620.fl-row-fixed-width, .fl-node-61559f1ddc620 .fl-row-fixed-width {
	max-width: 830px;
}
 .fl-node-61559f1ddc620 > .fl-row-content-wrap {
	margin-bottom:35px;
}




.fl-node-6155ab91e4932 {
	width: 33%;
}




.fl-node-6155ab91e4935 {
	width: 66%;
}
/* Generic Styles */
.fl-module-post-grid .fl-sep {
	display: inline-block;
	margin: 0 2px;
}
div:where(.fl-module-post-grid :not(.fl-builder-pagination)) > ul {
	all: unset;
	list-style: none;
}

/* Post Columns */
body.rtl .fl-post-column {
	float: right;
}
.fl-post-column {
	float: left;
}
.fl-post-column .fl-post-grid-post {
	visibility: visible;
}

/* Post Grid */
.fl-post-grid {
	margin: 0 auto;
	position: relative;
}
.fl-post-grid:before,
.fl-post-grid:after {
	display: table;
	content: " ";
}
.fl-post-grid:after {
	clear: both;
}
.fl-post-grid-post {
	background: #fff;
	border: 1px solid #e6e6e6;
	visibility: hidden;
}
.fl-post-grid-post,
.fl-post-feed-post {
	overflow: hidden;
}

.fl-post-grid-image {
	position: relative;
}
.fl-post-grid-image img {
	height: auto !important;
	width: 100% !important;
}
.fl-post-grid-text {
	padding: 20px;
}
.fl-post-grid-title {
	padding-bottom: 7px;
}
body .fl-post-grid-text,
body .fl-post-grid-content p {
	font-size: 14px;
	line-height: 22px;
}
body .fl-post-grid-text > *:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}
body .fl-post-grid-content p:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
}
body .fl-post-grid-text a {
	text-decoration: none;
}
body .fl-post-grid-title {
	font-size: 20px;
	line-height: 26px;
	margin: 0 0 10px;
	padding: 0;
}
body .fl-post-grid-meta {
	font-size: 14px;
	padding-bottom: 10px;
}
.fl-post-feed-comments .fa {
	vertical-align: text-top;
}
.fl-post-grid-more {
	margin-top: 10px;
	display: inline-block;
}
.fl-post-grid #infscr-loading {
	bottom: 0;
	left: 0;
	right: 0;
	padding: 40px 0;
	position: absolute;
	text-align: center;
	width: 100%;
}

/* Post Gallery */
.fl-post-gallery-post {
	overflow: hidden;
	position: relative;
	visibility: hidden;
}
.fl-post-gallery-link {
	display: block;
	height: 100%;
}
.fl-post-gallery-img {
	position: relative;
	z-index: 1;
}
.fl-post-gallery-img-horiz {
	height: 100% !important;
	max-height: 100% !important;
	max-width: none !important;
	width: auto !important;
}
.fl-post-gallery-img-vert {
	height: auto !important;
	max-height: none !important;
	max-width: 100% !important;
	width: 100% !important;
}
.fl-post-gallery-text-wrap {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	padding: 0 20px;
	text-align: center;
	opacity: 0;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	    -ms-transition: all 0.3s;
	        transition: all 0.3s;
}

.fl-post-gallery-link:hover .fl-post-gallery-text-wrap {
	opacity: 1;
}

.fl-post-gallery-text {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 100%;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	    -ms-transition: all 0.3s;
	        transition: all 0.3s;
}

/* Gallery Transitions */
.fl-post-gallery-text,
.fl-post-gallery-link:hover .fl-post-gallery-text{
	-webkit-transform: translate3d(-50%,-50%,0);
	   -moz-transform: translate3d(-50%,-50%,0);
	    -ms-transform: translate(-50%,-50%);
			transform: translate3d(-50%,-50%,0);
}

/* Gallery Icons */
.fl-post-gallery-text .fl-gallery-icon{
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.fl-post-gallery-text .fl-gallery-icon i,
.fl-post-gallery-text .fl-gallery-icon i:before{
	width: 24px;
	height: 24px;
	font-size: 24px;
}

.fl-post-gallery-text h2.fl-post-gallery-title {
	font-size: 22px;
	margin: 0 0 5px 0;
}
.fl-post-gallery #infscr-loading {
	clear: both;
	padding: 40px 0;
	text-align: center;
	width: 100%;
}

/* Post Feed */
.fl-post-feed-post {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 40px;
}
.fl-post-feed-post:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.fl-post-feed-header {
	margin-bottom: 20px;
}
.fl-post-feed-header a {
	text-decoration: none;
}
body h2.fl-post-feed-title {
	margin: 0 0 10px;
	padding: 0;
	clear: none;
}
body .fl-post-feed-meta {
	font-size: 14px;
	margin-bottom: 5px;
}
.fl-post-feed-meta .fl-sep {
	margin: 0 3px;
}
.fl-post-feed-image {
	margin-bottom: 25px;
	position: relative;
}
.fl-post-feed-image img {
	height: auto !important;
	width: 100% !important;
}
.fl-post-feed-image-beside .fl-post-feed-image,
.fl-post-feed-image-beside-content .fl-post-feed-image {
	float: left;
	margin-bottom: 0;
	width: 33%;
}
.fl-post-feed-image-beside .fl-post-feed-text,
.fl-post-feed-image-beside-content .fl-post-feed-text {
	margin-left: 37%;
}
.fl-post-feed-image-beside-right .fl-post-feed-image,
.fl-post-feed-image-beside-content-right .fl-post-feed-image {
	float: right;
	margin-bottom: 0;
	width: 33%;
}
.fl-post-feed-image-beside-right .fl-post-feed-text,
.fl-post-feed-image-beside-content-right .fl-post-feed-text {
	margin-right: 37%;
}
.fl-post-feed-content a {
	text-decoration: none;
}
.fl-post-feed-content p:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
}
.fl-post-feed-more {
	margin-top: 15px;
	display: inline-block;
}
.fl-post-feed #infscr-loading {
	padding: 40px 0;
	text-align: center;
	width: 100%;
}
@media (max-width: 768px) { /* Post Feed */
.fl-post-feed-post.fl-post-feed-image-beside,
.fl-post-feed-post.fl-post-feed-image-beside-content,
.fl-post-feed-post.fl-post-feed-image-beside-right,
.fl-post-feed-post.fl-post-feed-image-beside-content-right {
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
}
.fl-post-feed-image-beside .fl-post-feed-image,
.fl-post-feed-image-beside .fl-post-feed-image img,
.fl-post-feed-image-beside-content .fl-post-feed-image,
.fl-post-feed-image-beside-content .fl-post-feed-image img,
.fl-post-feed-image-beside-right .fl-post-feed-image,
.fl-post-feed-image-beside-right .fl-post-feed-image img,
.fl-post-feed-image-beside-content-right .fl-post-feed-image,
.fl-post-feed-image-beside-content-right .fl-post-feed-image img {
	float: none;
	width: 100% !important;
}
.fl-post-feed-image-beside .fl-post-feed-image,
.fl-post-feed-image-beside-content .fl-post-feed-image,
.fl-post-feed-image-beside-right .fl-post-feed-image,
.fl-post-feed-image-beside-content-right .fl-post-feed-image {
	margin-bottom: 20px;
}
.fl-post-feed-image-beside .fl-post-feed-text,
.fl-post-feed-image-beside-content .fl-post-feed-text,
.fl-post-feed-image-beside-right .fl-post-feed-text,
.fl-post-feed-image-beside-content-right .fl-post-feed-text {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
 }.fl-node-61559f1ddc4db .fl-post-feed-post {
	margin-bottom: 40px;
}
.fl-node-61559f1ddc4db .fl-post-feed-post:last-child {
	margin-bottom: 0 !important;
}
 .fl-node-61559f1ddc4db > .fl-module-content {
	margin-bottom:0px;
}
.fl-node-61559f1ddc4db {
				outline: none;
			}.fl-row .fl-col .fl-node-6155a50fa525e h2.fl-heading a,
.fl-row .fl-col .fl-node-6155a50fa525e h2.fl-heading .fl-heading-text,
.fl-row .fl-col .fl-node-6155a50fa525e h2.fl-heading .fl-heading-text *,
.fl-node-6155a50fa525e h2.fl-heading .fl-heading-text {
	color: #f48b80;
}
.fl-node-6155a50fa525e.fl-module-heading .fl-heading {
	font-family: "Wilderness Regular", Georgia, serif;
	font-weight: 400;
	font-size: 100px;
	line-height: 0.5;
	text-align: center;
	text-transform: none;
}
 .fl-node-6155a50fa525e > .fl-module-content {
	margin-bottom:0px;
}
.pp-modal-wrap {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow-y: auto;
    z-index: -1;
	visibility: hidden;
	opacity: 0;
	transition: all 0.3s ease-in-out;
}
.pp-modal-wrap.pp-modal-active {
	z-index: 99999;
	visibility: visible;
	opacity: 1;
}
.pp-modal-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
}
.pp-modal-button .sr-only {
	position: absolute !important;
    height: 1px !important;
    width: 1px !important;
    margin: 0 !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);
    clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
    -webkit-clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
    overflow: hidden !important;
}

.pp-modal {
    display: block;
    position: relative;
    margin: auto auto;
    opacity: 1;
	outline: 0;
}
.pp-modal-container {
    height: 100%;
    width: 100%;
    position: fixed;
    overflow: auto;
    opacity: 0;
	z-index: 1;
}
.pp-modal.layout-fullscreen {
    max-width: 100%;
    height: auto;
    min-height: 100%;
    margin: 0;
}
/* .pp-modal.layout-standard:not(.position-auto) {
	top: 50%;
	transform: translateY(-50%);
} */
.pp-modal .pp-modal-content {
	height: inherit;
	overflow-y: auto;
	position: relative;
    z-index: 1;
    -webkit-overflow-scrolling: touch;
}
/* .pp-modal.layout-standard .pp-modal-content {
	max-height: 90vh;
} */
.pp-modal .pp-modal-body {
    overflow: hidden;
	height: inherit;
}
.pp-modal .pp-modal-header {
    display: table;
    width: 100%;
}
.pp-modal .pp-modal-title {
    margin: 0;
    display: table-cell;
    vertical-align: middle;
}

.pp-modal .pp-modal-frame iframe {
	width: 100%;
}

.pp-modal .pp-modal-video-embed {
	position: relative;
	padding-top: 56.25%;
	height: inherit;
}
.pp-modal .pp-modal-video-embed iframe,
.pp-modal .pp-modal-video-embed .wp-video,
.pp-modal .pp-modal-video-embed > video {
	height: 100%;
	width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.pp-modal .pp-modal-content.pp-modal-frame:before {
	background-position: 50%;
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3D(-50%, -50%, 0);
}

.pp-modal .pp-modal-content-inner {
	position: relative;
    height: 100%;
}

.pp-modal-trigger {
    display: inline-block;
    text-decoration: none;
    text-shadow: none;
}
.pp-modal-trigger .pp-button-icon {
    height: auto;
    margin-right: 8px;
    vertical-align: middle;
    width: auto;
}
.pp-modal-trigger .pp-button-icon-after {
    margin-left: 8px;
    margin-right: 0;
}
.pp-modal-trigger .pp-modal-trigger-text {
    vertical-align: middle;
}
.pp-modal-close {
    position: relative;
    right: 10px;
    line-height: 0;
    cursor: pointer;
    display: table-cell;
    vertical-align: middle;
    top: 0;
    padding: 5px;
	-webkit-transition: background 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out;
}
.pp-modal-close.box-top-right-out {
    position: absolute;
    right: -40px;
}
.pp-modal .pp-modal-close.box-top-left-out {
    position: absolute;
    left: -40px;
    right: 0;
}
.pp-modal-close.win-top-right {
    position: fixed;
}
.pp-modal-close.win-top-left {
    position: fixed;
    right: 0;
}
.pp-modal-close .bar-wrap {
    display: inline-block;
    position: relative;
}
.pp-modal-close .bar-wrap span {
    position: absolute;
    border-radius: 0;
    width: 100%;
    top: 49.5%;
    left: 0px;
}
.pp-modal-close .bar-wrap .bar-1 {
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    transform: rotate(225deg);
}
.pp-modal-close .bar-wrap .bar-2 {
    -webkit-transform: rotate(-225deg);
    -moz-transform: rotate(-225deg);
    transform: rotate(-225deg);
}
.pp-modal-wrap .modal-visible {
    opacity: 1;
}
.pp-modal .pp-modal-content .fl-row-content-wrap,
.pp-modal .pp-modal-content .fl-builder-module-template {
    padding: 0;
}
.fl-module-pp-modal-box {
    z-index: 2 !important;
}

.pp-modal-wrap .pp-flexbox {
	display: flex;
	flex-direction: row;
	align-items: center;
}
.pp-modal-wrap .pp-flexbox.layout-vertical {
	flex-direction: column;
}
.pp-modal-wrap .pp-flexbox .pp-flexbox-item {
	align-self: stretch;
}
.pp-modal-wrap .pp-flexbox .pp-flexbox-item.object-fit-cover img {
	height: 100%;
	object-fit: cover;
}

@media only screen and (max-width: 768px) {
	.pp-modal-wrap .pp-flexbox {
		flex-direction: column;
	}
	.pp-modal-wrap .pp-flexbox .pp-flexbox-item {
		width: 100%;
	}
}@media (max-width: 768px) { /**
 * This file should contain frontend styles that 
 * will be applied to all module instances once
 * the responsive breakpoint has been reached. The
 * responsive breakpoint can be set in the global 
 * settings or individual page settings.
 */ }	body.fl-builder-edit .fl-node-6155a6ec3763f .pp-modal-wrap {
		display: none;
	}

.fl-node-6155a6ec3763f .pp-modal-button {
	text-align: left;
}
.fl-node-6155a6ec3763f .pp-modal-trigger,
.fl-node-6155a6ec3763f .pp-modal-button .pp-modal-trigger,
.fl-node-6155a6ec3763f .pp-modal-button .pp-modal-trigger .pp-modal-trigger-icon {
		color: #f48b80;
					text-align: center;
	text-decoration: none;
}


.fl-node-6155a6ec3763f .pp-modal-trigger .pp-button-icon {
	    font-size: 14px;
	}

.fl-builder-content .fl-node-6155a6ec3763f .pp-modal-trigger:hover,
.fl-node-6155a6ec3763f .pp-modal-trigger:hover {
        color: #64c2ae;
	        border-color: #222222;
}


.fl-node-6155a6ec3763f .pp-modal-height-auto,
#modal-6155a6ec3763f.pp-modal-height-auto {
    display: block !important;
    position: absolute;
    top: -99999px;
    width: 650px;
    visibility: hidden;
}

.fl-node-6155a6ec3763f .pp-modal-height-auto .pp-modal-overlay,
#modal-6155a6ec3763f.pp-modal-height-auto .pp-modal-overlay {
    display: none !important;
}

.fl-node-6155a6ec3763f .pp-modal,
#modal-6155a6ec3763f .pp-modal {
			background-color: #ffffff;
	}




.fl-node-6155a6ec3763f .pp-modal.layout-standard,
#modal-6155a6ec3763f .pp-modal.layout-standard {
    width: 650px;
    		height: auto;
	    max-width: 90%;
}

.fl-node-6155a6ec3763f .pp-modal .pp-modal-header,
#modal-6155a6ec3763f .pp-modal .pp-modal-header {
			background-color: #ffffff;
	    border-bottom: 1px solid #eeeeee;
}

	.fl-node-6155a6ec3763f .pp-modal .pp-modal-header,
	#modal-6155a6ec3763f .pp-modal .pp-modal-header {
					border-top-left-radius: 2px;
						border-top-right-radius: 2px;
				}
	
.fl-node-6155a6ec3763f .pp-modal .pp-modal-title,
#modal-6155a6ec3763f .pp-modal .pp-modal-title {
    padding: 10px 15px;
    color: #444444;
}
.fl-node-6155a6ec3763f .pp-modal .pp-modal-content,
#modal-6155a6ec3763f .pp-modal .pp-modal-content {
        padding: 10px;
}
.fl-node-6155a6ec3763f .pp-modal .pp-modal-content.pp-modal-frame:before,
#modal-6155a6ec3763f .pp-modal .pp-modal-content.pp-modal-frame:before {
    background: url(https://milbesoscostarica.com/wp-content/plugins/bbpowerpack/modules/pp-modal-box/loader.gif) no-repeat;
}
.fl-node-6155a6ec3763f .pp-modal .pp-modal-content-inner,
#modal-6155a6ec3763f .pp-modal .pp-modal-content-inner {
        overflow: hidden;
        padding: 10px;
}

.fl-node-6155a6ec3763f .pp-modal-close,
#modal-6155a6ec3763f .pp-modal-close {
    			background-color: #396563;
	    border: 1px solid #ffffff;
    border-radius: 100px;
    width: 25px;
    height: 25px;
    position: absolute;
    z-index: 5;
}
.fl-node-6155a6ec3763f .pp-modal-close:hover,
#modal-6155a6ec3763f .pp-modal-close:hover {
			background-color: #f48b80;
	}
.fl-node-6155a6ec3763f .pp-modal-close.box-top-right,
#modal-6155a6ec3763f .pp-modal-close.box-top-right {
    top: -10px;
    right: -10px;
}
.fl-node-6155a6ec3763f .pp-modal-close.box-top-left,
#modal-6155a6ec3763f .pp-modal-close.box-top-left {
    top: -10px;
    left: -10px;
}
.fl-node-6155a6ec3763f .pp-modal-close.win-top-right,
#modal-6155a6ec3763f .pp-modal-close.win-top-right {
    top: -10px;
    right: -10px;
}
.fl-node-6155a6ec3763f .pp-modal-close.win-top-left,
#modal-6155a6ec3763f .pp-modal-close.win-top-left {
    top: -10px;
    left: -10px;
}
.fl-node-6155a6ec3763f .pp-modal-close .bar-wrap,
#modal-6155a6ec3763f .pp-modal-close .bar-wrap {
    width: 100%;
    height: 100%;
    -webkit-transition: background 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out;
}
.fl-node-6155a6ec3763f .pp-modal-close .bar-wrap span,
#modal-6155a6ec3763f .pp-modal-close .bar-wrap span {
    background: #ffffff;
    height: 2px;
    margin-top: -1px;
    -webkit-transition: background 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out;
}
.fl-node-6155a6ec3763f .pp-modal-close:hover .bar-wrap span,
#modal-6155a6ec3763f .pp-modal-close:hover .bar-wrap span {
    background: #ffffff;
    -webkit-transition: background 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out;
}
.fl-node-6155a6ec3763f .pp-modal-container.fadeIn.animated,
#modal-6155a6ec3763f .pp-modal-container.fadeIn.animated {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
}
.fl-node-6155a6ec3763f .pp-modal-container.fadeOut.animated,
#modal-6155a6ec3763f .pp-modal-container.fadeOut.animated {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
}
.fl-node-6155a6ec3763f .has-overlay-animation .pp-modal-container,
#modal-6155a6ec3763f.has-overlay-animation .pp-modal-container {
			background-color: rgba(0,0,0,0.65);
	}

.fl-node-6155a6ec3763f .pp-modal-wrap:not(.has-overlay-animation) .pp-modal-overlay,
#modal-6155a6ec3763f:not(.has-overlay-animation) .pp-modal-overlay {
    		background-color: rgba(0,0,0,0.65);
		}

@media only screen and (max-width: 0px) {
    .fl-node-6155a6ec3763f .pp-modal.layout-fullscreen,
    #modal-6155a6ec3763f .pp-modal.layout-fullscreen {
        top: 0 !important;
        margin: 10px !important;
    }
    .fl-node-6155a6ec3763f .pp-modal.layout-standard,
    #modal-6155a6ec3763f .pp-modal.layout-standard {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .fl-node-6155a6ec3763f .pp-modal.layout-standard,
    #modal-6155a6ec3763f .pp-modal.layout-standard {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}
.fl-node-6155a6ec3763f .pp-modal-button {
	text-align: left;
}
.fl-node-6155a6ec3763f .pp-modal-button .pp-modal-trigger {
	font-family: Ubuntu, sans-serif;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
}
.fl-node-6155a6ec3763f .pp-modal-trigger, .fl-node-6155a6ec3763f .pp-modal-button .pp-modal-trigger {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.fl-node-6155a6ec3763f .pp-modal, #modal-6155a6ec3763f .pp-modal {
	border-style: none;
	border-width: 0;
	background-clip: border-box;
	border-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
}
.fl-node-6155a6ec3763f .pp-modal.layout-fullscreen, #modal-6155a6ec3763f .pp-modal.layout-fullscreen {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
 .fl-node-6155a6ec3763f > .fl-module-content {
	margin-top:0px;
}
.fl-node-6155ab9bdca19 .fl-post-feed-post {
	margin-bottom: 40px;
}
.fl-node-6155ab9bdca19 .fl-post-feed-post:last-child {
	margin-bottom: 0 !important;
}
 .fl-node-6155ab9bdca19 > .fl-module-content {
	margin-bottom:0px;
}
.fl-node-6155ab9bdca19 {
				outline: none;
			}
/* Start Global Nodes CSS */

/* End Global Nodes CSS */


/* Start Layout CSS */

/* End Layout CSS */

.fl-node-61559f1ddc4db .rel-test-quote {
  font-family: "Ubuntu", sans-serif;
  font-size: 26px;
  color: #396563;
}
.fl-node-61559f1ddc4db .rel-test-couple {
  font-family: wilderness regular, Georgia, serif;
  font-size: 60px;
  color: #64c2ae;
  line-height: .8;
  margin: 0;
  padding: 20px 0;
}
.fl-node-6155ab9bdca19 .related-testimonial {
  text-align: center;
}
.fl-node-6155ab9bdca19 .rel-test-feat-img img {
  border-radius: 150px;
}
.fl-node-6155ab9bdca19 .rel-test-quote {
  font-family: "Ubuntu", sans-serif;
  font-size: 26px;
  color: #64c2ae;
}
.fl-node-6155ab9bdca19 .rel-test-couple {
  font-family: wilderness regular, Georgia, serif;
  font-size: 60px;
  color: #396563;
  line-height: .8;
  margin: 0;
  padding: 20px 0;
}
/* Grid */
.edd.fl-post-grid-edd-meta {
	padding-bottom: 5px;
}
.fl-module-post-grid .edd.fl-post-grid-edd-button {
	padding-top: 10px;
}

/* Feed */
.fl-post-feed-edd-meta {
	overflow: hidden;
}
.fl-module-post-grid .edd.fl-post-feed-edd-button {
	margin-top: 20px;
}







                                
        
        .fl-builder-row-settings #fl-field-separator_position {
            display: none !important;
        }
        
        
        
        
        
        
		
        
		
        
        			.fl-node-61559f1ddc620 .fl-row-content {
				min-width: 0px;
			}
		
