  /*
Theme Name: Breakdance Zero Theme
Theme URI: https://breakdance.com/zero-theme // todo
Author: Breakdance Builder
Author URI: https://breakdance.com/
Description: Entirely disables the WordPress theme system and lets you design every part of your site with Breakdance, while keeping other theme functionality like templates overrides and functions.php.
Version: 1.0.0
Tested up to: 5.9
Requires PHP: 7
License: GNU General Public License v2 or later // todo no idea about this
License URI: LICENSE
Text Domain: breakdance

Requires Breakdance to be installed.
/*-------------------------------------------------------------- */
.search-container {
  margin-bottom: 20px;
  width: 100%;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}
.search-container label {
  font-weight: 700;
  font-size: 14px;
  color: rgb(17 35 55);
  margin-right: 10px;
}
.search-container input {
  max-width: 100%;
  padding: 10px;
  font-size: 14px;
  width: 300px;
}
/* .dynamic-machines-table {
  border-collapse: collapse;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.dynamic-machines-table td {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
} */
/* Submitted Date */
.acf-field-664b915f0ab13 {
  display: none;
}
iframe.trello-card {
  min-height: 300px;
}
div.cssload-speeding-wheel {
  display: none !important;
}
.table-container {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
#wp-admin-bar-machines-dashboard {
  display: block !important;
}

.blue-text {
  color: blue;
}
.accordion {
  width: 100%;
}
.accordion-arrow {
  display: inline-block;
  transition: transform 0.3s ease;
}
.breakdance h3.accordion-title {
  font-size: 20px;
  cursor: pointer;
  margin-bottom: 5px;
}
.accordion-title.active .accordion-arrow {
  transform: rotate(180deg);
}
.accordion-content .machines-table {
  margin-bottom: 30px;
}
.bde-header-builder.publishpress {
  position: relative !important;
  padding-top: 0;
}
.mySwiper.swiper {
  display: none;
}
.mySwiper.swiper.swiper-initialized {
  display: block;
}
#gallery .swiper-wrapper {
  align-items: center;
}
#gallery .swiper-slide .embed-container,
#gallery .swiper-slide iframe {
  min-height: 304px;
}
.overflow-auto-y {
  overflow-y: auto;
}
.highlight-row {
  background-color: #f2dede !important;
}
#gform_fields_2 .gfield_required_text {
  color: #f55b38;
}
.gform-theme--framework .gform_validation_errors .gform_submission_error,
#validation_message_2_1 {
  color: #f55b38;
}
ul.news-categories {
  list-style: none;
  padding-left: 0;
  width: 100%;
}
ul.news-categories li {
  border-bottom: 1px solid #ddd;
}
ul.news-categories li a {
  text-decoration: none;
  padding: 10px 0;
  display: block;
}
.ubermenu-column-1-3.ubermenu-item-level-6 > .ubermenu-target {
  padding: 4px 20px !important;
}
.ubermenu-column-1-3.ubermenu-item-level-6 > .ubermenu-target span {
  font-size: 13px !important;
  font-size: 400 !important;
  font-family: "Barlow", sans-serif !important;
}
#certification-expand.expandable {
  cursor: pointer;
}
.text-right {
  text-align: right;
}
div[data-name="brochure_images"] ul,
div[data-name="logo"] ul {
  display: flex;
  gap: 10px;
  margin-top: 10px;
  flex-wrap: wrap;
}
div[data-name="brochure_images"] ul label,
div[data-name="logo"] ul label {
  display: flex !important;
  flex-direction: column-reverse !important;
  gap: 5px !important;
}
div[data-name="brochure_images"] ul img,
div[data-name="logo"] ul img {
  width: 100px;
  height: 100px;
  object-fit: cover;
}
.hidden-field {
  display: none;
}
.select2-container.-acf {
  z-index: 3 !important;
}
div.breakdance .bde-accordion-23310-204 .bde-accordion__icon--default {
  display: flex !important;
}
.facetwp-template {
  display: none;
}
body:not(.facet-hidden) .facetwp-template.visible {
  display: block;
}
span.alt-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
h2,
h3,
p {
  margin-top: 0;
  margin-bottom: 20px;
}
.cta h2 {
  font-size: 38px;
}
.ubermenu .ubermenu-target-text {
  font-family: var(--bde-heading-font-family) !important;
}
li.ubermenu-item-level-0 > .ubermenu-target > .ubermenu-target-text {
  font-family: "Barlow", sans-serif !important;
}
.ubermenu .ubermenu-target-with-image > .ubermenu-target-text {
  display: inline-block !important;
}

