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: 24px;
  --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: 16px;
    --bt-font-size-h1: 64px;
    --bt-font-size-h2: 48px;
    --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: 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;
  }
}

body {
  --bt-color-forms-text: #212121;
  --bt-color-forms-background: #ffffff;
  --bt-color-forms-borders: #212121;
  --bt-color-forms-dividers: #dddddd;
  --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: #212121;
  --bt-color-link-default: #212121;
  --bt-color-link-hover: #757575;
  --bt-color-onsale: #FFFFFF;
  --bt-color-onsale-bg: #646464;
}

@media (min-width:576px) and (max-width:991px) {
  body {}
}

@media (min-width:992px) {
  body {}
}

body {
  --bt-color-button: #FFF;
  --bt-color-button-hover: #FFF;
  --bt-color-button-bg: #12BD36;
  --bt-color-button-bg-hover: #147729;
  --bt-color-button-border: #12BD36;
  --bt-color-button-border-hover: #147729;
  --bt-font-size-button: 16px;
  --bt-letter-spacing-button: 0;
  --bt-padding-button-top-bottom: 13px;
  --bt-padding-button-left-right: 24px;
  --bt-border-radius-button: 0;
  --bt-border-width-button: 0;
}

@media (min-width:576px) and (max-width:991px) {
  body {
    --bt-font-size-button: 16px;
    --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: 24px;
  }
}

.site-header .site-title a {}

.site-description {}

a {}

a:hover,
.wp-block-columns p a:hover,
.widget a:hover {}

@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: 1px;
}

.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 {
  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: #FFF;
}

.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, 1);
}

.sticky-header-active .has-sticky-header .bhfb-below_header_row {
  border-bottom-color: rgba(234, 234, 234, 1);
}

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-end;
  }
}

@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: 150px;
  }
}

@media (min-width:576px) and (max-width:991px) {
  .custom-logo-link img {
    width: 120px;
  }
}

@media (max-width:575px) {
  .custom-logo-link img {
    width: 120px;
  }
}

@media (min-width:992px) {
  .bhfb.bhfb-header .bhfb-component-logo {
    text-align: center;
  }
}

@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 {}

.bhfb .main-navigation a.botiga-dropdown-link+.dropdown-symbol svg {
  fill: ;
}

.bhfb .main-navigation a.botiga-dropdown-link:hover {}

.bhfb .main-navigation a.botiga-dropdown-link:hover+.dropdown-symbol svg {
  fill: ;
}

.header-transparent:not(.sticky-header-active) .header-transparent-wrapper .bhfb .main-navigation ul.menu>li>a.botiga-dropdown-link {}

.header-transparent:not(.sticky-header-active) .header-transparent-wrapper .bhfb .main-navigation ul.menu>li>a.botiga-dropdown-link+.dropdown-symbol svg {
  fill: ;
}

.bhfb .main-navigation .sub-menu.botiga-dropdown-ul a.botiga-dropdown-link {}

.bhfb .main-navigation .sub-menu.botiga-dropdown-ul a.botiga-dropdown-link+.dropdown-symbol svg {
  fill: ;
}

.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 {
  fill: ;
}

.sticky-header-active .bhfb .main-navigation a.botiga-dropdown-link {}

.sticky-header-active .bhfb .main-navigation a.botiga-dropdown-link+.dropdown-symbol svg {
  fill: ;
}

.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 {
  fill: ;
}

.sticky-header-active .bhfb .main-navigation .sub-menu.botiga-dropdown-ul a.botiga-dropdown-link {}

.sticky-header-active .bhfb .main-navigation .sub-menu.botiga-dropdown-ul a.botiga-dropdown-link+.dropdown-symbol svg {
  fill: ;
}

.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 {
  fill: ;
}

.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 !important;
}

.bhfb-component-button .button {
  color: #FFF !important;
}

.bhfb-component-button .button {
  border-color: #212121 !important;
}

.bhfb-component-button .button:hover {
  background-color: #757575 !important;
}

.bhfb-component-button .button:hover {
  color: #FFF !important;
}

.bhfb-component-button .button:hover {
  border-color: #757575 !important;
}

.sticky-header-active .bhfb-component-button .button {
  background-color: #212121 !important;
}

.sticky-header-active .bhfb-component-button .button {
  color: #FFF !important;
}

.sticky-header-active .bhfb-component-button .button {
  border-color: #212121 !important;
}

.sticky-header-active .bhfb-component-button .button:hover {
  background-color: #757575 !important;
}

