#location .location_image {
  display: block;
  margin: 0 auto 20px;
}
#location i {
  color: #ccc;
  font-size: 110%;
  margin-right: 4px;
}
#location .localization dt {
  text-transform: capitalize;
}
#location #shopping_center_map {
  margin-bottom: 20px;
}
#location .opening i {
  font-size: 160%;
  vertical-align: sub;
  margin-right: 5px;
}
#location.outlet .location_image {
  width: 100%;
}

#calendarModal ul li {
  font-weight: bold;
}
#calendarModal ul li strong {
  display: inline-block;
  width: 40%;
}
#calendarModal ul li span {
  font-size: 80%;
  font-weight: normal;
}

ul#event-meta-data li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 40px;
}
ul#event-meta-data li.dates {
  border-right: 1px solid #ccc;
}
ul#event-meta-data li.dates .date {
  display: inline-block;
  vertical-align: middle;
}
ul#event-meta-data li.dates .date strong {
  font-weight: 600;
  color: #000;
  font-size: 320%;
  display: block;
  line-height: 1;
}
ul#event-meta-data li.dates .date .month {
  text-transform: uppercase;
}
ul#event-meta-data li.dates .separator {
  vertical-align: middle;
  display: inline-block;
  margin: 0 20px;
}
ul#event-meta-data li.dates #recurrence {
  font-size: 11px;
  color: #888;
  margin-top: 5px;
}
ul#event-meta-data li.dates.canceled {
  font-weight: 800;
  color: #b00000;
  font-size: 200%;
}
ul#event-meta-data li.schedule {
  border-right: 1px solid #ccc;
  padding: 13px 40px;
}
ul#event-meta-data li i {
  font-size: 120%;
  vertical-align: middle;
  display: inline-block;
}

@media screen and (max-width: 1024px) {
  body ul#event-meta-data li.dates {
    font-size: 70%;
  }
}
@media screen and (max-width: 640px) {
  body ul#event-meta-data li {
    display: block;
    border-right: none !important;
  }
  body ul#event-meta-data li.dates {
    font-size: 70%;
  }
}
#event .event_image {
  width: 100%;
  margin-top: 20px;
  display: block;
}

span.letter {
  line-height: 1.2;
  font-size: 70px;
  text-align: center;
  display: block;
  text-transform: uppercase;
}

#center_services {
  margin-top: 50px;
}
#center_services ul.services_list li {
  overflow: hidden;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
#center_services ul.services_list li .col-lg-4 {
  padding-left: 0;
}
#center_services ul.services_list li p.location {
  margin-bottom: 0;
  padding-top: 5px;
}
#center_services ul.services_list li .panel {
  text-align: center;
  max-height: 225px;
}
#center_services ul.services_list li .panel a {
  line-height: 190px;
}
#center_services h3, #center_services h2 {
  background: none;
  margin-top: 0px;
}

ul.centers_of_a_ser_brand > li {
  padding-left: 0;
  margin-bottom: 20px;
}
ul.centers_of_a_ser_brand > li .location {
  text-transform: none;
  font-size: 75%;
  display: block;
  color: #757676;
  clear: both;
  float: none;
}
ul.centers_of_a_ser_brand > li .city {
  text-transform: uppercase;
  padding-left: 0;
  font-weight: normal;
  clear: both;
  margin-top: 20px;
  font-weight: 400;
}

.sub-nav {
  margin: 20px auto;
}
.sub-nav li {
  margin: 0 20px 20px;
}
.sub-nav li.active a {
  background: #008c2e;
  color: #fff;
  padding: 5px 10px;
  border-radius: 2px;
}

.building_tabs {
  margin-bottom: -10px !important;
}

.sections_floors > li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #eee;
}
.sections_floors > li ul.departments > li {
  margin: 0;
  column-break-inside: avoid;
}
.sections_floors > li ul.departments > li.no_sub {
  column-break-inside: avoid-column;
}

.floor_name {
  display: block;
  text-align: center;
  font-size: 800%;
  line-height: 1;
  font-weight: normal;
  color: #008c2e;
}

