/*
YUI 3.5.1 (build 22)
Copyright 2012 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
.yui3-widget-hidden{display:none}.yui3-widget-content{overflow:hidden}.yui3-widget-content-expanded{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;height:100%}.yui3-widget-tmp-forcesize{overflow:hidden!important}#yui3-css-stamp.skin-sam-widget-base{display:none}/**
 * Slideshow CSS Bundle
 *
 * @file        slideshow.css
 * @copyright   (C) FastLine Media (www.fastlinemedia.com)
 * @license     http://cdn.fastlinemedia.com/fastlinejs/license.txt
 */
/**
 * @style slideshow
 */

/* Wrapper
--------------------------------------------------------------*/
 
.fl-slideshow {
	color: #8c8d8e;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	letter-spacing: normal;
	position: relative;
	word-spacing: normal;
}
.fl-slideshow-content {
	position: relative;
}
.fl-slideshow .yui3-widget-content-expanded {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-ms-box-sizing: content-box;
}
.fl-slideshow.fl-fullscreen-active {
	background: #1c1d1f !important;
}
.fl-slideshow a {
	outline: none;
}

/* Loading Image
--------------------------------------------------------------*/

.fl-loading-image {
	width: 42px;
	height: 42px;
	background: #000;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

/* Fullscreen
--------------------------------------------------------------*/

.fl-fullscreen-close-message {
	position: absolute;
	z-index: 1000;
	top:200px;
	width: 100%;
	text-align: center;
}
.fl-fullscreen-close-message span {
	display: inline-block;
	padding: 15px 25px;
	background: url(//fleischerei-horngacher.at/wp-content/plugins/bb-plugin/img/slideshow/transparent-bg-dark.png) repeat;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #fff;
	font-size: 16px;
	line-height: 26px;
}
.fl-fullscreen-active.fl-slideshow {
	margin: 0;
	padding: 0;
}

/* Images
--------------------------------------------------------------*/
 
.fl-slideshow-image {
	overflow: hidden;
	position: relative;
}
.fl-slideshow-image,
.fl-slideshow-image img {
	backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}
.fl-slideshow-image img {
	position: absolute;
	z-index: 1;
	-webkit-touch-callout: none;
}
.fl-slideshow-video-button {
	display: block;
	width: 88px;
	height: 60px;
	position: absolute;
	z-index: 2;
	background: url(//fleischerei-horngacher.at/wp-content/plugins/bb-plugin/img/slideshow/icons-light.png) -120px -80px no-repeat;
}
.fl-slideshow-video-button:hover {
	background-position: -220px -80px;
}
.fl-slideshow-video {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1000;
	background: url(//fleischerei-horngacher.at/wp-content/plugins/bb-plugin/img/slideshow/transparent-bg-dark.png) repeat;
}
.fl-slideshow-video-wrap {
	top: 45px;
	right: 45px;
	bottom: 45px;
	left: 45px;
	position: fixed;
	z-index: 1001;
}
.fl-slideshow-video iframe {
	border: none;
	display: block;
	line-height: 0;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1001;
}
.fl-slideshow-video-close {
	position: absolute;
	z-index: 10000;
	left: 5px;
	top: 5px;
	width: 40px;
	height: 40px;
	background: url(//fleischerei-horngacher.at/wp-content/plugins/bb-plugin/img/slideshow/icons-light.png) 0 -80px no-repeat;
}
.fl-slideshow-video-close:hover {
	background-position: -40px -80px;
}

/* Image Transtion Slices
--------------------------------------------------------------*/

.fl-slideshow-transition-slice {
	opacity: 0;
	overflow: hidden;
	position: absolute;
}
.fl-slideshow-transition-slice img {
	display: block;
	position: absolute;
}

/* Main Image
--------------------------------------------------------------*/

.fl-slideshow-main-image {
	z-index: 2;
}

/* Frame
--------------------------------------------------------------*/

.fl-slideshow-frame {
	position: relative;
}
.fl-slideshow-frame-content {
	height: 100%;
}
.fl-slideshow-frame.fl-click-action-enabled .fl-slideshow-image-img {
	cursor: pointer;
}

/* Nav
--------------------------------------------------------------*/

.fl-slideshow-main-nav {
	position: relative;
	height: 40px;
}
.fl-slideshow-main-nav.fl-slideshow-overlay {
	left: 0;
	right: 0;
	z-index: 10;
}

/* Nav Buttons
--------------------------------------------------------------*/

.fl-slideshow-nav-buttons {
	text-align: center;
}
.fl-slideshow-nav-buttons-left {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	padding-left: 5px;
}
.fl-slideshow-nav-buttons-right {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	padding-right: 5px;
}
.fl-slideshow-nav a {
	display: inline-block;
	width: 40px;
	height: 40px;
	background-image: url(//fleischerei-horngacher.at/wp-content/plugins/bb-plugin/img/slideshow/icons-light.png);
	vertical-align: middle;
}
.fl-slideshow-nav-count {
	display: inline-block;
	height: 9px;
	line-height: 12px;
	padding: 14px 14px 0px;
}

.fl-slideshow-nav-thumbs { background-position: 0 0; }  
.fl-slideshow-nav-thumbs:hover { background-position: 0 -40px; }    

.fl-slideshow-nav-buy { background-position: -40px 0; } 
.fl-slideshow-nav-buy:hover { background-position: -40px -40px; }

.fl-slideshow-nav-caption { background-position: -80px 0; } 
.fl-slideshow-nav-caption:hover { background-position: -80px -40px; }   
.fl-slideshow-nav-caption-disabled,
.fl-slideshow-nav-caption-disabled:hover { background-position: -80px 0; opacity: 0.35; cursor: default; }

.fl-slideshow-nav-social { background-position: -120px 0; } 
.fl-slideshow-nav-social:hover { background-position: -120px -40px; }   

.fl-slideshow-nav-prev,
.fl-slideshow-nav-prevPage { background-position: -160px 0; }   
.fl-slideshow-nav-prev:hover,
.fl-slideshow-nav-prevPage:hover { background-position: -160px -40px; } 

.fl-slideshow-nav-pause { background-position: -200px 0; }  
.fl-slideshow-nav-pause:hover { background-position: -200px -40px; }    

.fl-slideshow-nav-play { background-position: -240px 0; }   
.fl-slideshow-nav-play:hover { background-position: -240px -40px; } 

.fl-slideshow-nav-next,
.fl-slideshow-nav-nextPage { background-position: -280px 0; }   
.fl-slideshow-nav-next:hover,
.fl-slideshow-nav-nextPage:hover { background-position: -280px -40px; } 

.fl-slideshow-nav-fullscreen { background-position: -320px 0; } 
.fl-slideshow-nav-fullscreen:hover { background-position: -320px -40px; }   

.fl-fullscreen-active .fl-slideshow-nav-fullscreen { background-position: -360px 0; }   
.fl-fullscreen-active .fl-slideshow-nav-fullscreen:hover { background-position: -360px -40px; } 

.fl-slideshow-nav-close { background-position: -400px 0; }  
.fl-slideshow-nav-close:hover { background-position: -400px -40px; }    

/* Image Nav
--------------------------------------------------------------*/

.fl-slideshow-image-nav-left,
.fl-slideshow-image-nav-left .fl-slideshow-nav-buttons,
.fl-slideshow-image-nav-left a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 7;
	width: 100px;
	height: 55px;
	background: none !important;
}
.fl-slideshow-image-nav-left a {
	background: url(//fleischerei-horngacher.at/wp-content/plugins/bb-plugin/img/slideshow/arrows-prev.png) left center no-repeat !important;
}
.fl-slideshow-image-nav-left a:hover {
	background-position: -70px center !important;
}
.fl-slideshow-image-nav-right,
.fl-slideshow-image-nav-right .fl-slideshow-nav-buttons,
.fl-slideshow-image-nav-right a {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 7;
	width: 100px;
	height: 55px;
	background: none !important;
}
.fl-slideshow-image-nav-right a {
	background: url(//fleischerei-horngacher.at/wp-content/plugins/bb-plugin/img/slideshow/arrows-next.png) right center no-repeat !important;
}
.fl-slideshow-image-nav-right a:hover {
	background-position: 30px center !important;
}
.fl-slideshow-image-nav-left .fl-slideshow-nav-buttons,
.fl-slideshow-image-nav-left a,
.fl-slideshow-image-nav-right .fl-slideshow-nav-buttons,
.fl-slideshow-image-nav-right a {
	width: 100%;
}   

/* Mouse Nav
--------------------------------------------------------------*/

.fl-slideshow-mouse-nav-prev,
.fl-slideshow-mouse-nav-prev div, 
.fl-slideshow-mouse-nav-prev img  {
	cursor: url(//fleischerei-horngacher.at/wp-content/plugins/bb-plugin/img/slideshow/arrow-prev.png), w-resize !important;
}
.fl-slideshow-mouse-nav-next,
.fl-slideshow-mouse-nav-next div, 
.fl-slideshow-mouse-nav-next img {
	cursor: url(//fleischerei-horngacher.at/wp-content/plugins/bb-plugin/img/slideshow/arrow-next.png), e-resize !important;
}

/* Thumbs
--------------------------------------------------------------*/
 
.fl-slideshow-thumbs {
	position: relative;
	z-index: 1;
}
.fl-slideshow-thumbs-content {
	height: 100%;
	margin: 0 auto;
	position: relative;
}
.fl-slideshow-thumbs.fl-slideshow-overlay {
	z-index: 9;
}
.fl-slideshow-thumbs-clip {
	overflow: hidden;
	position: relative;
	-webkit-backface-visibility: hidden;
}
.fl-slideshow-thumbs-pages {
	position: relative;
	-webkit-backface-visibility: hidden;
}
.fl-slideshow-thumbs-page {
	position: absolute;
	-webkit-backface-visibility: hidden;
}
.fl-slideshow-thumbs .fl-slideshow-image {
	background: #2e3033;
	border: 1px solid #7d818a;
	float: left;
}
.fl-slideshow-thumbs .fl-slideshow-image-active,
.fl-slideshow-thumbs .fl-slideshow-image:hover {
	border: 1px solid #fff;
}
.fl-slideshow-thumbs img {
	cursor: pointer !important;
}

/* Thumbs Nav
--------------------------------------------------------------*/
 
.fl-slideshow-thumbs-left-nav .fl-slideshow-nav-buttons {
	padding: 0 15px;
}
.fl-slideshow-thumbs-right-nav .fl-slideshow-nav-buttons {
	padding: 0 15px;
}

/* Vertical Thumbs
--------------------------------------------------------------*/
 
.fl-slideshow-vertical-thumbs {
	position: absolute;
	top: 0;
	z-index: 20;
}

/* Caption
--------------------------------------------------------------*/

.fl-slideshow-caption {
	width: 100%;
	z-index: 8;
	color: #fff;
}
.fl-slideshow-caption a {
	color: #fff;
}
.fl-slideshow-caption-content {
	padding: 20px;
}
.fl-slideshow-caption-toggle {
	display: inline-block;
	padding: 0 20px 20px;
}

/* Social
--------------------------------------------------------------*/

.fl-slideshow-social {
	width: 100%;
	z-index: 8;
}
.fl-slideshow-social-content {
	padding: 20px 25px 15px;
}

/* Overlays
--------------------------------------------------------------*/

.fl-slideshow-overlay {
	background: url(//fleischerei-horngacher.at/wp-content/plugins/bb-plugin/img/slideshow/transparent-bg-dark.png) repeat;
}
.fl-slideshow-overlay iframe {
	border:none;
}
.fl-slideshow-overlay a {
	display: inline-block;
	vertical-align: top;
}
.fl-slideshow-overlay-close {
	position: absolute;
	z-index: 1000;
	right: 0;
	width: 40px;
	height: 40px;
	background: url(//fleischerei-horngacher.at/wp-content/plugins/bb-plugin/img/slideshow/icons-light.png) 0 -80px no-repeat;
}
.fl-slideshow-overlay-close:hover {
	background-position: -40px -80px;
}
.fl-slideshow-caption .fl-slideshow-overlay-close,
.fl-slideshow-social .fl-slideshow-overlay-close {
	width: 30px;
	height: 30px;
	background: url(//fleischerei-horngacher.at/wp-content/plugins/bb-plugin/img/slideshow/icons-light.png) -80px -80px no-repeat;
}
.fl-slideshow-caption .fl-slideshow-overlay-close:hover,
.fl-slideshow-social .fl-slideshow-overlay-close:hover {
	background-position: -80px -110px;
}

/* Color - Light
--------------------------------------------------------------*/

/* Wrapper */
.fl-slideshow-light {
	color: #333333;
}
.fl-slideshow-light.fl-fullscreen-active {
	background: #f2f2f2 !important;
}

/* Loading Image */
.fl-slideshow-light .fl-loading-image {
	background: #fff;
}

/* Nav */
.fl-slideshow-light .fl-slideshow-nav a {
	background-image: url(//fleischerei-horngacher.at/wp-content/plugins/bb-plugin/img/slideshow/icons-dark.png);
}

/* Video */
.fl-slideshow-light .fl-slideshow-video {
	background: url(//fleischerei-horngacher.at/wp-content/plugins/bb-plugin/img/slideshow/transparent-bg-light.png) repeat;
}
.fl-slideshow-light .fl-slideshow-video-close {
	background: url(//fleischerei-horngacher.at/wp-content/plugins/bb-plugin/img/slideshow/icons-dark.png) 0 -80px no-repeat;
}
.fl-slideshow-light .fl-slideshow-video-close:hover {
	background-position: -40px -80px;
}

/* Thumbs */
.fl-slideshow-light .fl-slideshow-thumbs .fl-slideshow-frame {
	background: #dadde6;
}
.fl-slideshow-light .fl-slideshow-thumbs .fl-slideshow-image {
	border: 1px solid #737373;
}
.fl-slideshow-light .fl-slideshow-thumbs .fl-slideshow-frame-active .fl-slideshow-image,
.fl-slideshow-light .fl-slideshow-thumbs .fl-slideshow-image:hover {
	border: 1px solid #000;
}

/* Caption */
.fl-slideshow-light .fl-slideshow-caption,
.fl-slideshow-light .fl-slideshow-caption a {
	color: #333;
}

/* Overlays */
.fl-slideshow-light .fl-slideshow-overlay {
	background-image: url(//fleischerei-horngacher.at/wp-content/plugins/bb-plugin/img/slideshow/transparent-bg-light.png);
}
.fl-slideshow-light .fl-slideshow-overlay-close {
	background-image: url(//fleischerei-horngacher.at/wp-content/plugins/bb-plugin/img/slideshow/icons-dark.png);
}
.fl-slideshow-light .fl-slideshow-caption .fl-slideshow-overlay-close,
.fl-slideshow-light .fl-slideshow-social .fl-slideshow-overlay-close {
	background-image: url(//fleischerei-horngacher.at/wp-content/plugins/bb-plugin/img/slideshow/icons-dark.png);
}

/* SM Font Icon Overrides
--------------------------------------------------------------*/

/* Nav Buttons */
.fl-slideshow-nav a.sm-fonticon,
.fl-slideshow-nav a.sm-fonticon:hover {
	background-image: none !important;
	height: 24px;
	line-height: 24px;
	margin: 5px 7px;
	text-decoration: none;
	vertical-align: middle;
	width: 24px;
}
.fl-slideshow-nav-count.fonticons-enabled {
	display: inline-block;
	font-size: 13px;
	height: 24px;
	line-height: 32px;
	margin: 5px 15px;
	padding: 0;
	vertical-align: middle;
}

/* Video */
.fl-slideshow-video-close.sm-fonticon {
	background-image: none !important;
	height: 16px;
	font-size: 32px;
	line-height: 16px;
	text-decoration: none;
	width: 16px;
}

/* Overlays */
.fl-slideshow-overlay-close.sm-fonticon {
	background-image: none !important;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	width: 25px;
}/* Magnific Popup CSS */
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8;
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden; }

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; }

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle; }

.mfp-align-top .mfp-container:before {
	display: none; }

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto; }

.mfp-ajax-cur {
	cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out; }

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
	cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none; }

.mfp-loading.mfp-figure {
	display: none; }

.mfp-hide {
	display: none !important; }

.mfp-preloader {
	color: #cccccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044; }
	.mfp-preloader a {
		color: #cccccc; }
		.mfp-preloader a:hover {
			color: white; }

.mfp-s-ready .mfp-preloader {
	display: none; }

.mfp-s-error .mfp-content {
	display: none; }

button.mfp-close, button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none; }
button::-moz-focus-inner {
	padding: 0;
	border: 0; }

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: white;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace; }
	.mfp-close:hover, .mfp-close:focus {
		opacity: 1; }
	.mfp-close:active {
		top: 1px; }

.mfp-close-btn-in .mfp-close {
	color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	color: white;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%; }

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #cccccc;
	font-size: 12px;
	line-height: 18px; }

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
	.mfp-arrow:active {
		margin-top: -54px; }
	.mfp-arrow:hover, .mfp-arrow:focus {
		opacity: 1; }
	.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
		content: '';
		display: block;
		width: 0;
		height: 0;
		position: absolute;
		left: 0;
		top: 0;
		margin-top: 35px;
		margin-left: 35px;
		border: medium inset transparent; }
	.mfp-arrow:after, .mfp-arrow .mfp-a {
		border-top-width: 13px;
		border-bottom-width: 13px;
		top: 8px; }
	.mfp-arrow:before, .mfp-arrow .mfp-b {
		border-top-width: 21px;
		border-bottom-width: 21px; }

.mfp-arrow-left {
	left: 0; }
	.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
		border-right: 17px solid white;
		margin-left: 31px; }
	.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
		margin-left: 25px;
		border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
	right: 0; }
	.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
		border-left: 17px solid white;
		margin-left: 39px; }
	.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
		border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px; }
	.mfp-iframe-holder .mfp-content {
		line-height: 0;
		width: 100%;
		max-width: 900px; }
	.mfp-iframe-holder .mfp-close {
		top: -40px; }

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%; }
	.mfp-iframe-scaler iframe {
		position: absolute;
		display: block;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
		background: black; }

/* Main image in popup */
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
	line-height: 0; }
	.mfp-figure:after {
		content: '';
		position: absolute;
		left: 0;
		top: 40px;
		bottom: 40px;
		display: block;
		right: 0;
		width: auto;
		height: auto;
		z-index: -1;
		box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
		background: #444444; }
	.mfp-figure small {
		color: #bdbdbd;
		display: block;
		font-size: 12px;
		line-height: 14px; }
	.mfp-figure figure {
		margin: 0; }

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto; }

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px; }

.mfp-image-holder .mfp-content {
	max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
	/**
			 * Remove all paddings around the image on small screen
			 */
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0; }
	.mfp-img-mobile img.mfp-img {
		padding: 0; }
	.mfp-img-mobile .mfp-figure {
		/* The shadow behind the image */ }
		.mfp-img-mobile .mfp-figure:after {
			top: 0;
			bottom: 0; }
		.mfp-img-mobile .mfp-figure small {
			display: inline;
			margin-left: 5px; }
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box; }
		.mfp-img-mobile .mfp-bottom-bar:empty {
			padding: 0; }
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px; }
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0; } }

