/* INITIAL CONFIGURATOR */
/* *********************************************************** */
/* *********************************************************** */
/* *********************************************************** */
/* *********************************************************** */
/* *********************************************************** */
/* line 55, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_variables.scss */
:root {
  --lpx-buttons-fields-line-height: $buttons_fields_line_height;
}

/* ELEMENTOR MAIN COLORS */
/* *********************************************************** */
/* GENERAL COLORS */
/* *********************************************************** */
/* ALL ELEMENTOR BUTTON COLORS */
/* *********************************************************** */
/* *********************************************************** */
/* *********************************************************** */
/* *********************************************************** */
/* *********************************************************** */
/* SHAPE MIXINS */
/* *********************************************************** */
/* RESET */
/* *********************************************************** */
/* line 3, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_reset.scss */
.reset-all {
  all: unset;
}

/* PREVENT GOOGLE CHROME FROM CHANGING COLORS */
/* *********************************************************** */
/* line 9, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_reset.scss */
:root {
  color-scheme: only light;
}

/* line 2, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_complianz.scss */
#cmplz-document {
  max-width: 100%;
}

/* line 4, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_complianz.scss */
#cmplz-document p {
  font-size: 1rem;
}

/* line 6, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_complianz.scss */
#cmplz-document p:first-child {
  display: none;
}

/* line 9, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_complianz.scss */
#cmplz-document p:last-child {
  display: none;
}