ul.departments > li {
  margin-bottom: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
ul.departments > li span.where_is {
  font-size: 12px;
  display: block;
  color: #757676;
  clear: both;
  float: none;
}
ul.departments > li .date {
  font-size: 70%;
  font-weight: normal;
  opacity: 0.8;
}
ul.departments > li li {
  font-weight: normal;
  text-transform: none;
}

#center .pagination a {
  padding: 8px 10px;
}

@media screen and (max-width: 640px) {
  ul.no-bullet.sections_floors {
    text-align: center;
  }
  ul.no-bullet.sections_floors li .where_is {
    float: none;
    font-size: 90%;
    vertical-align: middle;
    margin-left: 10px;
  }
  ul.no-bullet.sections_floors li ul, ul.no-bullet.sections_floors li ol {
    margin-left: 0;
  }

  h2 {
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .floor_name {
    line-height: 1.5;
  }
}
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #e3e3e3;
  margin-bottom: 1.25rem;
  padding: 0.625rem;
  background: white;
}

.event_box {
  margin-bottom: 20px;
}

.event_box a {
  opacity: 0;
}

.event_box {
  text-align: left;
  position: relative;
}
.event_box .province {
  text-transform: uppercase;
}
.event_box .date {
  color: #757676;
  margin-bottom: 5px;
  font-size: 80%;
}
.event_box .panel {
  position: relative;
  margin-bottom: 10px;
  padding: 0;
  border: none;
}
.event_box .panel img {
  width: 100%;
  display: block;
}
.event_box .panel:hover a {
  display: block;
  transition-property: opacity;
  transition-duration: 0.6s;
  opacity: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 5%;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.7);
}
.event_box .panel:hover a .button, .event_box .panel:hover a .description {
  color: #ccc;
  font-weight: 300;
  display: block;
}
.event_box .panel a {
  display: none;
}
.event_box .panel a .button {
  border-color: #fff;
  background: transparent;
  margin: 0 auto 10px;
}
.event_box .panel a .button:hover {
  background: rgba(255, 255, 255, 0.25);
}
.event_box .panel a .description {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
  text-align: center;
}

@media screen and (max-width: 1024px) {
  .province_in_mobile {
    display: block;
  }

  .event_box .panel .hidden_data {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .province_in_mobile {
    display: none;
  }

  .event_box:hover .panel .hidden_data {
    transition-property: opacity;
    transition-duration: 0.6s;
    opacity: 1;
  }
}
.brand_item, .agenda_item {
  width: 100%;
  height: 100%;
  border: 1px solid #e3e3e3;
  margin-bottom: 1.25rem;
  padding: 30px;
  background: white;
  display: block;
  text-align: center;
}
.agenda_item {
  padding: 10px;
  height: 240px;
}
.agenda_item img {
  object-fit: cover;
  min-width: 100%;
  min-height: 100%;
}

@media screen and (max-width: 640px) {
  .brand_item, .agenda_item {
    height: auto;
    min-height: 240px;
    margin-bottom: 20px;
  }
}
.center_menu {
  width: 100%;
}
.center_menu .navbar-collapse {
  width: 100%;
}
.center_menu .title_mobile {
  text-align: center;
  text-transform: uppercase;
  font-size: 150%;
}
.center_menu ul {
  width: 100%;
  display: table;
}
.center_menu ul li {
  text-align: center;
  display: table-cell;
  float: none;
  background: transparent;
}
.center_menu ul li > a {
  text-transform: uppercase;
  text-align: center;
  padding: 0 !important;
  width: auto;
  display: inline-block;
  font-size: 200%;
}
.center_menu ul li.active a {
  border-bottom: 4px solid #008c2e;
}

.sub-nav {
  text-align: center;
}
.sub-nav li {
  float: none;
  display: inline-block;
}
.sub-nav li a {
  text-transform: uppercase;
}

.center_carousel {
  margin-top: 20px;
}
.center_carousel img {
  width: 100%;
}

.carousel-caption {
  text-transform: uppercase;
  text-align: center;
  font-weight: 300;
  text-shadow: 0 0 30px black;
  line-height: 1.2;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.28);
  width: 100%;
  padding: 1.25rem 1.25rem;
  font-size: 150%;
}
.carousel-caption p {
  color: rgba(255, 255, 255, 0.85);
}

