/* mapplic */
ul.mapplic-list-container {
  display: none;
  height: 170px;
  margin-top: -32px;
  width: 89.5%;
  left: 59px;
}



.mapplic-sidebar.mapplic-sidebar-filterable.mapplic-sidebar-tagsrow ul.mapplic-list-container {
  display: block !important;
}

/* Mapplic pin dot label */
div[data-floor*=facility-overview] .mapplic-map-image .mapplic-pin.pin-dot {
  color: #37745c !important;
  font-size: 14px !important;
  font-family: 'ProximaNovaRegular' !important;
  font-weight: 700;
  letter-spacing: 0em;

}

.mapplic-sidebar.mapplic-sidebar-filterable.mapppliccolor {
  background-color: #ffffff;
  height: 0px !important;
}

/* Mapplic label dot hidden */
.mapplic-pin.pin-dot:before {
  display: none;
}

/* Mapplic Custom Pin */
a.mapplic-pin.pin-text {
  background: url("/wp-content/uploads/2023/04/map_marker_custom.svg") no-repeat center center !important;
  background-size: 15px auto !important;
}

.wpb_wrapper .mapplic-container {
  width: 96%;
  top: 8px;
}

.mapplic-element {
  min-height: 750px;
}

.mapplic-element .mapplic-sidebar-dim {
  background-color: unset;
}

.mapplic-element .mapplic-sidebar-header-opened.mapplic-sidebar-filterable .mapplic-filter {
  height: 176px;
}

.select2-container.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #ddd;
  color: initial;
}

.floors-select-container .select2-results__option,
.parent-cat-container .select2-results__option {
  padding: 10px;
}

.wpb_text_column.wpb_content_element.category_sub_filter_vc_column {
  margin-bottom: 0px;
}

.mapplic-container div:not([data-floor*=facility-overview]) .mapplic-map-image .mapplic-pin.pin-pulse {
  background-color: transparent !important;
}

.mapplic-container div:not([data-floor*=facility-overview]) .mapplic-map-image a.mapplic-pin.pin-pulse.pin-label.mapplic-active {
  background-color: rgb(0, 124, 186) !important;
}

.mapplic-container div:not([data-floor*=facility-overview]) .mapplic-map-image .mapplic-pin.pin-pulse:before {
  display: none;
}

.mapplic-container div:not([data-floor*=facility-overview]) .mapplic-map-image .mapplic-pin.pin-pulse.mapplic-active:before {
  display: block !important;
}

.mapplic-container .mapplic-level-switcher,
.mapplic-about {
  visibility: hidden;
}

.mapplic-container .mapplic-layer.mapplic-visible {
  display: block !important;
}

.mapplic-sidebar.mapplic-sidebar-header-opened.mapplic-sidebar-filterable .mapplic-sidebar-header {
  max-height: 76px;
}

.mapplic-dynamic-sidebar .mapplic-sidebar {
  margin-top: -12px;
  width: 100%;
  background-color: #CACACA;
}

.vc-select-sub-category {
  background-color: #CACACA;
  padding-bottom: 80px;
}

.select2-container.vertical-market-container,
.select2-container.product-category-container {
  width: 89.5% !important;
  left: 4%;
  /* margin-top: -130px; */
}

.select2-container.product-category-container .select2-selection--multiple,
.select2-container.vertical-market-container .select2-selection--multiple {
  margin-top: -96px;
}

.wpb_text_column.map-display-section {
  padding-top: 0px !important;
}

.product-category-container span.select2-selection.select2-selection--multiple {
  max-height: 76px;
  overflow: auto;
}

.select2-container--default.vertical-market-container .select2-selection--multiple .select2-selection__choice,
.select2-container--default.product-category-container .select2-selection--multiple .select2-selection__choice {
  line-height: 22px;
  font-size: 14px;
}

.select2-selection__clear,
.mapplic-sidebar-header-opened .mapplic-filter {
  display: none;
}

.mapplic-sidebar.mapplic-sidebar-tagsrow ul.mapplic-list-container.containerup {
  position: absolute;
  top: 37px;
  margin-top: -32px;
}

.vc-select-sub-category p {
  padding-left: 5.4%;
}

.select2-container.vertical-market-container .select2-search--inline .select2-search__field,
.select2-container.product-category-container .select2-search--inline .select2-search__field {
  margin-top: 16px;
  margin-bottom: 3px;
  font-size: 16px;
}

.wpb_text_column.wpb_content_element.vc-select-parent-category,
.wpb_text_column.wpb_content_element.vc-select-sub-category {
  margin-bottom: 0px;
}

.wpb_text_column.wpb_content_element.vc-select-sub-category-dropdown {
  margin-bottom: 0px;
}

.wpb_text_column.wpb_content_element.vc-select-parent-category .wpb_wrapper p,
.wpb_text_column.wpb_content_element.vc-select-sub-category .wpb_wrapper p {
  font-size: 16px;
}

.mapplic-dynamic-sidebar .mapplic-sidebar-header {
  right: 22px;
  left: 59px;
  padding: 7px;
  max-height: 50px;
  box-shadow: none;
  width: 89.5%;
}