/* TYPOGRAPHY */
/* *********************************************************** */
/*
// Base font size for mobile phones.
html{
	font-size: 14px;
}

// Base font size for tablets.
@media (min-width: 768px){
	html{
		font-size: 16px;
	}
}

// Base font size for desktop.
@media (min-width: 1025px){
	html{
		font-size: 16px;
	}
}
*/
@font-face {
  font-family: 'Myriad Pro Regular';
  src: url("../fonts/MyriadPro-Regular.eot");
  src: url("../fonts/MyriadPro-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadPro-Regular.woff2") format("woff2"), url("../fonts/MyriadPro-Regular.woff") format("woff"), url("../fonts/MyriadPro-Regular.ttf") format("truetype"), url("../fonts/MyriadPro-Regular.svg#MyriadPro-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Myriad Pro SemiBold';
  src: url("../fonts/MyriadPro-Semibold.eot");
  src: url("../fonts/MyriadPro-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadPro-Semibold.woff2") format("woff2"), url("../fonts/MyriadPro-Semibold.woff") format("woff"), url("../fonts/MyriadPro-Semibold.ttf") format("truetype"), url("../fonts/MyriadPro-Semibold.svg#MyriadPro-Semibold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Myriad Pro Bold';
  src: url("../fonts/MyriadPro-Bold.eot");
  src: url("../fonts/MyriadPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/MyriadPro-Bold.woff2") format("woff2"), url("../fonts/MyriadPro-Bold.woff") format("woff"), url("../fonts/MyriadPro-Bold.ttf") format("truetype"), url("../fonts/MyriadPro-Bold.svg#MyriadPro-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Stag SemiBold";
  src: url("../fonts/Stag-SemiBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

/* line 72, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_typography.scss */
html {
  font-family: "Myriad Pro Regular";
  font-size: 20px;
}

/* line 77, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_typography.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: 600 !important;
}

/* line 81, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_typography.scss */
.font-text-l {
  font-family: var(--e-global-typography-text_l-font-family);
  font-size: var(--e-global-typography-text_l-font-size);
  font-weight: var(--e-global-typography-text_l-font-weight);
  line-height: var(--e-global-typography-text_l-line-height);
}

/* line 88, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_typography.scss */
.font-text-m {
  font-family: var(--e-global-typography-text_m-font-family);
  font-size: var(--e-global-typography-text_m-font-size);
  font-weight: var(--e-global-typography-text_m-font-weight);
  line-height: var(--e-global-typography-text_m-line-height);
}

/* line 95, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_typography.scss */
.font-title-m {
  font-family: var(--e-global-typography-section_title_m-font-family);
  font-size: var(--e-global-typography-section_title_m-font-size);
  font-weight: var(--e-global-typography-section_title_m-font-weight);
  line-height: var(--e-global-typography-section_title_m-line-height);
}

/* line 102, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_typography.scss */
.font-title-s {
  font-family: var(--e-global-typography-section_title_s-font-family);
  font-size: var(--e-global-typography-section_title_s-font-size);
  font-weight: var(--e-global-typography-section_title_s-font-weight);
  line-height: var(--e-global-typography-section_title_s-line-height);
}

/* line 109, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_typography.scss */
.font-text-s {
  font-family: var(--e-global-typography-text_s-font-family);
  font-size: var(--e-global-typography-text_s-font-size);
  font-weight: var(--e-global-typography-text_s-font-weight);
  line-height: var(--e-global-typography-text_s-line-height);
}

/* SECTION PADDINGS */
/* ************************************************************* */
/* line 5, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_layout.scss */
.lpx-section-xs-top {
  padding-top: 1rem !important;
}

/* line 8, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_layout.scss */
.lpx-section-sm-top {
  padding-top: 1.5rem !important;
}

/* line 11, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_layout.scss */
.lpx-section-md-top {
  padding-top: 2.25rem !important;
}

/* line 14, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_layout.scss */
.lpx-section-lg-top {
  padding-top: 3rem !important;
}

/* line 17, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_layout.scss */
.lpx-section-xl-top {
  padding-top: 3.75rem !important;
}

/* line 20, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_layout.scss */
.lpx-section-xxl-top {
  padding-top: 4.5rem !important;
}

@media (min-width: 1024px) {
  /* line 24, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_layout.scss */
  .lpx-section-xs-top {
    padding-top: 1rem !important;
  }
  /* line 27, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_layout.scss */
  .lpx-section-sm-top {
    padding-top: 2rem !important;
  }
  /* line 30, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_layout.scss */
  .lpx-section-md-top {
    padding-top: 3rem !important;
  }
  /* line 33, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_layout.scss */
  .lpx-section-lg-top {
    padding-top: 4rem !important;
  }
  /* line 36, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_layout.scss */
  .lpx-section-xl-top {
    padding-top: 5rem !important;
  }
  /* line 39, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_layout.scss */
  .lpx-section-xxl-top {
    padding-top: 6rem !important;
  }
}

/* line 44, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_layout.scss */
.lpx-section-xs-bottom {
  padding-bottom: 1rem !important;
}

/* line 47, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_layout.scss */
.lpx-section-sm-bottom {
  padding-bottom: 1.5rem !important;
}

/* line 50, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_layout.scss */
.lpx-section-md-bottom {
  padding-bottom: 2.25rem !important;
}

/* line 53, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_layout.scss */
.lpx-section-lg-bottom {
  padding-bottom: 3rem !important;
}

/* line 56, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_layout.scss */
.lpx-section-xl-bottom {
  padding-bottom: 3.75rem !important;
}

/* line 59, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_layout.scss */
.lpx-section-xxl-bottom {
  padding-bottom: 4.5rem !important;
}

@media (min-width: 1024px) {
  /* line 63, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_layout.scss */
  .lpx-section-xs-bottom {
    padding-bottom: 1rem !important;
  }
  /* line 66, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_layout.scss */
  .lpx-section-sm-bottom {
    padding-bottom: 2rem !important;
  }
  /* line 69, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_layout.scss */
  .lpx-section-md-bottom {
    padding-bottom: 3rem !important;
  }
  /* line 72, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_layout.scss */
  .lpx-section-lg-bottom {
    padding-bottom: 4rem !important;
  }
  /* line 75, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_layout.scss */
  .lpx-section-xl-bottom {
    padding-bottom: 5rem !important;
  }
  /* line 78, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_layout.scss */
  .lpx-section-xxl-bottom {
    padding-bottom: 6rem !important;
  }
}

/* MEJORAS GENERALES */
/* *********************************************************** */
/* line 11, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_elementor-improvements.scss */
p:last-child {
  margin-bottom: 0;
}

/* line 17, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_elementor-improvements.scss */
h1, h2, h3, h4, h5, h6 {
  -webkit-hyphens: manual;
  -moz-hyphens: manual;
  -ms-hyphens: manual;
  hyphens: manual;
  word-break: break-word;
  overflow-wrap: break-word;
}

/* line 28, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_elementor-improvements.scss */
.elementor-widget-text-editor .elementor-widget-container > ul, .elementor-widget-text-editor .elementor-widget-container > ol, .elementor-widget-theme-post-content .elementor-widget-container > ul, .elementor-widget-theme-post-content .elementor-widget-container > ol {
  margin-bottom: 1rem;
}

/* line 34, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_elementor-improvements.scss */
input:not([type="radio"]):not([type="checkbox"]) {
  -webkit-appearance: none;
  -webkit-border-radius: 12px 12px 12px 12px;
  -moz-border-radius: 12px 12px 12px 12px;
  border-radius: 12px 12px 12px 12px;
  background-color: var(--e-global-color-field_bg_normal);
}

/* line 68, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_elementor-improvements.scss */
.elementor-size-xs:not(.elementor-menu-cart__toggle_button) {
  padding: 0.55rem 1rem !important;
  font-size: 0.75rem !important;
}

/* line 71, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_elementor-improvements.scss */
.elementor-size-sm:not(.elementor-menu-cart__toggle_button) {
  padding: 0.55rem 1rem !important;
  font-size: 1rem !important;
}

/* line 74, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_elementor-improvements.scss */
.elementor-size-md:not(.elementor-menu-cart__toggle_button) {
  padding: 0.55rem 1rem !important;
  font-size: 1rem !important;
}

/* line 77, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_elementor-improvements.scss */
.elementor-size-lg:not(.elementor-menu-cart__toggle_button) {
  padding: 0.55rem 1rem !important;
  font-size: 1.5rem !important;
}

/* line 80, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_elementor-improvements.scss */
.elementor-size-xl:not(.elementor-menu-cart__toggle_button) {
  padding: 0.55rem 1rem !important;
  font-size: 1.75rem !important;
}

/* line 85, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_elementor-improvements.scss */
.elementor-field-type-upload .elementor-upload-field {
  padding: 0 !important;
}

/* line 89, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_elementor-improvements.scss */
.elementor-field-type-upload .elementor-size-xs::file-selector-button {
  padding: 0.55rem 1rem !important;
  font-size: 0.75rem !important;
}

/* line 92, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_elementor-improvements.scss */
.elementor-field-type-upload .elementor-size-xs::-ms-browse {
  padding: 0.55rem 1rem !important;
  font-size: 0.75rem !important;
}

/* line 95, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_elementor-improvements.scss */
.elementor-field-type-upload .elementor-size-xs::-webkit-file-upload-button {
  padding: 0.55rem 1rem !important;
  font-size: 0.75rem !important;
}

/* line 100, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_elementor-improvements.scss */
.elementor-field-type-upload .elementor-size-sm::file-selector-button {
  padding: 0.55rem 1rem !important;
  font-size: 1rem !important;
}

/* line 103, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_elementor-improvements.scss */
.elementor-field-type-upload .elementor-size-sm::-ms-browse {
  padding: 0.55rem 1rem !important;
  font-size: 1rem !important;
}

/* line 106, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_elementor-improvements.scss */
.elementor-field-type-upload .elementor-size-sm::-webkit-file-upload-button {
  padding: 0.55rem 1rem !important;
  font-size: 1rem !important;
}

/* line 111, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_elementor-improvements.scss */
.elementor-field-type-upload .elementor-size-md::file-selector-button {
  padding: 0.55rem 1rem !important;
  font-size: 1rem !important;
}

/* line 114, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_elementor-improvements.scss */
.elementor-field-type-upload .elementor-size-md::-ms-browse {
  padding: 0.55rem 1rem !important;
  font-size: 1rem !important;
}

/* line 117, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_elementor-improvements.scss */
.elementor-field-type-upload .elementor-size-md::-webkit-file-upload-button {
  padding: 0.55rem 1rem !important;
  font-size: 1rem !important;
}

/* line 122, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_elementor-improvements.scss */
.elementor-field-type-upload .elementor-size-lg::file-selector-button {
  padding: 0.55rem 1rem !important;
  font-size: 1.5rem !important;
}

/* line 125, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_elementor-improvements.scss */
.elementor-field-type-upload .elementor-size-lg::-ms-browse {
  padding: 0.55rem 1rem !important;
  font-size: 1.5rem !important;
}

/* line 128, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_elementor-improvements.scss */
.elementor-field-type-upload .elementor-size-lg::-webkit-file-upload-button {
  padding: 0.55rem 1rem !important;
  font-size: 1.5rem !important;
}

/* line 133, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_elementor-improvements.scss */
.elementor-field-type-upload .elementor-size-xl::file-selector-button {
  padding: 0.55rem 1rem !important;
  font-size: 1.75rem !important;
}

/* line 136, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_elementor-improvements.scss */
.elementor-field-type-upload .elementor-size-xl::-ms-browse {
  padding: 0.55rem 1rem !important;
  font-size: 1.75rem !important;
}

/* line 139, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_elementor-improvements.scss */
.elementor-field-type-upload .elementor-size-xl::-webkit-file-upload-button {
  padding: 0.55rem 1rem !important;
  font-size: 1.75rem !important;
}

/* line 146, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_elementor-improvements.scss */
.elementor-field-type-upload input {
  cursor: pointer;
  padding: 0 !important;
  border: var(--e-global-color-field_border_normal) solid 1px;
  line-height: var(--lpx-buttons-fields-line-height);
  -webkit-border-radius: 12px 12px 12px 12px !important;
  -moz-border-radius: 12px 12px 12px 12px !important;
  border-radius: 12px 12px 12px 12px !important;
}

/* line 152, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_elementor-improvements.scss */
.elementor-field-type-upload input:hover {
  border-color: var(--e-global-color-field_border_hover) !important;
}

/* line 155, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_elementor-improvements.scss */
.elementor-field-type-upload input:hover {
  border-color: var(--e-global-color-field_border_focus) !important;
}

/* line 158, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_elementor-improvements.scss */
.elementor-field-type-upload input::file-selector-button {
  -webkit-border-radius: input_upload_field_button_border_radius_values !important;
  -moz-border-radius: input_upload_field_button_border_radius_values !important;
  border-radius: input_upload_field_button_border_radius_values !important;
  border: none;
  cursor: pointer;
  margin-right: 24px;
}

/* line 166, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_elementor-improvements.scss */
.elementor-field-type-upload input::-ms-browse {
  -webkit-border-radius: 12px 12px 12px 12px !important;
  -moz-border-radius: 12px 12px 12px 12px !important;
  border-radius: 12px 12px 12px 12px !important;
  border: none;
  cursor: pointer;
  margin-right: 24px;
}

/* line 174, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_elementor-improvements.scss */
.elementor-field-type-upload input::-webkit-file-upload-button {
  -webkit-border-radius: 12px 12px 12px 12px !important;
  -moz-border-radius: 12px 12px 12px 12px !important;
  border-radius: 12px 12px 12px 12px !important;
  border: none;
  cursor: pointer;
  margin-right: 24px;
}

/* line 182, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_elementor-improvements.scss */
.elementor-field-type-upload input label {
  color: red;
}

/* line 185, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_elementor-improvements.scss */
.elementor-field-type-upload input:focus, .elementor-field-type-upload input:focus-visible, .elementor-field-type-upload input:focus-within {
  border-color: var(--e-global-color-field_border_focus) !important;
  box-shadow: 0 0 0 0.25rem var(--e-global-color-field_border_outline_focus_normal) !important;
  outline: 0 !important;
}

/* line 194, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_elementor-improvements.scss */
.lpx-hidden {
  display: none !important;
}

/* BUTTONS */
/* *********************************************************** */
/* line 5, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_buttons.scss */
.elementor-button:not(.elementor-menu-cart__toggle_button) {
  -webkit-border-radius: 12px 12px 12px 12px !important;
  -moz-border-radius: 12px 12px 12px 12px !important;
  border-radius: 12px 12px 12px 12px !important;
  line-height: var(--lpx-buttons-fields-line-height) !important;
  text-decoration: none;
  line-height: 2rem !important;
  width: 100%;
  padding: 0rem 1.25rem !important;
}

/* line 13, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_buttons.scss */
.elementor-button:not(.elementor-menu-cart__toggle_button):hover {
  text-decoration: none !important;
  outline: none !important;
}

/* line 19, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_buttons.scss */
.elementor-button-text {
  line-height: 2rem;
}

/* line 26, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_buttons.scss */
.elementor-element .elementor-button-info .elementor-button {
  background-color: var(--e-global-color-btn_secondary_bg_normal);
  border-color: var(--e-global-color-btn_secondary_border_normal);
  color: var(--e-global-color-btn_secondary_text_normal);
}

/* line 30, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_buttons.scss */
.elementor-element .elementor-button-info .elementor-button:hover {
  background-color: var(--e-global-color-btn_secondary_bg_hover);
  border-color: var(--e-global-color-btn_secondary_border_hover);
  color: var(--e-global-color-btn_secondary_text_hover);
}

/* line 42, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_buttons.scss */
.elementor-element .elementor-button-success .elementor-button {
  background-color: var(--e-global-color-btn_tertiary_bg_normal);
  border-color: var(--e-global-color-btn_tertiary_border_normal);
  color: var(--e-global-color-btn_tertiary_text_normal);
}

/* line 46, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_buttons.scss */
.elementor-element .elementor-button-success .elementor-button:hover {
  background-color: var(--e-global-color-btn_tertiary_bg_hover);
  border-color: var(--e-global-color-btn_tertiary_border_hover);
  color: var(--e-global-color-btn_tertiary_text_hover);
}

/* line 58, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_buttons.scss */
.elementor-element .elementor-button-warning .elementor-button {
  background-color: var(--e-global-color-btn_quaternary_bg_normal);
  border-color: var(--e-global-color-btn_quaternary_border_normal);
  color: var(--e-global-color-btn_quaternary_text_normal);
}

/* line 62, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_buttons.scss */
.elementor-element .elementor-button-warning .elementor-button:hover {
  background-color: var(--e-global-color-btn_quaternary_bg_hover);
  border-color: var(--e-global-color-btn_quaternary_border_hover);
  color: var(--e-global-color-btn_quaternary_text_hover);
}

/* line 74, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_buttons.scss */
.elementor-element .elementor-button-danger .elementor-button {
  background-color: var(--e-global-color-btn_quinary_bg_normal);
  border-color: var(--e-global-color-btn_quinary_border_normal);
  color: var(--e-global-color-btn_quinary_text_normal);
}

/* line 78, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_buttons.scss */
.elementor-element .elementor-button-danger .elementor-button:hover {
  background-color: var(--e-global-color-btn_quinary_bg_hover);
  border-color: var(--e-global-color-btn_quinary_border_hover);
  color: var(--e-global-color-btn_quinary_text_hover);
}

/* line 89, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_buttons.scss */
.lpx-mobile-navbar-icon-button .elementor-button {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  background-color: transparent !important;
  border-color: transparent !important;
  color: var(--e-global-color-btn_primary_text_normal) !important;
  height: 64px;
  padding: 0 !important;
}

/* line 102, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_buttons.scss */
.lpx-mobile-navbar-icon-button .elementor-button .elementor-button-icon {
  margin: -8px -6px -14px -5px;
}

/* line 106, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_buttons.scss */
.lpx-mobile-navbar-icon-button .elementor-button svg path {
  fill: var(--e-global-color-dark_blue);
}

/* line 110, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_buttons.scss */
.lpx-mobile-navbar-icon-button .elementor-button:hover {
  background-color: transparent !important;
  border-color: transparent !important;
  color: var(--e-global-color-btn_primary_text_hover) !important;
}

/* line 115, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_buttons.scss */
.lpx-mobile-navbar-icon-button .elementor-button:hover svg path {
  fill: var(--e-global-color-dark_blue);
}

/* line 123, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_buttons.scss */
.lpx-mobile-navbar-icon-button-menu svg {
  width: 32px !important;
  height: auto;
}

/* line 129, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_buttons.scss */
.lpx-mobile-navbar-icon-button-search svg {
  width: 24px !important;
  height: auto;
}

/* line 135, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_buttons.scss */
.lpx-mobile-navbar-icon-button-user svg {
  width: 30px !important;
  height: auto;
}

/* line 141, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_buttons.scss */
.lpx-mobile-navbar-icon-button-message svg {
  width: 26px !important;
  height: auto;
}

/* line 147, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_buttons.scss */
.lpx-mobile-navbar-icon-logo svg {
  height: 80% !important;
  width: auto;
}

/* line 153, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_buttons.scss */
.lpx-desktop-navbar-icon-logo svg {
  height: 44px !important;
  width: auto;
}

/* line 160, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_buttons.scss */
.elementor-menu-cart__toggle_button {
  border: 0 !important;
  height: 64px;
  display: flex;
  align-content: center;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}

/* line 169, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_buttons.scss */
.elementor-menu-cart__toggle_button .elementor-button-icon-qty {
  padding-top: 1px;
}

/* line 172, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_buttons.scss */
.elementor-menu-cart__toggle_button:hover {
  border: 0 !important;
}

/* line 174, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_buttons.scss */
.elementor-menu-cart__toggle_button:hover .elementor-button-icon-qty {
  text-decoration: none !important;
}

/* line 178, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/_buttons.scss */
.elementor-menu-cart__toggle_button:focus {
  background-color: transparent !important;
}

/*!
   * Bootstrap  v5.3.0-alpha1 (https://getbootstrap.com/)
   * Copyright 2011-2022 The Bootstrap Authors
   * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
   */
/* line 6, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
:root,
[data-bs-theme="light"] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text: #0a58ca;
  --bs-secondary-text: #6c757d;
  --bs-success-text: #146c43;
  --bs-info-text: #087990;
  --bs-warning-text: #997404;
  --bs-danger-text: #b02a37;
  --bs-light-text: #6c757d;
  --bs-dark-text: #495057;
  --bs-primary-bg-subtle: #cfe2ff;
  --bs-secondary-bg-subtle: #f8f9fa;
  --bs-success-bg-subtle: #d1e7dd;
  --bs-info-bg-subtle: #cff4fc;
  --bs-warning-bg-subtle: #fff3cd;
  --bs-danger-bg-subtle: #f8d7da;
  --bs-light-bg-subtle: #fcfcfd;
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: #9ec5fe;
  --bs-secondary-border-subtle: #e9ecef;
  --bs-success-border-subtle: #a3cfbb;
  --bs-info-border-subtle: #9eeaf9;
  --bs-warning-border-subtle: #ffe69c;
  --bs-danger-border-subtle: #f1aeb5;
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-link-color: #0d6efd;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-decoration: underline;
  --bs-link-hover-color: #0a58ca;
  --bs-link-hover-color-rgb: 10, 88, 202;
  --bs-code-color: #d63384;
  --bs-highlight-bg: #fff3cd;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-2xl: 2rem;
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(var(--bs-body-color-rgb), 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(var(--bs-body-color-rgb), 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(var(--bs-body-color-rgb), 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(var(--bs-body-color-rgb), 0.075);
  --bs-emphasis-color: #000;
  --bs-form-control-bg: var(--bs-body-bg);
  --bs-form-control-disabled-bg: var(--bs-secondary-bg);
  --bs-highlight-bg: #fff3cd;
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}

/* line 128, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
[data-bs-theme="dark"] {
  --bs-body-color: #adb5bd;
  --bs-body-color-rgb: 173, 181, 189;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #f8f9fa;
  --bs-emphasis-color-rgb: 248, 249, 250;
  --bs-secondary-color: rgba(173, 181, 189, 0.75);
  --bs-secondary-color-rgb: 173, 181, 189;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(173, 181, 189, 0.5);
  --bs-tertiary-color-rgb: 173, 181, 189;
  --bs-tertiary-bg: #2b3035;
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-emphasis-color: #fff;
  --bs-primary-text: #6ea8fe;
  --bs-secondary-text: #dee2e6;
  --bs-success-text: #75b798;
  --bs-info-text: #6edff6;
  --bs-warning-text: #ffda6a;
  --bs-danger-text: #ea868f;
  --bs-light-text: #f8f9fa;
  --bs-dark-text: #dee2e6;
  --bs-primary-bg-subtle: #031633;
  --bs-secondary-bg-subtle: #212529;
  --bs-success-bg-subtle: #051b11;
  --bs-info-bg-subtle: #032830;
  --bs-warning-bg-subtle: #332701;
  --bs-danger-bg-subtle: #2c0b0e;
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: #084298;
  --bs-secondary-border-subtle: #495057;
  --bs-success-border-subtle: #0f5132;
  --bs-info-border-subtle: #055160;
  --bs-warning-border-subtle: #664d03;
  --bs-danger-border-subtle: #842029;
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: #fff;
  --bs-link-color: #6ea8fe;
  --bs-link-hover-color: #9ec5fe;
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 158, 197, 254;
  --bs-code-color: #e685b5;
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
}

/* line 178, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  /* line 185, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
  :root {
    scroll-behavior: smooth;
  }
}

/* line 190, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 203, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 0.25;
}

/* line 211, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color, inherit);
}

/* line 219, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
h1, .h1 {
  font-size: calc(1.375rem + 1.5vw);
}

@media (min-width: 1200px) {
  /* line 224, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
  h1, .h1 {
    font-size: 2.5rem;
  }
}

/* line 229, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
h2, .h2 {
  font-size: calc(1.325rem + 0.9vw);
}

@media (min-width: 1200px) {
  /* line 234, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
  h2, .h2 {
    font-size: 2rem;
  }
}

/* line 239, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
h3, .h3 {
  font-size: calc(1.3rem + 0.6vw);
}

@media (min-width: 1200px) {
  /* line 244, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
  h3, .h3 {
    font-size: 1.75rem;
  }
}

/* line 249, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
h4, .h4 {
  font-size: calc(1.275rem + 0.3vw);
}

@media (min-width: 1200px) {
  /* line 254, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
  h4, .h4 {
    font-size: 1.5rem;
  }
}

/* line 259, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
h5, .h5 {
  font-size: 1.25rem;
}

/* line 263, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
h6, .h6 {
  font-size: 1rem;
}

/* line 267, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
p {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 272, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
abbr[title] {
  text-decoration: underline dotted;
  cursor: help;
  text-decoration-skip-ink: none;
}

/* line 278, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 284, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
ol,
ul {
  padding-left: 2rem;
}

/* line 289, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 296, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 303, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
dt {
  font-weight: 700;
}

/* line 307, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

/* line 312, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
blockquote {
  margin: 0 0 1rem;
}

/* line 316, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
b,
strong {
  font-weight: bolder;
}

/* line 321, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
small, .small {
  font-size: 0.875em;
}

/* line 325, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
mark, .mark {
  padding: 0.1875em;
  background-color: var(--bs-highlight-bg);
}

/* line 330, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

/* line 338, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
sub {
  bottom: -.25em;
}

/* line 342, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
sup {
  top: -.5em;
}

/* line 346, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: underline;
}

/* line 351, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}

/* line 355, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

/* line 360, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}

/* line 368, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}

/* line 376, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

/* line 382, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}

/* line 388, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
a > code {
  color: inherit;
}

/* line 392, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0.25rem;
}

/* line 400, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
kbd kbd {
  padding: 0;
  font-size: 1em;
}

/* line 405, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
figure {
  margin: 0 0 1rem;
}

/* line 409, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
img,
svg {
  vertical-align: middle;
}

/* line 414, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
table {
  caption-side: bottom;
  border-collapse: collapse;
}

/* line 419, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-secondary-color);
  text-align: left;
}

/* line 426, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

/* line 431, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

/* line 442, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
label {
  display: inline-block;
}

/* line 446, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
button {
  border-radius: 0;
}

/* line 450, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
button:focus:not(:focus-visible) {
  outline: 0;
}

/* line 454, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 465, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
button,
select {
  text-transform: none;
}

/* line 470, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
[role="button"] {
  cursor: pointer;
}

/* line 474, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
select {
  word-wrap: normal;
}

/* line 478, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
select:disabled {
  opacity: 1;
}

/* line 482, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
[list]:not([type="date"]):not([type="datetime-local"]):not([type="month"]):not([type="week"]):not([type="time"])::-webkit-calendar-picker-indicator {
  display: none !important;
}

/* line 486, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* line 493, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

/* line 500, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* line 505, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
textarea {
  resize: vertical;
}

/* line 509, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 516, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}

@media (min-width: 1200px) {
  /* line 526, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
  legend {
    font-size: 1.5rem;
  }
}

/* line 531, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
legend + * {
  clear: left;
}

/* line 535, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

/* line 545, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
::-webkit-inner-spin-button {
  height: auto;
}

/* line 549, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

/* rtl:raw:
   [type="tel"],
   [type="url"],
   [type="email"],
   [type="number"] {
	 direction: ltr;
   }
   */
/* line 562, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 566, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
::-webkit-color-swatch-wrapper {
  padding: 0;
}

/* line 570, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 575, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
output {
  display: inline-block;
}

/* line 579, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
iframe {
  border: 0;
}

/* line 583, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
summary {
  display: list-item;
  cursor: pointer;
}

/* line 588, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
progress {
  vertical-align: baseline;
}

/* line 592, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
[hidden] {
  display: none !important;
}

/* line 596, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

/* line 601, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 608, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
  .display-1 {
    font-size: 5rem;
  }
}

/* line 613, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 620, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
  .display-2 {
    font-size: 4.5rem;
  }
}

/* line 625, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 632, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
  .display-3 {
    font-size: 4rem;
  }
}

/* line 637, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 644, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
  .display-4 {
    font-size: 3.5rem;
  }
}

/* line 649, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 656, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
  .display-5 {
    font-size: 3rem;
  }
}

/* line 661, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2;
}

@media (min-width: 1200px) {
  /* line 668, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
  .display-6 {
    font-size: 2.5rem;
  }
}

/* line 673, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 678, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 683, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
.list-inline-item {
  display: inline-block;
}

/* line 687, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 691, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
.initialism {
  font-size: 0.875em;
  text-transform: uppercase;
}

/* line 696, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

/* line 701, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
.blockquote > :last-child {
  margin-bottom: 0;
}

/* line 705, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d;
}

/* line 712, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
.blockquote-footer::before {
  content: "\2014\00A0";
}

/*
   @import "images";
   @import "containers";
   @import "grid";
   @import "tables";
   @import "forms";
   @import "buttons";
   @import "transitions";
   @import "dropdown";
   @import "button-group";
   @import "nav";
   @import "navbar";
   @import "card";
   @import "accordion";
   @import "breadcrumb";
   @import "pagination";
   @import "badge";
   @import "alert";
   @import "progress";
   @import "list-group";
   @import "close";
   @import "toasts";
   @import "modal";
   */
/* line 740, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
.tooltip {
  --bs-tooltip-zindex: 1080;
  --bs-tooltip-max-width: 200px;
  --bs-tooltip-padding-x: 0.5rem;
  --bs-tooltip-padding-y: 0.25rem;
  --bs-tooltip-margin: ;
  --bs-tooltip-font-size: 0.875rem;
  --bs-tooltip-color: var(--bs-body-bg);
  --bs-tooltip-bg: var(--bs-emphasis-color);
  --bs-tooltip-border-radius: var(--bs-border-radius);
  --bs-tooltip-opacity: 0.9;
  --bs-tooltip-arrow-width: 0.8rem;
  --bs-tooltip-arrow-height: 0.4rem;
  z-index: var(--bs-tooltip-zindex);
  display: block;
  padding: var(--bs-tooltip-arrow-height);
  margin: var(--bs-tooltip-margin);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-tooltip-font-size);
  word-wrap: break-word;
  opacity: 0;
}

/* line 776, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
.tooltip.show {
  opacity: var(--bs-tooltip-opacity);
}

/* line 780, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
.tooltip .tooltip-arrow {
  display: block;
  width: var(--bs-tooltip-arrow-width);
  height: var(--bs-tooltip-arrow-height);
}

/* line 786, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 793, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow {
  bottom: 0;
}

/* line 797, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before {
  top: -1px;
  border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;
  border-top-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
/* line 804, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow {
  left: 0;
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}

/* line 810, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::before {
  right: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;
  border-right-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
/* line 817, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow {
  top: 0;
}

/* line 821, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);
  border-bottom-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
/* line 828, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow {
  right: 0;
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}

/* line 834, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow::before {
  left: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);
  border-left-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
/* line 841, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_bootstrap.scss */
.tooltip-inner {
  max-width: var(--bs-tooltip-max-width);
  padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
  color: var(--bs-tooltip-color);
  text-align: center;
  background-color: var(--bs-tooltip-bg);
  border-radius: var(--bs-tooltip-border-radius);
}

/*
#properties_block_1 polygon, #properties_block_1 rect, #properties_block_1 path{
	stroke: #333333;
	fill: rgba(255, 165, 15, 0.7);
	cursor: default;
}
#properties_block_2 polygon, #properties_block_2 rect, #properties_block_2 path{
	stroke: #333333;
	fill: rgba(164, 0, 86, 0.7);
	cursor: default;
}
#properties_block_3 polygon, #properties_block_3 rect, #properties_block_3 path{
	stroke: #333333;
	fill: rgba(255, 228, 202, 0.7);
	cursor: default;
}
#properties_block_4 polygon, #properties_block_4 rect, #properties_block_4 path{
	stroke: #333333;
	fill: rgba(32, 101, 122, 0.7);
	cursor: default;
}
#properties_block_5 polygon, #properties_block_5 rect, #properties_block_5 path{
	stroke: #333333;
	fill: rgba(255, 108, 44, 0.7);
	cursor: default;
}
#properties_block_6 polygon, #properties_block_6 rect, #properties_block_6 path{
	stroke: #333333;
	fill: rgba(22, 84, 137, 0.7);
	cursor: default;
}
#properties_block_7 polygon, #properties_block_7 rect, #properties_block_7 path{
	stroke: #333333;
	fill: rgba(195, 117, 192, 0.7);
	cursor: default;
}
#properties_block_8 polygon, #properties_block_8 rect, #properties_block_8 path{
	stroke: #333333;
	fill: rgba(0, 163, 148, 0.7);
	cursor: default;
}
#properties_block_9 polygon, #properties_block_9 rect, #properties_block_9 path{
	stroke: #333333;
	fill: rgba(91, 78, 174, 0.7);
	cursor: default;
}
#properties_block_10 polygon, #properties_block_10 rect, #properties_block_10 path{
	stroke: #333333;
	fill: transparent;
	cursor: default;
}
#entrance polygon, #entrance rect, #entrance path{
	cursor: default;
}
*/
/* line 57, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.mall-map-page {
  display: none;
}

/* line 61, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.hovered {
  fill: rgba(247, 58, 37, 0.5) !important;
  stroke: #f73a25 !important;
}

/* line 65, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.hard-hovered {
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -moz-animation: blinking_background normal 1s infinite ease-in-out;
  /* Firefox */
  -webkit-animation: blinking_background normal 1s infinite ease-in-out;
  /* Webkit */
  -ms-animation: blinking_background normal 1s infinite ease-in-out;
  /* IE */
  animation: blinking_background normal 1s infinite ease-in-out;
  /* Opera */
}

@keyframes blinking_background {
  0% {
    stroke: #f73a25;
    fill: rgba(247, 58, 37, 0.5);
  }
  25% {
    stroke: #f73a25;
    fill: rgba(247, 58, 37, 0.25);
  }
  50% {
    stroke: #f73a25;
    fill: rgba(247, 58, 37, 0);
  }
  75% {
    stroke: #f73a25;
    fill: rgba(247, 58, 37, 0.25);
  }
  100% {
    stroke: #f73a25;
    fill: rgba(247, 58, 37, 0.5);
  }
}

@-webkit-keyframes blinking_background {
  0% {
    stroke: #f73a25;
    fill: rgba(247, 58, 37, 0.5);
  }
  25% {
    stroke: #f73a25;
    fill: rgba(247, 58, 37, 0.25);
  }
  50% {
    stroke: #f73a25;
    fill: rgba(247, 58, 37, 0);
  }
  75% {
    stroke: #f73a25;
    fill: rgba(247, 58, 37, 0.25);
  }
  100% {
    stroke: #f73a25;
    fill: rgba(247, 58, 37, 0.5);
  }
}

/* line 124, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.place-title {
  position: absolute;
  top: 20px;
  left: calc(50% - 100px);
  width: 100%;
  max-width: 200px;
  z-index: 3;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none;
  background-color: black;
  color: white;
  padding: 2px 10px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

/* line 142, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.d-none {
  display: none;
}

/* line 145, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.map-search-bar {
  z-index: 4;
}

/* line 148, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.search-input {
  width: 100% !important;
  border-radius: 2px !important;
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  border: #8C8C8C solid 2px !important;
  outline: none;
  font-family: var(--e-global-typography-secondary-font-family);
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  z-index: 4;
}

/* line 159, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.search-input:focus, .search-input:active, .search-input:focus-visible, .search-input:active-visible, .search-input:focus-within {
  border-color: #5851A8 !important;
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  border: #8C8C8C solid 2px !important;
}

/* line 166, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.ui-autocomplete {
  width: calc(100% - 60px) !important;
  background-color: white;
  border: #8C8C8C solid 2px;
  padding-left: 0;
  max-height: 300px;
  overflow-y: scroll;
  z-index: 2;
}

/* line 174, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.ui-autocomplete .ui-menu-item {
  list-style: none;
  padding: 0.5rem 1rem;
  font-family: var(--e-global-typography-secondary-font-family);
  border-bottom: #dadada solid 1px;
}

/* line 179, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.ui-autocomplete .ui-menu-item:last-child {
  border-bottom: none;
}

/* line 183, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.ui-autocomplete .ui-state-focus {
  background-color: #ecd9ee !important;
}

/* line 187, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.main-map-container {
  position: relative;
  max-width: 100%;
  overflow: hidden;
  border-top: #EEEEEE solid 1px;
  border-bottom: #EEEEEE solid 1px;
}

/* line 195, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.svg-map-container {
  background-color: white;
}

/* line 202, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
#Numbers {
  display: none;
}

/* line 208, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
[id^="properties_block_"] [class^="cls-"], [id^="properties_block_"] [class^="st"] {
  stroke-width: 0.5px;
  cursor: default;
  outline: 0;
}

/* line 215, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.map-tenant-card-container {
  display: none;
  position: absolute;
  left: -400px;
  top: 0;
  bottom: 0;
  width: clamp(16.25rem, calc(-12.25rem + 40vw), 25rem);
  background-color: transparent;
  z-index: 1;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  transition: left 0.3s ease;
  pointer-events: none;
}

/* line 234, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.map-tenant-card {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  gap: calc(2rem * 0.8);
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  border-radius: 20px !important;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  padding: clamp(0.625rem, calc(-8.2813rem + 12.5vw), 1.875rem) clamp(0.625rem, calc(-8.2813rem + 12.5vw), 1.875rem) clamp(1.875rem, calc(-7.0313rem + 12.5vw), 3.125rem) clamp(0.625rem, calc(-8.2813rem + 12.5vw), 1.875rem);
  background-color: white;
  width: 250px;
  pointer-events: all;
}

/* line 252, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.map-tenant-card__image {
  width: 80%;
  aspect-ratio: 4 / 3;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  margin-top: 1rem;
}

/* line 260, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.map-tenant-card__title {
  font-family: "Myriad Pro Semibold", system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  font-weight: 600 !important;
  font-size: calc(1.5rem * 0.8) !important;
  color: #405464;
  text-align: center;
  line-height: 1.2;
  margin-bottom: 0;
}

/* line 269, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.map-tenand-card__info {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  gap: calc(1rem * 0.8);
}

/* line 278, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.map-tenant-card__categories {
  font-weight: 400 !important;
  font-size: calc(1rem * 0.8) !important;
  color: #405464;
  text-align: center;
  line-height: 1.2;
}

/* line 285, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.map-tenant-card__address {
  font-weight: 400 !important;
  font-size: calc(1.5rem * 0.8) !important;
  color: #405464;
  text-align: center;
  line-height: 1.2;
}

/* line 292, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.map-tenant-card__learn-more {
  font-family: "Myriad Pro Semibold", system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  font-weight: 600 !important;
  font-size: calc(1.5rem * 0.8) !important;
  color: #405464 !important;
  text-align: center;
  line-height: 1.2;
  text-decoration: none;
}

/* line 300, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.map-tenant-card__learn-more:hover {
  color: #476EB5 !important;
  text-decoration: underline;
}

/* line 306, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.map-controls {
  position: absolute;
  bottom: calc(1.5rem * 0.8);
  right: calc(1.5rem * 0.8);
  width: auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: calc(0.5rem * 0.8);
  z-index: 1;
}

/* line 315, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.map-controls div {
  width: 24px;
}

/* line 319, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.btn-zoom {
  aspect-ratio: 1 / 1;
  cursor: pointer !important;
  outline: 0;
  border-radius: 100px 100px 100px 100px;
  -webkit-border-radius: 100px 100px 100px 100px;
  -moz-border-radius: 100px 100px 100px 100px;
  padding: 0;
  border: 0;
  width: 100%;
  background-color: transparent !important;
}

/* line 330, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.btn-zoom svg {
  width: 100%;
  height: auto;
}

/* line 333, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.btn-zoom svg path {
  fill: #476EB5;
}

/* line 339, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.btn-zoom:hover svg path {
  fill: #476EB5;
}

@media (min-width: 1024px) {
  /* line 347, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
  .map-controls div {
    width: 36px;
  }
  /* line 351, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
  .map-tenant-card-container {
    display: flex;
  }
  /* line 354, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
  .search-input {
    width: 320px !important;
    max-width: 320px !important;
  }
  /* line 358, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
  .ui-autocomplete {
    width: 320px !important;
    max-width: 320px !important;
  }
}

/* line 364, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-hidden {
  display: none;
}

/* SEARCH AND FILTERS */
/* ************************************************* */
/* line 371, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-search__filters {
  display: none;
}

/* line 376, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-search__container {
  display: flex;
  gap: 1rem;
  margin-bottom: 3rem;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: stretch;
  padding-left: 20px;
  padding-right: 20px;
}

/* line 390, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-filter {
  display: grid;
  gap: 10px;
  width: fit-content;
}

/* line 397, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-filter-parent-item {
  -webkit-border-radius: 25px !important;
  -moz-border-radius: 25px !important;
  border-radius: 25px !important;
  background-color: white;
  border: white solid 2px;
  color: #405464;
  font-size: calc(1rem * 0.8) !important;
  padding: 4px 12px 2px 12px;
  min-width: 50px;
  text-align: center;
}

/* line 406, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-filter-parent-item:hover {
  text-decoration: underline;
}

/* line 410, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-filter-parent-item.lpx-current {
  background-color: #476EB5;
  border-color: #476EB5;
  color: white;
}

/* line 414, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-filter-parent-item.lpx-current:hover {
  text-decoration: none;
}

/* line 420, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-filter-subcategory-item {
  -webkit-border-radius: 25px !important;
  -moz-border-radius: 25px !important;
  border-radius: 25px !important;
  background-color: white;
  border: #476EB5 solid 2px;
  color: #476EB5;
  font-size: calc(1rem * 0.8) !important;
  padding: 4px 12px 2px 12px;
  min-width: 50px;
  text-align: center;
}

/* line 429, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-filter-subcategory-item:hover {
  text-decoration: underline;
}

/* line 433, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-filter-subcategory-item.lpx-current {
  background-color: #476EB5;
  color: white;
}

/* line 436, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-filter-subcategory-item.lpx-current:hover {
  text-decoration: none;
}

/* line 441, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-filter-subcategory-container {
  margin-top: 16px;
  margin-bottom: 14px;
  gap: 16px;
}

/* line 448, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-search__search-box {
  position: relative;
}

/* line 450, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-search__search-box .lpx-tenant-search-box {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  width: 100%;
  border-top: 0 !important;
  border-right: 0 !important;
  border-left: 0 !important;
  border-bottom: #000000 solid 1px !important;
  outline: 0;
  font-size: calc(1rem * 0.8);
  height: 44px !important;
  padding-right: 30px;
  background: url("../images/search.svg") !important;
  background-repeat: no-repeat !important;
  background-position: calc(100% - 10px) calc(100% - 10px) !important;
}

/* line 465, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-search__search-box .lpx-tenant-search-box:hover {
  border-top: 0 !important;
  border-right: 0 !important;
  border-left: 0 !important;
  border-bottom: #476EB5 solid 1px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}

/* line 472, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-search__search-box .lpx-tenant-search-box:focus {
  border-top: 0 !important;
  border-right: 0 !important;
  border-left: 0 !important;
  border-bottom: #476EB5 solid 4px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}

/* line 481, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-search__search-box-icon {
  display: none;
}

/* line 487, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-grid-container .e-con-inner {
  flex-wrap: nowrap !important;
}

/* line 491, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  column-gap: 1rem;
  row-gap: 2rem;
  align-items: start;
  align-content: center;
  padding-left: 2rem;
  padding-right: 2rem;
}

/* line 501, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-grid-card {
  display: flex;
  gap: 1rem;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
}

/* line 508, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-grid-card__square {
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  border-radius: 20px !important;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  position: relative;
  aspect-ratio: 1 / 1;
  background-color: #F0F4FA;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  border: #F0F4FA solid 4px;
  padding-left: 1rem;
  padding-right: 1rem;
  cursor: pointer;
}

/* line 533, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-grid-card:hover .lpx-tenant-grid-card__learn-more {
  display: block;
}

/* line 538, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-grid-card:focus .lpx-tenant-grid-card__square, .lpx-tenant-grid-card:focus-visible .lpx-tenant-grid-card__square, .lpx-tenant-grid-card:focus-within .lpx-tenant-grid-card__square {
  border-color: #F16E00;
}

/* line 542, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-grid-card__logo {
  background-color: transparent;
  aspect-ratio: 16 / 9;
  width: 100%;
  height: fit-content;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

/* line 552, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-grid-card__learn-more {
  display: block;
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
  color: #476EB5 !important;
  font-size: 20px;
  text-decoration: underline;
  position: absolute;
  bottom: 0.875rem;
}

/* line 563, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-grid-card__learn-more:hover {
  text-decoration: underline;
}

/* line 567, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-grid-card__name {
  display: block;
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
  color: #405464 !important;
  font-size: 1.2rem;
  text-decoration: none;
}

/* line 576, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-grid-card__name:hover {
  text-decoration: underline;
}

/* line 580, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-grid-card__badge {
  -webkit-border-radius: 35px !important;
  -moz-border-radius: 35px !important;
  border-radius: 35px !important;
  display: flex;
  width: 70px;
  height: 70px;
  font-size: 16px;
  font-weight: bold;
  color: white;
  position: absolute;
  top: 1rem;
  text-align: center;
  line-height: 1.1;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  padding-top: 4px;
  font-family: "Myriad Pro Bold", system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

/* line 599, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-grid-card__badge-coming-soon {
  /*background-color: #F16E00;*/
}

/* line 602, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-grid-card__badge-now-open {
  /*background-color: #476EB5;*/
}

/* line 605, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-grid-card__badge-fitrow {
  /*background-color: #405464;*/
}

/* line 610, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-grid-card.lpx-current {
  border-color: #F16E00;
}

/* line 614, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-current-selection {
  border-color: #F16E00;
}

/* line 618, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-search__select {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: stretch;
  gap: 1rem;
}

/* line 626, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-search__select h1 {
  color: #476EB5;
  font-size: 3rem;
  font-weight: 500;
  text-align: center;
  margin-bottom: 1.5rem;
}

/* line 634, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-filter__categories-select {
  -webkit-border-radius: 12px !important;
  -moz-border-radius: 12px !important;
  border-radius: 12px !important;
  border: #405464 solid 2px;
  font-size: 16px;
  padding: 0.55rem 1rem 0.5rem 1rem !important;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="9" viewBox="0 0 16 9" fill="none"><path d="M8 9L0.205772 0.750001L15.7942 0.749999L8 9Z" fill="%23F16E00"/></svg>') no-repeat !important;
  background-size: 16px 14px !important;
  background-position: calc(100% - 14px) calc(1em - 1px), calc(100% - 15px) calc(1em - 1px), calc(100% - 2.5em) 0.5em !important;
}

/* line 645, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-filter__categories-select:hover, .lpx-tenant-filter__categories-select:focus, .lpx-tenant-filter__categories-select:focus-within, .lpx-tenant-filter__categories-select:focus-visible {
  border-color: #F16E00 !important;
  border-width: 2px !important;
}

/* line 650, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-search__directory {
  -webkit-border-radius: 12px !important;
  -moz-border-radius: 12px !important;
  border-radius: 12px !important;
  border: #F16E00 solid 2px;
  background-color: #F16E00;
  font-size: 16px !important;
  font-weight: 700 !important;
  text-align: center;
  padding: 10px 12px 10px 12px !important;
  display: block;
  width: 100%;
  color: white !important;
  font-family: "Myriad Pro Bold", system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

/* line 662, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-search__directory:hover, .lpx-tenant-search__directory:focus {
  background-color: transparent !important;
  color: #F16E00 !important;
}

/* line 668, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant-search-result-empty {
  font-size: 1.6rem;
  line-height: 1.7rem;
  font-weight: 600;
  color: #405464;
  width: 100%;
  margin-top: 2rem;
}

/* line 678, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-tenant__banner img {
  aspect-ratio: 4 / 2.2;
  object-fit: cover;
  object-position: center;
}

/* SINGLE TENANT */
/* line 687, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.single-tenants .main-map-container {
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  border-radius: 20px !important;
  aspect-ratio: 1600 / 700;
}

/* line 692, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-single-tenant__categories {
  margin-top: 16px;
}

/* line 694, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-single-tenant__categories a {
  color: #405464;
  text-decoration: none;
}

/* line 697, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-single-tenant__categories a:hover {
  color: #476EB5;
  text-decoration: underline;
}

/* line 705, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-single-tenant__back-to-explore .elementor-button {
  margin: 0;
  padding: 0 !important;
  width: auto;
  height: 1rem;
}

/* line 710, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-single-tenant__back-to-explore .elementor-button .elementor-button-content-wrapper {
  height: 1rem;
}

/* line 716, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-single-tenant__back-to-explore {
  font-weight: 600 !important;
  color: #405464 !important;
  text-decoration: none;
}

/* line 720, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-single-tenant__back-to-explore::before {
  content: '\23F4';
  /* Unicode character for left-pointing single angle quotation mark (caret) */
  margin-right: 5px;
  /* Adjust the spacing between the caret and the text */
  color: #F16E00;
}