ul.centers_of_a_ser_brand {
  font-size: 1rem;
}
ul.centers_of_a_ser_brand > li {
  padding-left: 0;
  margin-bottom: 20px;
}
ul.centers_of_a_ser_brand > li .location {
  text-transform: none;
  font-size: 75%;
  display: block;
  color: #757676;
  clear: both;
  float: none;
}
ul.centers_of_a_ser_brand > li .city {
  text-transform: uppercase;
  padding-left: 0;
  font-weight: normal;
  clear: both;
  margin-top: 20px;
  font-weight: 400;
}

ul.no-bullet li ul, ul.no-bullet li ol {
  padding-left: 1.25rem;
  margin-bottom: 0;
  list-style: none;
}

.panel .logo-text {
  display: inline-block;
  text-align: center;
  position: relative;
  padding: 0px;
  top: 40%;
  font-size: 24px;
  line-height: 30px;
  font-size: 28px;
  color: #aaaaaa;
  font-weight: 700;
  text-transform: uppercase;
}

@media screen and (max-width: 1200px) {
  .panel .logo-text {
    font-size: 18px;
  }
}
#share_buttons ul {
  display: table;
  width: 100%;
}
#share_buttons ul li {
  display: table-cell;
  text-align: left;
  font-size: 100%;
}
#share_buttons ul li i {
  font-size: 150%;
  vertical-align: middle;
  margin: 0;
}

@media screen and (max-width: 768px) {
  #share_buttons {
    z-index: 3;
    position: fixed;
    bottom: 0;
    left: 0;
    margin: 0;
    width: 100%;
  }
  #share_buttons h3 {
    display: none;
  }
  #share_buttons ul {
    display: table;
    width: 100%;
    margin: 0;
  }
  #share_buttons ul li {
    text-align: center;
  }
  #share_buttons ul li span {
    display: none;
  }
  #share_buttons ul li.facebook {
    background: #3b589d;
  }
  #share_buttons ul li.twitter {
    background: #22abf3;
  }
  #share_buttons ul li.whatsapp {
    background: #46b000;
  }
  #share_buttons ul li.email {
    background: #2096b9;
  }
  #share_buttons ul li a {
    display: block;
    width: 100%;
    height: 100%;
  }
}
dl dt {
  float: left;
  margin-right: 5px;
}

dd {
  display: block;
}

.menu_left {
  border-right: 1px solid #ccc;
  padding-right: 10px;
}
.menu_left li.active a {
  color: #000;
}

@media screen and (max-width: 1024px) {
  ul.menu_left {
    padding-right: 0;
    text-align: center;
  }
  ul.menu_left li {
    margin: 10px;
  }
}
@media screen and (max-width: 641px) {
  p {
    font-size: 13.6px;
    line-height: 23.12px;
  }

  .event_box .data, .service_data {
    display: block;
    position: initial;
    background: #fff;
    border: none;
    opacity: 1;
    padding: 0;
    width: auto;
    height: auto;
  }
  .event_box .data p, .service_data p {
    color: #000;
    font-weight: 400;
    text-align: center;
  }
  .event_box .data .button, .service_data .button {
    font-size: 0.85em;
    padding: 0.5em 1em;
    color: #b7b7b7;
    display: block;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    background-color: #242424;
    font-weight: 400;
    border: none;
  }
  .event_box .data .button:hover, .service_data .button:hover {
    background-color: #000000;
    color: #fff;
  }

  h4.event_title, .service_data h4 {
    text-align: center;
    font-size: 16px;
  }
}
@media screen and (min-width: 1025px) {
  #wifi #location {
    position: absolute;
    right: 0;
    top: 559px;
  }

  .row.location_container {
    min-height: 1268px;
  }
}
@media screen and (max-width: 1024px) {
  .navbar-collapse ul li {
    display: block !important;
    text-align: left !important;
    padding: 5px;
    border-bottom: 1px solid #eee;
  }
  .navbar-collapse ul li:last-child {
    border: none;
  }

  .navbar {
    padding: 0 !important;
  }

  .drop_city .btn {
    display: block;
    width: 100%;
  }

  .navbar-toggler {
    border-radius: 0 !important;
    padding: 5px !important;
    margin: 0 0 10px;
  }
}
.drop_center {
  text-align: center;
}