@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75); }
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0; }
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%; }
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px; } }

.mfp-ie7 .mfp-img {
	padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
	padding: 0; }
.mfp-ie7 .mfp-content {
	padding-top: 44px; }
.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0; }/**
 * Base CSS used by the builder's layout, including rows
 * and columns. Any module specific global CSS should be
 * included in fl-builder-layout-modules.css.
 */

/* Grid
------------------------------------------------------ */

.fl-builder-content *,
.fl-builder-content *:before,
.fl-builder-content *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.fl-row:before,
.fl-row:after,
.fl-row-content:before,
.fl-row-content:after,
.fl-col-group:before,
.fl-col-group:after,
.fl-col:before,
.fl-col:after,
.fl-module:not([data-accepts]):before,
.fl-module:not([data-accepts]):after,
.fl-module-content:before,
.fl-module-content:after {
	display: table;
	content: " ";
}
.fl-row:after,
.fl-row-content:after,
.fl-col-group:after,
.fl-col:after,
.fl-module:not([data-accepts]):after,
.fl-module-content:after {
	clear: both;
}
.fl-clear {
	clear: both;
}

/* Rows
------------------------------------------------------ */

.fl-row,
.fl-row-content {
	margin-left: auto;
	margin-right: auto;
	min-width: 0;
}
.fl-row-content-wrap {
	position: relative;
}

/* Photo Bg */
.fl-builder-mobile .fl-row-bg-photo .fl-row-content-wrap {
	background-attachment: scroll;
}

/* Video and Embed Code Bg */
.fl-row-bg-video,
.fl-row-bg-video .fl-row-content,
.fl-row-bg-embed,
.fl-row-bg-embed .fl-row-content {
	position: relative;
}

.fl-row-bg-video .fl-bg-video,
.fl-row-bg-embed .fl-bg-embed-code {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
}

.fl-row-bg-video .fl-bg-video video,
.fl-row-bg-embed .fl-bg-embed-code video {
	bottom: 0;
	left: 0px;
	max-width: none;
	position: absolute;
	right: 0;
	top: 0px;
}
.fl-row-bg-video .fl-bg-video video {
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
}
.fl-row-bg-video .fl-bg-video iframe,
.fl-row-bg-embed .fl-bg-embed-code iframe {
	pointer-events: none;
	width: 100vw;
  	height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  	max-width: none;
  	min-height: 100vh;
  	min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  	position: absolute;
  	top: 50%;
  	left: 50%;
	-ms-transform: translate(-50%, -50%); /* IE 9 */
	-webkit-transform: translate(-50%, -50%); /* Chrome, Safari, Opera */
  	transform: translate(-50%, -50%);
}
.fl-bg-video-fallback {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0px;
	left: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
}

/* Slideshow Bg */
.fl-row-bg-slideshow,
.fl-row-bg-slideshow .fl-row-content {
	position: relative;
}
.fl-row .fl-bg-slideshow {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 0;
}
.fl-builder-edit .fl-row .fl-bg-slideshow * {
	bottom: 0;
	height: auto !important;
	left: 0;
	position: absolute !important;
	right: 0;
	top: 0;
}

/* Row Bg Overlay */
.fl-row-bg-overlay .fl-row-content-wrap:after {
	border-radius: inherit;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
}
.fl-row-bg-overlay .fl-row-content {
	position: relative;
	z-index: 1;
}

/* Full Height Rows */
.fl-row-default-height .fl-row-content-wrap,
.fl-row-custom-height .fl-row-content-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	min-height: 100vh;
}
.fl-row-overlap-top .fl-row-content-wrap {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	width: 100%;
}
.fl-row-default-height .fl-row-content-wrap,
.fl-row-custom-height .fl-row-content-wrap {
	min-height: 0;
}

.fl-row-default-height .fl-row-content,
.fl-row-full-height .fl-row-content,
.fl-row-custom-height .fl-row-content {
  -webkit-box-flex: 1 1 auto;
  	 -moz-box-flex: 1 1 auto;
  	  -webkit-flex: 1 1 auto;
  		  -ms-flex: 1 1 auto;
  			  flex: 1 1 auto;
}
.fl-row-default-height .fl-row-full-width.fl-row-content,
.fl-row-full-height .fl-row-full-width.fl-row-content,
.fl-row-custom-height .fl-row-full-width.fl-row-content {
	max-width: 100%;
	width: 100%;
}

/* Full height align center */
.fl-row-default-height.fl-row-align-center .fl-row-content-wrap,
.fl-row-full-height.fl-row-align-center .fl-row-content-wrap,
.fl-row-custom-height.fl-row-align-center .fl-row-content-wrap {
	-webkit-align-items: center;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-align: center;
	-ms-flex-pack: center;
	justify-content: center;
	align-items: center;
}

/* Full height align bottom */
.fl-row-default-height.fl-row-align-bottom .fl-row-content-wrap,
.fl-row-full-height.fl-row-align-bottom .fl-row-content-wrap,
.fl-row-custom-height.fl-row-align-bottom .fl-row-content-wrap {
	-webkit-align-items: flex-end;
	-webkit-justify-content: flex-end;
	-webkit-box-align: end;
	-webkit-box-pack: end;
	-ms-flex-align: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	align-items: flex-end;
}

/* Column Groups
------------------------------------------------------ */
.fl-col-group-equal-height {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.fl-col-group-equal-height.fl-col-group-has-child-loading {
	flex-wrap: nowrap;
}
.fl-col-group-equal-height .fl-col,
.fl-col-group-equal-height .fl-col-content {
	display: flex;
	flex: 1 1 auto;
}
.fl-col-group-equal-height .fl-col-content {
	flex-direction: column;
	flex-shrink: 1;
	min-width: 1px;
	max-width: 100%;
	width: 100%;
}
.fl-col-group-equal-height:before,
.fl-col-group-equal-height .fl-col:before,
.fl-col-group-equal-height .fl-col-content:before,
.fl-col-group-equal-height:after,
.fl-col-group-equal-height .fl-col:after,
.fl-col-group-equal-height .fl-col-content:after{
	content: none;
}

/* Equal height align top */
.fl-col-group-nested.fl-col-group-equal-height.fl-col-group-align-top .fl-col-content,
.fl-col-group-equal-height.fl-col-group-align-top .fl-col-content {
	justify-content: flex-start;
}

/* Equal height align center */
.fl-col-group-nested.fl-col-group-equal-height.fl-col-group-align-center .fl-col-content,
.fl-col-group-equal-height.fl-col-group-align-center .fl-col-content {
	justify-content: center;
}

/* Equal height align bottom */
.fl-col-group-nested.fl-col-group-equal-height.fl-col-group-align-bottom .fl-col-content,
.fl-col-group-equal-height.fl-col-group-align-bottom .fl-col-content {
	justify-content: flex-end;
}

.fl-col-group-equal-height.fl-col-group-align-center .fl-col-group {
	width: 100%;
}

/* Columns
------------------------------------------------------ */

.fl-col {
	float: left;
	min-height: 1px;
}

/* Column Bg Overlay */
.fl-col-bg-overlay .fl-col-content {
	position: relative;
}
.fl-col-bg-overlay .fl-col-content:after {
	border-radius: inherit;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
}
.fl-col-bg-overlay .fl-module {
	position: relative;
	z-index: 2;
}

/* Templates
------------------------------------------------------ */

.single:not(.woocommerce).single-fl-builder-template .fl-content {
	width: 100%;
}

/* Shapes & Patterns
------------------------------------------------------- */
.fl-builder-layer {
	position: absolute;
	top:0;
	left:0;
	right: 0;
	bottom: 0;
	z-index: 0;
	pointer-events: none;
	overflow: hidden;
}
.fl-builder-shape-layer {
	z-index: 0;
}
.fl-builder-shape-layer.fl-builder-bottom-edge-layer {
	z-index: 1;
}
.fl-row-bg-overlay .fl-builder-shape-layer {
	z-index: 1;
}
.fl-row-bg-overlay .fl-builder-shape-layer.fl-builder-bottom-edge-layer {
	z-index: 2;
}
.fl-row-has-layers .fl-row-content {
	z-index: 1;
}
.fl-row-bg-overlay .fl-row-content {
	z-index: 2;
}

.fl-builder-layer > * {
	display: block;
	position: absolute;
	top:0;
	left:0;
	width: 100%;
}
.fl-builder-layer + .fl-row-content {
	position: relative;
}
.fl-builder-layer .fl-shape {
	fill: #aaa;
	stroke: none;
	stroke-width: 0;
	width:100%;
}
/**
Fix ipad parallax issue on safari
https://core.trac.wordpress.org/ticket/48802
https://core.trac.wordpress.org/ticket/49285
https://github.com/WordPress/gutenberg/issues/17718
*/
@supports (-webkit-touch-callout: inherit) {
  .fl-row.fl-row-bg-parallax .fl-row-content-wrap,
  .fl-row.fl-row-bg-fixed .fl-row-content-wrap {
    background-position: center !important;
    background-attachment: scroll !important;
  }
}

@supports (-webkit-touch-callout: none) {
	.fl-row.fl-row-bg-fixed .fl-row-content-wrap {
		background-position: center !important;
		background-attachment: scroll !important;
	}
}
/**
 * Base CSS used by all (or many) modules. This file should
 * not contain any generic layout CSS that doesn't apply to
 * modules. That belongs in fl-builder-layout.css.
 */

/* Utilities
------------------------------------------------------ */

.fl-clearfix:before,
.fl-clearfix:after {
	display: table;
	content: " ";
}
.fl-clearfix:after {
	clear: both;
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0,0,0,0);
	white-space: nowrap;
	border: 0;
}

/* Buttons
------------------------------------------------------ */

.fl-builder-content a.fl-button,
.fl-builder-content a.fl-button:visited {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	padding: 12px 24px;
	text-decoration: none;
	text-shadow: none;
}
.fl-builder-content .fl-button:hover {
	text-decoration: none;
}
.fl-builder-content .fl-button:active {
	position: relative;
	top: 1px;
}
.fl-builder-content .fl-button-width-full .fl-button {
	display: block;
	text-align: center;
}
.fl-builder-content .fl-button-width-custom .fl-button {
	display: inline-block;
	text-align: center;
	max-width: 100%;
}
.fl-builder-content .fl-button-left {
	text-align: left;
}
.fl-builder-content .fl-button-center {
	text-align: center;
}
.fl-builder-content .fl-button-right {
	text-align: right;
}
.fl-builder-content .fl-button i {
	font-size: 1.3em;
	height: auto;
	margin-right:8px;
	vertical-align: middle;
	width: auto;
}
.fl-builder-content .fl-button i.fl-button-icon-after {
	margin-left: 8px;
	margin-right: 0;
}
.fl-builder-content .fl-button-has-icon .fl-button-text {
	vertical-align: middle;
}

/* Icons
------------------------------------------------------ */

.fl-icon-wrap {
	display: inline-block;
}
.fl-icon {
	display: table-cell;
	vertical-align: middle;
}
.fl-icon a {
	text-decoration: none;
}
.fl-icon i {
	float: right;
	height: auto;
	width: auto;
}
.fl-icon i:before {
	border: none !important;
	height: auto;
	width: auto;
}
.fl-icon-text {
	display: table-cell;
	text-align: left;
	padding-left: 15px;
	vertical-align: middle;
}
.fl-icon-text-empty {
	display: none;
}
.fl-icon-text *:last-child {
	margin: 0 !important;
	padding: 0 !important;
}
.fl-icon-text a {
	text-decoration: none;
}
.fl-icon-text span {
	display: block;
}
.fl-icon-text span.mce-edit-focus {
	min-width: 1px;
}

/* Photos
------------------------------------------------------ */

