





.fl-node-5fd90bbe61c37 > .fl-row-content-wrap {
	background-color: rgba(0,0,0,0.02);
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
.fl-node-5fd90bbe61c37.fl-row-default-height > .fl-row-content-wrap, .fl-node-5fd90bbe61c37.fl-row-full-height > .fl-row-content-wrap, .fl-node-5fd90bbe61c37.fl-row-custom-height > .fl-row-content-wrap {
	align-items: center;
	justify-content: center;
}

                
    
    .fl-builder-row-settings #fl-field-separator_position {
        display: none !important;
    }
    
    
    
    	
	
    
    
    
    





.fl-node-5fd90bbe61c33.fl-row-default-height > .fl-row-content-wrap, .fl-node-5fd90bbe61c33.fl-row-full-height > .fl-row-content-wrap, .fl-node-5fd90bbe61c33.fl-row-custom-height > .fl-row-content-wrap {
	align-items: center;
	justify-content: center;
}
.fl-node-5fd90bbe61c33 > .fl-row-content-wrap {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}

                
    
    .fl-builder-row-settings #fl-field-separator_position {
        display: none !important;
    }
    
    
    
    	
	
    
    
    
    



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




.fl-node-5fd90bbe61c34 {
	width: 100%;
}
.fl-node-5fd90bbe61c38 div.fl-post-grid-post {
	margin-bottom: 25px;
	width: 300px;
	visibility: visible;
}
.fl-node-5fd90bbe61c38 .fl-post-grid-sizer {
	width: 300px;
}
@media screen and (max-width: 325px) {
	.fl-node-5fd90bbe61c38 .fl-post-grid,
	.fl-node-5fd90bbe61c38 .fl-post-grid-post,
	.fl-node-5fd90bbe61c38 .fl-post-grid-sizer {
		width: 100% !important;
	}
}

.fl-node-5fd90bbe61c38 .fl-post-grid-post {

	
	}

.fl-node-5fd90bbe61c38 .fl-post-grid-text {
	padding: 20px;
}








.fl-search-form,
.fl-search-form-input-wrap,
.fl-search-form-input-wrap form:has(.fl-search-form-label, .fl-button-wrap) .fl-form-field {
	position: relative;
}
.fl-search-form-wrap {
	display: inline-flex;
	max-width: 100%;
	align-items: center;
	position: relative;
}
.fl-search-form-fields {
	flex-basis: 100%;
}
.fl-search-form .fl-form-field input,
.fl-search-form .fl-form-field input[type=search] {
	height: auto;
	width: 100%;
}

/* Selected Layouts */
.fl-search-button-expand .fl-search-form-fields,
.fl-search-form-inline .fl-search-form-fields {
	align-items: center;
	display: inline-flex;
	flex-wrap: nowrap;
	max-width: 100%;
}

/* Form layout */
.fl-search-form-width-full .fl-search-form-wrap {
	width: 100%;
}

.fl-search-form-label {
	all: unset;
}

/* Input field */
.fl-search-form .fl-form-field {
	display: flex;
	align-items: center;
}
.fl-search-form-input .fl-form-field,
.fl-search-form-button .fl-form-field,
.fl-search-form-inline .fl-form-field,
.mfp-container .fl-form-field {
	margin: 0;
}

/* Inline Layout */
.fl-search-form-inline .fl-search-form-input-wrap {
	width: 100%;
}
.fl-search-form-inline .fl-form-field {
	padding-right: 10px;
	flex: 1;
}
.fl-search-form-inline .fl-search-form-label {
	padding-right: 10px;
}
.fl-search-form-inline form:has(.fl-search-form-label, .fl-button-wrap) {
	display: flex;
	align-items: center;
}
.fl-search-form-inline .fl-search-results-content {
	width: calc(100% - 10px);
}

/* Button Layout - General */
.fl-search-button-center .fl-search-form-fields,
.fl-search-button-center .fl-search-form-fields form:has(.fl-button-wrap) {
	justify-content: center;
}
.fl-search-button-left .fl-search-form-fields,
.fl-search-button-left .fl-search-form-fields form:has(.fl-button-wrap) {
	justify-content: left;
}
.fl-search-button-right .fl-search-form-fields,
.fl-search-button-right .fl-search-form-fields form:has(.fl-button-wrap) {
	justify-content: right;
}
.fl-search-button-expand .fl-button-wrap,
.fl-search-form-inline .fl-button-wrap {
	flex: 0 0 auto;
}