.sticky-header-active .bhfb-component-button .button:hover {
  color: #757575 !important;
}

.sticky-header-active .bhfb-component-button .button:hover {
  border-color: #757575 !important;
}

.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 {
  fill: ;
}

.bhfb.bhfb-mobile_offcanvas .main-navigation a.botiga-dropdown-link {}

.bhfb.bhfb-mobile_offcanvas .main-navigation a.botiga-dropdown-link+.dropdown-symbol svg {
  fill: ;
}

.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 {
  fill: ;
}

.bhfb.bhfb-mobile_offcanvas .main-navigation .sub-menu.botiga-dropdown-ul a.botiga-dropdown-link {}

.bhfb.bhfb-mobile_offcanvas .main-navigation .sub-menu.botiga-dropdown-ul a.botiga-dropdown-link+.dropdown-symbol svg {
  fill: ;
}

.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 {
  fill: ;
}

@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: left;
  }
}

@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: 180px;
  }
}

@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, 0.1);
}

:root {
  --botiga_footer_row__above_footer_row_elements_spacing: 25px;
}

@media (min-width:992px) {
  .bhfb-main_footer_row {
    min-height: 280px;
  }
}

@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: #f5f5f5;
}

.bhfb-main_footer_row {
  border-top-width: 0;
}

.bhfb-main_footer_row {
  border-top-style: solid;
}

.bhfb-main_footer_row {
  border-top-color: rgba(234, 234, 234, 0.1);
}

:root {
  --botiga_footer_row__main_footer_row_elements_spacing: 25px;
}

@media (min-width:992px) {
  .bhfb-below_footer_row {
    min-height: 100px;
  }
}

@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, 0.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: flex-start;
  }
}

@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: flex-start;
  }
}

@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: 25px;
  }
}

@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 {}

.bhfb .botiga-credits a {}

.bhfb .botiga-credits a:hover {}

.bhfb-footer .bhfb-component-social .social-profile>a svg {
  fill: ;
}

.bhfb-footer .bhfb-component-social .social-profile>a:hover svg {
  fill: ;
}

.bhfb-footer .bhfb-component-button .button {
  background-color: #6D6D6D !important;
}

.bhfb-footer .bhfb-component-button .button {
  color: !important;
}

.bhfb-footer .bhfb-component-button .button {
  border-color: #6D6D6D !important;
}

.bhfb-footer .bhfb-component-button .button:hover {
  color: !important;
}

.bhfb-footer .bhfb-component-button .button:hover {
  border-color: !important;
}

.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(33, 33, 33, 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) {
  fill: ;
}

#masthead-mobile svg.stroke-based {
  stroke: ;
}

.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: #666666;
}

@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(33, 33, 33, 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 {
  stroke: ;
}

.back-to-top:hover {}

.back-to-top:hover svg {
  stroke: ;
}

.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, 0.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 {
  fill: ;
}

.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;
}

.woocommerce-product-gallery__wrapper a {
  pointer-events: none;
}

.wc-block-grid__product-onsale,
span.onsale {
  border-radius: 10px;
  top: 10px !important;
  left: 10px !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(33, 33, 33, 0.1);
}

.single-product .product_meta .sku_wrapper {
  display: none
}

.single-product .product_meta .posted_in {
  display: none
}

.botiga-tabs-style1 .woocommerce-tabs ul.tabs li.active a,
.botiga-tabs-style1 .woocommerce-tabs ul.tabs li:hover a {
  border-
}

.botiga-tabs-style1 .woocommerce-tabs ul.tabs {
  border-bottom-color: rgba(33, 33, 33, 0.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 {
  border-
}

.product-gallery-summary .product_title {}

.product-gallery-summary .price .woocommerce-Price-amount {}

.single-product .site-main>.product>section.products:nth-child(even):after {
  background-color: rgba(245, 245, 245, 0.5);
}

.product-gallery-summary .product_title {
  text-transform: none;
  text-decoration: none;
}

.shop_table th,
.shop_table td,
.shop_table tr {
  border-color: rgba(33, 33, 33, 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, 0.3);
}

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: uppercase;
  text-decoration: none;
}

.widget-area .widget {
  border-color: rgba(33, 33, 33, 0.1);
}

:root {
  --botiga_content_width: 1140px;
}

.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: #ffffff;
}

.has-color-6-background-color,
.has-color-6-background-color:hover {
  background-color: #ffffff;
}