.fl-module img {
	max-width: 100%;
}
.fl-photo {
	line-height: 0;
	position: relative;
}
.fl-photo-align-left {
	text-align: left;
}
.fl-photo-align-center {
	text-align: center;
}
.fl-photo-align-right {
	text-align: right;
}
.fl-photo-content {
	display: inline-block;
	line-height: 0;
	position: relative;
	max-width: 100%;
}
.fl-photo-img-svg {
	width: 100%;
}
.fl-photo-content img {
	display: inline;
	height: auto;
	max-width: 100%;
}
.fl-photo-crop-circle img {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.fl-photo-caption {
	font-size: 13px;
	line-height: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.fl-photo-caption-below {
	padding-bottom: 20px;
	padding-top: 10px;
}
.fl-photo-caption-hover {
	background: rgba(0,0,0,0.7);
	bottom: 0;
	color: #fff;
	left: 0;
	opacity: 0;
	filter: alpha(opacity = 0);
	padding: 10px 15px;
	position: absolute;
	right: 0;
	-webkit-transition:opacity 0.3s ease-in;
	-moz-transition:opacity 0.3s ease-in;
	transition:opacity 0.3s ease-in;
}
.fl-photo-content:hover .fl-photo-caption-hover {
	opacity: 100;
	filter: alpha(opacity = 100);
}

/* Pagination
------------------------------------------------------ */

.fl-builder-pagination,
.fl-builder-pagination-load-more {
	padding: 40px 0;
}
.fl-builder-pagination ul.page-numbers {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.fl-builder-pagination li {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.fl-builder-pagination li a.page-numbers,
.fl-builder-pagination li span.page-numbers {
	border: 1px solid #e6e6e6;
	display: inline-block;
	padding: 5px 10px;
	margin: 0 0 5px;
}
.fl-builder-pagination li a.page-numbers:hover,
.fl-builder-pagination li span.current {
	background: #f5f5f5;
	text-decoration: none;
}

/* Slideshows
------------------------------------------------------ */

.fl-slideshow,
.fl-slideshow * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;

}
.fl-slideshow .fl-slideshow-image img {
	max-width: none !important;
}
.fl-slideshow-social {
	line-height: 0 !important;
}
.fl-slideshow-social * {
	margin: 0 !important;
}

/* Sliders
------------------------------------------------------ */

.fl-builder-content .bx-wrapper .bx-viewport {
	background: transparent;
	border: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	left: 0;
}

/* Lightbox
------------------------------------------------------ */

.mfp-wrap button.mfp-arrow,
.mfp-wrap button.mfp-arrow:active,
.mfp-wrap button.mfp-arrow:hover,
.mfp-wrap button.mfp-arrow:focus {
	background: transparent !important;
	border: none !important;
	outline: none;
	position: absolute;
	top: 50%;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}
.mfp-wrap .mfp-close,
.mfp-wrap .mfp-close:active,
.mfp-wrap .mfp-close:hover,
.mfp-wrap .mfp-close:focus {
	background: transparent !important;
	border: none !important;
	outline: none;
	position: absolute;
	top: 0;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}
.admin-bar .mfp-wrap .mfp-close,
.admin-bar .mfp-wrap .mfp-close:active,
.admin-bar .mfp-wrap .mfp-close:hover,
.admin-bar .mfp-wrap .mfp-close:focus {
	top: 32px!important;
}
img.mfp-img {
	padding: 0;
}
.mfp-counter {
	display: none;
}

.mfp-wrap .mfp-preloader.fa {
	font-size: 30px;
}

/* Form Fields
------------------------------------------------------ */

.fl-form-field {
	margin-bottom: 15px;
}
.fl-form-field input.fl-form-error {
	border-color: #DD6420;
}
.fl-form-error-message {
	clear: both;
	color: #DD6420;
	display: none;
	padding-top: 8px;
	font-size: 12px;
	font-weight: lighter;
}
.fl-form-button-disabled {
	opacity: 0.5;
}

/* Animations
------------------------------------------------------ */

.fl-animation {
	opacity: 0;
}
body.fl-no-js .fl-animation {
	opacity: 1;
}
.fl-builder-preview .fl-animation,
.fl-builder-edit .fl-animation,
.fl-animated {
	opacity: 1;
}
.fl-animated {
	animation-fill-mode: both;
	-webkit-animation-fill-mode: both;
}

/* Button Icon Animation */
.fl-button.fl-button-icon-animation i {
	width: 0 !important;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)";
	transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
}
.fl-button.fl-button-icon-animation:hover i {
	opacity: 1! important;
    -ms-filter: "alpha(opacity=100)";
}
.fl-button.fl-button-icon-animation i.fl-button-icon-after {
	margin-left: 0px !important;
}
.fl-button.fl-button-icon-animation:hover i.fl-button-icon-after {
	margin-left: 10px !important;
}
.fl-button.fl-button-icon-animation i.fl-button-icon-before {
	margin-right: 0 !important;
}
.fl-button.fl-button-icon-animation:hover i.fl-button-icon-before {
	margin-right: 20px !important;
    margin-left: -10px;
}
@media (max-width: 1200px) { /**
 * Styles needed for the large breakpoint.
 */
 }@media (max-width: 992px) { /* Columns
------------------------------------------------------ */

/* Reversed Responsive Stacking */
.fl-col-group.fl-col-group-medium-reversed {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap-reverse;
	flex-wrap: wrap-reverse;
	flex-direction: row-reverse;
}
 }@media (max-width: 768px) { /* Rows
------------------------------------------------------ */

.fl-row-content-wrap {
	background-attachment: scroll !important;
}
.fl-row-bg-parallax .fl-row-content-wrap {
	background-attachment: scroll !important;
	background-position: center center !important;
}

/* Column Groups
------------------------------------------------------ */

/* Equal Heights */
.fl-col-group.fl-col-group-equal-height {
	display: block;
}
.fl-col-group.fl-col-group-equal-height.fl-col-group-custom-width {
	display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}

/* Reversed Responsive Stacking */
.fl-col-group.fl-col-group-responsive-reversed {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap-reverse;
	flex-wrap: wrap-reverse;
	flex-direction: row-reverse;
}
.fl-col-group.fl-col-group-responsive-reversed .fl-col:not(.fl-col-small-custom-width) {
	flex-basis: 100%;
	width: 100% !important;
}
.fl-col-group.fl-col-group-medium-reversed:not(.fl-col-group-responsive-reversed) {
	display: unset;
	display: unset;
	-webkit-flex-wrap: unset;
	flex-wrap: unset;
	flex-direction: unset;
}

/* Columns
------------------------------------------------------ */

.fl-col {
	clear: both;
	float: none;
	margin-left: auto;
	margin-right: auto;
	width: auto !important;
}
.fl-col-small:not(.fl-col-small-full-width) {
	max-width: 400px;
}
.fl-block-col-resize {
	display:none;
}
/* Rows
------------------------------------------------------ */

.fl-row[data-node] .fl-row-content-wrap {
	margin: 0;
	padding-left: 0;
	padding-right: 0;
}
.fl-row[data-node] .fl-bg-video,
.fl-row[data-node] .fl-bg-slideshow {
	left: 0;
	right: 0;
}

/* Columns
------------------------------------------------------ */

.fl-col[data-node] .fl-col-content {
	margin: 0;
	padding-left: 0;
	padding-right: 0;
}
 }@media (min-width: 1201px) {
	html .fl-visible-large:not(.fl-visible-desktop),
	html .fl-visible-medium:not(.fl-visible-desktop),
	html .fl-visible-mobile:not(.fl-visible-desktop) {
		display: none;
	}
}

@media (min-width: 993px) and (max-width: 1200px) {
	html .fl-visible-desktop:not(.fl-visible-large),
	html .fl-visible-medium:not(.fl-visible-large),
	html .fl-visible-mobile:not(.fl-visible-large) {
		display: none;
	}
}

@media (min-width: 769px) and (max-width: 992px) {
	html .fl-visible-desktop:not(.fl-visible-medium),
	html .fl-visible-large:not(.fl-visible-medium),
	html .fl-visible-mobile:not(.fl-visible-medium) {
		display: none;
	}
}

@media (max-width: 768px) {
	html .fl-visible-desktop:not(.fl-visible-mobile),
	html .fl-visible-large:not(.fl-visible-mobile),
	html .fl-visible-medium:not(.fl-visible-mobile) {
		display: none;
	}
}
.fl-col-content {
	display: flex;
	flex-direction: column;
}
.fl-row-fixed-width {
	max-width: 1100px;
}
.fl-row-content-wrap {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.fl-module-content, .fl-module:where(.fl-module:not(:has(> .fl-module-content))) {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.page .fl-post-header, .single-fl-builder-template .fl-post-header { display:none; }




	/* Full Height Rows */
	.fl-node-5a044e07c8197.fl-row-full-height > .fl-row-content-wrap,
	.fl-node-5a044e07c8197.fl-row-custom-height > .fl-row-content-wrap {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.fl-node-5a044e07c8197.fl-row-full-height > .fl-row-content-wrap {
		min-height: 100vh;
	}
	.fl-node-5a044e07c8197.fl-row-custom-height > .fl-row-content-wrap {
		min-height: 0;
	}

	.fl-builder-edit .fl-node-5a044e07c8197.fl-row-full-height > .fl-row-content-wrap {
		min-height: calc( 100vh - 48px );
	}

	/* Full height iPad with portrait orientation. */
	@media all and (width: 768px) and (height: 1024px) and (orientation:portrait){
		.fl-node-5a044e07c8197.fl-row-full-height > .fl-row-content-wrap {
			min-height: 1024px;
		}
	}
	/* Full height iPad with landscape orientation. */
	@media all and (width: 1024px) and (height: 768px) and (orientation:landscape){
		.fl-node-5a044e07c8197.fl-row-full-height > .fl-row-content-wrap {
			min-height: 768px;
		}
	}
	/* Full height iPhone 5. You can also target devices with aspect ratio. */
	@media screen and (aspect-ratio: 40/71) {
		.fl-node-5a044e07c8197.fl-row-full-height > .fl-row-content-wrap {
			min-height: 500px;
		}
	}
.fl-node-5a044e07c8197 > .fl-row-content-wrap {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
 .fl-node-5a044e07c8197 > .fl-row-content-wrap {
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
}





	/* Full Height Rows */
	.fl-node-5a045e31377bf.fl-row-full-height > .fl-row-content-wrap,
	.fl-node-5a045e31377bf.fl-row-custom-height > .fl-row-content-wrap {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.fl-node-5a045e31377bf.fl-row-full-height > .fl-row-content-wrap {
		min-height: 100vh;
	}
	.fl-node-5a045e31377bf.fl-row-custom-height > .fl-row-content-wrap {
		min-height: 0;
	}

	.fl-builder-edit .fl-node-5a045e31377bf.fl-row-full-height > .fl-row-content-wrap {
		min-height: calc( 100vh - 48px );
	}

	/* Full height iPad with portrait orientation. */
	@media all and (width: 768px) and (height: 1024px) and (orientation:portrait){
		.fl-node-5a045e31377bf.fl-row-full-height > .fl-row-content-wrap {
			min-height: 1024px;
		}
	}
	/* Full height iPad with landscape orientation. */
	@media all and (width: 1024px) and (height: 768px) and (orientation:landscape){
		.fl-node-5a045e31377bf.fl-row-full-height > .fl-row-content-wrap {
			min-height: 768px;
		}
	}
	/* Full height iPhone 5. You can also target devices with aspect ratio. */
	@media screen and (aspect-ratio: 40/71) {
		.fl-node-5a045e31377bf.fl-row-full-height > .fl-row-content-wrap {
			min-height: 500px;
		}
	}
.fl-node-5a045e31377bf > .fl-row-content-wrap {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
 .fl-node-5a045e31377bf > .fl-row-content-wrap {
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
}





.fl-node-5a0466588e6e5 > .fl-row-content-wrap:after {
	background-color: rgba(255,255,255,0.5);
}
.fl-node-5a0466588e6e5 > .fl-row-content-wrap {
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-size: cover;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
.fl-builder-mobile .fl-node-5a0466588e6e5 > .fl-row-content-wrap {
	background-image: url(https://www.fleischerei-horngacher.at/wp-content/uploads/2017/11/Fleischerei-Horngacher-Fieberbrunn-fleisch-und-wurstwaren-pillerseetal-geschaeft00009.jpg);
	background-position: center center;
	background-attachment: scroll;
}
 .fl-node-5a0466588e6e5 > .fl-row-content-wrap {
	padding-top:100px;
	padding-right:0px;
	padding-bottom:150px;
	padding-left:0px;
}
@media ( max-width: 992px ) {
 .fl-node-5a0466588e6e5.fl-row > .fl-row-content-wrap {
	padding-right:30px;
	padding-left:30px;
}
}
@media ( max-width: 768px ) {
 .fl-node-5a0466588e6e5.fl-row > .fl-row-content-wrap {
	padding-right:30px;
	padding-left:30px;
}
}










.fl-node-5a0c2c50c0840 > .fl-row-content-wrap {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
.fl-node-5a0c2c50c0840 .fl-row-content {
	max-width: 1168px;
}
 .fl-node-5a0c2c50c0840 > .fl-row-content-wrap {
	padding-bottom:50px;
}




.fl-node-5a4f6fb064219 {
	width: 100%;
}
.fl-node-5a4f6fb064219 > .fl-col-content {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);
}
 .fl-node-5a4f6fb064219 > .fl-col-content {
	margin-top:150px;
}




.fl-node-5a05977343fb3 {
	width: 25.36%;
}
.fl-node-5a05977343fb3 > .fl-col-content {
	background-image: url(https://www.fleischerei-horngacher.at/wp-content/uploads/2017/05/bg-blue-150x150.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	background-size: cover;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);
}
@media(max-width: 992px) {
	.fl-builder-content .fl-node-5a05977343fb3 {
		width: 49% !important;
		max-width: none;
		-webkit-box-flex: 0 1 auto;
		-moz-box-flex: 0 1 auto;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
	}
}
@media(max-width: 768px) {
	.fl-builder-content .fl-node-5a05977343fb3 {
		width: 49% !important;
		max-width: none;
		clear: none;
		float: left;
	}
}
 .fl-node-5a05977343fb3 > .fl-col-content {
	margin-top:20px;
	margin-right:35px;
	margin-bottom:35px;
	margin-left:35px;
}




.fl-node-5a0c343f6e7de {
	width: 100%;
}




.fl-node-5a5dee232d237 {
	width: 33%;
}
.fl-node-5a5dee232d237 > .fl-col-content {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);
}
@media(max-width: 992px) {
	.fl-builder-content .fl-node-5a5dee232d237 {
		width: 28% !important;
		max-width: none;
		-webkit-box-flex: 0 1 auto;
		-moz-box-flex: 0 1 auto;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
	}
}
@media(max-width: 768px) {
	.fl-builder-content .fl-node-5a5dee232d237 {
		width: 28% !important;
		max-width: none;
		clear: none;
		float: left;
	}
}




.fl-node-5fd9f94f2342d {
	width: 33.33%;
}




.fl-node-5a04646b08cb5 {
	width: 100%;
}
.fl-node-5a04646b08cb5 > .fl-col-content {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
 .fl-node-5a04646b08cb5 > .fl-col-content {
	padding-bottom:100px;
}




.fl-node-5a0458148e084 {
	width: 45.02%;
}
.fl-node-5a046031612c8 {
	color: #2d607d;
}
.fl-builder-content .fl-node-5a046031612c8 *:not(span):not(input):not(textarea):not(select):not(a):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.fl-menu-mobile-toggle) {
	color: #2d607d;
}

.fl-builder-content .fl-node-5a046031612c8 a {
	color: #2d607d;
}

.fl-builder-content .fl-node-5a046031612c8 a:hover {
	color: #2d607d;
}

.fl-builder-content .fl-node-5a046031612c8 h1,
.fl-builder-content .fl-node-5a046031612c8 h2,
.fl-builder-content .fl-node-5a046031612c8 h3,
.fl-builder-content .fl-node-5a046031612c8 h4,
.fl-builder-content .fl-node-5a046031612c8 h5,
.fl-builder-content .fl-node-5a046031612c8 h6,
.fl-builder-content .fl-node-5a046031612c8 h1 a,
.fl-builder-content .fl-node-5a046031612c8 h2 a,
.fl-builder-content .fl-node-5a046031612c8 h3 a,
.fl-builder-content .fl-node-5a046031612c8 h4 a,
.fl-builder-content .fl-node-5a046031612c8 h5 a,
.fl-builder-content .fl-node-5a046031612c8 h6 a {
	color: #2d607d;
}

.fl-node-5a046031612c8 {
	width: 47.59%;
}
.fl-node-5a046031612c8 > .fl-col-content {
	background-color: rgba(255,255,255,0.5);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);
}
.fl-node-5a0469439f471 {
	color: #2d607d;
}
.fl-builder-content .fl-node-5a0469439f471 *:not(span):not(input):not(textarea):not(select):not(a):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.fl-menu-mobile-toggle) {
	color: #2d607d;
}

.fl-builder-content .fl-node-5a0469439f471 a {
	color: #2d607d;
}

.fl-builder-content .fl-node-5a0469439f471 a:hover {
	color: #2d607d;
}

.fl-builder-content .fl-node-5a0469439f471 h1,
.fl-builder-content .fl-node-5a0469439f471 h2,
.fl-builder-content .fl-node-5a0469439f471 h3,
.fl-builder-content .fl-node-5a0469439f471 h4,
.fl-builder-content .fl-node-5a0469439f471 h5,
.fl-builder-content .fl-node-5a0469439f471 h6,
.fl-builder-content .fl-node-5a0469439f471 h1 a,
.fl-builder-content .fl-node-5a0469439f471 h2 a,
.fl-builder-content .fl-node-5a0469439f471 h3 a,
.fl-builder-content .fl-node-5a0469439f471 h4 a,
.fl-builder-content .fl-node-5a0469439f471 h5 a,
.fl-builder-content .fl-node-5a0469439f471 h6 a {
	color: #2d607d;
}

.fl-node-5a0469439f471 {
	width: 100%;
}
.fl-node-5a0469439f471 > .fl-col-content {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);
}




.fl-node-5fd9f94f23436 {
	width: 33.33%;
}




.fl-node-5a0458148e0d0 {
	width: 10%;
}
.fl-node-5a0458148e0d0 > .fl-col-content {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}




.fl-node-5a5dee232d27d {
	width: 34%;
}
.fl-node-5a5dee232d27d > .fl-col-content {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);
}
@media(max-width: 992px) {
	.fl-builder-content .fl-node-5a5dee232d27d {
		width: 28% !important;
		max-width: none;
		-webkit-box-flex: 0 1 auto;
		-moz-box-flex: 0 1 auto;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
	}
}
@media(max-width: 768px) {
	.fl-builder-content .fl-node-5a5dee232d27d {
		width: 28% !important;
		max-width: none;
		clear: none;
		float: left;
	}
}




.fl-node-5a04603161308 {
	width: 12.33%;
}




.fl-node-5a05977343ff3 {
	width: 24.64%;
}
.fl-node-5a05977343ff3 > .fl-col-content {
	background-image: url(https://www.fleischerei-horngacher.at/wp-content/uploads/2017/05/bg-blue-150x150.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	background-size: cover;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);
}
@media(max-width: 992px) {
	.fl-builder-content .fl-node-5a05977343ff3 {
		width: 49% !important;
		max-width: none;
		-webkit-box-flex: 0 1 auto;
		-moz-box-flex: 0 1 auto;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
	}
}
@media(max-width: 768px) {
	.fl-builder-content .fl-node-5a05977343ff3 {
		width: 49% !important;
		max-width: none;
		clear: none;
		float: left;
	}
}
 .fl-node-5a05977343ff3 > .fl-col-content {
	margin-top:20px;
	margin-right:35px;
	margin-bottom:35px;
	margin-left:35px;
}
.fl-node-5a04603161346 {
	color: #ffffff;
}
.fl-builder-content .fl-node-5a04603161346 *:not(span):not(input):not(textarea):not(select):not(a):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.fl-menu-mobile-toggle) {
	color: #ffffff;
}

.fl-builder-content .fl-node-5a04603161346 a {
	color: #ffffff;
}

.fl-builder-content .fl-node-5a04603161346 a:hover {
	color: #ffffff;
}

.fl-builder-content .fl-node-5a04603161346 h1,
.fl-builder-content .fl-node-5a04603161346 h2,
.fl-builder-content .fl-node-5a04603161346 h3,
.fl-builder-content .fl-node-5a04603161346 h4,
.fl-builder-content .fl-node-5a04603161346 h5,
.fl-builder-content .fl-node-5a04603161346 h6,
.fl-builder-content .fl-node-5a04603161346 h1 a,
.fl-builder-content .fl-node-5a04603161346 h2 a,
.fl-builder-content .fl-node-5a04603161346 h3 a,
.fl-builder-content .fl-node-5a04603161346 h4 a,
.fl-builder-content .fl-node-5a04603161346 h5 a,
.fl-builder-content .fl-node-5a04603161346 h6 a {
	color: #ffffff;
}

.fl-node-5a04603161346 {
	width: 40.08%;
}
.fl-node-5a04603161346 > .fl-col-content {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}




.fl-node-5a5deb8ba5b65 {
	width: 33%;
}
.fl-node-5a5deb8ba5b65 > .fl-col-content {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);
}
@media(max-width: 992px) {
	.fl-builder-content .fl-node-5a5deb8ba5b65 {
		width: 28% !important;
		max-width: none;
		-webkit-box-flex: 0 1 auto;
		-moz-box-flex: 0 1 auto;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
	}
}
@media(max-width: 768px) {
	.fl-builder-content .fl-node-5a5deb8ba5b65 {
		width: 28% !important;
		max-width: none;
		clear: none;
		float: left;
	}
}




.fl-node-5a05977344030 {
	width: 25%;
}
.fl-node-5a05977344030 > .fl-col-content {
	background-image: url(https://www.fleischerei-horngacher.at/wp-content/uploads/2017/05/bg-blue-150x150.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	background-size: cover;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);
}
@media(max-width: 992px) {
	.fl-builder-content .fl-node-5a05977344030 {
		width: 49% !important;
		max-width: none;
		-webkit-box-flex: 0 1 auto;
		-moz-box-flex: 0 1 auto;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
	}
}
@media(max-width: 768px) {
	.fl-builder-content .fl-node-5a05977344030 {
		width: 49% !important;
		max-width: none;
		clear: none;
		float: left;
	}
}
 .fl-node-5a05977344030 > .fl-col-content {
	margin-top:20px;
	margin-right:35px;
	margin-bottom:35px;
	margin-left:35px;
}




.fl-node-5a0458148e117 {
	width: 44.98%;
}
.fl-node-5a0458148e117 > .fl-col-content {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}




.fl-node-5fd9f94f23439 {
	width: 33.33%;
}




.fl-node-5a0597734406b {
	width: 25%;
}
.fl-node-5a0597734406b > .fl-col-content {
	background-image: url(https://www.fleischerei-horngacher.at/wp-content/uploads/2017/05/bg-blue-150x150.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	background-size: cover;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);
}
@media(max-width: 992px) {
	.fl-builder-content .fl-node-5a0597734406b {
		width: 49% !important;
		max-width: none;
		-webkit-box-flex: 0 1 auto;
		-moz-box-flex: 0 1 auto;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
	}
}
@media(max-width: 768px) {
	.fl-builder-content .fl-node-5a0597734406b {
		width: 49% !important;
		max-width: none;
		clear: none;
		float: left;
	}
}
 .fl-node-5a0597734406b > .fl-col-content {
	margin-top:20px;
	margin-right:35px;
	margin-bottom:35px;
	margin-left:35px;
}
body a.infobox-title-link {
	text-decoration: none;
}

body h1.uabb-infobox-title,
body h2.uabb-infobox-title,
body h3.uabb-infobox-title,
body h4.uabb-infobox-title,
body h5.uabb-infobox-title,
body h6.uabb-infobox-title,
.uabb-infobox-content .uabb-infobox-title-prefix {
	margin: 0;
	padding: 0;
}

.uabb-module-content .uabb-text-editor :not(a) {
	color: inherit;
}

.uabb-module-content .uabb-text-editor :not(i) {
	font-family: inherit;
}

.uabb-module-content .uabb-text-editor :not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
	font-size: inherit;
	line-height: inherit;
}

.uabb-module-content .uabb-text-editor :not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(strong):not(b):not(i) {
	font-weight: inherit;
}

.uabb-infobox-content .uabb-infobox-text p:last-of-type {
	margin-bottom: 0;
}

.uabb-infobox-content .uabb-infobox-text p {
	padding: 0 0 10px;
}

.fl-builder-content .uabb-infobox-text h1,
.fl-builder-content .uabb-infobox-text h2,
.fl-builder-content .uabb-infobox-text h3,
.fl-builder-content .uabb-infobox-text h4,
.fl-builder-content .uabb-infobox-text h5,
.fl-builder-content .uabb-infobox-text h6 {
	margin: 0;
}

.infobox-icon-above-title .uabb-infobox-left-right-wrap,
.infobox-icon-below-title .uabb-infobox-left-right-wrap,
.infobox-photo-above-title .uabb-infobox-left-right-wrap,
.infobox-photo-below-title .uabb-infobox-left-right-wrap {
	display: block;
	min-width: 100%;
	width: 100%;
}

.infobox-icon-above-title .uabb-icon,
.infobox-icon-below-title .uabb-icon,
.infobox-photo-above-title .uabb-imgicon-wrap {
	display: block;
}

.infobox-icon-left-title .uabb-infobox-title,
.infobox-icon-right-title .uabb-infobox-title,
.infobox-icon-left-title .uabb-imgicon-wrap,
.infobox-icon-right-title .uabb-imgicon-wrap,
.infobox-photo-left-title .uabb-infobox-title,
.infobox-photo-right-title .uabb-infobox-title,
.infobox-photo-left-title .uabb-imgicon-wrap,
.infobox-photo-right-title .uabb-imgicon-wrap {
	display: inline-block;
	vertical-align: middle;
}

.infobox-icon-left-title .left-title-image,
.infobox-icon-right-title .right-title-image,
.infobox-icon-left .uabb-infobox-left-right-wrap,
.infobox-icon-right .uabb-infobox-left-right-wrap,
.infobox-photo-left .uabb-infobox-left-right-wrap,
.infobox-photo-right .uabb-infobox-left-right-wrap {
	display: inline-block;
	width: 100%;
}

.infobox-icon-left-title .uabb-imgicon-wrap,
.infobox-icon-left .uabb-imgicon-wrap,
.infobox-photo-left-title .uabb-imgicon-wrap,
.infobox-photo-left .uabb-imgicon-wrap {
	margin-right: 20px;
}

.infobox-icon-right-title .uabb-imgicon-wrap,
.infobox-icon-right .uabb-imgicon-wrap,
.infobox-photo-right-title .uabb-imgicon-wrap,
.infobox-photo-right .uabb-imgicon-wrap {
	margin-left: 20px;
}

.infobox-icon-left .uabb-imgicon-wrap,
.infobox-icon-right .uabb-imgicon-wrap,
.infobox-icon-left .uabb-infobox-content,
.infobox-icon-right .uabb-infobox-content,
.infobox-photo-left .uabb-imgicon-wrap,
.infobox-photo-right .uabb-imgicon-wrap,
.infobox-photo-left .uabb-infobox-content,
.infobox-photo-right .uabb-infobox-content {
	display: inline-block;
	vertical-align: top;
}

.infobox-photo-below-title .uabb-imgicon-wrap {
	display: block;
	margin: 10px 0 15px;
}

.infobox-photo-left-title .uabb-infobox-title-wrap,
.infobox-icon-left-title .uabb-infobox-title-wrap,
.infobox-photo-right-title .uabb-infobox-title-wrap,
.infobox-icon-right-title .uabb-infobox-title-wrap {
	vertical-align: middle;
}

.fl-module-info-box .fl-module-content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	flex-shrink: 1;
}

.fl-module-info-box .uabb-separator-parent {
	line-height: 0;
}

.fl-module-info-box .uabb-infobox-module-link {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 4;
}
@media (max-width: 768px) { .infobox-photo-left,
.infobox-photo-right {
	display: block;
}

.infobox-photo-left .infobox-photo,
.infobox-photo-left-text .infobox-photo {
	display: block;
	margin-bottom: 15px;
	padding-left: 0;
	padding-right: 0;
	width: auto;
}

.infobox-photo-right .infobox-photo,
.infobox-photo-right-text .infobox-photo {
	display: block;
	margin-top: 25px;
	padding-left: 0;
	padding-right: 0;
	width: auto;
}

.infobox-photo-left .infobox-content,
.infobox-photo-left-text .infobox-content,
.infobox-photo-right .infobox-content,
.infobox-photo-right-text .infobox-content {
	display: block;
	width: auto;
} }
.fl-node-5a058b4a249d4 {
	width: 100%;
}

	/* Global Alignment Css */
	.fl-node-5a058b4a249d4 .uabb-imgicon-wrap {
					text-align: ;
			}

	
		.fl-node-5a058b4a249d4 .uabb-image .uabb-photo-img {
							width: 250px;
								}

		.fl-node-5a058b4a249d4 .uabb-image .uabb-image-content{
								}

		/* Responsive Photo Size */
		
			
			@media ( max-width: 992px ) {
			.fl-node-5a058b4a249d4 .uabb-imgicon-wrap {
									text-align: ;
							}
		}
		@media ( max-width: 768px ) {
			.fl-node-5a058b4a249d4 .uabb-imgicon-wrap {
									text-align: ;
							}
		}
	
	.fl-node-5a058b4a249d4 .uabb-icon-wrap .uabb-icon i {
				width: auto;
					}


/* Image icon Margin 0 */

/* Border Properties */

/* Background Property */
	.fl-node-5a058b4a249d4 .uabb-infobox {
		}
	/* Align */
.fl-node-5a058b4a249d4 .infobox-center,
.fl-node-5a058b4a249d4 .uabb-infobox .uabb-separator {
	text-align: center;
}

/* Minimum Height and Vertical Alignment */


/* Heading Margin Properties */
.fl-builder-content .fl-node-5a058b4a249d4 .uabb-infobox-title {
	margin-top: px;
	margin-bottom: 0px;
}

/* Prefix Margin Properties */

/* Heading Color */
.fl-node-5a058b4a249d4 h3.uabb-infobox-title,
.fl-node-5a058b4a249d4 h3.uabb-infobox-title span a,
.fl-node-5a058b4a249d4 h3.uabb-infobox-title * {
	color: #ffffff}


.fl-builder-content .fl-node-5a058b4a249d4 .uabb-infobox-text {
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Description Color */

.fl-node-5a058b4a249d4 .uabb-infobox-text {
	color:
	#958a84;
}

/* Icon Margin */
	
/* Icon Margin */
/* Image Margin */
		.fl-builder-content .fl-node-5a058b4a249d4 .uabb-imgicon-wrap {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	



/* Link Color */

/* Typography Options for Title */

/* Typography Options for Description */

.fl-builder-content .fl-node-5a058b4a249d4 .uabb-infobox-title-prefix {
	}

/* Typography Options for Prefix */


/* Typography Options for Link Text */

/* Module Link */
	.fl-builder-content .fl-node-5a058b4a249d4 .uabb-infobox {
		position: relative;
	}
	.fl-node-5a058b4a249d4 .uabb-infobox-module-link:hover ~ .uabb-infobox-content .uabb-imgicon-wrap i,
	.fl-node-5a058b4a249d4 .uabb-infobox-module-link:hover ~ .uabb-infobox-content .uabb-imgicon-wrap i:before,
	.fl-node-5a058b4a249d4 .uabb-infobox-module-link:hover ~ .uabb-imgicon-wrap i,
	.fl-node-5a058b4a249d4 .uabb-infobox-module-link:hover ~ .uabb-imgicon-wrap i:before {
		color : ;
	}
	.fl-node-5a058b4a249d4 .uabb-infobox-module-link:hover ~ .uabb-infobox-content .uabb-imgicon-wrap i,
	.fl-node-5a058b4a249d4 .uabb-infobox-module-link:hover ~ .uabb-imgicon-wrap i {
		background-color: ;

		
			}

	.fl-node-5a058b4a249d4 .uabb-infobox-module-link:hover ~ .uabb-infobox-content .uabb-imgicon-wrap img,
	.fl-node-5a058b4a249d4 .uabb-infobox-module-link:hover ~ .uabb-infobox-content .uabb-imgicon-wrap img:before,
	.fl-node-5a058b4a249d4 .uabb-infobox-module-link:hover ~ .uabb-imgicon-wrap img,
	.fl-node-5a058b4a249d4 .uabb-infobox-module-link:hover ~ .uabb-imgicon-wrap img:before {
		background-color: ;
	}
	.fl-node-5a058b4a249d4 .uabb-infobox-module-link:hover ~ .uabb-infobox-content .uabb-imgicon-wrap .uabb-image-content,
	.fl-node-5a058b4a249d4 .uabb-infobox-module-link:hover ~ .uabb-imgicon-wrap .uabb-image-content {
			}


/* Calculation Width */

/* Left Right Title Image */

/* Responsive CSS */

	
	@media (max-width: 992px) { 
		.fl-builder-content .fl-node-5a058b4a249d4 .uabb-infobox {
			;		}
	}

	@media (max-width: 768px) { 
	.fl-builder-content .fl-node-5a058b4a249d4 .uabb-infobox {
		;	}

	

	.fl-node-5a058b4a249d4 .infobox-responsive- {
		text-align: ;
	}

	
	
	/* Left Right Title Image */
	}
@media(max-width: 768px) {
	.fl-node-5a058b4a249d4 .uabb-infobox-title {
		font-size: 15px;
	}
}
 .fl-node-5a058b4a249d4 > .fl-module-content {
	margin-right:35px;
	margin-left:35px;
}
@media (max-width: 768px) { .fl-node-5a058b4a249d4 > .fl-module-content { margin-left:20px;margin-right:20px; } }.fl-builder-content .fl-rich-text strong {
	font-weight: bold;
}

/**
 * Remove bottom margins from the last paragraph
 * in v2+ text editor modules.
 */
.fl-module.fl-rich-text p:last-child {
	margin-bottom: 0;
}
/* Handle overlays in the builder */
.fl-builder-edit .fl-module.fl-rich-text p:not(:has(~ *:not(.fl-block-overlay))) {
	margin-bottom: 0;
}
 .fl-node-5a0c343f6e70f > .fl-module-content {
	margin-bottom:0px;
}
 .fl-node-5a0c3b132d7fe > .fl-module-content {
	margin-bottom:20px;
}
.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-5a5deb8ba5993 .pp-modal-wrap {
		display: none;
	}

.fl-node-5a5deb8ba5993 .pp-modal-button {
	text-align: left;
}
.fl-node-5a5deb8ba5993 .pp-modal-trigger,
.fl-node-5a5deb8ba5993 .pp-modal-button .pp-modal-trigger,
.fl-node-5a5deb8ba5993 .pp-modal-button .pp-modal-trigger .pp-modal-trigger-icon {
			display: inline-block;
		text-align: center;
	text-decoration: none;
}


.fl-node-5a5deb8ba5993 .pp-modal-trigger .pp-button-icon {
	    font-size: 16px;
	}

.fl-builder-content .fl-node-5a5deb8ba5993 .pp-modal-trigger:hover,
.fl-node-5a5deb8ba5993 .pp-modal-trigger:hover {
        border-color: #222222;
}
.fl-node-5a5deb8ba5993 .pp-modal-trigger img {
			border-top-left-radius: 2px;
		border-top-right-radius: 2px;
		border-bottom-left-radius: 2px;
		border-bottom-right-radius: 2px;
	    }


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

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

.fl-node-5a5deb8ba5993 .pp-modal,
#modal-5a5deb8ba5993 .pp-modal {
			background-color: rgba(255, 255, 255, 1);
	}




.fl-node-5a5deb8ba5993 .pp-modal.layout-standard,
#modal-5a5deb8ba5993 .pp-modal.layout-standard {
    width: 500px;
    		height: auto;
	    max-width: 90%;
}

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

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

.fl-node-5a5deb8ba5993 .pp-modal-close,
#modal-5a5deb8ba5993 .pp-modal-close {
    			background-color: #3a3a3a;
	    border: 1px solid #ffffff;
    border-radius: 100px;
    width: 25px;
    height: 25px;
    position: absolute;
    z-index: 5;
}
.fl-node-5a5deb8ba5993 .pp-modal-close:hover,
#modal-5a5deb8ba5993 .pp-modal-close:hover {
			background-color: #b53030;
	}
.fl-node-5a5deb8ba5993 .pp-modal-close.box-top-right,
#modal-5a5deb8ba5993 .pp-modal-close.box-top-right {
    top: -10px;
    right: -10px;
}
.fl-node-5a5deb8ba5993 .pp-modal-close.box-top-left,
#modal-5a5deb8ba5993 .pp-modal-close.box-top-left {
    top: -10px;
    left: -10px;
}
.fl-node-5a5deb8ba5993 .pp-modal-close.win-top-right,
#modal-5a5deb8ba5993 .pp-modal-close.win-top-right {
    top: -10px;
    right: -10px;
}
.fl-node-5a5deb8ba5993 .pp-modal-close.win-top-left,
#modal-5a5deb8ba5993 .pp-modal-close.win-top-left {
    top: -10px;
    left: -10px;
}
.fl-node-5a5deb8ba5993 .pp-modal-close .bar-wrap,
#modal-5a5deb8ba5993 .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-5a5deb8ba5993 .pp-modal-close .bar-wrap span,
#modal-5a5deb8ba5993 .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-5a5deb8ba5993 .pp-modal-close:hover .bar-wrap span,
#modal-5a5deb8ba5993 .pp-modal-close:hover .bar-wrap span {
    background: #dddddd;
    -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-5a5deb8ba5993 .pp-modal-container.fadeIn.animated,