.page-item.active .page-link {
  background-color: #008c2e;
  border-color: #008c2e;
}
.page-item .page-link {
  color: #008c2e;
}

#agenda #image {
  margin-bottom: 20px;
  width: 100%;
}

.shopping-center-infowindow {
  text-align: left;
}
.shopping-center-infowindow .map_center_photo {
  max-width: 40%;
  float: left;
  display: block;
  margin-right: 10px;
}
.shopping-center-infowindow .map_center_photo img {
  max-width: 100% !important;
}
.shopping-center-infowindow h3 {
  margin: 0 0 3px;
  text-transform: none;
  line-height: 1.2;
}
.shopping-center-infowindow p {
  margin: 0 0 3px;
  font-size: 100%;
  text-transform: none;
  line-height: 1.2;
}

.top-bar-section {
  margin: 20px auto 40px;
}
.top-bar-section ul {
  width: 100%;
  display: table;
}
.top-bar-section ul li {
  text-align: center;
  display: table-cell;
  float: none;
  background: transparent;
}
.top-bar-section ul li > a {
  text-transform: uppercase;
  text-align: center;
  padding: 0 !important;
  width: auto;
  display: inline-block;
  font-size: 150%;
}
.top-bar-section ul li.active a {
  border-bottom: 4px solid #008c2e;
}

.sub-nav {
  text-align: center;
}
.sub-nav li {
  float: none;
  display: inline-block;
}
.sub-nav li a {
  text-transform: uppercase;
}

.subtitle.search_result_text {
  text-transform: none;
}
.subtitle.search_result_text strong {
  text-transform: uppercase;
}

.map_container {
  height: 500px;
  width: 100%;
  max-height: 80%;
  max-width: 100%;
}
.map_container .google-map {
  width: 100%;
  max-width: 100%;
  height: 100%;
}
.map_container .google-map img {
  max-width: none;
}

#kinds span {
  font-size: 70%;
  vertical-align: top;
}

.row#kind-all li .data span #results.search_title strong {
  display: inline;
}
#results .logo-text {
  display: none !important;
}
#results .results li a {
  font-size: 95;
  color: #757676;
  display: block;
  width: 100%;
  min-height: 100px;
  padding: 10px;
  background: #fff;
  border: 1px solid #fff;
}
#results .results li a:hover {
  border: 1px solid #ccc;
  color: #000;
  background: #dddddd;
}
#results .results li img {
  display: block;
  float: left;
  width: 80px;
  height: 80px;
  margin-right: 10px;
  vertical-align: top;
}
#results .results li .data {
  display: block;
  vertical-align: top;
  max-width: 84%;
}
#results .results li .data span {
  font-size: 95%;
  display: block;
  font-weight: 300;
}
#results .results li .data span strong {
  font-weight: bold;
}
#results .results li .data span.search_title {
  font-weight: bold;
  font-size: 100%;
}
#results .results li .data span.search_title strong {
  text-transform: uppercase;
  font-size: 90%;
  display: none;
}
#results .results li p.data {
  line-height: 80px;
  margin: 0;
}
#results .results li:nth-child(odd) a {
  background: #fcfcfc;
  border: 1px solid #fcfcfc;
}
#results .results li:nth-child(odd) a:hover {
  background: #dddddd;
  border: 1px solid #ccc;
}