/* Button layout - Expand */
.fl-search-button-expand .fl-search-form-fields,
.fl-search-button-expand form:has(.fl-button-wrap) {
	align-items: center;
	display: inline-flex;
	flex-wrap: nowrap;
	max-width: 100%;
	gap: 0;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
}
.fl-search-button-expand form:has(.fl-button-wrap) {
	width: 100%;
	justify-content: center;
}
.fl-search-button-expand .fl-search-form-input-wrap:not(:has(.fl-button-wrap)),
.fl-search-button-expand .fl-search-form-input-wrap:has(.fl-button-wrap) .fl-form-field {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s;
	overflow: hidden;
	margin: 0;
}
.fl-search-button-expand:has(.fl-search-expanded) .fl-search-form-input-wrap:has(.fl-button-wrap) .fl-form-field {
	overflow: visible;
}
.fl-search-button-expand .fl-search-form-input-wrap:not(:has(.fl-button-wrap)),
.fl-search-button-expand .fl-search-form-input-wrap:has(.fl-button-wrap) .fl-form-field {
	width: 0;
}
.fl-search-button-expand .fl-search-expanded .fl-search-form-input-wrap,
.fl-search-button-expand .fl-search-form-input-wrap:has(.fl-button-wrap),
.fl-search-button-expand .fl-search-expanded .fl-search-form-input-wrap:has(.fl-button-wrap) .fl-form-field {
	width: 100%;
}
.fl-search-button-expand-left .fl-search-expanded .fl-search-form-input-wrap:not(:has(.fl-button-wrap)),
.fl-search-button-expand-left .fl-search-expanded form:has(.fl-button-wrap) .fl-form-field {
	margin-inline-end: 10px;
}
.fl-search-button-expand-right .fl-search-expanded .fl-search-form-input-wrap:not(:has(.fl-button-wrap)),
.fl-search-button-expand-right .fl-search-expanded form:has(.fl-button-wrap) .fl-form-field {
	margin-inline-start: 10px;
}
.fl-search-button-expand-right .fl-search-form-fields,
.fl-search-button-expand-right form:has(.fl-button-wrap) {
	flex-direction: row-reverse;
}
.fl-search-button-expand-right.fl-search-button-right .fl-search-form-fields {
	justify-content: flex-start;
}
.fl-search-button-expand-right.fl-search-button-left .fl-search-form-fields {
	justify-content: flex-end;
}
.fl-search-button-expand.fl-search-button-center .fl-form-field {
	justify-content: center;
}
.fl-search-button-expand.fl-search-button-left .fl-form-field {
	justify-content: flex-start;
}
.fl-search-button-expand.fl-search-button-right .fl-form-field {
	justify-content: flex-end;
}

/* Button layout - Fullscreen */
.fl-search-button-fullscreen.fl-search-button-center .fl-search-form-wrap {
	justify-content: center;
}
.fl-search-button-fullscreen.fl-search-button-left .fl-search-form-wrap {
	justify-content: flex-start;
}
.fl-search-button-fullscreen.fl-search-button-right .fl-search-form-wrap {
	justify-content: flex-end;
}
.fl-search-button-fullscreen .fl-search-form-fields {
	display: contents;
}
.fl-search-button-fullscreen .fl-search-form-input-wrap {
	display: none;
}
.mfp-container .fl-search-form-input-wrap {
	box-sizing: border-box;
	margin: 0 auto;
}

/* Button Layout - Reveal */
.fl-search-button-reveal .fl-search-form-input-wrap {
	display: none;
	position: absolute;
	top: 100%;
	left: 50%;
	width: 100%;
	z-index: 1100;
	border-radius: 4px;
	transform: translateX(-50%);
}
.fl-search-button-reveal .fl-search-form-input-wrap form {
	display: flex;
	align-items: center;
	gap: 10px;
}
.fl-search-button-reveal .fl-form-field {
	flex: 1;
}
@media only screen and (max-width: 360px) {
	.fl-search-button-reveal .fl-search-form-input-wrap form {
		flex-direction: column;
	}
}

/* Stacked Layout */
.fl-search-form-stacked .fl-search-form-label {
	display: block;
	margin-bottom: 10px;
}
.fl-search-form-stacked:not(:has(.fl-search-form-label, .fl-button-wrap)) .fl-search-results-content.fl-search-open {
	margin-top: -12px;
}