#modal-5a5deb8ba5993 .pp-modal-container.fadeIn.animated {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
}
.fl-node-5a5deb8ba5993 .pp-modal-container.fadeOut.animated,
#modal-5a5deb8ba5993 .pp-modal-container.fadeOut.animated {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
}
.fl-node-5a5deb8ba5993 .has-overlay-animation .pp-modal-container,
#modal-5a5deb8ba5993.has-overlay-animation .pp-modal-container {
			background-color: rgba(206, 206, 206, 0.8);
	}

.fl-node-5a5deb8ba5993 .pp-modal-wrap:not(.has-overlay-animation) .pp-modal-overlay,
#modal-5a5deb8ba5993:not(.has-overlay-animation) .pp-modal-overlay {
    		background-color: rgba(206, 206, 206, 0.8);
		}

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

@media only screen and (max-width: 767px) {
    .fl-node-5a5deb8ba5993 .pp-modal.layout-standard,
    #modal-5a5deb8ba5993 .pp-modal.layout-standard {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}
.fl-node-5a5deb8ba5993 .pp-modal-button {
	text-align: left;
}
.fl-node-5a5deb8ba5993 .pp-modal-button .pp-modal-trigger {
	font-size: 16px;
}
.fl-node-5a5deb8ba5993 .pp-modal-trigger, .fl-node-5a5deb8ba5993 .pp-modal-button .pp-modal-trigger {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.fl-node-5a5deb8ba5993 .pp-modal, #modal-5a5deb8ba5993 .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-5a5deb8ba5993 .pp-modal.layout-fullscreen, #modal-5a5deb8ba5993 .pp-modal.layout-fullscreen {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.fl-node-5a5deb8ba5993 .pp-modal .pp-modal-title, #modal-5a5deb8ba5993 .pp-modal .pp-modal-title {
	font-size: 18px;
	text-align: left;
}
.fl-node-5a5deb8ba5993 .pp-modal .pp-modal-content-inner, #modal-5a5deb8ba5993 .pp-modal .pp-modal-content-inner {
	border-style: none;
	border-width: 0;
	background-clip: border-box;
	border-color: #555555;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

.fl-node-5a058b0f35c78 {
	width: 100%;
}

	/* Global Alignment Css */
	.fl-node-5a058b0f35c78 .uabb-imgicon-wrap {
					text-align: ;
			}

	
		.fl-node-5a058b0f35c78 .uabb-image .uabb-photo-img {
							width: 250px;
								}

		.fl-node-5a058b0f35c78 .uabb-image .uabb-image-content{
								}

		/* Responsive Photo Size */
		
			
			@media ( max-width: 992px ) {
			.fl-node-5a058b0f35c78 .uabb-imgicon-wrap {
									text-align: ;
							}
		}
		@media ( max-width: 768px ) {
			.fl-node-5a058b0f35c78 .uabb-imgicon-wrap {
									text-align: ;
							}
		}
	
	.fl-node-5a058b0f35c78 .uabb-icon-wrap .uabb-icon i {
				width: auto;
					}


/* Image icon Margin 0 */

/* Border Properties */

/* Background Property */
	.fl-node-5a058b0f35c78 .uabb-infobox {
		}
	/* Align */
.fl-node-5a058b0f35c78 .infobox-center,
.fl-node-5a058b0f35c78 .uabb-infobox .uabb-separator {
	text-align: center;
}

/* Minimum Height and Vertical Alignment */


/* Heading Margin Properties */
.fl-builder-content .fl-node-5a058b0f35c78 .uabb-infobox-title {
	margin-top: px;
	margin-bottom: 0px;
}

/* Prefix Margin Properties */

/* Heading Color */
.fl-node-5a058b0f35c78 h3.uabb-infobox-title,
.fl-node-5a058b0f35c78 h3.uabb-infobox-title span a,
.fl-node-5a058b0f35c78 h3.uabb-infobox-title * {
	color: #ffffff}


.fl-builder-content .fl-node-5a058b0f35c78 .uabb-infobox-text {
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Description Color */

.fl-node-5a058b0f35c78 .uabb-infobox-text {
	color:
	#958a84;
}

/* Icon Margin */
	
/* Icon Margin */
/* Image Margin */
		.fl-builder-content .fl-node-5a058b0f35c78 .uabb-imgicon-wrap {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	



/* Link Color */

/* Typography Options for Title */

/* Typography Options for Description */

.fl-builder-content .fl-node-5a058b0f35c78 .uabb-infobox-title-prefix {
	}

/* Typography Options for Prefix */


/* Typography Options for Link Text */

/* Module Link */
	.fl-builder-content .fl-node-5a058b0f35c78 .uabb-infobox {
		position: relative;
	}
	.fl-node-5a058b0f35c78 .uabb-infobox-module-link:hover ~ .uabb-infobox-content .uabb-imgicon-wrap i,
	.fl-node-5a058b0f35c78 .uabb-infobox-module-link:hover ~ .uabb-infobox-content .uabb-imgicon-wrap i:before,
	.fl-node-5a058b0f35c78 .uabb-infobox-module-link:hover ~ .uabb-imgicon-wrap i,
	.fl-node-5a058b0f35c78 .uabb-infobox-module-link:hover ~ .uabb-imgicon-wrap i:before {
		color : ;
	}
	.fl-node-5a058b0f35c78 .uabb-infobox-module-link:hover ~ .uabb-infobox-content .uabb-imgicon-wrap i,
	.fl-node-5a058b0f35c78 .uabb-infobox-module-link:hover ~ .uabb-imgicon-wrap i {
		background-color: ;

		
			}

	.fl-node-5a058b0f35c78 .uabb-infobox-module-link:hover ~ .uabb-infobox-content .uabb-imgicon-wrap img,
	.fl-node-5a058b0f35c78 .uabb-infobox-module-link:hover ~ .uabb-infobox-content .uabb-imgicon-wrap img:before,
	.fl-node-5a058b0f35c78 .uabb-infobox-module-link:hover ~ .uabb-imgicon-wrap img,
	.fl-node-5a058b0f35c78 .uabb-infobox-module-link:hover ~ .uabb-imgicon-wrap img:before {
		background-color: ;
	}
	.fl-node-5a058b0f35c78 .uabb-infobox-module-link:hover ~ .uabb-infobox-content .uabb-imgicon-wrap .uabb-image-content,
	.fl-node-5a058b0f35c78 .uabb-infobox-module-link:hover ~ .uabb-imgicon-wrap .uabb-image-content {
			}


/* Calculation Width */

/* Left Right Title Image */

/* Responsive CSS */

	
	@media (max-width: 992px) { 
		.fl-builder-content .fl-node-5a058b0f35c78 .uabb-infobox {
			;		}
	}

	@media (max-width: 768px) { 
	.fl-builder-content .fl-node-5a058b0f35c78 .uabb-infobox {
		;	}

	

	.fl-node-5a058b0f35c78 .infobox-responsive- {
		text-align: ;
	}

	
	
	/* Left Right Title Image */
	}
@media(max-width: 768px) {
	.fl-node-5a058b0f35c78 .uabb-infobox-title {
		font-size: 15px;
	}
}
 .fl-node-5a058b0f35c78 > .fl-module-content {
	margin-right:35px;
	margin-left:35px;
}
@media (max-width: 768px) { .fl-node-5a058b0f35c78 > .fl-module-content { margin-left:20px;margin-right:20px; } }	body.fl-builder-edit .fl-node-5a5dee2e2db31 .pp-modal-wrap {
		display: none;
	}

.fl-node-5a5dee2e2db31 .pp-modal-button {
	text-align: right;
}
.fl-node-5a5dee2e2db31 .pp-modal-trigger,
.fl-node-5a5dee2e2db31 .pp-modal-button .pp-modal-trigger,
.fl-node-5a5dee2e2db31 .pp-modal-button .pp-modal-trigger .pp-modal-trigger-icon {
			display: inline-block;
		text-align: center;
	text-decoration: none;
}


.fl-node-5a5dee2e2db31 .pp-modal-trigger .pp-button-icon {
	    font-size: 16px;
	}

.fl-builder-content .fl-node-5a5dee2e2db31 .pp-modal-trigger:hover,
.fl-node-5a5dee2e2db31 .pp-modal-trigger:hover {
        border-color: #222222;
}
.fl-node-5a5dee2e2db31 .pp-modal-trigger img {
			border-top-left-radius: 2px;
		border-top-right-radius: 2px;
		border-bottom-left-radius: 2px;
		border-bottom-right-radius: 2px;
	    }


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

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

.fl-node-5a5dee2e2db31 .pp-modal,
#modal-5a5dee2e2db31 .pp-modal {
			background-color: rgba(255, 255, 255, 1);
	}




.fl-node-5a5dee2e2db31 .pp-modal.layout-standard,
#modal-5a5dee2e2db31 .pp-modal.layout-standard {
    width: 500px;
    		height: auto;
	    max-width: 90%;
}

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

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

.fl-node-5a5dee2e2db31 .pp-modal-close,
#modal-5a5dee2e2db31 .pp-modal-close {
    			background-color: #3a3a3a;
	    border: 1px solid #ffffff;
    border-radius: 100px;
    width: 25px;
    height: 25px;
    position: absolute;
    z-index: 5;
}
.fl-node-5a5dee2e2db31 .pp-modal-close:hover,
#modal-5a5dee2e2db31 .pp-modal-close:hover {
			background-color: #b53030;
	}