#filters {
  color: #666;
}
#filters .expand {
  display: block;
  margin-bottom: 10px;
  font-size: 90%;
  font-weight: 400;
  border: none;
  text-transform: uppercase;
  text-align: left;
  vertical-align: middle;
}
#filters .expand:hover {
  color: #008c2e;
  background: transparent;
}
#filters .expand:hover i {
  font-weight: normal;
  background: #008c2e;
  color: #fff;
  border-color: #008c2e;
}
#filters .expand i {
  display: none;
  border: 1px solid #ccc;
  width: 17px;
  height: 17px;
  line-height: 16px;
  vertical-align: middle;
  text-align: center;
  display: inline-block;
  float: right;
}

body .ui-autocomplete {
  border-radius: 0;
}
body .ui-autocomplete li .large-3 {
  font-size: 65%;
  text-transform: uppercase;
  font-weight: 300;
  color: #666;
}
body .ui-autocomplete li .large-9 {
  font-size: 70%;
}
body .ui-autocomplete li input[type=text]:focus, body .ui-autocomplete li .ui-widget-content .ui-state-focus, body .ui-autocomplete li .ui-state-focus {
  border-color: #eeeeee;
  background: #eeeeee;
}
body .ui-autocomplete li.separator {
  border-bottom: 1px solid #ddd;
}
body .ui-autocomplete li a.search_services, body .ui-autocomplete li a.service .large-3 {
  color: #FF607B;
}
body .ui-autocomplete li a.search_centers, body .ui-autocomplete li a.center .large-3 {
  color: #F26812;
}
body .ui-autocomplete li a.search_brands, body .ui-autocomplete li a.brand .large-3 {
  color: #4F96AC;
}
body .ui-autocomplete li a.search_events, body .ui-autocomplete li a.event .large-3 {
  color: #F9BD0B;
}

#kind-centers .large-9 {
  padding: 0;
}
#kind-centers .large-9 .results {
  border: 1px solid #cccccc;
  background: #fcfcfc;
}
#kind-centers .large-9 .results .row {
  margin: 0;
}

@media screen and (max-width: 1024px) {
  #kind-centers .large-9 {
    padding: inherit;
  }
  #kind-centers .large-9 .results {
    border: 0 none;
    background: transparent;
  }
  #kind-centers .large-9 .results .row {
    margin: inherit;
  }
}
@media screen and (max-width: 640px) {
  #results #map-centers {
    display: none;
  }
  #results .results li a, #results .results li:nth-child(odd) a {
    text-align: center;
    background: transparent;
    border: 0 none;
    border-bottom: 1px solid #ccc;
    height: auto;
    min-height: initial;
  }
  #results .results li img {
    display: none;
  }
  #results .results li p.data {
    line-height: initial;
    margin: 0;
  }
  #results .results li .data {
    max-width: initial;
  }
}
.easy-autocomplete {
  max-width: 100%;
  width: 100% !important;
}
.easy-autocomplete input {
  border-radius: 0;
}
.easy-autocomplete a span {
  float: right;
}
.easy-autocomplete a.shoppingcenter span {
  color: #f26812;
}
.easy-autocomplete a.brand span {
  color: #4f96ac;
}
.easy-autocomplete a.service span {
  color: #FE607B;
}
.easy-autocomplete a.event span {
  color: #f9bd0b;
}

body {
  font-family: Open Sans, arial, sans-serif;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

img {
  max-width: 100%;
  height: auto;
}

h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
  font-weight: 300;
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-weight: 300;
}

h4, h5, h6 {
  font-family: "Open Sans", helvetica, sans-serif;
}

h2 {
  position: relative;
}
h2:before {
  content: "";
  border-bottom: 1px solid #ccc;
  position: absolute;
  top: 50%;
  left: 15px;
  right: 15px;
  display: block;
  z-index: -1;
}
h2 span {
  background: #fff;
  display: inline-block;
  padding: 10px 40px;
}
h2.noline:before, h2.noline:after {
  display: none;
}

h1 {
  font-size: 250%;
}

h2 {
  font-size: 190%;
}

h3 {
  font-size: 140%;
}

h4 {
  font-size: 120%;
}