.has-color-7-color,
.has-color-7-color:hover,
.has-color-7-color:active,
.has-color-7-color:visited {
  color: #ffffff;
}

.has-color-7-background-color,
.has-color-7-background-color:hover {
  background-color: #ffffff;
}

.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: #ffffff;
}

.has-palette-1-color-6-background-color {
  background-color: #ffffff;
}

.has-palette-1-color-7-color,
.has-palette-1-color-7-color:active,
.has-palette-1-color-7-color:visited {
  color: #ffffff;
}

.has-palette-1-color-7-background-color {
  background-color: #ffffff;
}

.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: #222222;
}

.has-palette-2-color-3-background-color {
  background-color: #222222;
}

.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: #FFFFFF;
}

.has-palette-2-color-6-background-color {
  background-color: #FFFFFF;
}

.has-palette-2-color-7-color,
.has-palette-2-color-7-color:active,
.has-palette-2-color-7-color:visited {
  color: #ffffff;
}

.has-palette-2-color-7-background-color {
  background-color: #ffffff;
}

.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: #000000;
}

.has-palette-3-color-2-background-color {
  background-color: #000000;
}

.has-palette-3-color-3-color,
.has-palette-3-color-3-color:active,
.has-palette-3-color-3-color:visited {
  color: #222222;
}

.has-palette-3-color-3-background-color {
  background-color: #222222;
}

.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: #ffffff;
}

.has-palette-3-color-6-background-color {
  background-color: #ffffff;
}

.has-palette-3-color-7-color,
.has-palette-3-color-7-color:active,
.has-palette-3-color-7-color:visited {
  color: #ffffff;
}

.has-palette-3-color-7-background-color {
  background-color: #ffffff;
}

.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: #ffffff;
}

.has-palette-4-color-6-background-color {
  background-color: #ffffff;
}

.has-palette-4-color-7-color,
.has-palette-4-color-7-color:active,
.has-palette-4-color-7-color:visited {
  color: #ffffff;
}

.has-palette-4-color-7-background-color {
  background-color: #ffffff;
}

.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: #FFFFFF;
}

.has-palette-5-color-2-background-color {
  background-color: #FFFFFF;
}

.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: #FFFFFF;
}

.has-palette-6-color-6-background-color {
  background-color: #FFFFFF;
}

.has-palette-6-color-7-color,
.has-palette-6-color-7-color:active,
.has-palette-6-color-7-color:visited {
  color: #FFFFFF;
}

.has-palette-6-color-7-background-color {
  background-color: #FFFFFF;
}

.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: #FFFFFF;
}

.has-palette-7-color-6-background-color {
  background-color: #FFFFFF;
}

.has-palette-7-color-7-color,
.has-palette-7-color-7-color:active,
.has-palette-7-color-7-color:visited {
  color: #FFFFFF;
}

.has-palette-7-color-7-background-color {
  background-color: #FFFFFF;
}

.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: #FFFFFF;
}

.has-palette-8-color-6-background-color {
  background-color: #FFFFFF;
}

.has-palette-8-color-7-color,
.has-palette-8-color-7-color:active,
.has-palette-8-color-7-color:visited {
  color: #FFFFFF;
}

.has-palette-8-color-7-background-color {
  background-color: #FFFFFF;
}

.woocommerce-store-notice {
  background-color: #3d9cd2;
}

.woocommerce-store-notice {
  color: #212121;
}

.woocommerce-store-notice a {
  color: #212121;
}

.woocommerce-store-notice a:hover {
  color: #757575;
}

.woocommerce-checkout .wcf-embed-checkout-form.wcf-embed-checkout-form-modern-checkout .wcf-shipping-method-options {
  text-align: unset !important;
  padding-right: unset !important;
}

.woocommerce-checkout .wcf-shipping-methods-wrapper {
  display: block !important;
}

.woocommerce-checkout ul#shipping_method {
  border: 1px solid #d1d5db;
  border-radius: 4px;
  cursor: pointer;
}

.woocommerce-checkout ul#shipping_method li:last-child {
  padding: 10px;
}

.woocommerce-checkout ul#shipping_method li:first-child {
  border-bottom: 1px solid #d1d5db;
  padding: 10px;
  padding-top: 17px;
  padding-bottom: 15px;
}

tfoot tr.woocommerce-shipping-totals.shipping {
  display: none !important;
}

.woocommerce-checkout .wcf-shipping-methods-title {
  font-weight: bold;
  font-size: 18px;
  font-weight: 600;
  color: #1A1E23;
  padding-bottom: 14px;
  padding-top: 7px;
}