.fl-node-5a5dee2e2db31 .pp-modal-close.box-top-right,
#modal-5a5dee2e2db31 .pp-modal-close.box-top-right {
    top: -10px;
    right: -10px;
}
.fl-node-5a5dee2e2db31 .pp-modal-close.box-top-left,
#modal-5a5dee2e2db31 .pp-modal-close.box-top-left {
    top: -10px;
    left: -10px;
}
.fl-node-5a5dee2e2db31 .pp-modal-close.win-top-right,
#modal-5a5dee2e2db31 .pp-modal-close.win-top-right {
    top: -10px;
    right: -10px;
}
.fl-node-5a5dee2e2db31 .pp-modal-close.win-top-left,
#modal-5a5dee2e2db31 .pp-modal-close.win-top-left {
    top: -10px;
    left: -10px;
}
.fl-node-5a5dee2e2db31 .pp-modal-close .bar-wrap,
#modal-5a5dee2e2db31 .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-5a5dee2e2db31 .pp-modal-close .bar-wrap span,
#modal-5a5dee2e2db31 .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-5a5dee2e2db31 .pp-modal-close:hover .bar-wrap span,
#modal-5a5dee2e2db31 .pp-modal-close:hover .bar-wrap span {
    background: #dddddd;
    -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-5a5dee2e2db31 .pp-modal-container.fadeIn.animated,
#modal-5a5dee2e2db31 .pp-modal-container.fadeIn.animated {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
}
.fl-node-5a5dee2e2db31 .pp-modal-container.fadeOut.animated,
#modal-5a5dee2e2db31 .pp-modal-container.fadeOut.animated {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
}
.fl-node-5a5dee2e2db31 .has-overlay-animation .pp-modal-container,
#modal-5a5dee2e2db31.has-overlay-animation .pp-modal-container {
			background-color: rgba(206, 206, 206, 0.8);
	}

.fl-node-5a5dee2e2db31 .pp-modal-wrap:not(.has-overlay-animation) .pp-modal-overlay,
#modal-5a5dee2e2db31:not(.has-overlay-animation) .pp-modal-overlay {
    		background-color: rgba(206, 206, 206, 0.8);
		}

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

@media only screen and (max-width: 767px) {
    .fl-node-5a5dee2e2db31 .pp-modal.layout-standard,
    #modal-5a5dee2e2db31 .pp-modal.layout-standard {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}
.fl-node-5a5dee2e2db31 .pp-modal-button {
	text-align: right;
}
.fl-node-5a5dee2e2db31 .pp-modal-button .pp-modal-trigger {
	font-size: 16px;
}
.fl-node-5a5dee2e2db31 .pp-modal-trigger, .fl-node-5a5dee2e2db31 .pp-modal-button .pp-modal-trigger {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.fl-node-5a5dee2e2db31 .pp-modal, #modal-5a5dee2e2db31 .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-5a5dee2e2db31 .pp-modal.layout-fullscreen, #modal-5a5dee2e2db31 .pp-modal.layout-fullscreen {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.fl-node-5a5dee2e2db31 .pp-modal .pp-modal-title, #modal-5a5dee2e2db31 .pp-modal .pp-modal-title {
	font-size: 18px;
	text-align: left;
}
.fl-node-5a5dee2e2db31 .pp-modal .pp-modal-content-inner, #modal-5a5dee2e2db31 .pp-modal .pp-modal-content-inner {
	border-style: none;
	border-width: 0;
	background-clip: border-box;
	border-color: #555555;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
	body.fl-builder-edit .fl-node-5a5dee339614e .pp-modal-wrap {
		display: none;
	}

.fl-node-5a5dee339614e .pp-modal-button {
	text-align: center;
}
.fl-node-5a5dee339614e .pp-modal-trigger,
.fl-node-5a5dee339614e .pp-modal-button .pp-modal-trigger,
.fl-node-5a5dee339614e .pp-modal-button .pp-modal-trigger .pp-modal-trigger-icon {
			display: inline-block;
		text-align: center;
	text-decoration: none;
}


.fl-node-5a5dee339614e .pp-modal-trigger .pp-button-icon {
	    font-size: 16px;
	}

.fl-builder-content .fl-node-5a5dee339614e .pp-modal-trigger:hover,
.fl-node-5a5dee339614e .pp-modal-trigger:hover {
        border-color: #222222;
}
.fl-node-5a5dee339614e .pp-modal-trigger img {
			border-top-left-radius: 2px;
		border-top-right-radius: 2px;
		border-bottom-left-radius: 2px;
		border-bottom-right-radius: 2px;
	    }


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

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

.fl-node-5a5dee339614e .pp-modal,
#modal-5a5dee339614e .pp-modal {
			background-color: rgba(255, 255, 255, 1);
	}




.fl-node-5a5dee339614e .pp-modal.layout-standard,
#modal-5a5dee339614e .pp-modal.layout-standard {
    width: 500px;
    		height: auto;
	    max-width: 90%;
}

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

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

.fl-node-5a5dee339614e .pp-modal-close,
#modal-5a5dee339614e .pp-modal-close {
    			background-color: #3a3a3a;
	    border: 1px solid #ffffff;
    border-radius: 100px;
    width: 25px;
    height: 25px;
    position: absolute;
    z-index: 5;
}
.fl-node-5a5dee339614e .pp-modal-close:hover,
#modal-5a5dee339614e .pp-modal-close:hover {
			background-color: #b53030;
	}
.fl-node-5a5dee339614e .pp-modal-close.box-top-right,
#modal-5a5dee339614e .pp-modal-close.box-top-right {
    top: -10px;
    right: -10px;
}
.fl-node-5a5dee339614e .pp-modal-close.box-top-left,
#modal-5a5dee339614e .pp-modal-close.box-top-left {
    top: -10px;
    left: -10px;
}
.fl-node-5a5dee339614e .pp-modal-close.win-top-right,
#modal-5a5dee339614e .pp-modal-close.win-top-right {
    top: -10px;
    right: -10px;
}
.fl-node-5a5dee339614e .pp-modal-close.win-top-left,
#modal-5a5dee339614e .pp-modal-close.win-top-left {
    top: -10px;
    left: -10px;
}
.fl-node-5a5dee339614e .pp-modal-close .bar-wrap,
#modal-5a5dee339614e .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-5a5dee339614e .pp-modal-close .bar-wrap span,
#modal-5a5dee339614e .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-5a5dee339614e .pp-modal-close:hover .bar-wrap span,
#modal-5a5dee339614e .pp-modal-close:hover .bar-wrap span {
    background: #dddddd;
    -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-5a5dee339614e .pp-modal-container.fadeIn.animated,
#modal-5a5dee339614e .pp-modal-container.fadeIn.animated {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
}
.fl-node-5a5dee339614e .pp-modal-container.fadeOut.animated,
#modal-5a5dee339614e .pp-modal-container.fadeOut.animated {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
}
.fl-node-5a5dee339614e .has-overlay-animation .pp-modal-container,
#modal-5a5dee339614e.has-overlay-animation .pp-modal-container {
			background-color: rgba(206, 206, 206, 0.8);
	}

.fl-node-5a5dee339614e .pp-modal-wrap:not(.has-overlay-animation) .pp-modal-overlay,
#modal-5a5dee339614e:not(.has-overlay-animation) .pp-modal-overlay {
    		background-color: rgba(206, 206, 206, 0.8);
		}

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

@media only screen and (max-width: 767px) {
    .fl-node-5a5dee339614e .pp-modal.layout-standard,
    #modal-5a5dee339614e .pp-modal.layout-standard {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}
.fl-node-5a5dee339614e .pp-modal-button {
	text-align: center;
}
.fl-node-5a5dee339614e .pp-modal-button .pp-modal-trigger {
	font-size: 16px;
}
.fl-node-5a5dee339614e .pp-modal-trigger, .fl-node-5a5dee339614e .pp-modal-button .pp-modal-trigger {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.fl-node-5a5dee339614e .pp-modal, #modal-5a5dee339614e .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-5a5dee339614e .pp-modal.layout-fullscreen, #modal-5a5dee339614e .pp-modal.layout-fullscreen {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.fl-node-5a5dee339614e .pp-modal .pp-modal-title, #modal-5a5dee339614e .pp-modal .pp-modal-title {
	font-size: 18px;
	text-align: left;
}
.fl-node-5a5dee339614e .pp-modal .pp-modal-content-inner, #modal-5a5dee339614e .pp-modal .pp-modal-content-inner {
	border-style: none;
	border-width: 0;
	background-clip: border-box;
	border-color: #555555;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.fl-embed-video iframe {
	max-width: 100%;
}
.fl-wp-video {
	position: relative;
	height: 0;
	overflow: hidden;
	padding: 0 0 56.25%;
}
.fl-wp-video .wp-video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}


.mfp-container .fl-video-lightbox-content .wp-video {
    margin-left: auto;
    margin-right: auto;
}