li:not(.ubermenu-item-level-0) > .ubermenu-target {
  color: #000 !important;
}
li.ubermenu-item-level-4 > a.ubermenu-target:after {
  content: " ›";
}
li.ubermenu-item-level-5 > a.ubermenu-target:after {
  content: " ›";
}
li:not(.ubermenu-item-level-0).ubermenu-current-menu-item.ubermenu-item-level-2
  > .ubermenu-target {
  color: #9e6c00 !important;
}
nav.ubermenu-skin-grey-white .ubermenu-item-level-0:hover > .ubermenu-target,
nav.ubermenu-skin-grey-white
  .ubermenu-item-level-0.ubermenu-current-menu-ancestor
  > .ubermenu-target,
nav.ubermenu-skin-grey-white
  .ubermenu-item-level-0.ubermenu-current-menu-item
  > .ubermenu-target,
.ubermenu .ubermenu-item-level-0.ubermenu-current-page-ancestor {
  background: #302d27 !important;
}
.ubermenu .ubermenu-item-level-5.ubermenu-current_page_item > a.ubermenu-target,
.ubermenu
  .ubermenu-item-level-5.ubermenu-current-page-ancestor
  > a.ubermenu-target,
.ubermenu
  .ubermenu-item-level-6.ubermenu-current_page_item
  > a.ubermenu-target {
  color: #9e6c00 !important;
}

nav.ubermenu-skin-grey-white
  .ubermenu-item-level-0.ubermenu-active
  > .ubermenu-target {
  background: #000 !important;
}
.placeholder-image {
  border: 1px solid #ededed;
}
.recently-added-header {
  font-weight: 700;
  font-size: 20px;
  font-family: var(--bde-heading-font-family);
  color: #000;
  margin-bottom: 15px;
}
.recently-added-products {
  display: flex;
  flex-direction: column;

  gap: 10px;
}
.recently-added-product {
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
}