/* line 725, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-single-tenant__back-to-explore:hover {
  color: #476EB5;
  text-decoration: none !important;
}

/* line 728, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-single-tenant__back-to-explore:hover span {
  text-decoration: underline;
}

/* line 734, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-btn-interested-leasing {
  -webkit-border-radius: 27px !important;
  -moz-border-radius: 27px !important;
  border-radius: 27px !important;
  font-weight: 400 !important;
  font-size: 1.2rem;
  color: #476EB5 !important;
  text-decoration: none;
  border: #476EB5 solid 4px;
  padding: 20px;
  margin-top: 2rem;
  display: inline-block;
}

/* line 744, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-btn-interested-leasing::before {
  content: '\23F5';
  /* Unicode character for left-pointing single angle quotation mark (caret) */
  margin-right: 5px;
  /* Adjust the spacing between the caret and the text */
  color: #F16E00;
}

/* line 749, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-btn-interested-leasing:hover {
  color: #476EB5;
  text-decoration: none !important;
  border-color: #F16E00;
}

/* line 753, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-btn-interested-leasing:hover span {
  text-decoration: none;
}

/* line 759, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-single-tenant-card {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  row-gap: 1rem;
}

/* line 767, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-single-tenant-card__logo {
  width: 100%;
  max-width: 200px;
  text-align: center;
}

/* line 771, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-single-tenant-card__logo img {
  object-fit: contain;
}

/* line 775, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-single-tenant-card__title {
  margin-top: 2rem;
  font-size: 32px;
  font-weight: 400;
  color: #405464;
  text-align: center;
}

/* line 782, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-single-tenant-card__phone {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  row-gap: 0.5rem;
  text-align: center;
  font-size: 20px;
  color: #405464;
}

/* line 793, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-single-tenant-card__phone a {
  font-size: 20px;
  color: #405464;
  text-decoration: none;
}

/* line 797, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-single-tenant-card__phone a:hover {
  text-decoration: underline;
}

/* line 802, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-single-tenant-card__email {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  row-gap: 0.5rem;
  text-align: center;
  font-size: 20px;
}

/* line 812, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-single-tenant-card__email a {
  font-size: 20px;
  color: #405464;
  text-decoration: none;
}

/* line 816, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-single-tenant-card__email a:hover {
  text-decoration: underline;
}

/* line 821, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-single-tenant-card__icon {
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  border-radius: 20px !important;
  width: 40px;
  aspect-ratio: 1 / 1;
  border: #405464 solid 1px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}

/* line 833, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-single-tenant-card__icon svg path {
  fill: #405464;
}

/* line 838, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-single-tenant-card__address {
  text-align: center;
  font-size: 20px;
  color: #405464;
}

/* line 843, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-single-tenant-card__website {
  text-align: center;
  color: #405464;
}

/* line 846, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-single-tenant-card__website a {
  font-size: 20px;
  font-weight: 600;
  color: #405464;
  text-decoration: none;
}

/* line 851, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-single-tenant-card__website a:hover {
  font-weight: 600;
  text-decoration: underline;
  color: #476EB5;
}

/* line 860, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
.lpx-single-tenant-card__categories-container .lpx-single-tenant__categories {
  margin-top: 0;
  font-size: 16px;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 868, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
  .lpx-tenant-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 1024px) {
  /* line 873, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
  .lpx-tenant-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (min-width: 1140px) {
  /* line 878, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
  .mall-map-page {
    display: block;
  }
  /* line 881, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
  .lpx-tenant-search__filters {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    grid-column: 1 / 4;
    row-gap: 0.5rem;
    margin-top: 6px;
  }
  /* line 890, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
  .lpx-tenant-search__container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 1rem;
    align-items: start;
  }
  /* line 898, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
  .lpx-tenant-search__select {
    display: none;
  }
  /* line 901, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
  .lpx-tenant-grid {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 905, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
  .lpx-tenant-grid-card__learn-more {
    display: none;
  }
  /* line 909, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/map/_map.scss */
  .lpx-tenant__banner img {
    aspect-ratio: 1158 / 415;
  }
}