.mfp-container .fl-video-lightbox-content .fluid-width-video-wrapper iframe {
	width: 80%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.fl-module-video .fl-video-poster {
	cursor: pointer;
}

.fl-wp-video .wp-video .mejs-container,
.fl-wp-video .wp-video .mejs-inner,
.fl-wp-video .wp-video .mejs-layers,
.fl-wp-video .wp-video .mejs-layer,
.fl-wp-video .wp-video-shortcode,
.fl-wp-video .me-plugin,
.fl-wp-video .me-plugin * {
	width: 100% !important;
	height: 100% !important;
}

.fl-video-sticky {
	position: fixed;
    top: 20px;
	z-index: 11;
}

.fl-wp-video img{
	width: 100%;
}
@media (max-width: 768px) {  }







.fl-node-5fd9fa8973a3b .fl-video-poster {
	display: none;
}



.fl-node-5a058b48aa684 {
	width: 100%;
}

	/* Global Alignment Css */
	.fl-node-5a058b48aa684 .uabb-imgicon-wrap {
					text-align: ;
			}

	
		.fl-node-5a058b48aa684 .uabb-image .uabb-photo-img {
							width: 250px;
								}

		.fl-node-5a058b48aa684 .uabb-image .uabb-image-content{
								}

		/* Responsive Photo Size */
		
			
			@media ( max-width: 992px ) {
			.fl-node-5a058b48aa684 .uabb-imgicon-wrap {
									text-align: ;
							}
		}
		@media ( max-width: 768px ) {
			.fl-node-5a058b48aa684 .uabb-imgicon-wrap {
									text-align: ;
							}
		}
	
	.fl-node-5a058b48aa684 .uabb-icon-wrap .uabb-icon i {
				width: auto;
					}


/* Image icon Margin 0 */

/* Border Properties */

/* Background Property */
	.fl-node-5a058b48aa684 .uabb-infobox {
		}
	/* Align */
.fl-node-5a058b48aa684 .infobox-center,
.fl-node-5a058b48aa684 .uabb-infobox .uabb-separator {
	text-align: center;
}

/* Minimum Height and Vertical Alignment */


/* Heading Margin Properties */
.fl-builder-content .fl-node-5a058b48aa684 .uabb-infobox-title {
	margin-top: px;
	margin-bottom: 0px;
}

/* Prefix Margin Properties */

/* Heading Color */
.fl-node-5a058b48aa684 h3.uabb-infobox-title,
.fl-node-5a058b48aa684 h3.uabb-infobox-title span a,
.fl-node-5a058b48aa684 h3.uabb-infobox-title * {
	color: #ffffff}


.fl-builder-content .fl-node-5a058b48aa684 .uabb-infobox-text {
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Description Color */

.fl-node-5a058b48aa684 .uabb-infobox-text {
	color:
	#958a84;
}

/* Icon Margin */
	
/* Icon Margin */
/* Image Margin */
		.fl-builder-content .fl-node-5a058b48aa684 .uabb-imgicon-wrap {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	



/* Link Color */

/* Typography Options for Title */

/* Typography Options for Description */

.fl-builder-content .fl-node-5a058b48aa684 .uabb-infobox-title-prefix {
			color: #ffffff;
	}

/* Typography Options for Prefix */


/* Typography Options for Link Text */

/* Module Link */
	.fl-builder-content .fl-node-5a058b48aa684 .uabb-infobox {
		position: relative;
	}
	.fl-node-5a058b48aa684 .uabb-infobox-module-link:hover ~ .uabb-infobox-content .uabb-imgicon-wrap i,
	.fl-node-5a058b48aa684 .uabb-infobox-module-link:hover ~ .uabb-infobox-content .uabb-imgicon-wrap i:before,
	.fl-node-5a058b48aa684 .uabb-infobox-module-link:hover ~ .uabb-imgicon-wrap i,
	.fl-node-5a058b48aa684 .uabb-infobox-module-link:hover ~ .uabb-imgicon-wrap i:before {
		color : ;
	}
	.fl-node-5a058b48aa684 .uabb-infobox-module-link:hover ~ .uabb-infobox-content .uabb-imgicon-wrap i,
	.fl-node-5a058b48aa684 .uabb-infobox-module-link:hover ~ .uabb-imgicon-wrap i {
		background-color: ;

		
			}

	.fl-node-5a058b48aa684 .uabb-infobox-module-link:hover ~ .uabb-infobox-content .uabb-imgicon-wrap img,
	.fl-node-5a058b48aa684 .uabb-infobox-module-link:hover ~ .uabb-infobox-content .uabb-imgicon-wrap img:before,
	.fl-node-5a058b48aa684 .uabb-infobox-module-link:hover ~ .uabb-imgicon-wrap img,
	.fl-node-5a058b48aa684 .uabb-infobox-module-link:hover ~ .uabb-imgicon-wrap img:before {
		background-color: ;
	}
	.fl-node-5a058b48aa684 .uabb-infobox-module-link:hover ~ .uabb-infobox-content .uabb-imgicon-wrap .uabb-image-content,
	.fl-node-5a058b48aa684 .uabb-infobox-module-link:hover ~ .uabb-imgicon-wrap .uabb-image-content {
			}


/* Calculation Width */

/* Left Right Title Image */

/* Responsive CSS */

	
	@media (max-width: 992px) { 
		.fl-builder-content .fl-node-5a058b48aa684 .uabb-infobox {
			;		}
	}

	@media (max-width: 768px) { 
	.fl-builder-content .fl-node-5a058b48aa684 .uabb-infobox {
		;	}

	

	.fl-node-5a058b48aa684 .infobox-responsive- {
		text-align: ;
	}

	
	
	/* Left Right Title Image */
	}
@media(max-width: 768px) {
	.fl-node-5a058b48aa684 .uabb-infobox-title {
		font-size: 15px;
	}
}
 .fl-node-5a058b48aa684 > .fl-module-content {
	margin-right:35px;
	margin-left:35px;
}
@media (max-width: 768px) { .fl-node-5a058b48aa684 > .fl-module-content { margin-left:20px;margin-right:20px; } } .fl-node-5a097a5a4144b > .fl-module-content {
	margin-bottom:40px;
}
@media (max-width: 768px) { .fl-node-5a097a5a4144b > .fl-module-content { margin-bottom:20px; } }
.fl-node-5a058a6847f8e {
	width: 100%;
}

	/* Global Alignment Css */
	.fl-node-5a058a6847f8e .uabb-imgicon-wrap {
					text-align: ;
			}

	
		.fl-node-5a058a6847f8e .uabb-image .uabb-photo-img {
							width: 250px;
								}

		.fl-node-5a058a6847f8e .uabb-image .uabb-image-content{
								}

		/* Responsive Photo Size */
		
			
			@media ( max-width: 992px ) {
			.fl-node-5a058a6847f8e .uabb-imgicon-wrap {
									text-align: ;
							}
		}
		@media ( max-width: 768px ) {
			.fl-node-5a058a6847f8e .uabb-imgicon-wrap {
									text-align: ;
							}
		}
	
	.fl-node-5a058a6847f8e .uabb-icon-wrap .uabb-icon i {
				width: auto;
					}


/* Image icon Margin 0 */

/* Border Properties */

/* Background Property */
	.fl-node-5a058a6847f8e .uabb-infobox {
		}
	/* Align */
.fl-node-5a058a6847f8e .infobox-center,
.fl-node-5a058a6847f8e .uabb-infobox .uabb-separator {
	text-align: center;
}

/* Minimum Height and Vertical Alignment */


/* Heading Margin Properties */
.fl-builder-content .fl-node-5a058a6847f8e .uabb-infobox-title {
	margin-top: px;
	margin-bottom: 0px;
}

/* Prefix Margin Properties */

/* Heading Color */
.fl-node-5a058a6847f8e h3.uabb-infobox-title,
.fl-node-5a058a6847f8e h3.uabb-infobox-title span a,
.fl-node-5a058a6847f8e h3.uabb-infobox-title * {
	color: #ffffff}


.fl-builder-content .fl-node-5a058a6847f8e .uabb-infobox-text {
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Description Color */

.fl-node-5a058a6847f8e .uabb-infobox-text {
	color:
	#958a84;
}

/* Icon Margin */
	
/* Icon Margin */
/* Image Margin */
		.fl-builder-content .fl-node-5a058a6847f8e .uabb-imgicon-wrap {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	



/* Link Color */

/* Typography Options for Title */

/* Typography Options for Description */

.fl-builder-content .fl-node-5a058a6847f8e .uabb-infobox-title-prefix {
			color: #ffffff;
	}

/* Typography Options for Prefix */


/* Typography Options for Link Text */

/* Module Link */
	.fl-builder-content .fl-node-5a058a6847f8e .uabb-infobox {
		position: relative;
	}
	.fl-node-5a058a6847f8e .uabb-infobox-module-link:hover ~ .uabb-infobox-content .uabb-imgicon-wrap i,
	.fl-node-5a058a6847f8e .uabb-infobox-module-link:hover ~ .uabb-infobox-content .uabb-imgicon-wrap i:before,
	.fl-node-5a058a6847f8e .uabb-infobox-module-link:hover ~ .uabb-imgicon-wrap i,
	.fl-node-5a058a6847f8e .uabb-infobox-module-link:hover ~ .uabb-imgicon-wrap i:before {
		color : ;
	}
	.fl-node-5a058a6847f8e .uabb-infobox-module-link:hover ~ .uabb-infobox-content .uabb-imgicon-wrap i,
	.fl-node-5a058a6847f8e .uabb-infobox-module-link:hover ~ .uabb-imgicon-wrap i {
		background-color: ;

		
			}

	.fl-node-5a058a6847f8e .uabb-infobox-module-link:hover ~ .uabb-infobox-content .uabb-imgicon-wrap img,
	.fl-node-5a058a6847f8e .uabb-infobox-module-link:hover ~ .uabb-infobox-content .uabb-imgicon-wrap img:before,
	.fl-node-5a058a6847f8e .uabb-infobox-module-link:hover ~ .uabb-imgicon-wrap img,
	.fl-node-5a058a6847f8e .uabb-infobox-module-link:hover ~ .uabb-imgicon-wrap img:before {
		background-color: ;
	}
	.fl-node-5a058a6847f8e .uabb-infobox-module-link:hover ~ .uabb-infobox-content .uabb-imgicon-wrap .uabb-image-content,
	.fl-node-5a058a6847f8e .uabb-infobox-module-link:hover ~ .uabb-imgicon-wrap .uabb-image-content {
			}


/* Calculation Width */

/* Left Right Title Image */

/* Responsive CSS */

	
	@media (max-width: 992px) { 
		.fl-builder-content .fl-node-5a058a6847f8e .uabb-infobox {
			;		}
	}

	@media (max-width: 768px) { 
	.fl-builder-content .fl-node-5a058a6847f8e .uabb-infobox {
		;	}

	

	.fl-node-5a058a6847f8e .infobox-responsive- {
		text-align: ;
	}

	
	
	/* Left Right Title Image */
	}
@media(max-width: 768px) {
	.fl-node-5a058a6847f8e .uabb-infobox-title {
		font-size: 15px;
	}
}
 .fl-node-5a058a6847f8e > .fl-module-content {
	margin-right:35px;
	margin-left:35px;
}
@media (max-width: 768px) { .fl-node-5a058a6847f8e > .fl-module-content { margin-left:20px;margin-right:20px; } } .fl-node-5a04640eb6e7d > .fl-module-content {
	margin-bottom:0px;
}
@media ( max-width: 768px ) {
 .fl-node-5a0469439f37b.fl-module > .fl-module-content {
	margin-bottom:50px;
}
}








.fl-node-5fd9faaa15000 .fl-video-poster {
	display: none;
}


.uabb-photo-gallery {
	position: relative;
	text-align: center;
	overflow: hidden;
}
.uabb-photo-gallery-item {
    float: left;
    text-align: center;
}
.uabb-photo-gallery-link a,
.uabb-photo-gallery-link img {
    display: block;
}

.uabb-photo-gallery-content {
	position: relative;
	text-align: center;
	overflow: hidden;
}

.uabb-photo-gallery img {
	width: 100% !important;
	height: auto !important;
	max-width: 100%;
}

/* Masonary */
.uabb-masonary-content {
	position: relative;
}
.uabb-masonary-item {
	float: left;
}

.uabb-masonary-content .uabb-gallery-img {
    max-width: 100%;
    width: 100%;
}
/*.uabb-masonary-content {
	visibility: hidden;
}
.uabb-masonary-col {
	float:left;
}*/

/* Caption */

.uabb-photo-gallery-caption {
	font-size: 13px;
	line-height: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.uabb-photo-gallery-caption-below {
	padding: 15px;
}
.uabb-photo-gallery-caption-hover {
	background: rgba(0,0,0,0.7);
	bottom: 0;
	color: #fff;
	left: 0;
	opacity: 0;
	filter: alpha(opacity = 0);
	padding: 10px 15px;
	position: absolute;
	right: 0;
	-webkit-transition:opacity 0.3s linear;
	-moz-transition:opacity 0.3s linear;
	transition:opacity 0.3s linear;
}
.uabb-photo-gallery-content:hover .uabb-photo-gallery-caption-hover {
	opacity: 100;
	filter: alpha(opacity = 100);
}

/* Overlay */
.uabb-background-mask {
    background: rgba(0,0,0,.5);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    transition: all 150ms linear;
}

.uabb-background-mask .uabb-overlay-icon i {
	line-height: 1em;
	width: 1.3em;
	height: 1em;
}

.uabb-background-mask .uabb-caption {
	margin-bottom: 10px;
}

.uabb-background-mask .uabb-inner-mask {
	     -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
     -webkit-flex-direction: column;
         -ms-flex-direction: column;
        	 flex-direction: column;
    	   -webkit-box-pack: center;
	-webkit-justify-content: center;
		      -ms-flex-pack: center;
	        justify-content: center;
			        display: -webkit-box;
				    display: -webkit-flex;
				    display: -ms-flexbox;
				    display: flex;
  					 height: 100%;
}

/* From Left */
.uabb-background-mask.from-left {
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
}

/* From Right */
.uabb-background-mask.from-right {
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
}

/* From Top */
.uabb-background-mask.from-top {
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}

/* From Bottom */
.uabb-background-mask.from-bottom {
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}

/* After Hover  */
.uabb-photo-gallery-content:hover .uabb-background-mask {
	opacity: 1;
	-moz-transform: translate(0);
	-ms-transform: translate(0);
	-o-transform: translate(0);
	-webkit-transform: translate(0);
	transform: translate(0);
	-webkit-transition-delay: 150ms;
	-moz-transition-delay: 150ms;
	-o-transition-delay: 150ms;
	-ms-transition-delay: 150ms;
	transition-delay: 150ms;
}

.uabb-photo-gallery .uabb-photo-gallery-content .uabb-gallery-img,
.uabb-masonary-content .uabb-photo-gallery-content .uabb-gallery-img {
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}

.uabb-photo-gallery.zoom-in .uabb-photo-gallery-content:hover .uabb-gallery-img,
.uabb-masonary-content.zoom-in .uabb-photo-gallery-content:hover .uabb-gallery-img,
.uabb-photo-gallery.zoom-out .uabb-photo-gallery-content .uabb-gallery-img,
.uabb-masonary-content.zoom-out .uabb-photo-gallery-content .uabb-gallery-img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}

.uabb-photo-gallery.zoom-out .uabb-photo-gallery-content:hover .uabb-gallery-img,
.uabb-masonary-content.zoom-out .uabb-photo-gallery-content:hover .uabb-gallery-img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.uabb-photo-gallery-title-filters .uabb-photo__gallery-filters {
	text-align: right;
}
.uabb-photo-gallery-title-filters {
	-js-display:  flex;
	display:  -webkit-box;
	display:  -webkit-flex;
	display:  -moz-box;
	display:  -ms-flexbox;
	display:  flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.uabb-photo-gallery-title-filters .uabb-photo-gallery-title {
	margin-right: 60px;
	display: inline-block;
	text-align: left;
}

.uabb-photo-gallery-title-filters ul.uabb-photo__gallery-filters {
	-webkit-align-self: center; 
	-ms-flex-item-align: center; 
	align-self: center;
	display: block;
}
.uabb-photo__gallery-filters {
	display: block;
    margin: 0;
    margin-bottom: 30px;
}
.uabb-photo__gallery-filter {
	display: inline-block;
    padding: 5px 20px;
    margin: 0 5px;
    cursor: pointer;
    margin-bottom: 10px;
}
.uabb-photo__gallery-filter:first-child {
	margin-left: 0;
}
.uabb-photo__gallery-filter:last-child {
	margin-right: 0;
}
.uabb-photo-gallery-filters-wrap .uabb-photo__gallery-filters .uabb-photo__gallery-filter.uabb-filter__current, .uabb-photo-gallery-filters-wrap .uabb-photo__gallery-filters .uabb-photo__gallery-filter:hover{
    background-clip: border-box;
}

@media (max-width: 992px) {
	.uabb-photo-gallery-stack-tablet .uabb-photo-gallery-title-filters,
	.uabb-photo-gallery-stack-tablet .uabb-photo__gallery-filters {
	    text-align: center;
	}
	.uabb-photo-gallery-stack-tablet .uabb-photo-gallery-title {
		margin-right: 0;
	}
	.uabb-photo-gallery-stack-tablet .uabb-photo-gallery-title-filters  {
        display: block;
    }
}
@media (max-width: 767px) {
	.uabb-photo-gallery-stack-mobile .uabb-photo-gallery-title-filters,
	.uabb-photo-gallery-stack-mobile .uabb-photo__gallery-filters {
	    text-align: center;
	}
	.uabb-photo-gallery-stack-mobile .uabb-photo-gallery-title {
		margin-right: 0;
	}
	.uabb-photo-gallery-stack-mobile .uabb-photo-gallery-title-filters  {
        display: block;
    }
}
/** Pagination **/
.uabb-gallery-pagination .uabb-gallery-load-more {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	-webkit-transition: 0.2s all ease-in-out;
	-moz-transition: 0.2s all ease-in-out;
	transition: 0.2s all ease-in-out;
}
.uabb-gallery-loader {
	text-align: center;
}
.uabb-gallery-pagination .uabb-gallery-load-more.disabled {
	opacity: 0.5;
	pointer-events: none;
}
.uabb-gallery-pagination a,
.uabb-gallery-pagination a:visited {
	text-decoration: none;
}
.uabb-form-loader {
    display: inline-block;
    width: 1em;
    height: 1em;
    margin-left: 1em;
    color: inherit;
    vertical-align: middle;
    pointer-events: none;
    border: .2em solid currentcolor;
    border-bottom-color: transparent;
    border-radius: 50%;
    animation: 1s uabb-loader linear infinite;
    position: relative;
}
@keyframes uabb-loader {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.fl-node-5a09b44ebe055 .uabb-photo-gallery,
.fl-node-5a09b44ebe055 .uabb-masonary-content {
	margin: -5px;
}

	.fl-node-5a09b44ebe055 .uabb-photo-gallery-item {
		width: 33.333333333333%;
		padding: 5px;
	}
		.fl-node-5a09b44ebe055 .uabb-photo-gallery-item:nth-child(3n+1){
		clear: left;
	}
	.fl-node-5a09b44ebe055 .uabb-photo-gallery-item:nth-child(3n+0){
		clear: right;
	}
	
.mfp-gallery img.mfp-img {
	padding: 40px 0;
}

.mfp-counter {
	display: block !important;
}

.fl-node-5a09b44ebe055 .uabb-background-mask {
	background: rgba(255,255,255,0);
}
.fl-node-5a09b44ebe055 .uabb-background-mask .uabb-overlay-icon i {
	color: ;
	font-size: 16px;
}

.fl-node-5a09b44ebe055 .uabb-photo-gallery-caption {
	background-color: #f7f7f7;
}
.fl-node-5a09b44ebe055 .uabb-photo-gallery-caption,
.fl-node-5a09b44ebe055 .uabb-background-mask .uabb-caption  {
	}


	@media ( max-width: 992px ) {
		
					.fl-node-5a09b44ebe055 .uabb-photo-gallery-item {
				width: 33.333333333333%;
			}
						.fl-node-5a09b44ebe055 .uabb-photo-gallery-item:nth-child(3n+1),
			.fl-node-5a09b44ebe055 .uabb-photo-gallery-item:nth-child(3n+0) {
				clear: none;
			}
						.fl-node-5a09b44ebe055 .uabb-photo-gallery-item:nth-child(3n+1){
				clear: left;
			}
			.fl-node-5a09b44ebe055 .uabb-photo-gallery-item:nth-child(3n+0){
				clear: right;
			}
			}
	@media ( max-width: 768px ) {
							.fl-node-5a09b44ebe055 .uabb-photo-gallery-item {
				width: 33.333333333333%;
			}
						.fl-node-5a09b44ebe055 .uabb-photo-gallery-item:nth-child(3n+1),
			.fl-node-5a09b44ebe055 .uabb-photo-gallery-item:nth-child(3n+0)
				 {
				clear: none;
			}
						.fl-node-5a09b44ebe055 .uabb-photo-gallery-item:nth-child(3n+1){
				clear: left;
			}
			.fl-node-5a09b44ebe055 .uabb-photo-gallery-item:nth-child(3n+0){
				clear: right;
			}
				}
.fl-node-5a09b44ebe055 .uabb-photo__gallery-filter {
	}
.fl-node-5a09b44ebe055 .uabb-photo__gallery-filters {
	}
.fl-node-5a09b44ebe055 .uabb-photo__gallery-filter:hover,
.fl-node-5a09b44ebe055 .uabb-photo__gallery-filter.uabb-filter__current{
	background-color:#00b524;}
/* css for Filterable Tabs*/
	.fl-node-5a09b44ebe055 .uabb-photo__gallery-filters {
		text-align:center;
	}
	.fl-node-5a09b44ebe055 .uabb-photo__gallery-filter:hover,
	.fl-node-5a09b44ebe055 .uabb-photo__gallery-filter.uabb-filter__current {
		border-color:;
	}
		/* CSS for medium Device */

	@media ( max-width: 992px ) {
						.fl-node-5a09b44ebe055 .uabb-photo__gallery-filter {
					}
					.fl-node-5a09b44ebe055 .uabb-photo__gallery-filters {
							}
							.fl-node-5a09b44ebe055 .uabb-photo-gallery-item {
				padding: 0px;
			}
			}
	@media ( max-width: 768px ) {
						.fl-node-5a09b44ebe055 .uabb-photo__gallery-filter {
					}
					.fl-node-5a09b44ebe055 .uabb-photo__gallery-filters {
							}
							.fl-node-5a09b44ebe055 .uabb-photo-gallery-item {
				padding: 0px;
			}
			}
	

.fl-node-5a09b58011f40 .uabb-photo-gallery,
.fl-node-5a09b58011f40 .uabb-masonary-content {
	margin: -5px;
}

	.fl-node-5a09b58011f40 .uabb-photo-gallery-item {
		width: 33.333333333333%;
		padding: 5px;
	}
		.fl-node-5a09b58011f40 .uabb-photo-gallery-item:nth-child(3n+1){
		clear: left;
	}
	.fl-node-5a09b58011f40 .uabb-photo-gallery-item:nth-child(3n+0){
		clear: right;
	}
	
.mfp-gallery img.mfp-img {
	padding: 40px 0;
}

.mfp-counter {
	display: block !important;
}

.fl-node-5a09b58011f40 .uabb-background-mask {
	background: rgba(255,255,255,0);
}
.fl-node-5a09b58011f40 .uabb-background-mask .uabb-overlay-icon i {
	color: ;
	font-size: 16px;
}

.fl-node-5a09b58011f40 .uabb-photo-gallery-caption {
	background-color: #f7f7f7;
}
.fl-node-5a09b58011f40 .uabb-photo-gallery-caption,
.fl-node-5a09b58011f40 .uabb-background-mask .uabb-caption  {
	}


	@media ( max-width: 992px ) {
		
					.fl-node-5a09b58011f40 .uabb-photo-gallery-item {
				width: 33.333333333333%;
			}
						.fl-node-5a09b58011f40 .uabb-photo-gallery-item:nth-child(3n+1),
			.fl-node-5a09b58011f40 .uabb-photo-gallery-item:nth-child(3n+0) {
				clear: none;
			}
						.fl-node-5a09b58011f40 .uabb-photo-gallery-item:nth-child(3n+1){
				clear: left;
			}
			.fl-node-5a09b58011f40 .uabb-photo-gallery-item:nth-child(3n+0){
				clear: right;
			}
			}
	@media ( max-width: 768px ) {
							.fl-node-5a09b58011f40 .uabb-photo-gallery-item {
				width: 33.333333333333%;
			}
						.fl-node-5a09b58011f40 .uabb-photo-gallery-item:nth-child(3n+1),
			.fl-node-5a09b58011f40 .uabb-photo-gallery-item:nth-child(3n+0)
				 {
				clear: none;
			}
						.fl-node-5a09b58011f40 .uabb-photo-gallery-item:nth-child(3n+1){
				clear: left;
			}
			.fl-node-5a09b58011f40 .uabb-photo-gallery-item:nth-child(3n+0){
				clear: right;
			}
				}
.fl-node-5a09b58011f40 .uabb-photo__gallery-filter {
	}
.fl-node-5a09b58011f40 .uabb-photo__gallery-filters {
	}
.fl-node-5a09b58011f40 .uabb-photo__gallery-filter:hover,
.fl-node-5a09b58011f40 .uabb-photo__gallery-filter.uabb-filter__current{
	background-color:#00b524;}
/* css for Filterable Tabs*/
	.fl-node-5a09b58011f40 .uabb-photo__gallery-filters {
		text-align:center;
	}
	.fl-node-5a09b58011f40 .uabb-photo__gallery-filter:hover,
	.fl-node-5a09b58011f40 .uabb-photo__gallery-filter.uabb-filter__current {
		border-color:;
	}
		/* CSS for medium Device */

	@media ( max-width: 992px ) {
						.fl-node-5a09b58011f40 .uabb-photo__gallery-filter {
					}
					.fl-node-5a09b58011f40 .uabb-photo__gallery-filters {
							}
							.fl-node-5a09b58011f40 .uabb-photo-gallery-item {
				padding: 0px;
			}
			}
	@media ( max-width: 768px ) {
						.fl-node-5a09b58011f40 .uabb-photo__gallery-filter {
					}
					.fl-node-5a09b58011f40 .uabb-photo__gallery-filters {
							}
							.fl-node-5a09b58011f40 .uabb-photo-gallery-item {
				padding: 0px;
			}
			}
	

.fl-node-5a09b58682f89 .uabb-photo-gallery,
.fl-node-5a09b58682f89 .uabb-masonary-content {
	margin: -5px;
}

	.fl-node-5a09b58682f89 .uabb-photo-gallery-item {
		width: 33.333333333333%;
		padding: 5px;
	}
		.fl-node-5a09b58682f89 .uabb-photo-gallery-item:nth-child(3n+1){
		clear: left;
	}
	.fl-node-5a09b58682f89 .uabb-photo-gallery-item:nth-child(3n+0){
		clear: right;
	}
	
.mfp-gallery img.mfp-img {
	padding: 40px 0;
}

.mfp-counter {
	display: block !important;
}

.fl-node-5a09b58682f89 .uabb-background-mask {
	background: rgba(255,255,255,0);
}
.fl-node-5a09b58682f89 .uabb-background-mask .uabb-overlay-icon i {
	color: ;
	font-size: 16px;
}

.fl-node-5a09b58682f89 .uabb-photo-gallery-caption {
	background-color: #f7f7f7;
}
.fl-node-5a09b58682f89 .uabb-photo-gallery-caption,
.fl-node-5a09b58682f89 .uabb-background-mask .uabb-caption  {
	}


	@media ( max-width: 992px ) {
		
					.fl-node-5a09b58682f89 .uabb-photo-gallery-item {
				width: 33.333333333333%;
			}
						.fl-node-5a09b58682f89 .uabb-photo-gallery-item:nth-child(3n+1),
			.fl-node-5a09b58682f89 .uabb-photo-gallery-item:nth-child(3n+0) {
				clear: none;
			}
						.fl-node-5a09b58682f89 .uabb-photo-gallery-item:nth-child(3n+1){
				clear: left;
			}
			.fl-node-5a09b58682f89 .uabb-photo-gallery-item:nth-child(3n+0){
				clear: right;
			}
			}
	@media ( max-width: 768px ) {
							.fl-node-5a09b58682f89 .uabb-photo-gallery-item {
				width: 33.333333333333%;
			}
						.fl-node-5a09b58682f89 .uabb-photo-gallery-item:nth-child(3n+1),
			.fl-node-5a09b58682f89 .uabb-photo-gallery-item:nth-child(3n+0)
				 {
				clear: none;
			}
						.fl-node-5a09b58682f89 .uabb-photo-gallery-item:nth-child(3n+1){
				clear: left;
			}
			.fl-node-5a09b58682f89 .uabb-photo-gallery-item:nth-child(3n+0){
				clear: right;
			}
				}
.fl-node-5a09b58682f89 .uabb-photo__gallery-filter {
	}
.fl-node-5a09b58682f89 .uabb-photo__gallery-filters {
	}
.fl-node-5a09b58682f89 .uabb-photo__gallery-filter:hover,
.fl-node-5a09b58682f89 .uabb-photo__gallery-filter.uabb-filter__current{
	background-color:#00b524;}
/* css for Filterable Tabs*/
	.fl-node-5a09b58682f89 .uabb-photo__gallery-filters {
		text-align:center;
	}
	.fl-node-5a09b58682f89 .uabb-photo__gallery-filter:hover,
	.fl-node-5a09b58682f89 .uabb-photo__gallery-filter.uabb-filter__current {
		border-color:;
	}
		/* CSS for medium Device */

	@media ( max-width: 992px ) {
						.fl-node-5a09b58682f89 .uabb-photo__gallery-filter {
					}
					.fl-node-5a09b58682f89 .uabb-photo__gallery-filters {
							}
							.fl-node-5a09b58682f89 .uabb-photo-gallery-item {
				padding: 0px;
			}
			}
	@media ( max-width: 768px ) {
						.fl-node-5a09b58682f89 .uabb-photo__gallery-filter {
					}
					.fl-node-5a09b58682f89 .uabb-photo__gallery-filters {
							}
							.fl-node-5a09b58682f89 .uabb-photo-gallery-item {
				padding: 0px;
			}
			}
	

/* Start Global CSS */

/* End Global CSS */


/* Start Global Nodes CSS */

/* End Global Nodes CSS */


/* Start Layout CSS */

/* End Layout CSS */

/* Equal height Column Bottom Alignment */
.fl-col-group-equal-height.fl-col-group-align-bottom .fl-col-content {
    -webkit-justify-content: flex-end;
            justify-content: flex-end;
          -webkit-box-align: end;
           -webkit-box-pack: end;
              -ms-flex-pack: end;
}

/* H1-H6 Margin Reset in all Modules */
.uabb-module-content h1,
.uabb-module-content h2,
.uabb-module-content h3,
.uabb-module-content h4,
.uabb-module-content h5,
.uabb-module-content h6 {
    margin: 0;
    clear: both;
}

/* Anchor Tag Css */

.fl-module-content a,
.fl-module-content a:hover,
.fl-module-content a:focus {
    text-decoration: none;
}

/* Row Separator CSS */

.uabb-row-separator {
    position: absolute;
    width: 100%;
    left: 0;
}

.uabb-top-row-separator {
    top: 0;
    bottom: auto
}

.uabb-bottom-row-separator {
    top: auto;
    bottom: 0;
}

.fl-builder-content-editing .fl-visible-medium.uabb-row,
.fl-builder-content-editing .fl-visible-medium-mobile.uabb-row,
.fl-builder-content-editing .fl-visible-mobile.uabb-row {
    display: none !important;
}

@media (max-width: 992px) {

    .fl-builder-content-editing .fl-visible-desktop.uabb-row,
    .fl-builder-content-editing .fl-visible-mobile.uabb-row {
        display: none !important;
    }

    .fl-builder-content-editing .fl-visible-desktop-medium.uabb-row,
    .fl-builder-content-editing .fl-visible-medium.uabb-row,
    .fl-builder-content-editing .fl-visible-medium-mobile.uabb-row {
        display: block !important;
    }
}

@media (max-width: 768px) {
    .fl-builder-content-editing .fl-visible-desktop.uabb-row,
    .fl-builder-content-editing .fl-visible-desktop-medium.uabb-row,
    .fl-builder-content-editing .fl-visible-medium.uabb-row {
        display: none !important;
    }

    .fl-builder-content-editing .fl-visible-medium-mobile.uabb-row,
    .fl-builder-content-editing .fl-visible-mobile.uabb-row {
        display: block !important;
    }
}

.fl-responsive-preview-content .fl-builder-content-editing {
    overflow-x: hidden;
    overflow-y: visible;
}

.uabb-row-separator svg {
    width: 100%;
}

.uabb-top-row-separator.uabb-has-svg svg {
    position: absolute;
    padding: 0;
    margin: 0;
    left: 50%;
    top: -1px;
    bottom: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.uabb-bottom-row-separator.uabb-has-svg svg {
    position: absolute;
    padding: 0;
    margin: 0;
    left: 50%;
    bottom: -1px;
    top: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.uabb-bottom-row-separator.uabb-has-svg .uasvg-wave-separator {
    bottom: 0;
}
.uabb-top-row-separator.uabb-has-svg .uasvg-wave-separator {
    top: 0;
}

/**
 *
 *  Svg Triangle Separator
 *  Big Triangle Separator
 *  Big Triangle Left Separator
 *  Svg Half Circle Separator
 *  Curve Center Separator
 *  Waves Separator
 *  Stamp
 *  Grass
 *  Slime
 *  Grass Bend
 *  Wave Slide
 *  Muliple Triangles
 *  Pine Tree
 *  Pine Tree Bend
 *
 ***************************************/
.uabb-bottom-row-separator.uabb-svg-triangle svg,
.uabb-bottom-row-separator.uabb-xlarge-triangle svg,
.uabb-top-row-separator.uabb-xlarge-triangle-left svg,
.uabb-bottom-row-separator.uabb-svg-circle svg,
.uabb-top-row-separator.uabb-slime-separator svg,
.uabb-top-row-separator.uabb-grass-separator svg,
.uabb-top-row-separator.uabb-grass-bend-separator svg,
.uabb-bottom-row-separator.uabb-mul-triangles-separator svg,
.uabb-top-row-separator.uabb-wave-slide-separator svg,
.uabb-top-row-separator.uabb-pine-tree-separator svg,
.uabb-top-row-separator.uabb-pine-tree-bend-separator svg,
.uabb-bottom-row-separator.uabb-stamp-separator svg,
.uabb-bottom-row-separator.uabb-xlarge-circle svg,
.uabb-top-row-separator.uabb-wave-separator svg{
    left: 50%;
    -webkit-transform: translateX(-50%) scaleY(-1);
       -moz-transform: translateX(-50%) scaleY(-1);
        -ms-transform: translateX(-50%) scaleY(-1);
         -o-transform: translateX(-50%) scaleY(-1);
            transform: translateX(-50%) scaleY(-1);
}

/*
 *  Big Triangle
*/
.uabb-bottom-row-separator.uabb-big-triangle svg {
    left: 50%;
    -webkit-transform: scale(1) scaleY(-1) translateX(-50%);
       -moz-transform: scale(1) scaleY(-1) translateX(-50%);
        -ms-transform: scale(1) scaleY(-1) translateX(-50%);
         -o-transform: scale(1) scaleY(-1) translateX(-50%);
            transform: scale(1) scaleY(-1) translateX(-50%);
}

.uabb-top-row-separator.uabb-big-triangle svg {
    left: 50%;
    -webkit-transform: translateX(-50%) scale(1);
       -moz-transform: translateX(-50%) scale(1);
        -ms-transform: translateX(-50%) scale(1);
         -o-transform: translateX(-50%) scale(1);
            transform: translateX(-50%) scale(1);
}

/**
 *
 *  Big Triangle Right Separator
 *
 ***************************************/
.uabb-top-row-separator.uabb-xlarge-triangle-right svg {
    left: 50%;
    -webkit-transform: translateX(-50%) scale(-1);
       -moz-transform: translateX(-50%) scale(-1);
        -ms-transform: translateX(-50%) scale(-1);
         -o-transform: translateX(-50%) scale(-1);
            transform: translateX(-50%) scale(-1);
}

.uabb-bottom-row-separator.uabb-xlarge-triangle-right svg {
    left: 50%;
    -webkit-transform: translateX(-50%) scaleX(-1);
       -moz-transform: translateX(-50%) scaleX(-1);
        -ms-transform: translateX(-50%) scaleX(-1);
         -o-transform: translateX(-50%) scaleX(-1);
            transform: translateX(-50%) scaleX(-1);
}

/**
 *
 *  Curve Left Separator
 *  Curve Right Separator
 *
 ***************************************/
.uabb-top-row-separator.uabb-curve-up-separator svg {
    left: 50%;
     -webkit-transform: translateX(-50%) scaleY(-1);
       -moz-transform: translateX(-50%) scaleY(-1);
        -ms-transform: translateX(-50%) scaleY(-1);
         -o-transform: translateX(-50%) scaleY(-1);
            transform: translateX(-50%) scaleY(-1);
}

.uabb-top-row-separator.uabb-curve-down-separator svg {
    left: 50%;
    -webkit-transform: translateX(-50%) scale(-1);
       -moz-transform: translateX(-50%) scale(-1);
        -ms-transform: translateX(-50%) scale(-1);
         -o-transform: translateX(-50%) scale(-1);
            transform: translateX(-50%) scale(-1);
}

.uabb-bottom-row-separator.uabb-curve-down-separator svg {
    left: 50%;
    -webkit-transform: translateX(-50%) scaleX(-1);
       -moz-transform: translateX(-50%) scaleX(-1);
        -ms-transform: translateX(-50%) scaleX(-1);
         -o-transform: translateX(-50%) scaleX(-1);
            transform: translateX(-50%) scaleX(-1);
}


/**
 *
 *  Tilt Left Separator
 *  Tilt Right Separator
 *
 ***************************************/

.uabb-top-row-separator.uabb-tilt-left-separator svg {
    left: 50%;
    -webkit-transform: translateX(-50%) scale(-1);
       -moz-transform: translateX(-50%) scale(-1);
        -ms-transform: translateX(-50%) scale(-1);
         -o-transform: translateX(-50%) scale(-1);
            transform: translateX(-50%) scale(-1);
}

.uabb-top-row-separator.uabb-tilt-right-separator svg{
    left: 50%;
    -webkit-transform: translateX(-50%) scaleY(-1);
       -moz-transform: translateX(-50%) scaleY(-1);
        -ms-transform: translateX(-50%) scaleY(-1);
         -o-transform: translateX(-50%) scaleY(-1);
            transform: translateX(-50%) scaleY(-1);
}

.uabb-bottom-row-separator.uabb-tilt-left-separator svg {
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
}

.uabb-bottom-row-separator.uabb-tilt-right-separator svg {
    left: 50%;
    -webkit-transform: translateX(-50%) scaleX(-1);
       -moz-transform: translateX(-50%) scaleX(-1);
        -ms-transform: translateX(-50%) scaleX(-1);
         -o-transform: translateX(-50%) scaleX(-1);
            transform: translateX(-50%) scaleX(-1);
}

.uabb-top-row-separator.uabb-tilt-left-separator,
.uabb-top-row-separator.uabb-tilt-right-separator {
    top: 0;
}

.uabb-bottom-row-separator.uabb-tilt-left-separator,
.uabb-bottom-row-separator.uabb-tilt-right-separator {
    bottom: 0;
}

/**
 *
 *  Clouds Separator
 *  Multi Triangle
 *  Arrow Inward
 *  Arrow Outward
 *
 ***************************************/

.uabb-top-row-separator.uabb-arrow-outward-separator svg,
.uabb-top-row-separator.uabb-arrow-inward-separator svg,
.uabb-top-row-separator.uabb-cloud-separator svg,
.uabb-top-row-separator.uabb-multi-triangle svg {
    left: 50%;
    -webkit-transform: translateX(-50%) scaleY(-1);
       -moz-transform: translateX(-50%) scaleY(-1);
        -ms-transform: translateX(-50%) scaleY(-1);
         -o-transform: translateX(-50%) scaleY(-1);
            transform: translateX(-50%) scaleY(-1);
}

.uabb-bottom-row-separator.uabb-multi-triangle svg {
    bottom: -2px;
}

.uabb-row-separator.uabb-round-split:after,
.uabb-row-separator.uabb-round-split:before {
    left: 0;
    width: 50%;
    background: inherit inherit/inherit inherit inherit inherit;
    content: '';
    position: absolute
}


/* Buttons
------------------------------------------------------ */

.uabb-button-wrap a,
.uabb-button-wrap a:visited {
    display: inline-block;
    font-size: 16px;
    line-height: 18px;
    text-decoration: none;
    text-shadow: none;
}

.fl-builder-content .uabb-button:hover {
    text-decoration: none;
}

.fl-builder-content .uabb-button-width-full .uabb-button {
    display: block;
    text-align: center;
}

.uabb-button-width-custom .uabb-button {
    display: inline-block;
    text-align: center;
    max-width: 100%;
}
.fl-builder-content .uabb-button-left {
    text-align: left;
}
.fl-builder-content .uabb-button-center {
    text-align: center;
}
.fl-builder-content .uabb-button-right {
    text-align: right;
}

.fl-builder-content .uabb-button i,
.fl-builder-content .uabb-button i:before {
    font-size: 1em;
    height: 1em;
    line-height: 1em;
    width: 1em;
}

.uabb-button .uabb-button-icon-after {
    margin-left: 8px;
    margin-right: 0;
}
.uabb-button .uabb-button-icon-before {
    margin-left: 0;
    margin-right: 8px;
}
.uabb-button .uabb-button-icon-no-text {
    margin: 0;
}
.uabb-button-has-icon .uabb-button-text {
    vertical-align: middle;
}

/* Icons
------------------------------------------------------ */

.uabb-icon-wrap {
    display: inline-block;
}
.uabb-icon a {
    text-decoration: none;
}
.uabb-icon i {
    display: block;
}
.uabb-icon i:before {
    border: none !important;
    background: none !important;
}
.uabb-icon-text {
    display: table-cell;
    text-align: left;
    padding-left: 15px;
    vertical-align: middle;
}
.uabb-icon-text *:last-child {
    margin: 0 !important;
    padding: 0 !important;
}
.uabb-icon-text a {
    text-decoration: none;
}

/* Photos
------------------------------------------------------ */

.uabb-photo {
    line-height: 0;
    position: relative;
    z-index: 2;
}
.uabb-photo-align-left {
    text-align: left;
}
.uabb-photo-align-center {
    text-align: center;
}
.uabb-photo-align-right {
    text-align: right;
}
.uabb-photo-content {
    border-radius: 0;
    display: inline-block;
    line-height: 0;
    position: relative;
    max-width: 100%;
    overflow: hidden;
}
.uabb-photo-content img {
    border-radius: inherit;
    display: inline;
    height: auto;
    max-width: 100%;
    width: auto;
}
.fl-builder-content .uabb-photo-crop-circle img {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.fl-builder-content .uabb-photo-crop-square img {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.uabb-photo-caption {
    font-size: 13px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.uabb-photo-caption-below {
    padding-bottom: 20px;
    padding-top: 10px;
}
.uabb-photo-caption-hover {
    background: rgba(0,0,0,0.7);
    bottom: 0;
    color: #fff;
    left: 0;
    opacity: 0;
    visibility: hidden;
    filter: alpha(opacity = 0);
    padding: 10px 15px;
    position: absolute;
    right: 0;
    -webkit-transition:visibility 200ms linear;
    -moz-transition:visibility 200ms linear;
    transition:visibility 200ms linear;
}
.uabb-photo-content:hover .uabb-photo-caption-hover {
    opacity: 100;
    visibility: visible;
}

/* Panel & Buttons
------------------------------------------------------ */
.uabb-active-btn {
    background: #1e8cbe;
    border-color: #0074a2;
    -webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,.6);
    box-shadow: inset 0 1px 0 rgba(120,200,230,.6);
    color: white;
}
.fl-builder-bar .fl-builder-add-content-button {
    display: block !important;
    opacity: 1 !important;
}

/* Image Icon Object */
.uabb-imgicon-wrap .uabb-icon {
    display: block;
}
.uabb-imgicon-wrap .uabb-icon i{
    float: none;
}

/* Photo */
.uabb-imgicon-wrap .uabb-image {
    line-height: 0;
    position: relative;
}
.uabb-imgicon-wrap .uabb-image-align-left {
    text-align: left;
}
.uabb-imgicon-wrap .uabb-image-align-center {
    text-align: center;
}
.uabb-imgicon-wrap .uabb-image-align-right {
    text-align: right;
}
.uabb-imgicon-wrap .uabb-image-content {
    display: inline-block;
    border-radius: 0;
    line-height: 0;
    position: relative;
    max-width: 100%;
}
.uabb-imgicon-wrap .uabb-image-content img {
    display: inline;
    height: auto !important;
    max-width: 100%;
    width: auto;
    border-radius: inherit;
    box-shadow: none;
    box-sizing: content-box;
}
.fl-builder-content .uabb-imgicon-wrap .uabb-image-crop-circle img {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.fl-builder-content .uabb-imgicon-wrap .uabb-image-crop-square img {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}


/* Creative Button
___________________________________________________________________________*/

.uabb-creative-button-wrap a,
.uabb-creative-button-wrap a:visited {
    background: #fafafa;
    border: 1px solid #ccc;
    color: #333;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    text-decoration: none;
    text-shadow: none;
    box-shadow: none;
    position: relative;
    -webkit-transition: all 200ms linear;
       -moz-transition: all 200ms linear;
        -ms-transition: all 200ms linear;
         -o-transition: all 200ms linear;
            transition: all 200ms linear;

}

.uabb-creative-button-wrap a:focus {
    text-decoration: none;
    text-shadow: none;
    box-shadow: none;
}

.uabb-creative-button-wrap a .uabb-creative-button-text,
.uabb-creative-button-wrap a .uabb-creative-button-icon,
.uabb-creative-button-wrap a:visited .uabb-creative-button-text,
.uabb-creative-button-wrap a:visited .uabb-creative-button-icon {
    -webkit-transition: all 200ms linear;
       -moz-transition: all 200ms linear;
        -ms-transition: all 200ms linear;
         -o-transition: all 200ms linear;
            transition: all 200ms linear;
}

.uabb-creative-button-wrap a:hover {
    text-decoration: none;
}

.uabb-creative-button-wrap .uabb-creative-button-width-full .uabb-creative-button {
    display: block;
    text-align: center;
}
.uabb-creative-button-wrap .uabb-creative-button-width-custom .uabb-creative-button {
    display: inline-block;
    text-align: center;
    max-width: 100%;
}
.uabb-creative-button-wrap .uabb-creative-button-left {
    text-align: left;
}
.uabb-creative-button-wrap .uabb-creative-button-center {
    text-align: center;
}
.uabb-creative-button-wrap .uabb-creative-button-right {
    text-align: right;
}
.uabb-creative-button-wrap .uabb-creative-button i {
    font-size: 1.3em;
    height: auto;
    vertical-align: middle;
    width: auto;
}

.uabb-creative-button-wrap .uabb-creative-button .uabb-creative-button-icon-after {
    margin-left: 8px;
    margin-right: 0;
}
.uabb-creative-button-wrap .uabb-creative-button .uabb-creative-button-icon-before {
    margin-right: 8px;
    margin-left: 0;
}
.uabb-creative-button-wrap.uabb-creative-button-icon-no-text .uabb-creative-button i {
    margin: 0;
}

.uabb-creative-button-wrap .uabb-creative-button-has-icon .uabb-creative-button-text {
    vertical-align: middle;
}
.uabb-creative-button-wrap a,
.uabb-creative-button-wrap a:visited {
    padding: 12px 24px;
}

/*  Translate Button styles */

.uabb-creative-button.uabb-creative-transparent-btn {
    background: transparent;
}
.uabb-creative-button.uabb-creative-transparent-btn:after {
    content: '';
    position: absolute;
    z-index: 1;
    -webkit-transition: all 200ms linear;
       -moz-transition: all 200ms linear;
        -ms-transition: all 200ms linear;
         -o-transition: all 200ms linear;
            transition: all 200ms linear;
}

/* transparent-fill-top, transparent-fill-bottom  */
.uabb-transparent-fill-top-btn:after,
.uabb-transparent-fill-bottom-btn:after {
    width: 100%;
    height: 0;
    left: 0;
}

/* transparent-fill-top */
.uabb-transparent-fill-top-btn:after {
    top: 0;
}
/* transparent-fill-bottom */
.uabb-transparent-fill-bottom-btn:after {
    bottom: 0;
}

/* transparent-fill-left, transparent-fill-right */
.uabb-transparent-fill-left-btn:after,
.uabb-transparent-fill-right-btn:after {
    width: 0;
    height: 100%;
    top: 0;
}

/* transparent-fill-left */
.uabb-transparent-fill-left-btn:after {
    left: 0;
}
/* transparent-fill-right */
.uabb-transparent-fill-right-btn:after {
    right: 0;
}


/* transparent-fill-center */
.uabb-transparent-fill-center-btn:after{
    width: 0;
    height: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
       -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
         -o-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
}

/*  transparent-fill-diagonal, transparent-fill-horizontal  */
.uabb-transparent-fill-diagonal-btn:after,
.uabb-transparent-fill-horizontal-btn:after {
    width: 100%;
    height: 0;
    top: 50%;
    left: 50%;
}

/*  transparent-fill-diagonal */
.uabb-transparent-fill-diagonal-btn{
    overflow: hidden;
}
.uabb-transparent-fill-diagonal-btn:after{
    -webkit-transform: translateX(-50%) translateY(-50%) rotate( 45deg );
       -moz-transform: translateX(-50%) translateY(-50%) rotate( 45deg );
        -ms-transform: translateX(-50%) translateY(-50%) rotate( 45deg );
         -o-transform: translateX(-50%) translateY(-50%) rotate( 45deg );
            transform: translateX(-50%) translateY(-50%) rotate( 45deg );
}
/* transparent-fill-horizontal */
.uabb-transparent-fill-horizontal-btn:after{
    -webkit-transform: translateX(-50%) translateY(-50%);
       -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
         -o-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
}


/*  3D Button styles */
.uabb-creative-button-wrap .uabb-creative-threed-btn.uabb-threed_down-btn,
.uabb-creative-button-wrap .uabb-creative-threed-btn.uabb-threed_up-btn,
.uabb-creative-button-wrap .uabb-creative-threed-btn.uabb-threed_left-btn,
.uabb-creative-button-wrap .uabb-creative-threed-btn.uabb-threed_right-btn {
    -webkit-transition: none;
       -moz-transition: none;
        -ms-transition: none;
         -o-transition: none;
            transition: none;
}

.perspective {
    -webkit-perspective: 800px;
       -moz-perspective: 800px;
            perspective: 800px;
            margin: 0;
}
.uabb-creative-button.uabb-creative-threed-btn:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 200ms linear;
       -moz-transition: all 200ms linear;
            transition: all 200ms linear;
}

.uabb-creative-button.uabb-creative-threed-btn {
    outline: 1px solid transparent;
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
            transform-style: preserve-3d;
}

/*  3D Button styles --- Animate to top */
.uabb-creative-threed-btn.uabb-animate_top-btn:after {
    height: 40%;
    left: 0;
    top: -40%;
    width: 100%;
    -webkit-transform-origin: 0% 100%;
       -moz-transform-origin: 0% 100%;
            transform-origin: 0% 100%;
    -webkit-transform: rotateX(90deg);
       -moz-transform: rotateX(90deg);
            transform: rotateX(90deg);
}

/*  3D Button styles --- Animate to bottom */
.uabb-creative-threed-btn.uabb-animate_bottom-btn:after {
    width: 100%;
    height: 40%;
    left: 0;
    top: 100%;
    -webkit-transform-origin: 0% 0%;
       -moz-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    -webkit-transform: rotateX(-90deg);
       -moz-transform: rotateX(-90deg);
        -ms-transform: rotateX(-90deg);
            transform: rotateX(-90deg);
}

/*  3D Button styles --- Animate to Left */
.uabb-creative-threed-btn.uabb-animate_left-btn:after {
    width: 20%;
    height: 100%;
    left: -20%;
    top: 0;
    -webkit-transform-origin: 100% 0%;
       -moz-transform-origin: 100% 0%;
        -ms-transform-origin: 100% 0%;
            transform-origin: 100% 0%;
    -webkit-transform: rotateY(-60deg);
       -moz-transform: rotateY(-60deg);
        -ms-transform: rotateY(-60deg);
            transform: rotateY(-60deg);
}

/*  3D Button styles --- Animate to Right */
.uabb-creative-threed-btn.uabb-animate_right-btn:after {
    width: 20%;
    height: 100%;
    left: 104%;
    top: 0;
    -webkit-transform-origin: 0% 0%;
       -moz-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
            transform-origin: 0% 0%;
    -webkit-transform: rotateY(120deg);
       -moz-transform: rotateY(120deg);
        -ms-transform: rotateY(120deg);
            transform: rotateY(120deg);
}


/* Animate Top */
.uabb-animate_top-btn:hover{
    -webkit-transform: rotateX(-15deg);
       -moz-transform: rotateX(-15deg);
        -ms-transform: rotateX(-15deg);
         -o-transform: rotateX(-15deg);
            transform: rotateX(-15deg);

}

/* Animate Bottom */
.uabb-animate_bottom-btn:hover{
    -webkit-transform: rotateX(15deg);
       -moz-transform: rotateX(15deg);
        -ms-transform: rotateX(15deg);
         -o-transform: rotateX(15deg);
            transform: rotateX(15deg);

}

/* Animate Left */
.uabb-animate_left-btn:hover{
    -webkit-transform: rotateY(6deg);
       -moz-transform: rotateY(6deg);
        -ms-transform: rotateY(6deg);
         -o-transform: rotateY(6deg);
            transform: rotateY(6deg);
}

/* Animate Right */
.uabb-animate_right-btn:hover{
    -webkit-transform: rotateY(-6deg);
       -moz-transform: rotateY(-6deg);
        -ms-transform: rotateY(-6deg);
         -o-transform: rotateY(-6deg);
            transform: rotateY(-6deg);

}

/*  Flat Button styles  */

/*  Common Classes  */
.uabb-creative-flat-btn.uabb-animate_to_right-btn,
.uabb-creative-flat-btn.uabb-animate_to_left-btn,
.uabb-creative-flat-btn.uabb-animate_from_top-btn,
.uabb-creative-flat-btn.uabb-animate_from_bottom-btn {
    overflow: hidden;
    position: relative;
}

.uabb-creative-flat-btn.uabb-animate_to_right-btn i,
.uabb-creative-flat-btn.uabb-animate_to_left-btn i,
.uabb-creative-flat-btn.uabb-animate_from_top-btn i,
.uabb-creative-flat-btn.uabb-animate_from_bottom-btn i {
    bottom: 0;
    height: 100%;
    margin: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    width: 100%;
    -webkit-transition: all 200ms linear;
       -moz-transition: all 200ms linear;
            transition: all 200ms linear;
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
         -o-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
}

.uabb-creative-flat-btn.uabb-animate_to_right-btn .uabb-button-text,
.uabb-creative-flat-btn.uabb-animate_to_left-btn .uabb-button-text,
.uabb-creative-flat-btn.uabb-animate_from_top-btn .uabb-button-text,
.uabb-creative-flat-btn.uabb-animate_from_bottom-btn .uabb-button-text {
    display: inline-block;
    width: 100%;
    height: 100%;
    -webkit-transition: all 200ms linear;
       -moz-transition: all 200ms linear;
        -ms-transition: all 200ms linear;
         -o-transition: all 200ms linear;
            transition: all 200ms linear;
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
            backface-visibility: hidden;
}

/*  Making Icon position center  */
.uabb-creative-flat-btn.uabb-animate_to_right-btn i:before,
.uabb-creative-flat-btn.uabb-animate_to_left-btn i:before,
.uabb-creative-flat-btn.uabb-animate_from_top-btn i:before,
.uabb-creative-flat-btn.uabb-animate_from_bottom-btn i:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

/*  Common Hover Classes */
.uabb-creative-flat-btn.uabb-animate_to_right-btn:hover i,
.uabb-creative-flat-btn.uabb-animate_to_left-btn:hover i {
    left: 0;
}
.uabb-creative-flat-btn.uabb-animate_from_top-btn:hover i,
.uabb-creative-flat-btn.uabb-animate_from_bottom-btn:hover i {
    top: 0;
}

/*  Animate Icon to the right */
.uabb-creative-flat-btn.uabb-animate_to_right-btn i {
    top: 0;
    left: -100%;
}
.uabb-creative-flat-btn.uabb-animate_to_right-btn:hover .uabb-button-text {
    -webkit-transform: translateX(200%);
       -moz-transform: translateX(200%);
        -ms-transform: translateX(200%);
         -o-transform: translateX(200%);
            transform: translateX(200%);
}

/*  Animate Icon to the left */
.uabb-creative-flat-btn.uabb-animate_to_left-btn i {
    top: 0;
    left: 100%;
}

.uabb-creative-flat-btn.uabb-animate_to_left-btn:hover .uabb-button-text {
    -webkit-transform: translateX(-200%);
       -moz-transform: translateX(-200%);
        -ms-transform: translateX(-200%);
         -o-transform: translateX(-200%);
            transform: translateX(-200%);
}


/*  Animate Icon From the Top */
.uabb-creative-flat-btn.uabb-animate_from_top-btn i {
    top: -100%;
    left: 0;
}

.uabb-creative-flat-btn.uabb-animate_from_top-btn:hover .uabb-button-text {
    -webkit-transform: translateY(400px);
       -moz-transform: translateY(400px);
        -ms-transform: translateY(400px);
         -o-transform: translateY(400px);
            transform: translateY(400px);
}

/*  Animate Icon From the Bottom */
.uabb-creative-flat-btn.uabb-animate_from_bottom-btn i {
    top: 100%;
    left: 0;
}

.uabb-creative-flat-btn.uabb-animate_from_bottom-btn:hover .uabb-button-text {
    -webkit-transform: translateY(-400px);
       -moz-transform: translateY(-400px);
        -ms-transform: translateY(-400px);
         -o-transform: translateY(-400px);
            transform: translateY(-400px);
}

/* Media/Video CSS */
.uabb-tab-acc-content .wp-video, 
.uabb-tab-acc-content video.wp-video-shortcode, 
.uabb-tab-acc-content .mejs-container:not(.mejs-audio), 
.uabb-tab-acc-content .mejs-overlay.load,
.uabb-adv-accordion-content .wp-video, 
.uabb-adv-accordion-content video.wp-video-shortcode, 
.uabb-adv-accordion-content .mejs-container:not(.mejs-audio), 
.uabb-adv-accordion-content .mejs-overlay.load {
    width: 100% !important;
    height: 100% !important;
}
.uabb-tab-acc-content .mejs-container:not(.mejs-audio),
.uabb-adv-accordion-content .mejs-container:not(.mejs-audio) {
    padding-top: 56.25%;
}
.uabb-tab-acc-content .wp-video, 
.uabb-tab-acc-content video.wp-video-shortcode,
.uabb-adv-accordion-content .wp-video, 
.uabb-adv-accordion-content video.wp-video-shortcode {
    max-width: 100% !important;
}
.uabb-tab-acc-content video.wp-video-shortcode,
.uabb-adv-accordion-content video.wp-video-shortcode {
    position: relative;
}
.uabb-tab-acc-content .mejs-container:not(.mejs-audio) .mejs-mediaelement,
.uabb-adv-accordion-content .mejs-container:not(.mejs-audio) .mejs-mediaelement {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.uabb-tab-acc-content .mejs-overlay-play,
.uabb-adv-accordion-content .mejs-overlay-play {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto !important;
    height: auto !important;
}
.fl-row-content-wrap .uabb-row-particles-background,
.uabb-col-particles-background {
    width:100%;
    height:100%;
    position:absolute;
    left:0;
    top:0;
}
/* Theme Button
------------------------------------------------------ */
/*.fl-builder-content a.uabb-button,
.fl-builder-content a.uabb-button:visited,
.fl-builder-content a.uabb-creative-button,
.fl-builder-content a.uabb-creative-button:visited*/

.uabb-creative-button-wrap a,
.uabb-creative-button-wrap a:visited {
		
	
	
	
	}

.uabb-dual-button .uabb-btn,
.uabb-dual-button .uabb-btn:visited {
			
	
	
	}


/* Responsive Js Breakpoint Css */

.uabb-js-breakpoint {
	content:"default";
	display:none;
}
@media screen and (max-width: 992px) {
	.uabb-js-breakpoint {
		content:"992";
	}
}

@media screen and (max-width: 768px) {
	.uabb-js-breakpoint {
		content:"768";
	}
}


																																																																																																																																																						
                                
        
                                
        
                                
        
                                
        
                                
        
        .fl-builder-row-settings #fl-field-separator_position {
            display: none !important;
        }
        
        
        .fl-builder-row-settings #fl-field-separator_position {
            display: none !important;
        }
        
        
        .fl-builder-row-settings #fl-field-separator_position {
            display: none !important;
        }
        
        
        .fl-builder-row-settings #fl-field-separator_position {
            display: none !important;
        }
        
        
        .fl-builder-row-settings #fl-field-separator_position {
            display: none !important;
        }
        
        
        
        
        
        
        
        
        
        
        
        
        
        
                    .fl-node-5a045e31377bf .pp-down-arrow-container {
                margin-top: 0px;
            }
            .fl-node-5a045e31377bf .pp-down-arrow-wrap {
                text-align: center;
                position: absolute;
                width: 100%;
                left: 0;
                bottom: 30px;
                z-index: 1;
            }

							            .fl-node-5a045e31377bf .pp-down-arrow-wrap .pp-down-arrow {
                display: inline-block;
				                background-color: ;
				                line-height: 0;
                cursor: pointer;
                padding: px;
            }
            .fl-node-5a045e31377bf .pp-down-arrow-wrap .pp-down-arrow:hover {
                                background-color: ;
								                border-color: #000000;
				            }
            .fl-node-5a045e31377bf .pp-down-arrow-wrap .pp-down-arrow.pp-da-bounce {
                -moz-animation: bounce 2s infinite;
                -webkit-animation: bounce 2s infinite;
                animation: bounce 2s infinite;
            }
            .fl-node-5a045e31377bf .pp-down-arrow-wrap .pp-down-arrow svg {
                width: 45px;
	            height: 45px;
            }
            .fl-node-5a045e31377bf .pp-down-arrow-wrap .pp-down-arrow svg path {
				                stroke: #2d607d;
	            fill: #2d607d;
					            stroke-width: 0px;
            }
            .fl-node-5a045e31377bf .pp-down-arrow-wrap .pp-down-arrow:hover svg path {
				                stroke: #2d607d;
	            fill: #2d607d;
				            }
			
			
            @media only screen and (max-width: 767px) {
                .fl-node-5a045e31377bf .pp-down-arrow-container {
                                    }
            }

            @-moz-keyframes pp-da-bounce {
              0%, 20%, 50%, 80%, 100% {
                -moz-transform: translateY(0);
                transform: translateY(0);
              }
              40% {
                -moz-transform: translateY(-30px);
                transform: translateY(-30px);
              }
              60% {
                -moz-transform: translateY(-15px);
                transform: translateY(-15px);
              }
            }
            @-webkit-keyframes pp-da-bounce {
              0%, 20%, 50%, 80%, 100% {
                -webkit-transform: translateY(0);
                transform: translateY(0);
              }
              40% {
                -webkit-transform: translateY(-30px);
                transform: translateY(-30px);
              }
              60% {
                -webkit-transform: translateY(-15px);
                transform: translateY(-15px);
              }
            }
            @keyframes pp-da-bounce {
              0%, 20%, 50%, 80%, 100% {
                -moz-transform: translateY(0);
                -ms-transform: translateY(0);
                -webkit-transform: translateY(0);
                transform: translateY(0);
              }
              40% {
                -moz-transform: translateY(-30px);
                -ms-transform: translateY(-30px);
                -webkit-transform: translateY(-30px);
                transform: translateY(-30px);
              }
              60% {
                -moz-transform: translateY(-15px);
                -ms-transform: translateY(-15px);
                -webkit-transform: translateY(-15px);
                transform: translateY(-15px);
              }
            }
        
        
        
        
        
        
        
        
		
        
		
        
		
        
		
        
		
        
		
        
		
        
		
        
		
        
		
        
        
        			.fl-node-5a045e31377bf .fl-row-content {
				min-width: 0px;
			}
		
        			.fl-node-5a0466588e6e5 .fl-row-content {
				min-width: 0px;
			}
		
        
        			.fl-node-5a0c2c50c0840 .fl-row-content {
				min-width: 0px;
			}
		:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:transparent;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:transparent;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}