.widget_shopping_cart_content .wcf-product-thumbnail {
  display: none;
}

.widget_shopping_cart .widgettitle {
  border-bottom: 1px solid #eee;
}

.widget_shopping_cart .widgettitle:after {
  width: 0;
}

.widget_shopping_cart_content .elementor-menu-cart__product-name,
.widget_shopping_cart_content .elementor-menu-cart__product-price {
  font-size: 14px;
  padding-left: 20px;
  margin-top: 31px;
}

.widget_shopping_cart_content .wcf-product-name {
  font-weight: bold;
}

.widget_shopping_cart .widget_shopping_cart_content {
  padding: 10px;
}

.widget_shopping_cart_content .elementor-menu-cart__product-price.product-price {
  font-weight: bold;
  color: #646464;
}

p {
  margin-bottom: 20px;
}

.elementor-wc-products .attachment-woocommerce_thumbnail {
  width: 80% !important;
  margin: 0 auto;
}

.botiga-wc-loop-product__title {
  color: #212121 !important;
}

body .woocommerce ul.products li.product .price del .amount {
  font-size: 17px;
}

.products .woocommerce-loop-product__title .botiga-wc-loop-product__title {
  font-size: 22px !important;
  font-weight: 600 !important;
  color: #000 !important;
}

body:not(.home) .loop-image-wrap.botiga-add-to-cart-button-layout2 {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
}

body:not(.home) .loop-image-wrap.botiga-add-to-cart-button-layout2 .onsale {
  display: block !important;
  position: static;
  padding: 2px 7px !important;
  border-radius: 8px;
}

body:not(.home) .products .product h2.woocommerce-loop-product__title {
  order: 1;
}

body:not(.home) .products .product .woocommerce-LoopProduct-link.woocommerce-loop-product__link {
  order: 2;
}

body:not(.home) .products .product .price {
  order: 3;
}

body:not(.home) .products .product .price del {
  text-decoration: none;
}

body:not(.home) del .woocommerce-Price-amount.amount {
  text-decoration: line-through;
}

body:not(.home) .products .product .loop-button-wrap.button-layout2 {
  order: 4;
}

.woocommerce .onsale {
  font-weight: 600 !important;
}

li.additional_information_tab {
  display: none !important;
}

.woocommerce button.button[name="apply_coupon"] {
  color: white;
  font-weight: 600 !important;
  font-size: 15px !important;
  background-color: #999999 !important;
}

.woocommerce button.button[name="apply_coupon"]:hover {
  background-color: #878484 !important;
}

.woocommerce-checkout .wcf-bump-order-grid-wrap.wcf-all-bump-order-wrap.wcf-after-order {
  display: none !important;
}

.single_add_to_cart_button.button {
  pointer-events: initial;
}

.woocommerce-checkout-review-order-table tfoot .order-total .amount {
  font-size: 15px !important;
  font-weight: 600;
}

#shipping_method .amount {
  font-weight: 600 !important;
  color: #555555;
}

#payment .payment_methods li.payment_method_stripe_apple_pay,
#payment .payment_methods li.payment_method_stripe_applepay,
#payment .payment_methods li.payment_method_apple_pay,
#payment .payment_methods li.payment_method_wc_stripe_apple_pay {
  display: none !important;
}

#payment .payment_methods li.payment_method_stripe_google_pay,
#payment .payment_methods li.payment_method_stripe_googlepay,
#payment .payment_methods li.payment_method_google_pay,
#payment .payment_methods li.payment_method_wc_stripe_google_pay {
  display: none !important;
}

.wc-stripe-banner-checkout {
  width: 100% !important;
  box-sizing: border-box !important;
  text-align: center !important;
}

@media (min-width:768px) {
  form.checkout .wc-stripe-banner-checkout {
    width: 55.57% !important;
    max-width: none !important;
    margin: 0 0 16px 0 !important;
  }
}

