/* header */
.whb-header-bottom .menu-item .nav-link-text {
  color: black;
}

/* main content */
/* .container {
  max-width: unset !important;
} */
/* img slider */
.slide-img-section {
  margin-top: -62px;
}

.slide-img-section .vc_column-inner {
  padding: 0 !important;
}

.slide-img img {
  min-width: 100vw;
  height: auto;
}

/* category btns */
.es-shop-btns {
  max-width: 1024px;
  margin: auto !important;
  padding-bottom: 43px;
}

.es-shop-btns .elementor-button-link {
  color: black;
  background-color: #42beb6 !important;
  border-radius: 25px;
  min-width: 120px;
}

/* about us section */
.logo-img img {
  max-height: 600px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 27%;
     object-position: 50% 27%;
}

.ea-custom-title, p, span, a, .menu-item a, ul a, table td, table th, table td a, h5, footer h5.widget-title {
  color: #000 !important;
}

/* contact */
.ea-contact-info .wpb_wrapper {
  text-align: center;
}

/* footer */
.wpb_text_column.wpb_content_element.vc_custom_1598528888555, .wd-social-icons {
  display: none;
}

.ea-heading-titles .elementor-widget-container {
  background-size: 300px auto !important;
}

@media screen and (max-width: 768px) {
  .elementor-location-header .elementor-widget-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .elementor-location-header .elementor-widget-wrap div {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0%;
            flex: 1 1 0%;
  }
  .elementor-location-footer ul {
    text-align: center;
  }
}

.elementor-location-footer ul {
  list-style: none;
  padding-left: 0 !important;
}
/*# sourceMappingURL=accessibility.kidsgarden.css.map */