body:not(.fl-builder-edit) hr			{width: 100%; max-width: 80px; height: 3px; margin: 0 auto 1.1em; border: 0; background: #bac6bc;}
body:not(.fl-builder-edit).single-tax_products table,
body:not(.fl-builder-edit).single-cpt_products table	{border: 0;}
body:not(.fl-builder-edit).single-cpt_products table > tbody:first-child > tr:first-child		{color: #fff; background: #a03428;}
body:not(.fl-builder-edit).single-cpt_products table > tbody:first-child > tr:first-child td	{text-align: center; font-weight: 700;}
body:not(.fl-builder-edit).single-cpt_products table > tbody:first-child > tr td				{border-widtH: 2px; border-color: #a03428; text-align: center;}


/**
 * Classes
**/
.sc-flex,
.sc-flex-2,
.sc-flex-3,
.sc-flex-4,
.sc-flex-5,
.sc-flex-6				{display: -webkit-flex; display: flex;}
.sc-flex > *			{-ms-flex: 0 1 auto;}
.sc-flex-row			{-webkit-flex-direction: row; flex-direction: row;}
.sc-flex-col			{-webkit-flex-direction: column; flex-direction: column;}
.sc-flex-wrap			{-webkit-flex-wrap: wrap; flex-wrap: wrap;}
.sc-flex-hor-center		{-webkit-justify-content: center; justify-content: center;}
.sc-flex-hor-end		{-webkit-justify-content: flex-end; justify-content: flex-end;}
.sc-flex-hor-between	{-webkit-justify-content: space-between; justify-content: space-between;}
.sc-flex-hor-around		{-webkit-justify-content: space-around; justify-content: space-around;}
.sc-flex-vert-center	{-webkit-align-items: center; align-items: center;}
.sc-flex-vert-end		{-webkit-align-items: flex-end; align-items: flex-end;}

.sc-flex-1 > *			{flex: 100% 1 0; padding: 0 20px;}
.sc-flex-2 > *			{flex: 50% 1 0; padding: 0 20px;}
.sc-flex-3 > *			{flex: 33.33% 1 0; padding: 0 20px;}
.sc-flex-4 > *			{flex: 25% 1 0; padding: 0 20px;}
.sc-flex-5 > *			{flex: 20% 1 0; padding: 0 20px;}
.sc-flex-6 > *			{flex: 16.66% 1 0; padding: 0 20px;}

.weight-100		{font-weight: 100;}
.weight-300		{font-weight: 300;}
.weight-400		{font-weight: 400;}
.weight-500		{font-weight: 500;}
.weight-600		{font-weight: 600;}
.weight-700		{font-weight: 700;}
.weight-900		{font-weight: 900;}

.gallery 						 {display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 1.1em;}
.gallery-item 					 {float: left; margin: 0 5px 1.1em;}
.gallery-item a					 {display: block;}
.gallery-item img				 {display: block; max-width: 100%; height: auto; margin: 0 auto;}
.gallery-columns-1 .gallery-item {width: 100%;}
.gallery-columns-2 .gallery-item {width: 50%; -webkit-width: calc(100% * (1/2) - 10px); width: calc(100% * (1/2) - 10px);}
.gallery-columns-3 .gallery-item {width: 33.33%; -webkit-width: calc(100% * (1/3) - 10px); width: calc(100% * (1/3) - 10px);}
.gallery-columns-4 .gallery-item {width: 25%; -webkit-width: calc(100% * (1/4) - 10px); width: calc(100% * (1/4) - 10px);}
.gallery-columns-5 .gallery-item {width: 20%; -webkit-width: calc(100% * (1/5) - 10px); width: calc(100% * (1/5) - 10px);}
.gallery-columns-6 .gallery-item {width: 16.66%; -webkit-width: calc(100% * (1/6) - 10px); width: calc(100% * (1/6) - 10px);}
.gallery-columns-7 .gallery-item {width: 14.28%; -webkit-width: calc(100% * (1/7) - 10px); width: calc(100% * (1/7) - 10px);}
.gallery-columns-8 .gallery-item {width: 12.5%; -webkit-width: calc(100% * (1/8) - 10px); width: calc(100% * (1/8) - 10px);}
.gallery-columns-9 .gallery-item {width: 11.11%; -webkit-width: calc(100% * (1/9) - 10px); width: calc(100% * (1/9) - 10px);}
.gallery-caption 				 {display: block;}

.iframeWrapper				{position: relative; padding-bottom: 56.25%;}
.iframeWrapper > iframe		{position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

/* Page Builder Framework */
.wpbf-button	{letter-spacing: 1px; text-transform: uppercase; font-weight: 700; font-size: 16px; font-family: Figtree, sans-serif;}

/* Gravity Forms */
.gform_required_legend {display: none;}

/* Beaver Builder / UABB / Powerpack */
/* Text Module */
.fl-rich-text > p:last-child	{margin-bottom: 0;}

/* Logo Carousel Module */
.pp-logos-content	{padding-left: 40px; padding-right: 40px;}

/* Slider Module */
.fl-content-slider-navigation a			{opacity: 1; transition: opacity 0.3s;}
.fl-content-slider-navigation a:hover	{opacity: 0.7;}
.fl-content-slider-navigation .fl-content-slider-svg-container	{width: 64px; height: 64px;}
.fl-content-slider .fl-slide-content .fl-slide-text,
.fl-content-slider .fl-slide-content .fl-slide-cta-button		{position: relative; z-index: 3;}

/* Accordion Module */
.pp-accordion-content blockquote	{margin: 0 0 1.1em; padding: 20px; border: 0; border-radius: 10px; font-style: normal; color: #fff; background: #a03428; overflow: hidden;}
.pp-accordion-content blockquote > :last-child	{margin-bottom: 0;}

/* Tabs Module */
.pp-tabs-labels > .pp-tabs-label		{border-radius: 10px 10px 0 0;}
.fl-module-pp-advanced-tabs .pp-tabs-style-2 .pp-tabs-label::after	{right: -6px; width: 6px; background: #fbd0ad; opacity: 1; transition: all 0.3s;}
.pp-tabs-labels > .pp-tabs-label:hover:after	{opacity: 0;}


/**
 * Header
**/
.wpbf-menu-right .wpbf-menu .wpbff {font-size: 80%;}

.wpbf-navigation:not(.wpbf-navigation-active) .wpbf-logo a,
.wpbf-navigation:not(.wpbf-navigation-active) .wpbf-mobile-logo a	{position: absolute; top: 0; display: block;}
.wpbf-navigation:not(.wpbf-navigation-active) .wpbf-menu-right .wpbf-menu > li > a	{padding-top: 20px; padding-bottom: 20px;}

body .wpbf-navigation .wpbf-logo-container		{width: fit-content;}
body .wpbf-navigation .wpbf-menu-container		{width: 100%; padding-left: 20px;}

.wpbf-navigation-active .wpbf-nav-wrapper		{padding-top: 0; padding-bottom: 0;}
.wpbf-navigation-active .wpbf-logo				{padding-top: 5px; padding-bottom: 5px;}
.wpbf-navigation-active .wpbf-menu-right .wpbf-menu > li > a	{padding-top: 24px; padding-bottom: 24px;}
.wpbf-navigation-active .wpbf-menu-container	{vertical-align: top;}

body .wpbf-sub-menu > .menu-item-has-children li:hover > a	{color: #fff;}
body .wpbf-sub-menu > .menu-item-has-children .menu-item-has-children > a .wpbff	{top: 0.4em;}

/* Mobile */
.wpbf-mobile-menu > .current-menu-item > a:not(:hover)	{color: #fff !important;}
.wpbf-mobile-menu .sub-menu .sub-menu a	{padding-left: 45px;}


/**
 * Content
**/
body .nav-links				{margin-top: 40px; text-align: center;}
.article-meta .article-time	{text-decoration: none;}

/* Archive - Blog */
body.blog #inner-content,
body.archive #inner-content	{padding-top: 0;}
.wpbf-post-grid 			{margin-left: -42px;}
.wpbf-post-grid article		{border-radius: 20px; box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.2); overflow: hidden;}
.wpbf-post-grid .posted-on	{border: 0; clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; word-wrap: normal !important;}

/* Cash Bid */
#ac-cashbids-content1 form select:not(:last-child)	{margin-bottom: 12px;}
#ac-cashbids-content1 > table:first-of-type			{background: #183018;}
#ac-cashbids-content1 > table:first-of-type tbody tr:first-child > td:first-child	{display: none;}
#ac-cashbids-content1 .ac-table-holder				{overflow: auto;}
#ac-cashbids-content1 .ac-table-holder thead		{color: #fff;}
#ac-cashbids-content1 .ac-table-holder thead tr		{background: rgba(24, 48, 24, 0.8)}
#ac-cashbids-content1 .ac-table-holder thead > tr:first-child	{background: #183018;}
#ac-cashbids-content1 .ac-table-holder tbody tr:nth-child(even)	{background: #efefef;}
#ac-cashbids-content1 .ac-table-holder tbody tr:hover			{background: #ddd;}
#ac-cashbids-content1 div[align="right"] {margin-bottom: 20px;}
#ac-cashbids-content1 div[align="right"] > a {
	-webkit-appearance: none;
	text-align: center;
	padding: 14px 16px;
	outline: 0;
	border: none;
	display: inline-block;
	cursor: pointer;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	line-height: 1;
	font-weight: 700;
	background: var( --button-primary-bgcolor );
	background-color: var( --button-primary-bgcolor );
	color: var( --button-primary-color );
	border-radius: 10px;
}
#ac-cashbids-content1 div[align="right"] > a:hover {
	background: var( --button-primary-bgcolor-hover );
	background-color: var( --button-primary-bgcolor-hover );
	color: var( --button-primary-color-hover );
	border-radius: 10px;
}


/**
 * 992px
**/
@media ( max-width: 992px ) {

	body img.alignleft,
	body img.alignright	{float: none; margin: 0;}

}


/**
 * 768px
**/
@media ( max-width: 768px ) {

	body .fl-content-slider .fl-slide-content	{background-color: #183018 !important;}

}


/**
 * 600px
**/
@media ( max-width: 600px ) {

	.pp-tabs-panel-content table > tbody:first-child	{display: grid; grid-template-columns: repeat( 2, 1fr );}
	.pp-tabs-panel-content table > tbody:first-child td	{display: block; width: 100% !important; margin-top: -2px;}
	.pp-tabs-panel-content table > tbody:first-child > tr:first-child > td	{white-space: nowrap;}

}