p {
  color: #000;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}

p.subtitle {
  color: #757676;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-transform: uppercase;
}

a {
  color: #757676;
}
a:hover {
  color: #3e3e3e;
  text-decoration: none;
}

.inlineb {
  display: inline-block;
  vertical-align: top;
}

p.view_all {
  font-size: 80%;
  font-weight: 300;
}
p.view_all a {
  text-decoration: underline;
}

.mb20 {
  margin-bottom: 20px;
}

button {
  background: transparent;
  padding: 0;
  -webkit-appearance: normal;
  border: none;
}

body .button, body .btn {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  color: white;
  transition: background-color 300ms ease-out;
  text-transform: uppercase;
  background-color: #00a636;
  border: 1px solid #008c2e;
  border-radius: 2px;
}
body .button:hover, body .btn:hover {
  color: #fff;
  border-color: #008c2e;
  background-color: #008c2e;
}
body .button.postfix, body .btn.postfix {
  background: #f6f6f6;
  border: 1px solid #ccc;
  border-left: 0 none;
  border-radius: 0;
  color: #757676;
}
body .button.postfix:hover, body .btn.postfix:hover {
  color: #008c2e;
}
body .button.tiny, body .btn.tiny {
  padding-top: 0.625rem;
  padding-right: 1.25rem;
  padding-bottom: 0.6875rem;
  padding-left: 1.25rem;
  font-size: 0.6875rem;
}

#language p {
  margin: 0;
  position: relative;
  top: -10px;
  font-size: 12.8px;
  text-align: right;
  margin-bottom: -10px;
}
#language i {
  font-size: 20px;
  vertical-align: middle;
  color: #ccc;
}
#language button {
  font-size: 12.8px;
  padding: 0;
  padding-right: 15px;
  margin: 0;
  background: transparent;
  line-height: auto;
  color: #666;
  border: 0 none;
  text-transform: none;
  text-decoration: underline;
}

#contextual_search .col-10 {
  padding-right: 0;
}
#contextual_search .col-2 {
  padding-left: 0;
}
#contextual_search .button.postfix, #contextual_search button.postfix {
  font-size: 180%;
}
#contextual_search .button.postfix i, #contextual_search button.postfix i {
  position: relative;
  top: -10px;
}

.button.postfix, .postfix.submit, button.postfix {
  background: #f6f6f6;
  border: 1px solid #cccccc;
  border-left: 0 none;
  border-radius: 0;
  color: #757676;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
}

.postfix, .prefix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: 2.3125rem;
}

#top_bar {
  background: #eee;
  border-bottom: #ccc;
  padding: 7px 20px;
}
#top_bar p {
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 0;
  vertical-align: middle;
  color: #888888;
}
#top_bar ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
#top_bar ul li {
  vertical-align: middle;
  margin: 0 15px 0 0;
  max-width: 28%;
}
#top_bar ul li img {
  max-height: 25px;
  min-width: 100px;
  display: inline-block;
  vertical-align: middle;
}
#top_bar ul li.inactive {
  opacity: 0.5;
}
#top_bar ul li.inactive:hover {
  opacity: 1;
}

#provinces_dropdown {
  height: 300px;
  overflow-y: auto;
}

#breadcrumb {
  padding: 0px 20px;
  margin: 0 0 10px;
  color: #000;
}
#breadcrumb ol {
  padding: 5px 0 0 0;
  margin: 0;
  background: transparent;
}
#breadcrumb ol li {
  display: inline;
  margin-right: 0;
  font-size: 10px;
}
#breadcrumb ol li a {
  color: #666;
}
#breadcrumb ol li a:hover {
  text-decoration: underline;
}
#breadcrumb ol li.active {
  font-weight: bold;
}
#breadcrumb ol li.active:after {
  display: none;
}
#breadcrumb ol li:after {
  content: ">";
  color: #666;
  margin: 0 5px;
  font-size: 12px;
}