.wc-stripe-banner-checkout fieldset {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.wc-stripe-banner-checkout .wc_stripe_checkout_banner_gateways {
  display: flex !important;
  justify-content: center !important;
  width: 100% !important;
  padding-left: 0 !important;
  margin: 0 !important;
}

.wc-stripe-banner-checkout .wc_stripe_checkout_banner_gateways>li {
  float: none !important;
  display: flex !important;
  justify-content: center !important;
  width: 100% !important;
  margin: 0 auto !important;
}

.wc-stripe-banner-checkout .banner-divider {
  display: block !important;
  text-align: center !important;
  margin: 12px auto 0 !important;
}

.wc-stripe-banner-checkout .banner-divider {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  max-width: 520px;
  margin: 16px auto !important;
  text-align: center !important;
}

.wc-stripe-banner-checkout .banner-divider::before,
.wc-stripe-banner-checkout .banner-divider::after {
  content: "";
  flex: 1 !important;
  height: 1px !important;
  background: #e5e7eb !important;
  margin: 0 12px !important;
}

.wc-stripe-banner-checkout .banner-divider span {
  white-space: nowrap !important;
  font-size: 13px !important;
  color: #6b7280 !important;
}

.wc-stripe-banner-checkout,
.wc-stripe-banner-checkout fieldset {
  border: none !important;
  box-shadow: none !important;
  background: transparent !important;
}

.wc-stripe-banner-checkout legend,
.wc-stripe-banner-checkout .wc-stripe-banner-title {
  font-size: 13px !important;
  font-weight: 400 !important;
  color: #6b7280 !important;
  padding-top: 10px !important;
  margin-bottom: 10px !important;
}

.wc-stripe-banner-checkout .banner-divider {
  font-size: 14px !important;
  font-weight: 400 !important;
  color: #6b7280 !important;
}

.wc-stripe-banner-checkout {
  margin-top: 24px !important;
}

.wc-stripe-banner-checkout .banner-divider {
  margin-bottom: 0 !important;
}

@media (max-width:767px) {
  .wc-stripe-banner-checkout .banner-divider {
    margin-top: 2px !important;
    margin-bottom: 1px !important;
  }
}

@media (max-width:767px) {
  .wc-stripe-banner-checkout fieldset {
    margin: 0 !important;
    padding: 0 !important;
  }

  .wc-stripe-banner-checkout .wc_stripe_checkout_banner_gateways {
    margin: 12px 0 0 0 !important;
    padding: 0 !important;
  }

  .wc-stripe-banner-checkout .banner-divider {
    margin-top: 20px !important;
    margin-bottom: 2px !important;
    line-height: 1 !important;
  }
}

.wcf-shipping-methods-wrapper:not(#shipping-method-slot) {
  display: none !important;
}

#shipping-method-slot {
  display: block !important;
  margin-top: 18px;
}

#shipping-method-slot ul#shipping_method {
  width: 100% !important;
  max-width: none !important;
  box-sizing: border-box !important;
  margin: 0 !important;
  padding: 0 !important;
}

#shipping-method-slot ul#shipping_method li {
  margin: 0 !important;
}

#shipping-method-slot {
  max-width: 100%;
  padding-left: 8px;
  padding-right: 8px;
  box-sizing: border-box;
}

#shipping-method-slot ul#shipping_method {
  width: 100%;
  box-sizing: border-box;
}

#shipping-method-slot ul#shipping_method li {
  min-height: 52px;
  display: flex;
  align-items: center;
}

html.shipping-moving .woocommerce-checkout-review-order-table #shipping_method {
  visibility: hidden !important;
}

#html.shipping-moving #shipping-method-slot {
  visibility: hidden !important;
}

tfoot tr.woocommerce-shipping-totals.shipping {
  display: none !important;
}

.wc-stripe-banner-checkout .wc_stripe_checkout_banner_gateways>li:empty {
  display: none !important;
}

.wc-stripe-banner-checkout .wc_stripe_checkout_banner_gateways {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 12px !important;
  flex-wrap: wrap !important;
}

.wc-stripe-banner-checkout .wc_stripe_checkout_banner_gateways>li {
  width: auto !important;
  flex: 0 0 auto !important;
  display: flex !important;
  justify-content: center !important;
}

.wc-stripe-banner-checkout .wc_stripe_checkout_banner_gateways {
  gap: 20px !important;
}

.wc-stripe-banner-checkout .wc_stripe_checkout_banner_gateways>li {
  width: 240px !important;
  max-width: 100% !important;
}

@media (min-width:768px) {
  body.woocommerce-checkout .wc-stripe-banner-checkout>.banner-divider {
    margin-top: 28px !important;
    margin-bottom: 0 !important;
  }

  body.woocommerce-checkout .wc-stripe-banner-checkout>fieldset {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
}

@supports not (-webkit-appearance:-apple-pay-button) {

  .wc-stripe-banner-checkout .wc_stripe_checkout_banner_gateways li.banner_payment_method_applepay,
  .wc-stripe-banner-checkout .wc_stripe_checkout_banner_gateways li.banner_payment_method_stripe_applepay {
    display: none !important;
    width: 0 !important;
    margin: 0 !important;
  }
}

html.shipping-moving ul#shipping_method {
  visibility: hidden !important;
}

