
h1, h2, h3, h4, h5, h6, .site-title {
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	line-height: 1.2;
	letter-spacing: 0;
}

body {
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	line-height: 1.68;
	letter-spacing: 0;
}

.site-header-cart .widget_shopping_cart .woocommerce-mini-cart__empty-message {
	line-height: 1.68;
}

.bhfb-header .main-navigation, .bhfb-header .secondary-navigation, .bhfb-mobile_offcanvas .main-navigation, .bhfb-mobile_offcanvas .secondary-navigation {
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	line-height: 1.68;
	letter-spacing: 0;
}

body {
	--bt-font-size-body: 16px;
	--bt-font-size-h1: 32px;
	--bt-font-size-h2: 32px;
	--bt-font-size-h3: 20px;
	--bt-font-size-h4: 16px;
	--bt-font-size-h5: 16px;
	--bt-font-size-h6: 16px;
	--bt-font-size-header-menu: 16px;
	--bt-font-size-post-meta: 14px;
	--bt-font-size-post-title: 32px;
	--bt-font-size-loop-post-text: 16px;
	--bt-font-size-loop-post-meta: 14px;
	--bt-font-size-loop-post-title: 18px;
	--bt-font-size-prod-card-title: 16px;
	--bt-font-size-single-prod-title: 32px;
	--bt-font-size-single-prod-price: 24px;
	--bt-font-size-footer-widgets-title: 20px;
}

@media (min-width:576px) and (max-width:991px) {
	body {
		--bt-font-size-body: 16px;
		--bt-font-size-h1: 42px;
		--bt-font-size-h2: 32px;
		--bt-font-size-h3: 24px;
		--bt-font-size-h4: 18px;
		--bt-font-size-h5: 16px;
		--bt-font-size-h6: 16px;
		--bt-font-size-header-menu: 16px;
		--bt-font-size-post-meta: 14px;
		--bt-font-size-post-title: 32px;
		--bt-font-size-loop-post-text: 16px;
		--bt-font-size-loop-post-meta: 14px;
		--bt-font-size-loop-post-title: 18px;
		--bt-font-size-prod-card-title: 16px;
		--bt-font-size-single-prod-title: 32px;
		--bt-font-size-single-prod-price: 24px;
		--bt-font-size-footer-widgets-title: 20px;
	}
}

@media (min-width:992px) {
	body {
		--bt-font-size-body: 18px;
		--bt-font-size-h1: 64px;
		--bt-font-size-h2: 40px;
		--bt-font-size-h3: 32px;
		--bt-font-size-h4: 24px;
		--bt-font-size-h5: 18px;
		--bt-font-size-h6: 16px;
		--bt-font-size-header-menu: 18px;
		--bt-font-size-post-meta: 14px;
		--bt-font-size-post-title: 32px;
		--bt-font-size-loop-post-text: 16px;
		--bt-font-size-loop-post-meta: 14px;
		--bt-font-size-loop-post-title: 18px;
		--bt-font-size-prod-card-title: 16px;
		--bt-font-size-single-prod-title: 32px;
		--bt-font-size-single-prod-price: 24px;
		--bt-font-size-footer-widgets-title: 20px;
	}
}

body {
	--bt-color-forms-text: #212121;
	--bt-color-forms-background: #fff;
	--bt-color-forms-borders: #212121;
	--bt-color-forms-dividers: #ddd;
	--bt-color-forms-placeholder: #848484;
	--bt-color-content-cards-bg: #f2f2f2;
	--bt-color-bg: #fff;
	--bt-color-heading-1: #212121;
	--bt-color-heading-2: #212121;
	--bt-color-heading-3: #212121;
	--bt-color-heading-4: #212121;
	--bt-color-heading-5: #212121;
	--bt-color-heading-6: #212121;
	--bt-color-body-text: #000;
	--bt-color-link-default: #212121;
	--bt-color-link-hover: #757575;
	--bt-color-onsale: #fff;
	--bt-color-onsale-bg: #212121;
}

@media (min-width:576px) and (max-width:991px) {
	body {}
}

@media (min-width:992px) {
	body {}
}

body {
	--bt-color-button: #fff;
	--bt-color-button-hover: #cb5a9d;
	--bt-color-button-bg: #cb5a9d;
	--bt-color-button-bg-hover: #f5f5f5;
	--bt-color-button-border: #cb5a9d;
	--bt-color-button-border-hover: #cb5a9d;
	--bt-font-size-button: 14px;
	--bt-letter-spacing-button: 0;
	--bt-padding-button-top-bottom: 13px;
	--bt-padding-button-left-right: 24px;
	--bt-border-radius-button: 10px;
}

@media (min-width:576px) and (max-width:991px) {
	body {
		--bt-font-size-button: 14px;
		--bt-padding-button-top-bottom: 13px;
		--bt-padding-button-left-right: 24px;
	}
}

@media (min-width:992px) {
	body {
		--bt-font-size-button: 16px;
		--bt-padding-button-top-bottom: 13px;
		--bt-padding-button-left-right: 30px;
	}
}

.site-header .site-title a {}

.site-description {}

a {}

a:hover, .wp-block-columns p a:hover, .widget a:hover {}

body:not(.sticky-header-active) .header-transparent-wrapper .bhfb-header.bhfb-desktop .bhfb-main_header_row {
	background-color: transparent;
}