@media screen and (max-width: 600px) {
  #breadcrumb {
    display: none;
  }
}
#logo {
  margin: 50px 0 25px;
}
#logo a.main_domain {
  display: block;
  font-size: 85%;
  padding-top: 2px;
  border-top: 1px solid #00bf3f;
  width: 240px;
  padding-left: 50px;
  margin-top: 5px;
  color: #008c2e;
  font-weight: 300;
}
#logo img {
  max-width: 240px;
  width: auto;
}

@media screen and (max-width: 1024px) {
  #logo {
    text-align: center;
  }
  #logo a.main_domain {
    margin: 5px auto;
  }
  #logo img {
    margin-left: -25px;
  }
}
input[type=text], input[type=password], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=week], input[type=email], input[type=number], input[type=search], input[type=tel], input[type=time], input[type=url], textarea {
  -webkit-appearance: none;
  background-color: white;
  border: 1px solid #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  height: 2.3125rem;
  width: 100%;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}

.two-column {
  column-count: 2;
  column-gap: 20px;
  column-rule: 1px solid #eee;
  width: 100%;
  margin-bottom: 20px;
}

.three-column {
  column-count: 3;
  column-gap: 20px;
  column-rule: 1px solid #eee;
  width: 100%;
  margin-bottom: 20px;
}
.three-column > li {
  column-break-inside: avoid;
  min-width: 90%;
  display: inline-block;
  text-align: left;
}

.four-column {
  column-count: 4;
  column-gap: 20px;
  column-rule: 1px solid #eee;
  width: 100%;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .two-column, .three-column, .four-column {
    column-count: 1;
    column-rule: none;
    width: 90%;
    padding-left: 2em;
  }
}
#unfold-centers.btn {
  background: #C8E7D7;
  color: #018B3C;
  border-color: #018B3C;
  border-radius: 2px;
  width: auto;
  position: absolute;
  right: 16px;
  top: 36px;
}

#home-centers-list {
  margin-top: 0.5rem;
  margin-bottom: 1rem;
}
#home-centers-list .content {
  height: 0;
  opacity: 0;
  padding: 0;
  transition: 0.5s;
  overflow: hidden;
  background: #fff;
  display: flex;
}
#home-centers-list .content.unfold {
  padding: 16px 8px;
  border: 4px solid #CAD401;
  opacity: 1;
  height: auto;
}
#home-centers-list .content .content-inside {
  height: 400px;
  overflow-y: auto;
}

@media screen and (max-width: 768px) {
  #unfold-centers.btn {
    width: 100%;
    margin: 0;
    position: initial;
  }
}
@media screen and (min-width: 769px) and (max-width: 991px) {
  #home-centers-list .three-column {
    column-count: 2;
  }
}
.map_container {
  height: 570px;
  width: 100%;
  max-height: 80%;
  max-width: 100%;
  margin-bottom: 20px;
}
.map_container .google-map {
  width: 100%;
  max-width: 100%;
  height: 100%;
}
.map_container .google-map img {
  max-width: none;
}

#general_map.google-map-inactive {
  position: relative;
}
#general_map.google-map-inactive img {
  width: 100%;
}
#general_map.google-map-inactive p {
  display: block;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  padding-top: 25%;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 900;
  cursor: pointer;
  text-align: center;
}
#general_map.google-map-inactive p:hover {
  background: rgba(0, 0, 0, 0.6);
}

@media screen and (max-width: 640px) {
  .map_container {
    width: 100%;
    height: 0;
    padding-bottom: 45.5%;
    position: relative;
  }

  .map_container #general_map {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
  }
}
footer {
  font-size: 16px;
  clear: both;
  padding-top: 0 !important;
  box-sizing: border-box;
}
footer .foot-links h4 {
  text-transform: none;
  display: inline-block;
  margin: 1em 0 0.5em;
  font-weight: bold;
  font-size: 0.9em;
}
footer .foot-links ul li {
  margin: 10px 0;
}
footer .foot-links ul li a {
  font-size: 13px;
}
footer .foot-links .delivery-icons h4 {
  display: block;
  font-size: 1.1em;
}
footer .foot-links .delivery-icons a {
  font-size: 22px;
}
footer .foot-links .delivery-icons .i-shop-return {
  font-size: 16px;
}

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