.mapplic-sidebar .mapplic-sidebar-header .mapplic-search-input {
  height: 38px !important;
  padding-left: 4px !important;
  font-size: 16px !important;
}

.vc-select-sub-category,
.category_sub_filter_vc_column {
  display: none;
}

.mapplic-dynamic-sidebar .mapplic-sidebar-header>.mapplic-icon {
  /* margin-left: 10px; */
  margin-top: 13px;
}

svg.mapplic-icon.mapplic-icon-magnifier {
  top: 4px;
  left: auto;
  right: 4px;
}

.mapplic-dynamic-sidebar .mapplic-search-clear {
  top: 9px;
  left: auto;
  right: 0;
}

.mapplic-search-toggle {
  visibility: hidden !important;
}

.select2-container--default.parent-cat-container .select2-selection--single .select2-selection__arrow,
.select2-container--default.floors-select-container .select2-selection--single .select2-selection__arrow {
  background-image: url(../images/arrow-down.png);
  width: 0px;
  cursor: pointer;
  padding: 11px;
  background-size: contain;
  background-position: -3px 18px;
  background-repeat: no-repeat;
}

.select2-container--default.parent-cat-container .select2-selection--single .select2-selection__arrow b,
.select2-container--default.floors-select-container .select2-selection--single .select2-selection__arrow b {
  display: none;
}

.select2-container.parent-cat-container .select2-selection--single,
.select2-container.floors-select-container .select2-selection--single,
.select2-container.product-category-container .select2-selection--multiple,
.select2-container.vertical-market-container .select2-selection--multiple {
  height: 50px;
  border-radius: 0px;
  border: none;
}

.parent-cat-container .select2-container .select2-selection--single {
  height: 42px;
}

#select2-parent_cat-container,
.select2-container--default.floors-select-container .select2-selection--single .select2-selection__rendered {
  font-size: 16px;
  line-height: 50px;
}

.parent-cat-container,
.floors-select-container {
  display: initial !important;
}

.select2-container--default.floors-select-container .select2-selection--single .select2-selection__arrow {
  height: 38px;
}

.floors-select-container .select2-container .select2-selection--single {
  height: 42px;
}

.floors-select-container .select2-search--dropdown .select2-search__field {
  padding: 12px;
  margin: 0px;
}

.wpb_wrapper .mapplic-portrait .mapplic-sidebar {
  width: 34% !important;
}

.wpb_wrapper .mapplic-portrait .mapplic-sidebar {
  float: inline-end;
}

.wpb_wrapper .mapplic-sidebar {
  height: 100px !important;
}

.section_clear .floor-mapping-seetings-section .vc_column-inner {
  padding-top: 20px !important;
}

.floor-mapping-seetings-section .vc_row-flex {
  background-color: #CACACA;
}

.floor-mapping-seetings-section .vc_row-flex .vc_column-inner {
  padding-left: 60px;
  padding-right: 60px;
}

.floors-select-container.select2-container--open .select2-dropdown,
.parent-cat-container.select2-container--open .select2-dropdown {
  width: 495px !important;
}

.mapplic-tooltip:after {
  margin-top: -5px !important;
}

.mapplic-tooltip .mapplic-image,
.mapplic-tooltip .mapplic-tooltip-wrap {
  max-width: 410px !important;
}

.mapplic-tooltip .mapplic-tooltip-wrap {
  margin-top: -5px;
}

/*.mapplic-map.mapplic-zoomable {
  margin-top: 50px;
} */

.mapplic-layer .mapplic-tooltip .mapplic-tooltip-content {
  margin: 0;
  max-height: 90px;
}


#myModal {
  width: 100%;
  height: 100%;
  padding: 0 !important;
  margin: 0;
  top: 0;
  left: 0;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: hidden;
}

.modal-body {
  display: flex;
  align-items: center;
  width: 100% !important;
  height: 95% !important;
  max-height: 100% !important;
  padding: 0 !important;
  margin: auto;
  overflow: visible !important;
}

.profile-section .see-on-map-text {
  color: #017955 !important;
  font-weight: normal;
}

.profile-section span.show_map {
  margin-left: 20px;
}

.profile-section span.show_map {
  margin-left: 12px;
}

.single-custom-map .mapplic-container {
  width: 85%;
}

.mapplic-element .mapplic-filtered svg [id^=MLOC]>*,
.mapplic-element .mapplic-filtered svg [id^=landmark]>* {
  opacity: 1 !important;
}

g:has(> .mapplic-highlight) text,
g:has(> .mapplic-clickable:not(g):hover) text,
g:has(> .mapplic-clickable:not(g):hover) text>* {
  fill: #ffffff !important;
}



#myModal .mapplic-container {
  width: 95%;
/*   height: auto !important; */
}
#myModal .mapplic-map.mapplic-zoomable.stop-transition {
/*   transition: unset !important;
  transform: none !important; */
}
#myModal .mapplic-zoom-buttons {
/*   display: none !important; */
}

#myModal .mapplic-custom-zoom:hover {
  background: #eef;
}
#myModal .mapplic-custom-zoom.zoom-out.disabled {
  pointer-events: none;
  background: #c1c1c1;
}
#myModal .mapplic-custom-zoom .zoom {
  bottom: 190px;
}