/* line 17, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
a {
  color: var(--e-global-color-dark-gray);
}

/* line 21, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
a:hover {
  text-decoration: underline;
}

/* line 25, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.e-n-accordion {
  border-bottom: 1px solid var(--e-global-color-orange);
}

/* line 29, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
#site-header nav .image-link a {
  margin-right: 0px;
}

/* line 33, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
#site-header nav .image-link a span {
  display: none;
}

/* line 37, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
#site-header nav .image-link img {
  color: var(--e-global-color-orange);
  margin: 0px;
}

/* line 42, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
#newsletter-section button[type=submit] {
  margin-top: 30px;
  height: 48px;
}

/* line 47, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
#newsletter-section .elementor-message, #newsletter-section .elementor-message-success {
  color: white;
}

/* line 51, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.elementor-message.elementor-message-danger:before {
  display: none !important;
}

/* line 55, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.elementor-form-help-inline {
  display: none !important;
}

/* line 59, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
input, select, textarea {
  font-size: 1rem;
  min-height: 48px !important;
  background: transparent !important;
}

/* line 66, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
select {
  color: var(--e-global-color-dark_gray);
  border-color: var(--e-global-color-dark_gray) !important;
  border-radius: 12px;
  padding: 0rem 1rem !important;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, var(--e-global-color-orange) 50%), linear-gradient(135deg, var(--e-global-color-orange) 50%, transparent 50%), linear-gradient(to right, #ffffff, #ffffff) !important;
  background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em !important;
  background-size: 5px 5px, 5px 5px, 1px 1.5em !important;
  background-repeat: no-repeat !important;
}

/* line 94, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
select:focus-visible {
  border: 4px solid #476EB5 !important;
  background-position: calc(100% - 20px) calc(1em - 1px), calc(100% - 15px) calc(1em - 1px), calc(100% - 2.5em) 0.5em !important;
}

/* line 102, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
input, select {
  height: 48px !important;
}

/* line 106, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.elementor-error .elementor-field {
  border-color: var(--e-global-color-field_border_error) !important;
  color: var(--e-global-color-field_border_error) !important;
  border: 4px solid white !important;
}

/* line 112, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.elementor-field-group.elementor-field-type-submit {
  align-items: flex-start !important;
}

/* line 116, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.elementor-field-label {
  margin-bottom: 10px;
}

/* line 128, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.elementor-button {
  font-family: "Myriad Pro SemiBold", sans-serif !important;
  border-radius: 12px;
}

/* line 133, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
#sb_instagram .sbi_follow_btn a, .submit-resume, .orange-button a span {
  font-family: "Myriad Pro Bold", sans-serif !important;
}

/* line 137, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
#sb_instagram .sbi_follow_btn a {
  border-radius: 12px;
  border: 4px solid var(--e-global-color-orange) !important;
  box-shadow: none !important;
  font-size: 1rem;
  width: 224px;
  line-height: 26px;
  margin-top: 38px;
}

/* line 147, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
#sb_instagram .sbi_follow_btn a:hover {
  background: white !important;
  color: var(--e-global-color-orange) !important;
}

/* line 152, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
#sb_instagram .sbi_follow_btn a svg, #sb_instagram #sbi_load .sbi_load_btn svg {
  display: none;
}

/* line 156, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.sbi_caption {
  font-size: .8rem !important;
}

/* line 160, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.home-tenant-categories-grid {
  padding: 10px 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  /* keep to have orphan centered / remove to have orphan float left */
}