html.shipping-moving #shipping-method-slot ul#shipping_method {
  visibility: visible !important;
}

#billing_state_field .select2-container--default .select2-selection--single .select2-selection__placeholder {
  line-height: 3.2 !important;
  display: block !important;
  padding-top: 15px !important;
}

#billing_state_field .select2-container .select2-selection--single {
  height: 55px !important;
  display: flex !important;
  align-items: center !important;
}

#billing_state_field .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 50px !important;
  top: 5px !important;
}

#ppcp-credit-card-gateway-card-number,
#ppcp-credit-card-gateway-card-expiry,
#ppcp-credit-card-gateway-card-cvc {
  font-size: 16px !important;
}

.woocommerce-checkout #wc-ppcp-credit-card-gateway-cc-form p.form-row {
  margin: 10 !important;
  padding: 0 !important;
}

.woocommerce-checkout #wc-ppcp-credit-card-gateway-cc-form label {
  padding-left: 6px;
  box-sizing: border-box;
}

.woocommerce-checkout #wc-ppcp-credit-card-gateway-cc-form p.form-row>label {
  margin-bottom: 0 !important;
}

.woocommerce-checkout .wcf-shipping-methods-wrapper {
  margin-bottom: 17px !important;
}

.woocommerce-checkout .wcf-shipping-methods-title {
  margin-top: 8px !important;
  padding-top: 0 !important;
}

.woocommerce-checkout #payment div.form-row.place-order {
  margin-top: 0 !important;
  padding-top: 25px !important;
}

.wcf-checkout-place-order-wrapper {
  margin-top: 0 !important;
}

.woocommerce-checkout #place_order {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  line-height: 1 !important;
}

.wc_payment_method.payment_method_ppcp-gateway {
  display: flex !important;
  align-items: center !important;
  min-height: 57px !important;
  padding: 0 15px !important;
}

.wc_payment_method.payment_method_ppcp-gateway label {
  display: flex !important;
  align-items: center !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1 !important;
  height: 57px !important;
}

.wc_payment_method.payment_method_ppcp-gateway input[type="radio"] {
  margin: 0 10px 0 0 !important;
  vertical-align: middle !important;
  position: relative !important;
  top: 0 !important;
}

.woocommerce-checkout-review-order-table tfoot tr:has(+ tr.order-total) {
  display: none !important;
}

body.woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-message {
  display: none !important;
}

body.woocommerce-checkout #payment .payment_method_ppcp-gateway {
  padding-left: 12px !important;
  margin-left: 0 !important;
}

body.woocommerce-checkout #payment .payment_method_ppcp-gateway input[type="radio"] {
  margin-right: 7px !important;
}

body.woocommerce-checkout #payment .payment_method_ppcp-gateway .payment_box.payment_method_ppcp-gateway {
  display: none !important;
}

.woocommerce-checkout #payment ul.payment_methods li.payment_method_stripe_upm label {
  display: inline-flex !important;
  align-items: center !important;
  gap: 10px !important;
}

.woocommerce-checkout #payment ul.payment_methods li.payment_method_stripe_upm label img {
  float: none !important;
  position: static !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  display: inline-block !important;
  vertical-align: middle !important;
}

.woocommerce-checkout #payment ul.payment_methods li.payment_method_stripe_ideal label {
  display: inline-flex !important;
  align-items: center !important;
  gap: 2px !important;
}

.woocommerce-checkout #payment ul.payment_methods li.payment_method_stripe_ideal label img.stripe-ideal-custom-icon {
  float: none !important;
  position: static !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  display: inline-block !important;
  vertical-align: middle !important;
  width: 50px !important;
  height: auto !important;
}

.woocommerce-checkout #payment ul.payment_methods li.payment_method_stripe_bancontact label {
  display: inline-flex !important;
  align-items: center !important;
  gap: 2px !important;
}

.woocommerce-checkout #payment ul.payment_methods li.payment_method_stripe_bancontact label img.stripe-ideal-custom-icon {
  float: none !important;
  position: static !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  display: inline-block !important;
  vertical-align: middle !important;
  width: 50px !important;
  height: auto !important;
}