.recently-added-product img {
  width: 70px;
  border-radius: 4px;
}
.gf-dark-theme label {
  color: #fff !important;
}
.pswp img {
  max-width: none !important;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.machine-search {
  display: flex;
  flex-direction: column;
  gap: 20px;
  font-size: 15px;
  flex-wrap: wrap;
  width: 100%;
}

.machine-search .facetwp-facet {
  margin-bottom: 0;
}
.machine-search b {
  display: block;
  margin-bottom: 5px;
}
.machine-search .facetwp-search {
  border: 1px solid #e6a926;
  border-radius: 5px;
  padding: 12px;
}
.machine-search .fs-label-wrap {
  border: 1px solid #e6a926;
  border-radius: 5px;
  padding: 8px 12px;
}
.machine-search .fwp-submit {
  background-color: #252320;
  border: 0;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  padding: 13px 20px;
}

.salesmen strong {
  font-family: var(--bde-heading-font-family);
}
.salesmen ul {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin: 0;
  padding-left: 20px;
}
.salesmen li {
  list-style: none;
  font-size: 16px;
  margin-right: 20px;
}
.salesmen li::before {
  display: inline-block;
  content: url(/wp-content/themes/breakdance-zero-theme/"data:image/svg+xml,%3Csvg xmlns='http:/www.w3.org/2000/svg' viewBox='0 0 496 512'%3E%3C!-- Font Awesome Free 5.15.1 by @fontawesome - https:/fontawesome.com License - https:/fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --%3E%3Cpath d='M248 104c-53 0-96 43-96 96s43 96 96 96 96-43 96-96-43-96-96-96zm0 144c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm0-240C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-49.7 0-95.1-18.3-130.1-48.4 14.9-23 40.4-38.6 69.6-39.5 20.8 6.4 40.6 9.6 60.5 9.6s39.7-3.1 60.5-9.6c29.2 1 54.7 16.5 69.6 39.5-35 30.1-80.4 48.4-130.1 48.4zm162.7-84.1c-24.4-31.4-62.1-51.9-105.1-51.9-10.2 0-26 9.6-57.6 9.6-31.5 0-47.4-9.6-57.6-9.6-42.9 0-80.6 20.5-105.1 51.9C61.9 339.2 48 299.2 48 256c0-110.3 89.7-200 200-200s200 89.7 200 200c0 43.2-13.9 83.2-37.3 115.9z'%3E%3C/path%3E%3C/svg%3E ");

  width: 12px;
  height: 12px;
  margin-right: 5px;
  margin-left: -19px;
}
.salesmen a {
  text-decoration: none;
}
.machine-table {
  width: 100%;
}
.machine-table tr td {
  padding: 2px 4px;
  font-size: 15px;
}
.machine-table tr td:first-child {
  width: 25%;
}

.machine-specs .machine-table td:first-child,
.machine-specs .machine-table th:first-child {
  white-space: nowrap; /* Prevents text from wrapping */
}
.machine-table tr:nth-child(even) {
  background-color: #f2f2f2;
}
.location {
  font-size: 15px;
  display: flex;
  width: 100%;
}
.location > div {
  flex: 1;
}
.location-name {
  font-weight: 700;
  font-size: 20px;
  font-family: var(--bde-heading-font-family);
}
.location .location-hours ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.location .location-hours ul li {
  margin-bottom: 2px;
}
.additional-product {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 700;
}
.additional-product a {
  text-decoration: none;
}
.additional-product a h3 {
  margin: 4px 0;
  font-size: 16px;
}
.additional-product img {
  border-radius: 4px;
}
body.archive .facetwp-hidden {
  display: block !important;
}
.facet-show .facetwp-hidden {
  display: block !important;
}
.machines {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
  width: 100%;
}
.machines a {
  box-sizing: border-box;
  flex: 1 0 calc(25% - 20px); /* Equal width for 3 columns with margin */
  background: #fff;
  box-shadow: 0 0 3px #c8c8c8;
  margin-bottom: 20px;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  text-align: center;
  color: #000 !important;
}
.machine-search-results .bde-code-block > a {
  box-sizing: border-box;
  background: #fff;
  box-shadow: 0 0 3px #c8c8c8;
  margin-bottom: 20px;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  text-align: center;
  color: #000 !important;
}
.machine {
  font-size: 14px;
}
.machines .machine h3,
.ee-post .machine h3 {
  font-size: 18px;
  margin: 0;
}
.machine-title {
  padding: 10px;
}
.machines a:hover {
  transform: translateY(-5px);
  box-shadow: 0 0 3px #e68e00;
}
.machine-category {
  text-transform: uppercase;
  font-size: 13px;
}
.machine-price {
  color: #000;
  font-family: var(--bde-heading-font-family);
  font-size: 20px;
  font-weight: 700;
  background: url(/wp-content/uploads/machine-gallery-single-price-bg.png)
    no-repeat bottom center;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.machine-image-thumbnail {
  width: 60px;
  height: 60px;
}
.machine-year-hours-wrapper {
  display: flex;
  justify-content: space-around;
  padding-bottom: 20px;
}
.machine-label {
  text-transform: uppercase;
  font-weight: bold;
}
.facet-hidden .sort-bar {
  display: none !important;
}
.facetwp-facet.facetwp-facet-sort_by,
.facetwp-facet.facetwp-facet-sort_by_inventory_manager,
.facetwp-facet.facetwp-facet-sort_by_employee {
  margin-bottom: 0;
}
table.machines-table {
  width: 100%;
  font-size: 14px;
}
table.machines-table:not(.dynamic-machines-table) tr:nth-child(even) {
  background-color: #f2f2f2;
}

table.machines-table td {
  padding: 5px;
}

table.striped-table {
  width: 100%;
  font-size: 16px;
}
table.striped-table tr:nth-child(even) {
  background-color: #f2f2f2;
}
table.striped-table th {
  background-color: #f2f2f2;
}
table.striped-table td {
  padding: 5px;
}
.centered-td td {
  text-align: center;
}
.btn-back {
  border: 2px solid #5a5955;
  border-radius: 4px;
  color: #fff !important;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  padding: 10px;
  transition: 0.15s background-color ease-in-out;
  margin-right: 10px;
}

.btn-back:hover {
  background-color: #5a5955;
}
.btn-yellow:hover {
  background-color: #feca5c;
}
.btn-yellow {
  background: #fabe46;
  border-radius: 4px;
  color: #000 !important;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  padding: 10px;
  transition: 0.15s background-color ease-in-out;
  margin-right: 10px;
  display: block;
  text-align: center;
}
.brochure-bar {
  background-color: #ededed;
}
.brochure-bar ul {
  display: flex;
  list-style-type: none;
  padding: 0;
  gap: 10px;
  justify-content: flex-end;
  text-transform: uppercase;
  font-size: 14px;
  margin: 0;
}
.brochure-bar ul li a {
  padding: 10px;
  display: block;
  text-decoration: none;
}
.brochure-bar ul li a:hover {
  text-decoration: underline;
}
#select-all-btn {
  background-color: #ffc240;
  color: #252320;
  border: 0;
  border-radius: 5px;

  font-weight: bold;
  padding: 6px 20px;
  margin-top: 20px;
  margin-bottom: 30px;
  transition: background-color 0.15s ease-in-out;
}
#select-all-btn:hover {
  background-color: #252320;
  color: #ffc240;
}
.acf-button.button-primary:not(.acf-repeater-add-row) {
  cursor: pointer;
  background-color: #204ce5;
  border: 0;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  padding: 12px 20px;
  margin-top: 20px;
  width: 100%;
  transition: background-color 0.15s ease-in-out;
}
.acf-button.button-primary:not(.acf-repeater-add-row):hover {
  background-color: #001ab3;
}
.acf-button.button-primary.acf-repeater-add-row {
  background-color: #ffc240;
  color: #252320;
  border: 0;
  border-radius: 5px;
  text-decoration: none;
  font-weight: bold;
  padding: 6px 20px;
  margin-top: 20px;
  margin-bottom: 30px;
  transition: background-color 0.15s ease-in-out;
}
.acf-button.button-primary.acf-repeater-add-row:hover {
  background-color: #252320;
  color: #ffc240;
}
.wrapper {
  max-width: 940px;
  margin: 0 auto;
}
.machine-gallery ul {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.machine-gallery-print ul {
  display: grid;
  gap: 0.5em;
  padding: 0;
  margin: 0;
  list-style: none;
}

@media print {
  .certification-guidelines-table table.striped-table {
    font-size: 13px;
  }
  .certification-guidelines-table table.striped-table td {
    padding: 2px;
  }
  .page-break-before h2 {
    font-size: 20px !important;
    margin-top: 0 !important;
  }
}

.machine-gallery-print {
  flex-basis: 50%;
}
.machine-gallery-print {
  flex-grow: 1;
}
.machine-gallery-print ul.one-photo,
.machine-gallery-print ul.two-photos {
  grid-template-columns: 1fr;
}

.machine-gallery-print ul.four-photos {
  grid-template-columns: repeat(2, 1fr);
}

.machine-gallery-print ul.multiple-photos {
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
}

.machine-gallery-print ul li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.photo-btn {
  font-size: 14px;
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #666;
}
.photo-btn.active {
  background-color: #ddd;
  border: 1px solid #000;
}
.reset-btn {
  background: transparent;
  border: 0;
  text-decoration: underline;
}
@media print {
  html body > .breakdance:nth-of-type(2) {
    margin-top: 0 !important;
  }
}
.machine-gallery ul li {
  width: calc(50% - 10px);
}
.brochure-logo {
  text-align: left;

  margin-top: 20px;
}
.brochure-logo img {
  width: 100px;
  max-width: 100px;
}
.brochure-content {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  font-size: 15px;
  justify-content: space-around;
}

.brochure-content > .machine-specs {
  flex-basis: 50%;
  padding-right: 10px;
}
.brochure-content > .machine-gallery {
  flex-basis: 64%;
}
.brochure-photo-selector {
  display: flex;
  gap: 2px;
  font-size: 14px;
}
.brochure-bar ul.brochure-navigation {
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .brochure-content {
    flex-direction: column;
  }
  tr.mobile-stretch {
    display: flex;
    flex-direction: column;
  }
  tr.mobile-stretch > td {
    width: 100% !important;
  }
  .brochure-content > .machine-specs {
    width: 100%;
  }
  table.machine-table {
    width: 100%;
  }
  .brochure-bar .wrapper {
    flex-direction: column;
  }
  .brochure-bar ul.brochure-navigation {
    margin-left: 0;
  }
}
.breakdance .brochure-content h2 {
  font-size: 24px;
}

.breakdance.single-brochure h2 {
  font-size: 30px;
}
.breakdance.single-brochure p {
  font-size: 15px;
}
.wrapper hr {
  border-top: 1px solid #ddd;
  border-bottom: 0;
  margin: 30px 0;
}
.recently-added-product-title {
  text-decoration: none;
  margin-bottom: 5px;
}
.recently-added-product-price {
  color: #000;
}
.machine-form-header {
  display: flex;
}
.machine-form-image {
  margin-left: auto;
}
.machine-form-image img {
  width: 80px;
  border-radius: 4px;
}
.machine-form-heading {
  font-family: var(--bde-heading-font-family) !important;
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 0;
}
.gform-theme--foundation .gform_fields {
  row-gap: 20px;
}
#gform_submit_button_4 {
  width: 100%;
  font-weight: 700;
  padding-top: 15px;
  padding-bottom: 15px;
}
#gform_submit_button_2 {
  background-color: #ffc240;
  color: #252320;
  font-weight: 700;
}
#view-switch {
  font-weight: 700;
  text-decoration: none;
  font-size: 16px;
}
.trello-card {
  margin-top: 30px;
}
/*-------------------------------------------------------------- 
PROPOSAL
-------------------------------------------------------------- */
#acf-form {
  width: 100%;
}
.proposal-header {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.proposal-header-text {
  flex: 1;
  text-align: center;
}
.breakdance .proposal-header-text h1 {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 32px;
}
.bde-code-block .acf-fields > .acf-field {
}
.bde-code-block .acf-field .acf-label label {
  display: block;
  font-weight: bold;
  font-size: 16px;
}
.bde-code-block .acf-field input[type="text"],
.bde-code-block .acf-field input[type="password"],
.bde-code-block .acf-field input[type="date"],
.bde-code-block .acf-field input[type="datetime"],
.bde-code-block .acf-field input[type="datetime-local"],
.bde-code-block .acf-field input[type="email"],
.bde-code-block .acf-field input[type="month"],
.bde-code-block .acf-field input[type="number"],
.bde-code-block .acf-field input[type="search"],
.bde-code-block .acf-field input[type="tel"],
.bde-code-block .acf-field input[type="time"],
.bde-code-block .acf-field input[type="url"],
.bde-code-block .acf-field input[type="week"],
.bde-code-block .acf-field textarea,
.bde-code-block .acf-field select {
  padding: 8px;
  width: 100%;
}
.proposal-prep {
  margin-bottom: 30px;
  font-size: 15px;
}
.proposal-prep table {
  width: 100%;
}
li > p {
  margin-bottom: 0;
}
/*-------------------------------------------------------------- 
UBER MENU
-------------------------------------------------------------- */
img.ubermenu-image {
  border-radius: 4px !important;
}
.ubermenu-main .ubermenu-submenu .ubermenu-item-header > .ubermenu-target,
.ubermenu-main .ubermenu-tab > .ubermenu-target {
  font-size: 15px;
  font-weight: normal;
}
nav.ubermenu-skin-grey-white .ubermenu-submenu.ubermenu-submenu-drop {
  /* border: 0px; */
}
nav.ubermenu-skin-grey-white
  .ubermenu-submenu
  .ubermenu-item-header
  > .ubermenu-target:hover {
  color: #b27900;
}
#menu-item-242 > a,
#menu-item-244 > a {
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
}
#ubermenu-main-17 {
  margin: 0 auto;
}