#myModal .mapplic-custom-zoom .zoom-out {
  bottom: 120px;
}

#myModal .mapplic-custom-zoom .zoom-init {
  bottom: 50px;
}


#myModal .modal-header .close {
  margin-top: 27px;
  margin-right: 40px;
  font-size: 45px !important;
}

#myModal .modal-header {
  margin-top: unset;
  padding: unset;
  border-bottom: unset;
}

.mapplic-zoom-buttons {
  display: block !important;
  bottom: 90px !important
}

#myModal .hideheader {
  display: none !important;
  overflow: hidden !important;
}

#myModal #header {
  display: none !important;
}

#myModal .mapplic-element {
  min-height: unset;
}

/* mapplic-pin */

.comboTreeArrowBtn {
  display: none;
}

input.comboTreeInputBox {
  padding: 25px;
  width: 94.5%;
  border-radius: initial;
  border: #ccc;
}

input.multiplesFilter {
  padding: 25px;
  border-radius: initial;
  border-bottom: 1px solid #ccc;
}

.comboTreeDropDownContainer {
  width: 94.5%;
  ;
}

span.comboTreeItemTitle input[type="checkbox"] {
  top: -2px;
  margin-right: 10px;
}

.comboTreeWrapper {
  position: relative;
  text-align: left !important;
}

.comboTreeInputWrapper {
  position: relative;
}

.comboTreeArrowBtn {
  position: absolute;
  right: 1px;
  bottom: 1px;
  top: 1px;
  box-sizing: border-box;
  border: none;
  border-left: 1px solid #c7c7c7;
  border-radius: 0 3px 3px 0;
}

.comboTreeDropDownContainer {
  display: none;
  background: #fff;
  border: 1px solid #aaa;
  max-height: 250px;
  overflow-y: auto;
  position: absolute;
  width: 100%;
  box-sizing: border-box;
  z-index: 999;
}

.comboTreeDropDownContainer ul {
  padding: 0px;
  margin: 0;
}

.comboTreeDropDownContainer li {
  list-style-type: none;
  padding-left: 15px;
  cursor: pointer;
}

.comboTreeDropDownContainer li:hover {
  background-color: #ddd;
}

.comboTreeDropDownContainer li:hover ul {
  background-color: #fff;
}

.comboTreeDropDownContainer li span.comboTreeItemTitle.comboTreeItemHover {
  background-color: #418EFF;
  color: #fff;
}

span.comboTreeItemTitle {
  display: block;
  padding: 2px 4px;
}

.comboTreeDropDownContainer label {
  cursor: pointer;
  width: 100%;
  display: block;
}

.comboTreeDropDownContainer .comboTreeItemTitle input {
  position: relative;
  top: 2px;
  margin: 0px 4px 0px 0px;
}

.comboTreeParentPlus {
  position: relative;
  left: -12px;
  top: 2px;
  width: 4px;
  float: left;
}


.comboTreeInputBox {
  padding: 5px;
  border-radius: 3px;
  border: 1px solid #999;
  width: 100%;
  box-sizing: border-box;
  padding-right: 24px;
}

.comboTreeArrowBtnImg {
  font-size: 10px;
}

.multiplesFilter {
  width: 100%;
  padding: 5px;
  cursor: pointer;
  box-sizing: border-box;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #999;
}

.comboTreeDropDownContainer:has(input[collapsed=false])>ul>li.ComboTreeItemChlid:not(.display),
.comboTreeDropDownContainer:has(input[collapsed=false]) .ComboTreeItemParent:not(.display) {
  display: none;
}

div#loading {
  position: fixed;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, .15) url(../images/loader-larger.gif) 50% 50% no-repeat;
  z-index: 9999;
  background-size: 600px;
  font-size: 10px;
}

.modal-body {
  position: relative;
}

.loader {

  border: 6px solid #f3f3f3;
  border-top: 6px solid #3498db;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  animation: spin 2s linear infinite;
  display: none;
  margin: 20% auto 0;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.mapplic-popup-link {
  background-color: #888 !important;
}

.mapplic-tooltip:has(> .mapplic-tooltip-wrap .mapplic-tooltip-body > .mapplic-tooltip-title:empty),
.mapplic-tooltip-wrap:has(> .mapplic-tooltip-body > .mapplic-tooltip-title:empty) {
  display: none !important;
}

.mapplic-map svg {
  fill-rule: evenodd;
}

.mapplic-map .mapplic-map-image,
.mapplic-map .mapplic-map-image svg {
  height: auto !important;
}

#MLOC-Showrooms path,
#Inaccessible_Areas path,
#MLOC-SHOWROOMS path {
  fill-rule: evenodd;
  shape-rendering: crispedges;
}

/* Ribbon -> Speech bubble css */
a.mapplic-pin.pin-ribbon { border-radius: 3px; }
a.mapplic-pin.pin-ribbon::before {
    top: 15px;
    left: 5px;
    border-width: 4px;
    border-top-color: inherit;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: inherit;
}
a.mapplic-pin.pin-ribbon::after { border: none; }