/* line 167, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.home-tenant-category {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-wrap: wrap;
  width: 31.33%;
  margin: 1%;
  border-radius: 20px;
  aspect-ratio: 1 / 1;
  cursor: pointer;
  overflow: hidden;
  text-decoration: none !important;
}

/* line 183, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.home-tenant-category div {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  aspect-ratio: 1 / 1;
  cursor: pointer;
  border: 5px solid transparent;
}

/* line 199, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.whats-new a .learn-more {
  visibility: hidden;
  color: white;
}

/* line 204, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.whats-new a:link .learn-more {
  visibility: visible;
}

/* line 208, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.list-item {
  border-radius: 20px;
  box-shadow: none !important;
}

/* line 213, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.list-item .e-con {
  border: 5px solid transparent !important;
  border-radius: 20px;
}

/* line 218, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
a.list-item:hover {
  text-decoration: none !important;
}

/* line 222, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
a.list-item:hover .learn-more span {
  font-weight: 600;
  text-decoration: underline !important;
}

/* line 227, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.home-tenant-category .category-title {
  transition: all .25s ease-in-out;
  color: white;
}

/* line 232, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.home-tenant-category .view-more {
  position: absolute;
  bottom: 60px;
  opacity: 0;
  font-weight: 600;
  transition: all .25s ease-in-out;
  color: white;
  text-decoration: underline;
}

/* line 241, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.home-tenant-category div:active, .list-item .e-con:active {
  border: 5px solid var(--e-global-color-orange) !important;
}

/* line 245, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.home-tenant-category:hover .category-title {
  opacity: 1;
}

/* line 250, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.home-tenant-category:hover .view-more {
  opacity: 1;
}

/* line 254, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.elementor-slides-wrapper, .elementor-slides-wrapper .swiper-wrapper {
  border-radius: 20px;
  overflow: hidden;
}

/* line 259, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.swiper-slide {
  border-radius: 20px;
  overflow: hidden;
}

/* line 264, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
a.swiper-slide-inner:hover {
  text-decoration: none;
}

/* line 272, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: -10px;
}

/* line 276, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .elementor-element :where(.swiper-container-horizontal) ~ .swiper-pagination-bullets .swiper-pagination-bullet, .elementor-lightbox :where(.swiper-container-horizontal) ~ .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 2.5px;
}

/* line 280, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.swiper-pagination-bullet {
  opacity: 1;
}

/* line 284, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.elementor-widget-loop-carousel .swiper-pagination-bullet {
  background: var(--e-global-color-dark_blue) !important;
}

/* line 288, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: var(--e-global-color-orange) !important;
}

/* line 292, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.arrow-link, .arrow-link-back {
  text-decoration: none;
  color: #405464 !important;
}

/* line 298, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.arrow-link:hover, .arrow-link-back:hover {
  text-decoration: underline;
}

/* line 302, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.elementor-nav-menu--dropdown .menu-item {
  margin: 0px 30px;
}

/* line 306, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.arrow-link:before, .arrow-link-back:before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 11px;
  background-image: url("../images/arrow-link.svg");
  background-repeat: no-repeat;
  position: relative;
  top: 0px;
  left: -5px;
}

/* line 318, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.arrow-link-blue:before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 11px;
  background-image: url("../images/arrow-link.svg");
  color: var(--e-global-color-dark_blue);
  background-repeat: no-repeat;
  position: relative;
  top: 0px;
  left: -5px;
}

/* line 331, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.arrow-link-back:before {
  transform: rotate(180deg);
}

/* line 335, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.arrow-button .elementor-button {
  border-radius: 27px !important;
  height: 4rem !important;
}

/* line 340, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.arrow-button .elementor-button-text {
  font-size: 1.2rem;
  line-height: calc( 4rem - 8px) !important;
}

/* line 345, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.arrow-button .elementor-button-text:before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 11px;
  background-image: url("../images/arrow-link.svg");
  background-repeat: no-repeat;
  position: relative;
  top: 0px;
  left: -5px;
}

/* line 359, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.e-n-accordion-item-title-text {
  padding-left: 20px;
}

/* line 364, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.events-filter {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 60px;
}

/* line 370, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.events-month {
  width: 260px !important;
  margin-right: 40px;
  border: 1px solid #69727D !important;
}

/* line 376, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.events-search {
  width: 260px !important;
  border-radius: 0px !important;
  border: none !important;
  border-bottom: 1px solid #69727D !important;
  padding: 5px !important;
  background: url("../images/search.svg") !important;
  background-repeat: no-repeat !important;
  background-position: calc(100% - 10px) calc(100% - 10px) !important;
}

/* line 387, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.events-search:focus {
  border-bottom: 4px solid var(--e-global-color-dark_blue) !important;
}

/* line 391, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.events-search:focus-visible {
  outline: none;
}

/* line 395, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.events-grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  column-gap: 2rem;
  row-gap: 2rem;
  align-items: start;
  align-content: center;
  padding-left: 2rem;
  padding-right: 2rem;
}

/* line 406, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.event-item {
  height: 445px;
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  gap: 1rem;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
}

/* line 419, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.events-carousel a {
  text-decoration: none;
}

/* line 423, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.swiper-slide a.event-item {
  display: inherit;
}

/* line 427, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.event-item .event-description {
  color: #405464;
  padding: 25px 25px 40px 25px;
  text-decoration: none;
  display: flex;
  flex-flow: column;
  flex-grow: 1;
  height: 50%;
}

/* line 437, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.event-image {
  width: 100%;
  height: 50%;
}

/* line 442, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.event-image img, .event-image * {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

/* line 448, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.event-date {
  font-size: .8rem;
}

/* line 452, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.event-title {
  font-size: 1.6rem;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 459, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.event-learn-more {
  font-size: 1rem;
  display: flex;
  flex-grow: 1;
  align-items: flex-end;
}

/* line 466, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
a.event-item:hover {
  text-decoration: none;
}

/* line 470, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
a.event-item:hover .event-learn-more, .events-carousel a:hover .event-learn-more {
  text-decoration: underline;
}

/* line 474, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
#tribe-events-pg-template {
  margin: 0 auto;
  max-width: 1140px;
  padding: 60px 0px;
}

/* line 480, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.tribe-events-c-subscribe-dropdown__list li:nth-child(3), .tribe-events-c-subscribe-dropdown__list li:nth-child(4) {
  display: none;
}

/* line 484, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.register-button {
  color: white !important;
  background: var(--e-global-color-orange) !important;
  width: 224px !important;
  padding: 0px;
  margin: 0px 10px !important;
  border: 4px solid var(--e-global-color-orange);
}

/* line 493, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.register-button:hover {
  background: transparent !important;
  color: var(--e-global-color-orange) !important;
}

/* line 498, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.register-button .elementor-button-text {
  line-height: 40px !important;
  font-family: Myriad Pro Bold !important;
}

/* line 503, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.event-share a {
  text-decoration: none;
  line-height: 48px;
  color: var(--e-global-color-dark_blue);
}

/* line 509, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.event-share a img {
  margin: 5px;
}

/* line 513, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.event-share a:hover {
  text-decoration: underline;
}

/* line 518, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.deals-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 3rem;
}

/* line 523, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.deal-item {
  width: calc( 50% - 1.5rem);
  border-radius: 20px;
  overflow: hidden;
  background: #ffffff;
  padding: 55px 45px;
  color: var(--e-global-color-dark_gray);
}

/* line 532, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.deal-item-header {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
}

/* line 538, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.deal-item-header-left {
  width: 163px;
  background: var(--e-global-color-light_blue);
  height: 143px;
  padding: 20px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 549, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.deal-item-header-right {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

/* line 555, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.deal-item-header-right .deal-period {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  flex-grow: 1;
  margin-top: auto;
}

/* line 563, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.deal-item p, .deal-item span {
  color: var(--e-global-color-dark_gray);
  text-decoration: none;
}

/* line 574, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.jobs-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 3rem;
}

/* line 579, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.job-item {
  width: calc( 50% - 1.5rem);
  border-radius: 20px;
  overflow: hidden;
  background: #ffffff;
  padding: 30px;
  color: var(--e-global-color-dark_gray);
  display: flex;
  flex-wrap: nowrap;
  gap: 1.5rem;
}

/* line 591, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.job-item-left {
  background: var(--e-global-color-light_blue);
  width: 175px;
  height: 175px;
  padding: 20px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 602, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.job-item-right {
  width: 60%;
  display: flex;
  flex-direction: column;
}

/* line 608, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.job-item-right .elementor-button {
  margin-top: 20px;
  background: var(--e-global-color-orange);
  border: 4px solid var(--e-global-color-orange);
}

/* line 614, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.job-item-right .elementor-button:hover, .job-item-right .elementor-button:focus {
  background: var(--e-global-color-white);
  color: var(--e-global-color-orange);
}

/* line 619, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.deal-item p, .deal-item span {
  color: var(--e-global-color-dark_gray);
  text-decoration: none;
}

/* line 630, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
a.visit-card:hover {
  text-decoration: none !important;
}

/* line 634, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
a.visit-card:hover .view-more {
  text-decoration: underline !important;
}

/* line 638, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.visit-us-slides .swiper-slide-contents {
  background: #476EB5;
  padding: 50px;
}

/* line 644, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.shadow-card {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) !important;
  border-radius: 20px;
}

/* line 650, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.job-filter {
  display: grid;
  gap: 10px;
  padding-bottom: 1rem;
  width: fit-content;
}

/* line 658, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.job-filter-parent-item {
  -webkit-border-radius: 25px !important;
  -moz-border-radius: 25px !important;
  border-radius: 25px !important;
  background-color: white;
  border: white solid 2px;
  color: #405464;
  padding: 4px 12px 2px 12px;
  min-width: 50px;
  text-align: center;
}

/* line 666, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.job-filter-parent-item:hover {
  text-decoration: underline;
}

/* line 671, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.job-filter-parent-item.lpx-current {
  background-color: #476EB5;
  border-color: #476EB5;
  color: white;
}

/* line 675, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.job-filter-parent-item.lpx-current:hover {
  text-decoration: none;
}

/* line 680, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.lpx-explore-map {
  display: grid;
  grid-template-columns: auto 300px;
  gap: 1.6rem;
}

/* line 688, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
#tribe-events-pg-template {
  margin: 0 auto;
  max-width: 1200px;
  padding: 60px 0px;
}

/* line 694, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.tribe-events-single-event-title {
  font-family: Stag SemiBold !important;
  font-size: 2rem;
  color: #476EB5 !important;
}

/* line 700, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.tribe-events-schedule * {
  font-size: 1rem !important;
  font-weight: 600 !important;
  color: #405464 !important;
  font-family: Myriad Pro Regular !important;
}

/* line 707, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.tribe-events-content * {
  font-size: 1rem !important;
  font-weight: 400 !important;
  color: #405464 !important;
  font-family: Myriad Pro Regular !important;
  line-height: 1.2rem !important;
}

/* line 715, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.tribe-events-c-subscribe-dropdown__button {
  background: transparent !important;
  color: #476EB5 !important;
  border: 4px solid #476EB5 !important;
  border-radius: 12px !important;
  font-size: 1rem !important;
  font-family: Myriad Pro Regular !important;
  height: 48px !important;
  padding: 0px !important;
  line-height: 40px !important;
  width: 224px !important;
}

/* line 728, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.tribe-events-c-subscribe-dropdown__container {
  width: 224px !important;
}

/* line 731, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.tribe-events-c-subscribe-dropdown__button:hover {
  color: white !important;
  background: #476EB5 !important;
}

/* line 736, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.tribe-common-c-svgicon {
  display: none !important;
}

/* line 740, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.tribe-events-notices {
  display: none;
}

/* line 744, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.single-tribe_events .tribe-events .tribe-events-c-subscribe-dropdown, .tribe-block__events-link .tribe-events .tribe-events-c-subscribe-dropdown {
  position: relative;
  margin: 0px;
}

/* line 749, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text:focus, .single-tribe_events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text:focus, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text:focus, .tribe-events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text:focus {
  outline: none !important;
}

/* line 753, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.job-filter-select {
  display: none;
  margin: 30px;
  width: calc( 100% - 60px);
}

/* line 763, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
button.recaptcha {
  border: 4px solid var(--e-global-color-orange);
  color: var(--e-global-color-orange);
  border-radius: 12px;
  width: 50%;
  cursor: default;
}

/* line 771, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
button.recaptcha:hover {
  background: white;
}

/* line 775, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text, .single-tribe_events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text, .tribe-events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text {
  font-size: 1rem;
  font-weight: Bold;
  font-family: Myriad Pro;
}

@media (min-width: 767px) {
  /* line 784, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
  .events-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 1024px) {
  /* line 790, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
  .events-grid {
    grid-template-columns: repeat(4, 1fr);
  }
  /* line 793, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
  .events-grid {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 1024px) {
  /* line 800, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
  button.recaptcha {
    width: 100%;
  }
}

@media (max-width: 767px) {
  /* line 807, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
  .home-tenant-category {
    width: 100%;
    height: 250px;
    margin: 20px 0px;
  }
  /* line 813, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
  .home-tenant-category .view-more {
    opacity: 1;
  }
  /* line 817, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
  .events-month {
    width: 100% !important;
    margin: 0px 0px 20px 0px;
  }
  /* line 822, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
  .events-search {
    width: 100% !important;
  }
  /* line 826, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
  .event-item {
    width: 100%;
  }
  /* line 830, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
  .job-item, .deal-item {
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
    background: #ffffff;
    padding: 30px;
    color: var(--e-global-color-dark_gray);
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    justify-content: center;
  }
  /* line 843, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
  .job-item-left {
    width: 175px;
  }
  /* line 847, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
  .job-item-right {
    width: 100%;
  }
  /* line 850, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
  .job-item.shadow-card {
    margin: 30px;
  }
  /* line 854, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
  .job-filter-buttons {
    display: none;
  }
  /* line 858, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
  .job-filter-select {
    display: block;
  }
  /* line 862, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
  #newsletter-section button[type=submit] {
    margin-top: 20px;
  }
  /* line 866, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
  a.visit-card .view-more {
    text-decoration: underline !important;
  }
  /* line 870, ../../../../../Users/origami/Local Sites/assembly-row/app/public/wp-content/themes/lpx-hello-elementor-child/assets/scss/theme.scss */
  .elementor-swiper-button {
    display: none !important;
  }
}

/*# sourceMappingURL=theme.css.map */