.ubermenu-submenu {
  font-size: 15px;
}

#ubermenu-main-17.ubermenu
  .ubermenu-sub-indicators
  .ubermenu-has-submenu-drop
  > .ubermenu-target {
}
#ubermenu-main-17.ubermenu.ubermenu-sub-indicators
  .ubermenu-has-submenu-drop
  > .ubermenu-target
  > .ubermenu-sub-indicator {
  right: 20px;
}
.single-proposal header,
.single-brochure header {
  display: none;
}
.navigation-cta {
  border: 4px solid #e2e2e1;
  margin: 20px 20px 0;
}
.navigation-cta .title {
  font-family: "Barlow Condensed", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 30px;
  color: #000;
  line-height: 1.2;
}
.black-yellow {
  background: url(/wp-content/uploads/black-yellow.svg) !important;
  background-size: cover !important;
  background-position: center center !important;
}
.yellow-yellow {
  background: url(/wp-content/uploads/yellow-yellow.svg) !important;
  background-size: cover !important;
  background-position: center center !important;
}
.brown-black {
  background: url(/wp-content/uploads/brown-black.svg) !important;
  background-size: cover !important;
  background-position: center center !important;
}
.gray-yellow {
  background: url(/wp-content/uploads/gray-yellow.svg) !important;
  background-size: cover !important;
  background-position: center center !important;
}
.black-brown {
  background: url(/wp-content/uploads/black-brown.svg) !important;
  background-size: cover !important;
  background-position: center center !important;
}
.gray-black {
  background: url(/wp-content/uploads/gray-black.svg) !important;
  background-size: cover !important;
  background-position: center center !important;
}
body > .breakdance:nth-of-type(2) {
  margin-top: 66px !important;
}
.terms-machine-category {
  display: none;

  margin: 30px 0px;
}
body.facet-hidden .facetwp-facet-machine_pager {
  display: none;
}
.facet-hidden .terms-machine-category {
  display: grid;
  /* grid-template-columns: repeat(5, 1fr); */
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  width: 100%;
}
.breakdance .term-machine-category {
  display: flex;
  flex-direction: column;
  border: 1px solid #ddd;
  text-decoration: none;
  color: #000;
  font-weight: 700;
}
.breakdance .term-machine-category img {
  object-fit: cover;
  aspect-ratio: 4/3;
}
.breakdance .term-machine-category .term {
  padding: 10px 20px;
  display: block;
  font-size: 16px;
}
.ubermenu li.ubermenu-item-53845 a {
  background: #ffc240;
  transition: 0.15s background-color ease-in-out;
  margin-left: 20px;
  margin-right: 20px;
  text-align: center;
}
.ubermenu li.ubermenu-item-53845:hover {
  background: #8a681f;
}
.ubermenu li.ubermenu-item-53845:hover a {
  background: transparent !important;
}
.ubermenu li.ubermenu-item-53845 > a.ubermenu-target {
  color: #252320;
}
.ubermenu li.ubermenu-item-53845 a:hover {
  color: #fff;
}
.ubermenu li.ubermenu-item-52978 > a.ubermenu-target {
  background-color: #ffcb5f !important;
  border-radius: 4px;
  margin-left: 20px;
  margin-right: 20px;
  text-align: center;
  transition: 0.15s background-color ease-in-out;
  margin-bottom: 20px;
}
.ubermenu li.ubermenu-item-52978 > a.ubermenu-target .ubermenu-target-text {
  display: inline;
}
.ubermenu li.ubermenu-item-52978 > a.ubermenu-target:hover {
  background-color: #fabe46 !important;
}
.ubermenu.ubermenu-submenu-indicator-closes .ubermenu-sub-indicator-close {
  right: 7px !important;
}
button.lity-close {
  position: absolute;
  color: #000;
}
button.lity-close:hover,
button.lity-close:focus,
button.lity-close:active,
button.lity-close:visited {
  color: #000;
}
.inline-space {
  padding: 40px;
}
@media (min-width: 1024px) {
  .ubermenu li.ubermenu-item-53845 a {
    margin: 0;
  }
  .ubermenu li.ubermenu-item-52978 > a.ubermenu-target {
    margin-right: 0;
  }
  body.admin-bar > .breakdance:nth-of-type(2) {
    margin-top: 160px !important;
  }

  body > .breakdance:nth-of-type(2) {
    margin-top: 160px !important;
  }
  body.single-brochure > .breakdance:nth-of-type(2) {
    margin-top: 0px !important;
  }
  body.single-proposal > .breakdance:nth-of-type(2) {
    margin-top: 0px !important;
  }
  .ubermenu-submenu .ubermenu-target {
    font-size: 15px;
    padding: 10px 15px;
  }
  .ubermenu.ubermenu-main.ubermenu-horizontal
    .ubermenu-item-level-0
    > .ubermenu-submenu-drop {
    padding: 0px;
  }
  #ubermenu-main-17.ubermenu .ubermenu-item.ubermenu-item-level-0 > a,
  #ubermenu-main-17.ubermenu .ubermenu-item.ubermenu-item-level-0 > span {
    padding-left: 30px;
    padding-right: 30px;
  }
  #ubermenu-main-17.ubermenu
    .ubermenu-item.ubermenu-item-level-0.ubermenu-item-has-children
    > a,
  #ubermenu-main-17.ubermenu
    .ubermenu-item.ubermenu-item-level-0.ubermenu-item-has-children
    > span {
    padding-right: 35px;
  }
  .ubermenu
    .ubermenu-item-type-column
    > .ubermenu-submenu-type-stack
    > .ubermenu-item-normal:first-child {
    margin-top: 20px !important;
  }
  #ubermenu-nav-main-17 {
    display: flex;
  }
  #menu-item-53845 {
    margin-left: auto;
  }
  .single-machine div.lity {
    background: #39363094;
  }
  .single-machine .lity-container {
    float: right;
  }
  .single-machine .lity-content {
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
  }
  .single-machine .lity-loading .lity-content,
  .single-machine .lity-closed .lity-content {
    -webkit-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }

  .single-machine .lity-container {
    display: flex;
    background: #fff;
    flex-direction: column;
    justify-content: center;
    height: 100%;
  }
  .single-machine .lity-content:after {
    box-shadow: none;
  }
  .single-machine #inline:not(.lity-hide) {
    overflow-y: auto;
  }
  .single-machine #inline .inline-space {
    padding: 10px 40px 10px;
  }
}
@media print {
  header {
    display: none;
  }
  .page-break-before {
    page-break-before: always;
  }
  .brochure-bar {
    display: none;
  }
}
@media (max-width: 767px) {
  .machine-search .facetwp-input-wrap {
    display: block;
  }
  .machine-search .facetwp-facet input.facetwp-search {
    width: 100%;
  }
  .machine-search .fs-wrap {
    display: block;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .machine-search {
    flex-direction: row;
    align-items: flex-end;
  }
  .machine-search .fs-wrap {
    max-width: 180px;
  }
}