/* Search Results - Ajax */
.fl-search-results-content {
	visibility: hidden;
	opacity: 0;
    -moz-transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
    -o-transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
    -webkit-transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
    transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
	-webkit-box-shadow: 0px 2px 4px -2px rgba(0,0,0,0.40);
	-moz-box-shadow: 0px 2px 4px -2px rgba(0,0,0,0.40);
	box-shadow: 0px 2px 4px -2px rgba(0,0,0,0.40);
	border-radius: 4px;
	border: 1px solid #e6e6e6;
	overflow-y: auto;
	background: #fff;
	text-align: left;
	position: absolute;
	top: 100%;
	max-height: 0;
	width: 100%;
	z-index: 1100;
}
.fl-search-results-content.fl-search-open {
	max-height: 400px;
	height: auto;
	visibility: visible;
	opacity: 1;
	padding: 15px;
	margin: 5px 0;
}
.fl-search-form-center.fl-search-form-width-custom .fl-search-results-content {
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}
.fl-search-form-left .fl-search-results-content {
	left: 0;
}
.fl-search-form-right .fl-search-results-content {
	right: 0;
}
.fl-search-post-item {
	border-bottom: 1px solid #e6e6e6;
	overflow: hidden;
	padding: 10px 0;
	cursor: pointer;
}
.fl-search-post-item:last-child {
	border-bottom: 0 none;
}
.fl-search-post-image {
	float: left;
	position: relative;
	margin-right: 10px;
	width: 60px;
}
.fl-search-post-image img {
	height: auto !important;
	width: 100% !important;
}
.fl-search-post-title {
	font-size: 15px;
}

/* Search Loader */
.fl-search-loader-wrap {
	display: none;
	line-height: 16px;
	position: relative;
	height: 30px;
}
.fl-search-loader {
	animation: fl-spin 2s linear infinite;
	z-index: 2;
	position: absolute;
	padding: 2px;
	right: 10px;
	top: 0;
	width: 30px;
	height: 30px;
}
.fl-search-loader .path {
	stroke: hsla(210, 77%, 75%, 1);
    stroke-linecap: round;
    animation: fl-dash 1.5s ease-in-out infinite;
}
@keyframes fl-spin {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes fl-dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124;
  }
}