@media (max-width:1024px) {
	.bhfb-header.bhfb-mobile, .botiga-offcanvas-menu {
		display: block;
	}
	
	.bhfb-header.bhfb-desktop {
		display: none;
	}
	
	.botiga-offcanvas-menu .botiga-dropdown .botiga-dropdown-ul .botiga-dropdown-ul {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
	
	.botiga-mega-menu-column {
		margin-left: -10px;
	}
	
	.botiga-mega-menu-column > .botiga-dropdown-link, .botiga-mega-menu-column > span {
		display: none !important;
	}
	
	.botiga-mega-menu-column > .sub-menu.botiga-dropdown-ul {
		display: block !important;
	}
	
	.is-mega-menu:not(.is-mega-menu-vertical) .botiga-mega-menu-column .is-mega-menu-heading {
		display: none !important;
	}
}

@media (min-width:1025px) {
	.bhfb-header.bhfb-mobile {
		display: none;
	}
	
	.bhfb-header.bhfb-desktop {
		display: block;
	}
	
	.bhfb-header .botiga-dropdown > .botiga-dropdown-ul, .bhfb-header .botiga-dropdown > div > .botiga-dropdown-ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

@media (min-width:992px) {
	.bhfb-above_header_row {
		min-height: 100px;
	}
}

@media (min-width:576px) and (max-width:991px) {
	.bhfb-above_header_row {
		min-height: 100px;
	}
}

@media (max-width:575px) {
	.bhfb-above_header_row {
		min-height: 100px;
	}
}

.bhfb-above_header_row {
	background-color: #fff;
}

.bhfb-above_header_row {
	border-bottom-width: 1px;
}

.bhfb-above_header_row {
	border-bottom-style: solid;
}

.bhfb-above_header_row {
	border-bottom-color: rgba(234, 234, 234, .1);
}

.sticky-header-active .has-sticky-header .bhfb-above_header_row {
	border-bottom-color: rgba(234, 234, 234, 1);
}

@media (min-width:992px) {
	.bhfb-main_header_row {
		min-height: 100px;
	}
}

@media (min-width:576px) and (max-width:991px) {
	.bhfb-main_header_row {
		min-height: 100px;
	}
}

@media (max-width:575px) {
	.bhfb-main_header_row {
		min-height: 100px;
	}
}

.bhfb-main_header_row {
	background-color: #fff;
}

.bhfb-main_header_row {
	border-bottom-width: 0;
}

.bhfb-main_header_row {
	border-bottom-style: solid;
}

.bhfb-main_header_row {
	border-bottom-color: rgba(234, 234, 234, .1);
}

.sticky-header-active .has-sticky-header .bhfb-main_header_row {
	background-color: #fff;
}

.sticky-header-active .has-sticky-header .bhfb-main_header_row {
	border-bottom-color: rgba(234, 234, 234, 1);
}

@media (min-width:992px) {
	.bhfb-below_header_row {
		min-height: 100px;
	}
}

@media (min-width:576px) and (max-width:991px) {
	.bhfb-below_header_row {
		min-height: 100px;
	}
}

@media (max-width:575px) {
	.bhfb-below_header_row {
		min-height: 100px;
	}
}

.bhfb-below_header_row {
	background-color: rgba(255, 255, 255, 0);
}

.bhfb-below_header_row {
	border-bottom-width: 1px;
}

.bhfb-below_header_row {
	border-bottom-style: solid;
}

.bhfb-below_header_row {
	border-bottom-color: rgba(234, 234, 234, 0);
}

.sticky-header-active .has-sticky-header .bhfb-below_header_row {
	border-bottom-color: rgba(234, 234, 234, 1);
}

@media (min-width:1025px) {
	body.has-bhfb-builder.sticky-header-active:not(.header-transparent) {
		padding-top: 101px;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-1 {
		align-items: center;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-1 {
		align-items: center;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-1 {
		align-items: center;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-1 {
		flex-direction: row;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-1 {
		flex-direction: row;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-1 {
		flex-direction: row;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-1 {
		justify-content: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-1 {
		justify-content: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-1 {
		justify-content: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-1 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-1 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-1 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-2 {
		align-items: center;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-2 {
		align-items: center;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-2 {
		align-items: center;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-2 {
		flex-direction: row;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-2 {
		flex-direction: row;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-2 {
		flex-direction: row;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-2 {
		justify-content: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-2 {
		justify-content: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-2 {
		justify-content: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-2 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-2 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-2 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-3 {
		align-items: center;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-3 {
		align-items: center;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-3 {
		align-items: center;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-3 {
		flex-direction: row;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-3 {
		flex-direction: row;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-3 {
		flex-direction: row;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-3 {
		justify-content: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-3 {
		justify-content: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-3 {
		justify-content: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-3 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-3 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-3 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-4 {
		align-items: center;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-4 {
		align-items: center;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-4 {
		align-items: center;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-4 {
		flex-direction: row;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-4 {
		flex-direction: row;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-4 {
		flex-direction: row;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-4 {
		justify-content: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-4 {
		justify-content: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-4 {
		justify-content: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-4 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-4 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-4 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-5 {
		align-items: center;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-5 {
		align-items: center;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-5 {
		align-items: center;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-5 {
		flex-direction: row;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-5 {
		flex-direction: row;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-5 {
		flex-direction: row;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-5 {
		justify-content: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-5 {
		justify-content: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-5 {
		justify-content: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-5 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-5 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-5 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-6 {
		align-items: center;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-6 {
		align-items: center;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-6 {
		align-items: center;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-6 {
		flex-direction: row;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-6 {
		flex-direction: row;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-6 {
		flex-direction: row;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-6 {
		justify-content: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-6 {
		justify-content: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-6 {
		justify-content: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-6 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-6 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-above_header_row .bhfb-column-6 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-1 {
		align-items: center;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-1 {
		align-items: center;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-1 {
		align-items: center;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-1 {
		flex-direction: row;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-1 {
		flex-direction: row;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-1 {
		flex-direction: row;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-1 {
		justify-content: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-1 {
		justify-content: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-1 {
		justify-content: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-1 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-1 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-1 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-2 {
		align-items: center;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-2 {
		align-items: center;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-2 {
		align-items: center;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-2 {
		flex-direction: row;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-2 {
		flex-direction: row;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-2 {
		flex-direction: row;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-2 {
		justify-content: center;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-2 {
		justify-content: center;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-2 {
		justify-content: center;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-2 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-2 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-2 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-3 {
		align-items: center;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-3 {
		align-items: center;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-3 {
		align-items: center;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-3 {
		flex-direction: row;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-3 {
		flex-direction: row;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-3 {
		flex-direction: row;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-3 {
		justify-content: flex-end;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-3 {
		justify-content: flex-end;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-3 {
		justify-content: flex-end;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-3 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-3 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-3 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-4 {
		align-items: center;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-4 {
		align-items: center;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-4 {
		align-items: center;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-4 {
		flex-direction: row;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-4 {
		flex-direction: row;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-4 {
		flex-direction: row;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-4 {
		justify-content: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-4 {
		justify-content: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-4 {
		justify-content: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-4 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-4 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-4 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-5 {
		align-items: center;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-5 {
		align-items: center;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-5 {
		align-items: center;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-5 {
		flex-direction: row;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-5 {
		flex-direction: row;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-5 {
		flex-direction: row;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-5 {
		justify-content: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-5 {
		justify-content: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-5 {
		justify-content: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-5 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-5 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-5 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-6 {
		align-items: center;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-6 {
		align-items: center;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-6 {
		align-items: center;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-6 {
		flex-direction: row;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-6 {
		flex-direction: row;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-6 {
		flex-direction: row;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-6 {
		justify-content: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-6 {
		justify-content: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-6 {
		justify-content: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-6 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-6 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-main_header_row .bhfb-column-6 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-1 {
		align-items: center;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-1 {
		align-items: center;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-1 {
		align-items: center;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-1 {
		flex-direction: row;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-1 {
		flex-direction: row;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-1 {
		flex-direction: row;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-1 {
		justify-content: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-1 {
		justify-content: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-1 {
		justify-content: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-1 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-1 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-1 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-2 {
		align-items: center;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-2 {
		align-items: center;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-2 {
		align-items: center;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-2 {
		flex-direction: row;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-2 {
		flex-direction: row;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-2 {
		flex-direction: row;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-2 {
		justify-content: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-2 {
		justify-content: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-2 {
		justify-content: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-2 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-2 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-2 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-3 {
		align-items: center;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-3 {
		align-items: center;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-3 {
		align-items: center;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-3 {
		flex-direction: row;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-3 {
		flex-direction: row;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-3 {
		flex-direction: row;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-3 {
		justify-content: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-3 {
		justify-content: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-3 {
		justify-content: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-3 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-3 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-3 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-4 {
		align-items: center;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-4 {
		align-items: center;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-4 {
		align-items: center;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-4 {
		flex-direction: row;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-4 {
		flex-direction: row;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-4 {
		flex-direction: row;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-4 {
		justify-content: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-4 {
		justify-content: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-4 {
		justify-content: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-4 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-4 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-4 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-5 {
		align-items: center;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-5 {
		align-items: center;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-5 {
		align-items: center;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-5 {
		flex-direction: row;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-5 {
		flex-direction: row;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-5 {
		flex-direction: row;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-5 {
		justify-content: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-5 {
		justify-content: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-5 {
		justify-content: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-5 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-5 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-5 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-6 {
		align-items: center;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-6 {
		align-items: center;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-6 {
		align-items: center;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-6 {
		flex-direction: row;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-6 {
		flex-direction: row;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-6 {
		flex-direction: row;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-6 {
		justify-content: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-6 {
		justify-content: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-6 {
		justify-content: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-6 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-6 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

@media (max-width:575px) {
	.bhfb-header .bhfb-below_header_row .bhfb-column-6 .bhfb-builder-item + .bhfb-builder-item {
		margin-left: 25px;
	}
}

.bhfb-mobile_offcanvas .bhfb-builder-item + .bhfb-builder-item {
	margin-top: 20px;
}

.bhfb-mobile_offcanvas .mobile-menu-close {
	top: 25px;
	right: 25px;
}

.bhfb-mobile_offcanvas {
	background-color: #fff;
}

.bhfb-mobile_offcanvas .mobile-menu-close {
	background-color: rgba(255, 255, 255, 0);
}

.bhfb-mobile_offcanvas .mobile-menu-close svg {
	fill: #212121;
}

.bhfb-mobile_offcanvas .mobile-menu-close:hover svg {
	fill: #757575;
}

.bhfb .site-title a {}

.bhfb .site-description {}

@media (min-width:992px) {
	.custom-logo-link img {
		width: 120px;
	}
}

@media (min-width:576px) and (max-width:991px) {
	.custom-logo-link img {
		width: 100px;
	}
}

@media (max-width:575px) {
	.custom-logo-link img {
		width: 100px;
	}
}

@media (min-width:992px) {
	.bhfb.bhfb-header .bhfb-component-logo {
		text-align: left;
	}
}

@media (min-width:576px) and (max-width:991px) {
	.bhfb.bhfb-header .bhfb-component-logo {
		text-align: center;
	}
}

@media (max-width:575px) {
	.bhfb.bhfb-header .bhfb-component-logo {
		text-align: center;
	}
}

.sticky-header-active .bhfb .site-title a {}

.sticky-header-active .bhfb .site-description {}

.bhfb .main-navigation a.botiga-dropdown-link {
	color: #fff;
}

.bhfb .main-navigation a.botiga-dropdown-link + .dropdown-symbol svg {
	fill: #fff;
}

.bhfb .main-navigation a.botiga-dropdown-link:hover {
	color: #ffdbf0;
}

.bhfb .main-navigation a.botiga-dropdown-link:hover + .dropdown-symbol svg {
	fill: #ffdbf0;
}

.bhfb .main-navigation .sub-menu.botiga-dropdown-ul a.botiga-dropdown-link {
	color: #000;
}

.bhfb .main-navigation .sub-menu.botiga-dropdown-ul a.botiga-dropdown-link + .dropdown-symbol svg {
	fill: #000;
}

.bhfb .main-navigation .sub-menu.botiga-dropdown-ul a.botiga-dropdown-link:hover {}

.bhfb .main-navigation .sub-menu.botiga-dropdown-ul a.botiga-dropdown-link:hover + .dropdown-symbol svg {}

.sticky-header-active .bhfb .main-navigation a.botiga-dropdown-link {
	color: #000;
}

.sticky-header-active .bhfb .main-navigation a.botiga-dropdown-link + .dropdown-symbol svg {
	fill: #000;
}

.sticky-header-active .bhfb .main-navigation a.botiga-dropdown-link:hover {}

.sticky-header-active .bhfb .main-navigation a.botiga-dropdown-link:hover + .dropdown-symbol svg {}

.sticky-header-active .bhfb .main-navigation .sub-menu.botiga-dropdown-ul a.botiga-dropdown-link {
	color: #000;
}

.sticky-header-active .bhfb .main-navigation .sub-menu.botiga-dropdown-ul a.botiga-dropdown-link + .dropdown-symbol svg {
	fill: #000;
}

.sticky-header-active .bhfb .main-navigation .sub-menu.botiga-dropdown-ul a.botiga-dropdown-link:hover {}

.sticky-header-active .bhfb .main-navigation .sub-menu.botiga-dropdown-ul a.botiga-dropdown-link:hover + .dropdown-symbol svg {}

.bhfb .secondary-navigation a.botiga-dropdown-link {
	color: #212121;
}

.bhfb .secondary-navigation a.botiga-dropdown-link + .dropdown-symbol svg {
	fill: #212121;
}

.bhfb .secondary-navigation a.botiga-dropdown-link:hover {
	color: #757575;
}

.bhfb .secondary-navigation a.botiga-dropdown-link:hover + .dropdown-symbol svg {
	fill: #757575;
}

.bhfb .secondary-navigation .sub-menu.botiga-dropdown-ul, .bhfb .secondary-navigation .sub-menu.botiga-dropdown-ul li.botiga-dropdown-li {
	background-color: #fff;
}

.bhfb .secondary-navigation .sub-menu.botiga-dropdown-ul a {
	color: #212121;
}

.bhfb .secondary-navigation .sub-menu.botiga-dropdown-ul a + .dropdown-symbol svg {
	fill: #212121;
}

.bhfb .secondary-navigation .sub-menu.botiga-dropdown-ul a:hover {
	color: #757575;
}

.bhfb .secondary-navigation .sub-menu.botiga-dropdown-ul a:hover + .dropdown-symbol svg {
	fill: #757575;
}

.sticky-header-active .bhfb .secondary-navigation a.botiga-dropdown-link {
	color: #212121;
}

.sticky-header-active .bhfb .secondary-navigation a.botiga-dropdown-link + .dropdown-symbol svg {
	fill: #212121;
}

.sticky-header-active .bhfb .secondary-navigation a.botiga-dropdown-link:hover {
	color: #757575;
}

.sticky-header-active .bhfb .secondary-navigation a.botiga-dropdown-link:hover + .dropdown-symbol svg {
	fill: #757575;
}

.sticky-header-active .bhfb .secondary-navigation .sub-menu.botiga-dropdown-ul, .sticky-header-active .bhfb .secondary-navigation .sub-menu.botiga-dropdown-ul li.botiga-dropdown-li {
	background-color: #fff;
}

.sticky-header-active .bhfb .secondary-navigation .sub-menu.botiga-dropdown-ul a {
	color: #212121;
}

.sticky-header-active .bhfb .secondary-navigation .sub-menu.botiga-dropdown-ul a + .dropdown-symbol svg {
	fill: #212121;
}

.sticky-header-active .bhfb .secondary-navigation .sub-menu.botiga-dropdown-ul a:hover {
	color: #757575;
}

.sticky-header-active .bhfb .secondary-navigation .sub-menu.botiga-dropdown-ul a:hover + .dropdown-symbol svg {
	fill: #757575;
}

.bhfb-component-search .header-search svg {
	fill: #212121;
}

.bhfb-component-search .header-search .botiga-image.is-svg {
	background-color: #212121;
}

.bhfb-component-search .header-search:hover svg {
	fill: #757575;
}

.bhfb-component-search .header-search:hover .botiga-image.is-svg {
	background-color: #757575;
}

.sticky-header-active .bhfb-component-search .header-search svg {
	fill: #212121;
}

.sticky-header-active .bhfb-component-search .header-search .botiga-image.is-svg {
	background-color: #212121;
}

.sticky-header-active .bhfb-component-search .header-search:hover svg {
	fill: #757575;
}

.sticky-header-active .bhfb-component-search .header-search:hover .botiga-image.is-svg {
	background-color: #757575;
}

.bhfb-component-woo_icons .header-item svg:not(.stroke-based) {
	fill: #212121;
}

.bhfb-component-woo_icons .header-item svg.stroke-based {
	stroke: #212121;
}

.bhfb-component-woo_icons .header-item .botiga-image.is-svg {
	background-color: #212121;
}

.bhfb-component-woo_icons .header-item:hover svg:not(.stroke-based) {
	fill: #757575;
}

.bhfb-component-woo_icons .header-item:hover svg.stroke-based {
	stroke: #757575;
}

.bhfb-component-woo_icons .header-item:hover .botiga-image.is-svg {
	background-color: #757575;
}

.bhfb-component-woo_icons .site-header-cart .count-number, .bhfb-component-woo_icons .header-wishlist-icon .count-number {
	background-color: #ff5858;
}

.bhfb-component-woo_icons .site-header-cart .count-number, .bhfb-component-woo_icons .header-wishlist-icon .count-number {
	border-color: #ff5858;
}

.bhfb-component-woo_icons .site-header-cart .count-number, .bhfb-component-woo_icons .header-wishlist-icon .count-number {
	color: #fff;
}

.sticky-header-active .bhfb-component-woo_icons .header-item svg:not(.stroke-based) {
	fill: #212121;
}

.sticky-header-active .bhfb-component-woo_icons .header-item .botiga-image.is-svg {
	background-color: #212121;
}

.sticky-header-active .bhfb-component-woo_icons .header-item:hover svg:not(.stroke-based) {
	fill: #757575;
}

.sticky-header-active .bhfb-component-woo_icons .header-item:hover .botiga-image.is-svg {
	background-color: #757575;
}

.bhfb-component-woo_icons .header-item {
	--bt-bhfb-woo-icons-gap: 25px;
}

@media (min-width:576px) and (max-width:991px) {
	.bhfb-component-woo_icons .header-item {
		--bt-bhfb-woo-icons-gap: 25px;
	}
}

@media (min-width:992px) {
	.bhfb-component-woo_icons .header-item {
		--bt-bhfb-woo-icons-gap: 25px;
	}
}

.bhfb-component-social .social-profile > a svg {
	fill: #212121;
}

.bhfb-component-social .social-profile > a:hover svg {
	fill: #757575;
}

.sticky-header-active .bhfb-component-social .social-profile > a svg {
	fill: #212121;
}

.sticky-header-active .bhfb-component-social .social-profile > a:hover svg {
	fill: #757575;
}

.bhfb-component-button .button {
	background-color: #212121;
}

.bhfb-component-button .button {
	color: #fff;
}

.bhfb-component-button .button {
	border-color: #cb5a9d;
}

.bhfb-component-button .button:hover {
	background-color: #757575;
}

.bhfb-component-button .button:hover {
	color: #fff;
}

.bhfb-component-button .button:hover {
	border-color: #cb5a9d;
}

.sticky-header-active .bhfb-component-button .button {
	background-color: #cb5a9d;
}

.sticky-header-active .bhfb-component-button .button {
	color: #fff;
}

.sticky-header-active .bhfb-component-button .button {
	border-color: #cb5a9d;
}

.sticky-header-active .bhfb-component-button .button:hover {
	background-color: #fff;
}

.sticky-header-active .bhfb-component-button .button:hover {
	color: #cb5a9d;
}

.sticky-header-active .bhfb-component-button .button:hover {
	border-color: #cb5a9d;
}

.bhfb-component-contact_info .header-contact > a svg {
	fill: #212121;
}

.bhfb-component-contact_info .header-contact > a:hover svg {
	fill: #757575;
}

.bhfb-component-contact_info .header-contact > a {
	color: #212121;
}

.bhfb-component-contact_info .header-contact > a:hover {
	color: #757575;
}

.sticky-header-active .bhfb-component-contact_info .header-contact > a svg {
	fill: #212121;
}

.sticky-header-active .bhfb-component-contact_info .header-contact > a:hover svg {
	fill: #757575;
}

.sticky-header-active .bhfb-component-contact_info .header-contact > a {
	color: #212121;
}

.sticky-header-active .bhfb-component-contact_info .header-contact > a:hover {
	color: #757575;
}

.bhfb-component-mobile_hamburger .menu-toggle svg {}

.bhfb.bhfb-mobile_offcanvas .main-navigation a.botiga-dropdown-link {
	color: #000;
}

.bhfb.bhfb-mobile_offcanvas .main-navigation a.botiga-dropdown-link + .dropdown-symbol svg {
	fill: #000;
}

.bhfb.bhfb-mobile_offcanvas .main-navigation a.botiga-dropdown-link:hover {}

.bhfb.bhfb-mobile_offcanvas .main-navigation a.botiga-dropdown-link:hover + .dropdown-symbol svg {}

.bhfb.bhfb-mobile_offcanvas .main-navigation .sub-menu.botiga-dropdown-ul a.botiga-dropdown-link {
	color: #404040;
}

.bhfb.bhfb-mobile_offcanvas .main-navigation .sub-menu.botiga-dropdown-ul a.botiga-dropdown-link + .dropdown-symbol svg {
	fill: #404040;
}

.bhfb.bhfb-mobile_offcanvas .main-navigation .sub-menu.botiga-dropdown-ul a.botiga-dropdown-link:hover {}

.bhfb.bhfb-mobile_offcanvas .main-navigation .sub-menu.botiga-dropdown-ul a.botiga-dropdown-link:hover + .dropdown-symbol svg {}

@media (min-width:992px) {
	.bhfb.bhfb-header .bhfb-component-html {
		text-align: left;
	}
}

@media (min-width:576px) and (max-width:991px) {
	.bhfb.bhfb-header .bhfb-component-html {
		text-align: center;
	}
}

@media (max-width:575px) {
	.bhfb.bhfb-header .bhfb-component-html {
		text-align: left;
	}
}

.bhfb.bhfb-header .bhfb-component-html {}

.bhfb.bhfb-header .bhfb-component-html a {}

.bhfb.bhfb-header .bhfb-component-html a:hover {}

.sticky-header-active .bhfb.bhfb-header .bhfb-component-html {}

.sticky-header-active .bhfb.bhfb-header .bhfb-component-html a {}

.sticky-header-active .bhfb.bhfb-header .bhfb-component-html a:hover {}

@media (min-width:992px) {
	.bhfb-above_footer_row {
		min-height: 100px;
	}
}

@media (min-width:576px) and (max-width:991px) {
	.bhfb-above_footer_row {
		min-height: 100px;
	}
}

@media (max-width:575px) {
	.bhfb-above_footer_row {
		min-height: 100px;
	}
}

.bhfb-above_footer_row {
	background-color: #f5f5f5;
}

.bhfb-above_footer_row {
	border-top-width: 0;
}

.bhfb-above_footer_row {
	border-top-style: solid;
}

.bhfb-above_footer_row {
	border-top-color: rgba(234, 234, 234, .1);
}

:root {
	--botiga_footer_row__above_footer_row_elements_spacing: 25px;
}

@media (min-width:992px) {
	.bhfb-main_footer_row {
		min-height: 0;
	}
}

@media (min-width:576px) and (max-width:991px) {
	.bhfb-main_footer_row {
		min-height: 280px;
	}
}

@media (max-width:575px) {
	.bhfb-main_footer_row {
		min-height: 280px;
	}
}

.bhfb-main_footer_row {
	background-color: #fff;
}

.bhfb-main_footer_row {
	border-top-width: 0;
}

.bhfb-main_footer_row {
	border-top-style: solid;
}

.bhfb-main_footer_row {
	border-top-color: rgba(255, 255, 255, .1);
}

:root {
	--botiga_footer_row__main_footer_row_elements_spacing: 25px;
}

@media (min-width:992px) {
	.bhfb-main_footer_row {
		padding: 50px 0 0 0;
	}
}

@media (min-width:992px) {
	.bhfb-below_footer_row {
		min-height: 60px;
	}
}

@media (min-width:576px) and (max-width:991px) {
	.bhfb-below_footer_row {
		min-height: 100px;
	}
}

@media (max-width:575px) {
	.bhfb-below_footer_row {
		min-height: 100px;
	}
}

.bhfb-below_footer_row {
	background-color: #f5f5f5;
}

.bhfb-below_footer_row {
	border-top-width: 1px;
}

.bhfb-below_footer_row {
	border-top-style: solid;
}

.bhfb-below_footer_row {
	border-top-color: rgba(234, 234, 234, .1);
}

:root {
	--botiga_footer_row__below_footer_row_elements_spacing: 25px;
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-1 {
		justify-content: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-1 {
		justify-content: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-1 {
		justify-content: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-1 {
		flex-direction: column;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-1 {
		flex-direction: column;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-1 {
		flex-direction: column;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-1 {
		align-items: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-1 {
		align-items: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-1 {
		align-items: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-1 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-1 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-1 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-2 {
		justify-content: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-2 {
		justify-content: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-2 {
		justify-content: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-2 {
		flex-direction: column;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-2 {
		flex-direction: column;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-2 {
		flex-direction: column;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-2 {
		align-items: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-2 {
		align-items: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-2 {
		align-items: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-2 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-2 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-2 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-3 {
		justify-content: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-3 {
		justify-content: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-3 {
		justify-content: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-3 {
		flex-direction: column;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-3 {
		flex-direction: column;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-3 {
		flex-direction: column;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-3 {
		align-items: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-3 {
		align-items: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-3 {
		align-items: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-3 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-3 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-3 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-4 {
		justify-content: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-4 {
		justify-content: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-4 {
		justify-content: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-4 {
		flex-direction: column;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-4 {
		flex-direction: column;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-4 {
		flex-direction: column;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-4 {
		align-items: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-4 {
		align-items: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-4 {
		align-items: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-4 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-4 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-4 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-5 {
		justify-content: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-5 {
		justify-content: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-5 {
		justify-content: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-5 {
		flex-direction: column;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-5 {
		flex-direction: column;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-5 {
		flex-direction: column;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-5 {
		align-items: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-5 {
		align-items: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-5 {
		align-items: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-5 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-5 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-5 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-6 {
		justify-content: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-6 {
		justify-content: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-6 {
		justify-content: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-6 {
		flex-direction: column;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-6 {
		flex-direction: column;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-6 {
		flex-direction: column;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-6 {
		align-items: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-6 {
		align-items: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-6 {
		align-items: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-6 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-6 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-above_footer_row .bhfb-column-6 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-1 {
		justify-content: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-1 {
		justify-content: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-1 {
		justify-content: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-1 {
		flex-direction: column;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-1 {
		flex-direction: column;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-1 {
		flex-direction: column;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-1 {
		align-items: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-1 {
		align-items: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-1 {
		align-items: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-1 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-1 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-1 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-2 {
		justify-content: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-2 {
		justify-content: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-2 {
		justify-content: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-2 {
		flex-direction: column;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-2 {
		flex-direction: column;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-2 {
		flex-direction: column;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-2 {
		align-items: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-2 {
		align-items: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-2 {
		align-items: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-2 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-2 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-2 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-3 {
		justify-content: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-3 {
		justify-content: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-3 {
		justify-content: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-3 {
		flex-direction: column;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-3 {
		flex-direction: column;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-3 {
		flex-direction: column;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-3 {
		align-items: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-3 {
		align-items: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-3 {
		align-items: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-3 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-3 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-3 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-4 {
		justify-content: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-4 {
		justify-content: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-4 {
		justify-content: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-4 {
		flex-direction: column;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-4 {
		flex-direction: column;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-4 {
		flex-direction: column;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-4 {
		align-items: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-4 {
		align-items: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-4 {
		align-items: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-4 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-4 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-4 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-5 {
		justify-content: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-5 {
		justify-content: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-5 {
		justify-content: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-5 {
		flex-direction: column;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-5 {
		flex-direction: column;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-5 {
		flex-direction: column;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-5 {
		align-items: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-5 {
		align-items: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-5 {
		align-items: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-5 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-5 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-5 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-6 {
		justify-content: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-6 {
		justify-content: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-6 {
		justify-content: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-6 {
		flex-direction: column;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-6 {
		flex-direction: column;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-6 {
		flex-direction: column;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-6 {
		align-items: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-6 {
		align-items: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-6 {
		align-items: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-6 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-6 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-main_footer_row .bhfb-column-6 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-1 {
		justify-content: center;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-1 {
		justify-content: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-1 {
		justify-content: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-1 {
		flex-direction: column;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-1 {
		flex-direction: column;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-1 {
		flex-direction: column;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-1 {
		align-items: center;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-1 {
		align-items: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-1 {
		align-items: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-1 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 20px;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-1 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-1 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-2 {
		justify-content: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-2 {
		justify-content: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-2 {
		justify-content: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-2 {
		flex-direction: column;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-2 {
		flex-direction: column;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-2 {
		flex-direction: column;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-2 {
		align-items: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-2 {
		align-items: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-2 {
		align-items: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-2 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-2 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-2 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-3 {
		justify-content: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-3 {
		justify-content: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-3 {
		justify-content: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-3 {
		flex-direction: column;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-3 {
		flex-direction: column;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-3 {
		flex-direction: column;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-3 {
		align-items: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-3 {
		align-items: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-3 {
		align-items: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-3 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-3 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-3 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-4 {
		justify-content: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-4 {
		justify-content: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-4 {
		justify-content: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-4 {
		flex-direction: column;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-4 {
		flex-direction: column;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-4 {
		flex-direction: column;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-4 {
		align-items: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-4 {
		align-items: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-4 {
		align-items: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-4 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-4 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-4 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-5 {
		justify-content: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-5 {
		justify-content: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-5 {
		justify-content: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-5 {
		flex-direction: column;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-5 {
		flex-direction: column;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-5 {
		flex-direction: column;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-5 {
		align-items: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-5 {
		align-items: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-5 {
		align-items: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-5 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-5 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-5 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-6 {
		justify-content: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-6 {
		justify-content: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-6 {
		justify-content: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-6 {
		flex-direction: column;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-6 {
		flex-direction: column;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-6 {
		flex-direction: column;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-6 {
		align-items: flex-start;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-6 {
		align-items: flex-start;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-6 {
		align-items: flex-start;
	}
}

@media (min-width:1025px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-6 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (min-width:576px) and (max-width:1024px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-6 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

@media (max-width:575px) {
	.bhfb-footer .bhfb-below_footer_row .bhfb-column-6 .bhfb-builder-item + .bhfb-builder-item {
		margin-top: 25px;
	}
}

.bhfb .botiga-credits {
	color: #828282;
}

.bhfb .botiga-credits a {}

.bhfb .botiga-credits a:hover {}

.bhfb-footer .bhfb-component-social .social-profile > a svg {}

.bhfb-footer .bhfb-component-social .social-profile > a:hover svg {}

.bhfb-footer .bhfb-component-button .button {}

.bhfb-footer .bhfb-component-button .button {}

.bhfb-footer .bhfb-component-button .button:hover {}

.bhfb-footer .bhfb-component-button .button:hover {}

.bhfb-footer .bhfb-component-widget1 .widget-column .widget .widget-title {}

.bhfb-footer .bhfb-component-widget1 .widget-column .widget {}

.bhfb-footer .bhfb-component-widget1 .widget-column .widget a {}

.bhfb-footer .bhfb-component-widget1 .widget-column .widget a:hover {}

.bhfb-footer .bhfb-component-widget2 .widget-column .widget .widget-title {}

.bhfb-footer .bhfb-component-widget2 .widget-column .widget {}

.bhfb-footer .bhfb-component-widget2 .widget-column .widget a {}

.bhfb-footer .bhfb-component-widget2 .widget-column .widget a:hover {}

.bhfb-footer .bhfb-component-widget3 .widget-column .widget .widget-title {}

.bhfb-footer .bhfb-component-widget3 .widget-column .widget {}

.bhfb-footer .bhfb-component-widget3 .widget-column .widget a {}

.bhfb-footer .bhfb-component-widget3 .widget-column .widget a:hover {}

.bhfb-footer .bhfb-component-widget4 .widget-column .widget .widget-title {}

.bhfb-footer .bhfb-component-widget4 .widget-column .widget {}

.bhfb-footer .bhfb-component-widget4 .widget-column .widget a {}

.bhfb-footer .bhfb-component-widget4 .widget-column .widget a:hover {}

@media (min-width:992px) {
	.bhfb.bhfb-footer .bhfb-component-html {
		text-align: left;
	}
}

@media (min-width:576px) and (max-width:991px) {
	.bhfb.bhfb-footer .bhfb-component-html {
		text-align: left;
	}
}

@media (max-width:575px) {
	.bhfb.bhfb-footer .bhfb-component-html {
		text-align: left;
	}
}

.bhfb.bhfb-footer .bhfb-component-html {}

.bhfb.bhfb-footer .bhfb-component-html a {}

.bhfb.bhfb-footer .bhfb-component-html a:hover {}

.site-header-cart .widget_shopping_cart .widgettitle:after, .site-header-cart .widget_shopping_cart .woocommerce-mini-cart__buttons:before, .site-header-cart .widget_shopping_cart .botiga-woocommerce-mini-cart__cross-sell:before {
	background-color: rgba(0, 0, 0, .1);
}

.botiga-offcanvas-menu .botiga-dropdown .botiga-dropdown-ul .botiga-dropdown-li {
	text-align: left;
}

.botiga-offcanvas-menu .botiga-dropdown .botiga-dropdown-link {
	padding: 10px 0;
}

.botiga-offcanvas-menu .header-item + .header-item:not(.separator) {
	margin-top: 20px;
}

#masthead-mobile a:not(.button) {}

#masthead-mobile svg:not(.stroke-based) {}

#masthead-mobile svg.stroke-based {}

.mobile-header {
	padding-top: 15px;
	padding-bottom: 15px;
}

.botiga-offcanvas-menu {}

@media (min-width:576px) and (max-width:991px) {
	.botiga-offcanvas-menu {}
}

@media (min-width:992px) {
	.botiga-offcanvas-menu {}
}

.posts-archive .list-image {
	width: 30%;
}

.posts-archive .list-content {
	width: 70%;
}

.posts-archive:not(.layout4):not(.layout6) .post-thumbnail {
	margin: 0 0 16px 0;
}

.posts-archive.layout4 .post-thumbnail, .posts-archive.layout6 .post-thumbnail {
	margin: 0 16px 0 0;
}

.posts-archive .entry-header {
	margin-bottom: 16px;
}

.posts-archive .entry-meta {
	margin: 8px 0;
}

.single {
	--bt-color-post-title: #212121;
	--bt-color-post-meta: #666;
}

@media (min-width:576px) and (max-width:991px) {
	.single {}
}

@media (min-width:992px) {
	.single {}
}

.blog {
	--bt-color-loop-post-text: #212121;
	--bt-color-loop-post-title: #212121;
	--bt-color-loop-post-meta: #212121;
}

@media (min-width:576px) and (max-width:991px) {
	.blog {}
}

@media (min-width:992px) {
	.blog {}
}

.posts-archive .entry-title {
	text-transform: none;
	text-decoration: none;
}

.single .entry-header {
	margin-bottom: 40px;
}

.single .post-thumbnail {
	margin-bottom: 40px;
}

.single .entry-meta-above {
	margin-bottom: 8px;
}

.single .entry-meta-below {
	margin-top: 8px;
}

.single .entry-header .entry-title {
	text-transform: none;
	text-decoration: none;
}

.botiga-share-box, .botiga-related-posts, .botiga-related-products, .botiga-upsell-products, .botiga-recently-viewed-products, .post-navigation, .single-post-author, .comments-area {
	border-color: rgba(0, 0, 0, .1);
}

.back-to-top.display {
	border-radius: 30px;
}

@media (min-width:992px) {
	.back-to-top.display {
		bottom: 30px;
	}
}

@media (min-width:576px) and (max-width:991px) {
	.back-to-top.display {
		bottom: 30px;
	}
}

@media (max-width:575px) {
	.back-to-top.display {
		bottom: 30px;
	}
}

@media (min-width:992px) {
	.back-to-top.position-right {
		right: 30px;
	}
}

@media (min-width:576px) and (max-width:991px) {
	.back-to-top.position-right {
		right: 30px;
	}
}

@media (max-width:575px) {
	.back-to-top.position-right {
		right: 30px;
	}
}

@media (min-width:992px) {
	.back-to-top.position-left {
		left: 30px;
	}
}

@media (min-width:576px) and (max-width:991px) {
	.back-to-top.position-left {
		left: 30px;
	}
}

@media (max-width:575px) {
	.back-to-top.position-left {
		left: 30px;
	}
}

.back-to-top {}

.back-to-top svg {}

.back-to-top:hover {}

.back-to-top:hover svg {}

.back-to-top .ws-svg-icon {
	width: 18px;
	height: 18px;
}

.back-to-top {
	padding: 15px;
}

.site-info {
	border-top-width: 1px;
	border-top-style: solid;
}

.site-info {
	border-color: rgba(33, 33, 33, .1);
}

.site-footer {
	border-top: 0;
}

.footer-widgets-grid {
	gap: 30px;
}

@media (min-width:992px) {
	.footer-widgets-grid {
		padding-top: 70px;
		padding-bottom: 70px;
	}
}

@media (min-width:576px) and (max-width:991px) {
	.footer-widgets-grid {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}

@media (max-width:575px) {
	.footer-widgets-grid {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}

.widget-column .widget .widget-title {}

.widget-column .widget {}

.widget-column .widget a {}

.widget-column .widget a:hover {}

.site-info {}

.site-info .ws-svg-icon svg {}

.site-info a {}

.site-info a:hover {}

.site-info {
	padding-top: 30px;
	padding-bottom: 60px;
}

.footer-copyright-elements>div+div {
	margin-top: 15px;
}

.woocommerce-page-header {
	padding-top: 80px;
	padding-bottom: 80px;
}

.woocommerce-page-header {
	background-color: #fff;
}

.woocommerce-page-header h1 {
	color: #212121;
}

.woocommerce-page-header .page-description, .woocommerce-page-header .term-description {
	color: #212121;
}

.woocommerce-page-header .category-button {
	color: #212121;
}

.woocommerce-page-header .category-button:hover {
	color: #fff !important;
}

.woocommerce-page-header .category-button {
	background-color: #fff;
}

.woocommerce-page-header .category-button:hover {
	background-color: #212121 !important;
}

.woocommerce-page-header .category-button {
	border-color: #212121;
}

.woocommerce-page-header .category-button:hover {
	border-color: #212121 !important;
}

.woocommerce-page-header .category-button {
	border-radius: 35px;
}

@media (min-width:992px) {
	ul.wc-block-grid__products, ul.products {
		gap: 30px;
	}
}

@media (min-width:576px) and (max-width:991px) {
	ul.wc-block-grid__products, ul.products {
		gap: 30px;
	}
}

@media (max-width:575px) {
	ul.wc-block-grid__products, ul.products {
		gap: 20px;
	}
}

ul.wc-block-grid__products li.wc-block-grid__product, .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link, ul.wc-block-grid__products li.product, ul.products li.wc-block-grid__product, ul.products li.product, ul.products li.product .wp-block-button__link {
	text-align: center !important;
}

.botiga-wc-product-rating-with-count.wc-block-grid__product-rating {
	justify-content: flex-start;
}

.products .product .woocommerce-product-rating, .wc-block-grid__products .wc-block-grid__product .woocommerce-product-rating {
	justify-content: center;
}

.botiga-wc-product-rating-with-count.wc-block-grid__product-rating {
	justify-content: center;
}

ul.products li.product-category .woocommerce-loop-category__title {
	text-align: center;
}

ul.products li.product-category > a, ul.products li.product-category > a > img {
	border-radius: 0;
}

.product-equal-height ul.products li.product .button-layout2.button-with-quantity, .product-equal-height .wc-block-grid__products .wc-block-grid__product .button-layout2.button-with-quantity, .wc-block-grid__products .wc-block-grid__product .button-layout2.button-with-quantity {
	justify-content: center;
}

.product-equal-height ul.products li.product .button-layout2.button-with-quantity .quantity, .product-equal-height .wc-block-grid__products .wc-block-grid__product .button-layout2.button-with-quantity .quantity {
	height: 100%;
}

ul.wc-block-grid__products li.wc-block-grid__product .col-md-7>*, ul.wc-block-grid__products li.wc-block-grid__product .col-md-8>*, ul.wc-block-grid__products li.wc-block-grid__product>*, ul.wc-block-grid__products li.product .col-md-7>*, ul.wc-block-grid__products li.product .col-md-8>*, ul.wc-block-grid__products li.product>*, ul.products li.wc-block-grid__product .col-md-7>*, ul.products li.wc-block-grid__product .col-md-8>*, ul.products li.wc-block-grid__product>*, ul.products li.product .col-md-7>*, ul.products li.product .col-md-8>*, ul.products li.product>* {
	margin-bottom: 12px;
}

ul.products li.product .product-description-column:not(:empty), ul.products li.wc-block-grid__product .product-description-column:not(:empty), ul.wc-block-grid__products li.wc-block-grid__product .product-description-column:not(:empty) {
	margin-top: 12px;
}

.wc-block-grid__product-onsale, span.onsale {
	border-radius: 0;
	top: 20px !important;
	left: 20px !important;
}

ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-title, ul.wc-block-grid__products li.wc-block-grid__product .woocommerce-loop-product__title, ul.wc-block-grid__products li.product .wc-block-grid__product-title, ul.wc-block-grid__products li.product .woocommerce-loop-product__title, ul.products li.wc-block-grid__product .wc-block-grid__product-title, ul.products li.wc-block-grid__product .woocommerce-loop-product__title, ul.products li.product .wc-block-grid__product-title, ul.products li.product .woocommerce-loop-product__title, ul.products li.product .woocommerce-loop-category__title, .woocommerce-loop-product__title .botiga-wc-loop-product__title {}

ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-title:hover, ul.wc-block-grid__products li.wc-block-grid__product .woocommerce-loop-product__title:hover, ul.wc-block-grid__products li.product .wc-block-grid__product-title:hover, ul.wc-block-grid__products li.product .woocommerce-loop-product__title:hover, ul.products li.wc-block-grid__product .wc-block-grid__product-title:hover, ul.products li.wc-block-grid__product .woocommerce-loop-product__title:hover, ul.products li.product .wc-block-grid__product-title:hover, ul.products li.product .woocommerce-loop-product__title:hover, ul.products li.product .woocommerce-loop-category__title:hover, .woocommerce-loop-product__title .botiga-wc-loop-product__title:hover {}

ul.products li.product .botiga-wc-loop-product__title, ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-title, ul.wc-block-grid__products li.wc-block-grid__product .woocommerce-loop-product__title, ul.wc-block-grid__products li.product .wc-block-grid__product-title, ul.wc-block-grid__products li.product .woocommerce-loop-product__title, ul.products li.wc-block-grid__product .wc-block-grid__product-title, ul.products li.wc-block-grid__product .woocommerce-loop-product__title, ul.products li.product .wc-block-grid__product-title, ul.products li.product .woocommerce-loop-product__title, ul.products li.product .woocommerce-loop-category__title, .woocommerce-loop-product__title .botiga-wc-loop-product__title {
	text-transform: none;
	text-decoration: none;
}

.woocommerce-sorting-wrapper {
	border-color: rgba(0, 0, 0, .1);
}

.botiga-tabs-style1 .woocommerce-tabs ul.tabs li.active a, .botiga-tabs-style1 .woocommerce-tabs ul.tabs li:hover a {}

.botiga-tabs-style1 .woocommerce-tabs ul.tabs {
	border-bottom-color: rgba(33, 33, 33, .3);
}

.woocommerce-tabs ul.tabs li:not(.active) a, .woocommerce-tabs ul.tabs li:not(.active) a:hover {}

.woocommerce-tabs ul.tabs li.active a, .woocommerce-tabs ul.tabs li.active a:hover {}

.woocommerce-account.logged-in .entry-content>.woocommerce .woocommerce-MyAccount-navigation ul .is-active a {}

.woocommerce-orders-table__cell-order-number a, .woocommerce-MyAccount-content p a {}

.woocommerce-orders-table__cell-order-number a:hover, .woocommerce-MyAccount-content p a:hover {}

.single-product div.product .gallery-vertical .flex-control-thumbs li img:hover, .single-product div.product .gallery-vertical .flex-control-thumbs li img.flex-active {}

.product-gallery-summary .product_title {}

.product-gallery-summary .price {}

.single-product .site-main>.product>section.products:nth-child(even):after {
	background-color: rgba(245, 245, 245, .5);
}

.product-gallery-summary .product_title {
	text-transform: none;
	text-decoration: none;
}

.shop_table th, .shop_table td, .shop_table tr {
	border-color: rgba(0, 0, 0, .1) !important;
}

.woocommerce-table__product-name.product-name a {}

.shop-table-layout2 .shop_table .botiga-qty-remove-wrapper .remove:after {
	border-color: #212121;
}

table.woocommerce-product-attributes tr:nth-child(even) {
	background-color: rgba(245, 245, 245, .3);
}

button, a.button, .button, .wp-block-button__link, .wc-block-components-button, .wc-block-components-button .wc-block-components-button__text, ul.products li.product .button, input[type="button"], input[type="reset"], input[type="submit"] {
	text-transform: capitalize;
	text-decoration: none;
}

.widget-area .widget {
	border-color: rgba(0, 0, 0, .1);
}

:root {
	--botiga_content_width: 1420px;
}

.has-color-0-color, .has-color-0-color:hover, .has-color-0-color:active, .has-color-0-color:visited {
	color: #212121;
}

.has-color-0-background-color, .has-color-0-background-color:hover {
	background-color: #212121;
}

.has-color-1-color, .has-color-1-color:hover, .has-color-1-color:active, .has-color-1-color:visited {
	color: #757575;
}

.has-color-1-background-color, .has-color-1-background-color:hover {
	background-color: #757575;
}

.has-color-2-color, .has-color-2-color:hover, .has-color-2-color:active, .has-color-2-color:visited {
	color: #212121;
}

.has-color-2-background-color, .has-color-2-background-color:hover {
	background-color: #212121;
}

.has-color-3-color, .has-color-3-color:hover, .has-color-3-color:active, .has-color-3-color:visited {
	color: #212121;
}

.has-color-3-background-color, .has-color-3-background-color:hover {
	background-color: #212121;
}

.has-color-4-color, .has-color-4-color:hover, .has-color-4-color:active, .has-color-4-color:visited {
	color: #212121;
}

.has-color-4-background-color, .has-color-4-background-color:hover {
	background-color: #212121;
}

.has-color-5-color, .has-color-5-color:hover, .has-color-5-color:active, .has-color-5-color:visited {
	color: #f5f5f5;
}

.has-color-5-background-color, .has-color-5-background-color:hover {
	background-color: #f5f5f5;
}

.has-color-6-color, .has-color-6-color:hover, .has-color-6-color:active, .has-color-6-color:visited {
	color: #fff;
}

.has-color-6-background-color, .has-color-6-background-color:hover {
	background-color: #fff;
}

.has-color-7-color, .has-color-7-color:hover, .has-color-7-color:active, .has-color-7-color:visited {
	color: #fff;
}

.has-color-7-background-color, .has-color-7-background-color:hover {
	background-color: #fff;
}

.has-palette-1-color-0-color, .has-palette-1-color-0-color:active, .has-palette-1-color-0-color:visited {
	color: #212121;
}

.has-palette-1-color-0-background-color {
	background-color: #212121;
}

.has-palette-1-color-1-color, .has-palette-1-color-1-color:active, .has-palette-1-color-1-color:visited {
	color: #757575;
}

.has-palette-1-color-1-background-color {
	background-color: #757575;
}

.has-palette-1-color-2-color, .has-palette-1-color-2-color:active, .has-palette-1-color-2-color:visited {
	color: #212121;
}

.has-palette-1-color-2-background-color {
	background-color: #212121;
}

.has-palette-1-color-3-color, .has-palette-1-color-3-color:active, .has-palette-1-color-3-color:visited {
	color: #212121;
}

.has-palette-1-color-3-background-color {
	background-color: #212121;
}

.has-palette-1-color-4-color, .has-palette-1-color-4-color:active, .has-palette-1-color-4-color:visited {
	color: #212121;
}

.has-palette-1-color-4-background-color {
	background-color: #212121;
}

.has-palette-1-color-5-color, .has-palette-1-color-5-color:active, .has-palette-1-color-5-color:visited {
	color: #f5f5f5;
}

.has-palette-1-color-5-background-color {
	background-color: #f5f5f5;
}

.has-palette-1-color-6-color, .has-palette-1-color-6-color:active, .has-palette-1-color-6-color:visited {
	color: #fff;
}

.has-palette-1-color-6-background-color {
	background-color: #fff;
}

.has-palette-1-color-7-color, .has-palette-1-color-7-color:active, .has-palette-1-color-7-color:visited {
	color: #fff;
}

.has-palette-1-color-7-background-color {
	background-color: #fff;
}

.has-palette-2-color-0-color, .has-palette-2-color-0-color:active, .has-palette-2-color-0-color:visited {
	color: #438061;
}

.has-palette-2-color-0-background-color {
	background-color: #438061;
}

.has-palette-2-color-1-color, .has-palette-2-color-1-color:active, .has-palette-2-color-1-color:visited {
	color: #214e3a;
}

.has-palette-2-color-1-background-color {
	background-color: #214e3a;
}

.has-palette-2-color-2-color, .has-palette-2-color-2-color:active, .has-palette-2-color-2-color:visited {
	color: #214e3a;
}

.has-palette-2-color-2-background-color {
	background-color: #214e3a;
}

.has-palette-2-color-3-color, .has-palette-2-color-3-color:active, .has-palette-2-color-3-color:visited {
	color: #222;
}

.has-palette-2-color-3-background-color {
	background-color: #222;
}

.has-palette-2-color-4-color, .has-palette-2-color-4-color:active, .has-palette-2-color-4-color:visited {
	color: #757575;
}

.has-palette-2-color-4-background-color {
	background-color: #757575;
}

.has-palette-2-color-5-color, .has-palette-2-color-5-color:active, .has-palette-2-color-5-color:visited {
	color: #eceeec;
}

.has-palette-2-color-5-background-color {
	background-color: #eceeec;
}

.has-palette-2-color-6-color, .has-palette-2-color-6-color:active, .has-palette-2-color-6-color:visited {
	color: #fff;
}

.has-palette-2-color-6-background-color {
	background-color: #fff;
}

.has-palette-2-color-7-color, .has-palette-2-color-7-color:active, .has-palette-2-color-7-color:visited {
	color: #fff;
}

.has-palette-2-color-7-background-color {
	background-color: #fff;
}

.has-palette-3-color-0-color, .has-palette-3-color-0-color:active, .has-palette-3-color-0-color:visited {
	color: #7877e6;
}

.has-palette-3-color-0-background-color {
	background-color: #7877e6;
}

.has-palette-3-color-1-color, .has-palette-3-color-1-color:active, .has-palette-3-color-1-color:visited {
	color: #4b49de;
}

.has-palette-3-color-1-background-color {
	background-color: #4b49de;
}

.has-palette-3-color-2-color, .has-palette-3-color-2-color:active, .has-palette-3-color-2-color:visited {
	color: #000;
}

.has-palette-3-color-2-background-color {
	background-color: #000;
}

.has-palette-3-color-3-color, .has-palette-3-color-3-color:active, .has-palette-3-color-3-color:visited {
	color: #222;
}

.has-palette-3-color-3-background-color {
	background-color: #222;
}

.has-palette-3-color-4-color, .has-palette-3-color-4-color:active, .has-palette-3-color-4-color:visited {
	color: #4f4f4f;
}

.has-palette-3-color-4-background-color {
	background-color: #4f4f4f;
}

.has-palette-3-color-5-color, .has-palette-3-color-5-color:active, .has-palette-3-color-5-color:visited {
	color: #f4f4f3;
}

.has-palette-3-color-5-background-color {
	background-color: #f4f4f3;
}

.has-palette-3-color-6-color, .has-palette-3-color-6-color:active, .has-palette-3-color-6-color:visited {
	color: #fff;
}

.has-palette-3-color-6-background-color {
	background-color: #fff;
}

.has-palette-3-color-7-color, .has-palette-3-color-7-color:active, .has-palette-3-color-7-color:visited {
	color: #fff;
}

.has-palette-3-color-7-background-color {
	background-color: #fff;
}

.has-palette-4-color-0-color, .has-palette-4-color-0-color:active, .has-palette-4-color-0-color:visited {
	color: #1470af;
}

.has-palette-4-color-0-background-color {
	background-color: #1470af;
}

.has-palette-4-color-1-color, .has-palette-4-color-1-color:active, .has-palette-4-color-1-color:visited {
	color: #105787;
}

.has-palette-4-color-1-background-color {
	background-color: #105787;
}

.has-palette-4-color-2-color, .has-palette-4-color-2-color:active, .has-palette-4-color-2-color:visited {
	color: #072b43;
}

.has-palette-4-color-2-background-color {
	background-color: #072b43;
}

.has-palette-4-color-3-color, .has-palette-4-color-3-color:active, .has-palette-4-color-3-color:visited {
	color: #212c34;
}

.has-palette-4-color-3-background-color {
	background-color: #212c34;
}

.has-palette-4-color-4-color, .has-palette-4-color-4-color:active, .has-palette-4-color-4-color:visited {
	color: #9a9d9f;
}

.has-palette-4-color-4-background-color {
	background-color: #9a9d9f;
}

.has-palette-4-color-5-color, .has-palette-4-color-5-color:active, .has-palette-4-color-5-color:visited {
	color: #f3f4f4;
}

.has-palette-4-color-5-background-color {
	background-color: #f3f4f4;
}

.has-palette-4-color-6-color, .has-palette-4-color-6-color:active, .has-palette-4-color-6-color:visited {
	color: #fff;
}

.has-palette-4-color-6-background-color {
	background-color: #fff;
}

.has-palette-4-color-7-color, .has-palette-4-color-7-color:active, .has-palette-4-color-7-color:visited {
	color: #fff;
}

.has-palette-4-color-7-background-color {
	background-color: #fff;
}

.has-palette-5-color-0-color, .has-palette-5-color-0-color:active, .has-palette-5-color-0-color:visited {
	color: #fdb336;
}

.has-palette-5-color-0-background-color {
	background-color: #fdb336;
}

.has-palette-5-color-1-color, .has-palette-5-color-1-color:active, .has-palette-5-color-1-color:visited {
	color: #dd8b02;
}

.has-palette-5-color-1-background-color {
	background-color: #dd8b02;
}

.has-palette-5-color-2-color, .has-palette-5-color-2-color:active, .has-palette-5-color-2-color:visited {
	color: #fff;
}

.has-palette-5-color-2-background-color {
	background-color: #fff;
}

.has-palette-5-color-3-color, .has-palette-5-color-3-color:active, .has-palette-5-color-3-color:visited {
	color: #948f87;
}

.has-palette-5-color-3-background-color {
	background-color: #948f87;
}

.has-palette-5-color-4-color, .has-palette-5-color-4-color:active, .has-palette-5-color-4-color:visited {
	color: #1e2933;
}

.has-palette-5-color-4-background-color {
	background-color: #1e2933;
}

.has-palette-5-color-5-color, .has-palette-5-color-5-color:active, .has-palette-5-color-5-color:visited {
	color: #0f141a;
}

.has-palette-5-color-5-background-color {
	background-color: #0f141a;
}

.has-palette-5-color-6-color, .has-palette-5-color-6-color:active, .has-palette-5-color-6-color:visited {
	color: #141b22;
}

.has-palette-5-color-6-background-color {
	background-color: #141b22;
}

.has-palette-5-color-7-color, .has-palette-5-color-7-color:active, .has-palette-5-color-7-color:visited {
	color: #141b22;
}

.has-palette-5-color-7-background-color {
	background-color: #141b22;
}

.has-palette-6-color-0-color, .has-palette-6-color-0-color:active, .has-palette-6-color-0-color:visited {
	color: #ff524d;
}

.has-palette-6-color-0-background-color {
	background-color: #ff524d;
}

.has-palette-6-color-1-color, .has-palette-6-color-1-color:active, .has-palette-6-color-1-color:visited {
	color: #e80600;
}

.has-palette-6-color-1-background-color {
	background-color: #e80600;
}

.has-palette-6-color-2-color, .has-palette-6-color-2-color:active, .has-palette-6-color-2-color:visited {
	color: #40140f;
}

.has-palette-6-color-2-background-color {
	background-color: #40140f;
}

.has-palette-6-color-3-color, .has-palette-6-color-3-color:active, .has-palette-6-color-3-color:visited {
	color: #5b3f3e;
}

.has-palette-6-color-3-background-color {
	background-color: #5b3f3e;
}

.has-palette-6-color-4-color, .has-palette-6-color-4-color:active, .has-palette-6-color-4-color:visited {
	color: #aca2a1;
}

.has-palette-6-color-4-background-color {
	background-color: #aca2a1;
}

.has-palette-6-color-5-color, .has-palette-6-color-5-color:active, .has-palette-6-color-5-color:visited {
	color: #f4e3e0;
}

.has-palette-6-color-5-background-color {
	background-color: #f4e3e0;
}

.has-palette-6-color-6-color, .has-palette-6-color-6-color:active, .has-palette-6-color-6-color:visited {
	color: #fff;
}

.has-palette-6-color-6-background-color {
	background-color: #fff;
}

.has-palette-6-color-7-color, .has-palette-6-color-7-color:active, .has-palette-6-color-7-color:visited {
	color: #fff;
}

.has-palette-6-color-7-background-color {
	background-color: #fff;
}

.has-palette-7-color-0-color, .has-palette-7-color-0-color:active, .has-palette-7-color-0-color:visited {
	color: #e97b6b;
}

.has-palette-7-color-0-background-color {
	background-color: #e97b6b;
}

.has-palette-7-color-1-color, .has-palette-7-color-1-color:active, .has-palette-7-color-1-color:visited {
	color: #c84835;
}

.has-palette-7-color-1-background-color {
	background-color: #c84835;
}

.has-palette-7-color-2-color, .has-palette-7-color-2-color:active, .has-palette-7-color-2-color:visited {
	color: #131b51;
}

.has-palette-7-color-2-background-color {
	background-color: #131b51;
}

.has-palette-7-color-3-color, .has-palette-7-color-3-color:active, .has-palette-7-color-3-color:visited {
	color: #3e425b;
}

.has-palette-7-color-3-background-color {
	background-color: #3e425b;
}

.has-palette-7-color-4-color, .has-palette-7-color-4-color:active, .has-palette-7-color-4-color:visited {
	color: #a1a3ac;
}

.has-palette-7-color-4-background-color {
	background-color: #a1a3ac;
}

.has-palette-7-color-5-color, .has-palette-7-color-5-color:active, .has-palette-7-color-5-color:visited {
	color: #f7eae8;
}

.has-palette-7-color-5-background-color {
	background-color: #f7eae8;
}

.has-palette-7-color-6-color, .has-palette-7-color-6-color:active, .has-palette-7-color-6-color:visited {
	color: #fff;
}

.has-palette-7-color-6-background-color {
	background-color: #fff;
}

.has-palette-7-color-7-color, .has-palette-7-color-7-color:active, .has-palette-7-color-7-color:visited {
	color: #fff;
}

.has-palette-7-color-7-background-color {
	background-color: #fff;
}

.has-palette-8-color-0-color, .has-palette-8-color-0-color:active, .has-palette-8-color-0-color:visited {
	color: #0aa99d;
}

.has-palette-8-color-0-background-color {
	background-color: #0aa99d;
}

.has-palette-8-color-1-color, .has-palette-8-color-1-color:active, .has-palette-8-color-1-color:visited {
	color: #066b63;
}

.has-palette-8-color-1-background-color {
	background-color: #066b63;
}

.has-palette-8-color-2-color, .has-palette-8-color-2-color:active, .has-palette-8-color-2-color:visited {
	color: #0b0c0f;
}

.has-palette-8-color-2-background-color {
	background-color: #0b0c0f;
}

.has-palette-8-color-3-color, .has-palette-8-color-3-color:active, .has-palette-8-color-3-color:visited {
	color: #202833;
}

.has-palette-8-color-3-background-color {
	background-color: #202833;
}

.has-palette-8-color-4-color, .has-palette-8-color-4-color:active, .has-palette-8-color-4-color:visited {
	color: #c5c7c8;
}

.has-palette-8-color-4-background-color {
	background-color: #c5c7c8;
}

.has-palette-8-color-5-color, .has-palette-8-color-5-color:active, .has-palette-8-color-5-color:visited {
	color: #e9f3f2;
}

.has-palette-8-color-5-background-color {
	background-color: #e9f3f2;
}

.has-palette-8-color-6-color, .has-palette-8-color-6-color:active, .has-palette-8-color-6-color:visited {
	color: #fff;
}

.has-palette-8-color-6-background-color {
	background-color: #fff;
}

.has-palette-8-color-7-color, .has-palette-8-color-7-color:active, .has-palette-8-color-7-color:visited {
	color: #fff;
}

.has-palette-8-color-7-background-color {
	background-color: #fff;
}

.navigation.pagination .page-numbers.current {
	color: #fff !important;
}

.faq-content p {
	padding-left: 10px !important;
}

.page-id-2370 h5 {
	margin-bottom: 5px !important;
}

.margin-bot {
	margin-bottom: 0;
}