.fl-node-scr5hefvqtd2 .fl-search-form-wrap, .fl-node-scr5hefvqtd2 .fl-search-button-reveal .fl-search-form-input-wrap {
	font-size: 16px;
	padding: 10px;
}
.fl-node-scr5hefvqtd2 .fl-search-form {
	text-align: center;
}
.fl-node-scr5hefvqtd2 .fl-search-form-wrap {
	min-height: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.fl-node-scr5hefvqtd2 .fl-form-field input[type=search] {
	border-radius: 4px;
	font-size: 16px;
	line-height: 16px;
	padding: 12px 24px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.fl-node-scr5hefvqtd2.fl-button-wrap, .fl-node-scr5hefvqtd2 .fl-button-wrap {
	text-align: center;
}
.fl-builder-content .fl-module-button.fl-node-scr5hefvqtd2 .fl-button:is(a, button):hover, .fl-builder-content .fl-node-scr5hefvqtd2 .fl-button:is(a, button):focus, .fl-page .fl-builder-content .fl-module-button.fl-node-scr5hefvqtd2 .fl-button:is(a, button):hover, .fl-page .fl-builder-content .fl-node-scr5hefvqtd2 .fl-button:is(a, button):focus {
	border-color: #dd3333;
}
.fl-builder-content .fl-node-scr5hefvqtd2 .fl-button:is(a, button), .fl-builder-content .fl-node-scr5hefvqtd2 a.fl-button:visited, .fl-page .fl-builder-content .fl-node-scr5hefvqtd2 .fl-button:is(a, button), .fl-page .fl-builder-content .fl-node-scr5hefvqtd2 a.fl-button:visited {
	background-color: #ff0707;
	background-image: none;
}
.fl-builder-content .fl-node-scr5hefvqtd2 .fl-button:is(a, button):hover, .fl-page .fl-builder-content .fl-node-scr5hefvqtd2 .fl-button:is(a, button):hover, .fl-page .fl-builder-content .fl-node-scr5hefvqtd2 .fl-button:is(a, button):hover, .fl-page .fl-page .fl-builder-content .fl-node-scr5hefvqtd2 .fl-button:is(a, button):hover {
	background-color: #ff0707;
	background-image: none;
}
:where(.fl-builder-content .fl-node-scr5hefvqtd2 .fl-button:is(a, button)), :where(.fl-builder-content .fl-node-scr5hefvqtd2 .fl-button:is(a, button) *) {
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
}
/* Post Carousel */

/* Wrappers */
body.rtl .fl-module-post-carousel .bx-viewport {
	direction: ltr;
}
body.rtl .fl-post-carousel-post {
	direction: rtl;
}
.fl-module-post-carousel {
	flex-grow: 1;
	place-self: stretch;
}
.fl-module-post-carousel .bx-controls {
	width: 100%;
	position: absolute;
	bottom: 0;
	margin-top: 20px;
}

.fl-post-carousel-navigation{
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	z-index: 2;
	margin-top: -16px;
}
.fl-post-carousel-navigation button,
.fl-post-carousel-navigation button:focus,
.fl-post-carousel-navigation button:hover{
	all: unset;
	cursor: pointer;
	position: absolute;
}
.fl-post-carousel-navigation a,
.fl-post-carousel-navigation button{
	position: absolute;
	display: inline-block;
	opacity: .7;
}
.fl-post-carousel-navigation a:hover,
.fl-post-carousel-navigation button:hover {
	opacity: 1;
}

.fl-module-post-carousel .fl-post-carousel-navigation .carousel-prev{ left: 0; }
.fl-module-post-carousel .fl-post-carousel-navigation .carousel-next{ right: 0; }

.fl-post-carousel-navigation .fl-post-carousel-svg-container{
	position: relative;
	width: 32px;
	height: 32px;
}
.fl-post-carousel-navigation svg{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.fl-post-carousel-navigation path{ fill: #fff; }

.fl-post-carousel-navigation a.disabled,
.fl-post-carousel-navigation button.disabled,
.bx-controls a.disabled,
.bx-controls button.disabled {
	cursor: not-allowed;
	opacity: .2;
}

/*Module styles =======================================*/

/* Post Carousel */
.fl-post-carousel {
	margin: 0 auto;
	position: relative;
}

.fl-post-carousel-wrapper:before,
.fl-post-carousel-wrapper:after {
	content: '';
	display: table;
}
.fl-post-carousel-wrapper:after {
	clear: both;
}

.fl-post-carousel-post {
	position: absolute;
	top: 0;
	float: left;
	visibility: hidden;
	background: #fff;
}

.fl-post-carousel-loaded .fl-post-carousel-post {
	position: relative;
	visibility: visible;
	margin: 0;
	-webkit-backface-visibility: hidden; /* Safari */
	backface-visibility: hidden;
}

.fl-post-carousel-image img {
	height: auto !important;
	width: 100% !important;
}
.fl-post-carousel-image .fl-photo-content {
	display: block;
}

/* Layout - post grid */
.fl-post-carousel-post {
	border: 1px solid #e6e6e6;
	border: 1px solid rgba(0,0,0,0.1);
}
.fl-post-carousel-text {
	padding: 20px;
}
.fl-post-carousel-title {
	padding-bottom: 7px;
}
.fl-post-carousel-content {
	font-size: 14px;
	line-height: 22px;
}
.fl-post-carousel-content p:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
}
.fl-post-carousel-title {
	font-size: 20px;
	line-height: 26px;
	margin: 0 0 10px;
	padding: 0;
}
.fl-post-carousel-meta {
	font-size: 14px;
	margin: 0 0 10px;
	padding: 0;
}

/* Layout - post gallery */

.fl-post-carousel-gallery .fl-post-carousel-link {
	display: block;
	height: 100%;
	text-decoration: none;
}
.fl-post-carousel-gallery .fl-post-carousel-img {
	position: relative;
	z-index: 1;
}

.fl-post-carousel-gallery .fl-post-carousel-text-wrap {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	padding: 0 20px;
	text-align: center;
	opacity: 0;
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	    -ms-transition: all 0.3s;
	        transition: all 0.3s;
}
.fl-post-carousel-gallery .fl-post-no-crop .fl-post-carousel-text-wrap,
.fl-post-carousel-gallery .fl-post-no-crop .fl-post-carousel-text{
	position: relative;
	padding: 20px;
	top: 0;
	left: 0;
	-webkit-transform: none;
	   -moz-transform: none;
	    -ms-transform: none;
	        transform: none;
}

.fl-post-carousel-gallery .fl-post-carousel-link:hover .fl-post-carousel-text-wrap,
.fl-post-carousel-gallery .fl-post-carousel-post.fl-post-no-thumb .fl-post-carousel-text-wrap {
	opacity: 1;
}

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

.fl-post-carousel-gallery .fl-post-carousel-title {
	margin: 0 0 5px 0;
}

/* slide ratio - for slides with no thumb */
.fl-post-carousel-gallery .fl-post-carousel-ratio{
	display: block;
	position: relative;
	width: 100%;
	height: auto;
}
.fl-post-carousel-gallery .fl-post-carousel-ratio{ padding-bottom: 70%; }

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

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

/* Common Styles */
body .fl-post-carousel-text a {
	text-decoration: none;
}


.fl-node-5fd90bbe61c39 .fl-post-carousel .fl-post-carousel-post {
	width: 33.33%;
}

.fl-node-5fd90bbe61c39 .fl-post-carousel .fl-post-carousel-post:nth-child(-n+3) {
	position: relative;
}



	.fl-builder-content .fl-node-5fd90bbe61c39 .fl-post-carousel-post{
		background-color: #ffffff;
	}




.fl-node-5fd90bbe61c39 .fl-post-carousel-meta a {
	color: #cccccc;
}
.fl-node-5fd90bbe61c39 .fl-post-carousel-meta a:hover {
	color: #ffffff;
}
.fl-node-5fd90bbe61c3a, .fl-node-5fd90bbe61c3a .fl-photo {
	text-align: center;
}

/* Start Global Nodes CSS */

/* End Global Nodes CSS */


/* Start Layout CSS */

/* End Layout CSS */

/* Generic */
.fl-post-module-woo-ordering {
	padding-bottom: 40px;
}

.fl-product-ordering{
	text-align: center;
}

/* Grid */
.fl-module-post-grid .woocommerce-product-gallery {
	opacity: 1 !important;
}
.woocommerce.fl-post-grid-woo-meta {
	padding-bottom: 5px;
}
.woocommerce.fl-post-grid-woo-meta .star-rating,
.woocommerce.fl-post-grid-woo-meta .price {
	clear: both;
	display: block;
	float: none;
	margin: 0 0 5px;
}
.fl-post-align-center .woocommerce.fl-post-grid-woo-meta .star-rating {
	margin: 0 auto 5px;
}
.fl-post-align-right .woocommerce.fl-post-grid-woo-meta .star-rating {
	float: right;
	margin: 0 0 5px;
}
.fl-module-post-grid .woocommerce.fl-post-grid-woo-button {
	padding-top: 10px;
}
.woocommerce .fl-post-grid-post {
	overflow: inherit;
}

/* Feed */
.fl-post-feed-woo-meta {
	overflow: hidden;
}
.woocommerce.fl-post-feed-woo-meta .price {
	display: inline-block;
}
.woocommerce.fl-post-feed-woo-meta .star-rating {
	display: inline-block;
	float: none;
	margin: 0 0 0 5px;
}
.fl-module-post-grid .woocommerce.fl-post-feed-woo-button {
	margin-top: 20px;
}

/* Gallery */
.woocommerce.fl-post-gallery-woo-meta .star-rating,
.woocommerce.fl-post-gallery-woo-meta .price {
	clear: both;
	display: block;
	float: none;
	margin: 0 0 5px;
}
.woocommerce.fl-post-gallery-woo-meta .star-rating {
	margin: 0 auto 5px;
}
.woocommerce.fl-post-gallery-woo-meta .star-rating:before {
	color: #999 !important;
}
.woocommerce.fl-post-gallery-woo-meta .star-rating span:before {
	color: #fff;
}
 

 

 





/* Add To Cart Button Styles */





.fl-builder-content .fl-node-5fd90bbe61c38 .fl-post-module-woo-button button[type=submit].alt.disabled,
.fl-builder-content .fl-node-5fd90bbe61c38 .fl-post-module-woo-button button.button, 
.fl-builder-content .fl-node-5fd90bbe61c38 .fl-post-module-woo-button a.button {
	display: none;
}

        			.fl-node-5fd90bbe61c37 .fl-row-content {
				min-width: 0px;
			}
		
        			.fl-node-5fd90bbe61c33 .fl-row-content {
				min-width: 0px;
			}
		