#root {
  padding-left: 40px;
  padding-right: 40px;
}

.center-content-veritcal {
  display: flex;
  align-items: center !important;
  justify-content: center;
  text-align: center;
}

.image-container {
  height: 568px;
  width: 100%;
  overflow: hidden;
}

.centered-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* This property maintains the aspect ratio and covers the entire container */
}

.mdl-layout__content {
  width: 100%;
}

.u_1917048252 {
  background-color: #f1f1f1 !important;
  box-shadow: rgba(0, 0, 0, .25) 0 3px 11px 0 !important;
  -moz-box-shadow: rgba(0, 0, 0, .25) 0 3px 11px 0 !important;
  -webkit-box-shadow: rgba(0, 0, 0, .25) 0 3px 11px 0 !important;
  margin-left: 0px;
}

.u_1393118731 {
  margin-right: 0 !important;
}

.contact-left-panel {
  background-color: rgba(241, 241, 241, .9) !important;
  box-shadow: rgba(0, 0, 0, .25) 0 3px 11px 0 !important;
  -moz-box-shadow: rgba(0, 0, 0, .25) 0 3px 11px 0 !important;
  -webkit-box-shadow: rgba(0, 0, 0, .25) 0 3px 11px 0 !important;
  padding: 40px;
  margin-right: 0px !important;
}

.contact-right-panel {
  background-color: rgba(255, 255, 255, .9) !important;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  padding: 40px;
  margin-left: 0px !important;
}

.u_Contact {
  width: 100% !important;
  max-width: none !important;
  margin: 0 auto !important;
  padding: 80px 20px !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-attachment: initial !important;
  background-position: 0 50% !important;
}

.u_Contact h2,
h3 {
  color: #333;
  font-weight: 700 !important;
  font-size: 30px !important;
}

.mdl-textfield {
  width: 100% !important;
}

.artist-box {
  height: 427px
}

.artist-box img {
  height: 427px
}

.artist-box .mdl-card__supporting-text {
  width: 100%;
  display: none;
  position: absolute;
  transition: display 0.3s ease-in-out;
  background-color: rgba(255, 255, 255, .9);
}

.artist-box:hover .mdl-card__supporting-text {
  display: block;
  height: 100%;
}

.artist-box:hover .mdl-card__supporting-text p,
.artist-box:hover .mdl-card__supporting-text h3 {
  font-weight: bold;
  margin-top: 5px;
  line-height: 2;
}

.page-content {
  margin-top: 5px;
}

.nav-tabs {
  margin-top: 140px;
  position: relative;
  display: inline-flex;
  width: 100%;
  height: 100%;
  margin-bottom: 30px;
}

.nav-tabs .nav-link {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  padding: 12px 15px;
  margin: 0;
  font-weight: inherit;
  letter-spacing: .03em;
  letter-spacing: .03em;
  text-transform: none;
  color: #463939 !important;
  font-size: 18px;
}

.main-menu {
  background-color: #fff !important;
  box-shadow: rgba(0, 0, 0, .25) 0 3px 11px 0 !important;
  -moz-box-shadow: rgba(0, 0, 0, .25) 0 3px 11px 0 !important;
  -webkit-box-shadow: rgba(0, 0, 0, .25) 0 3px 11px 0 !important;
  padding: 25px 0 20px !important;
  float: none !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  position: fixed !important;
  height: auto !important;
  max-width: 100% !important;
  margin: 0 auto !important;
  min-width: 0 !important;
  text-align: center !important;
}

.mdl-layout__header-row {
  align-items: center;
  justify-content: center;
}

.mdl-layout__header-row img {
  max-width: 174px !important;
  justify-content: center !important;
  align-items: center !important;
  padding: 0 !important;
  text-align: center !important;
  height: auto !important;
}

.carousel-caption {
  width: 100%;
  max-width: 100%;
  background-color: rgba(0, 0, 0, .5);
  margin-left: 0 !important;
  margin-top: 0 !important;
  max-height: 100%;
  padding: 15px 30px;
  top: auto !important;
  bottom: 0 !important;
  left: 0 !important;
}

.carousel-control-next,
.carousel-control-prev {
  background-color: transparent;
  box-shadow: none;
  font-size: 2.8125rem;
}

.carousel-control-next:hover,
.carousel-control-prev:hover {
  background-color: transparent;
  box-shadow: none;
}

.inventory-box p {
  font-size: 16px;
}

.mainHeadingImage-container {
  background-image: url(https://lirp.cdn-website.com/29ab504e/dms3rep/multi/opt/photo1693078698-2880w.jpeg);
  background-repeat: no-repeat;
  height: auto !important;
  padding-top: 100px !important;
  padding-left: 40px !important;
  padding-bottom: 100px !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
  max-width: none !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 40px !important;
  min-width: 0 !important;
  background-size: cover !important;
  background-position: 50% 50% !important;
}

.content-box {
  width: 100%;
  justify-content: center !important;
  align-items: center !important;
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

.news_content {
  display: block !important;
  float: none !important;
  top: 0 !important;
  left: 0 !important;
  width: 774px !important;
  position: relative !important;
  height: auto !important;
  padding-top: 2px !important;
  padding-left: 0 !important;
  padding-bottom: 2px !important;
  margin-right: auto !important;
  margin-left: auto !important;
  max-width: 100% !important;
  margin-top: 40px !important;
  margin-bottom: 0 !important;
  padding-right: 0 !important;
  min-width: 0 !important;
}

.news_content p {
  font-size: 16px;
  line-height: 1.7;
}

.news_show .image-container {
  height: 708px
}

.card-title a {
  color: #000 !important
}

.mdl-button--accent.mdl-button--accent.mdl-button--raised,
.mdl-button--accent.mdl-button--accent.mdl-button--fab {
  background-color: #000 !important;
  color: #fff !important;
}

.open-hours-item dt {
  width: 50%;
  float: left;
}

/* Small devices (phones) */
@media only screen and (max-width: 480px) {
  #root {
    padding-left: 0px;
    padding-right: 0px;
  }

  .page-content {
    margin-top: 0px !important;
  }

  .mainHeadingImage-container {
    padding: 0px !important;
  }

  /* Your CSS for small devices goes here */
  .image-container {
    height: 100% !important;
    width: 100% !important;
    overflow: hidden;
  }

  .inventory-box .image-container {
    height: 200px;
  }

  .mdl-layout__header {
    display: flex !important;
  }

  .mdl-layout__header-row {
    padding: 0 !important;
  }

  .inventory-box {
    display: inline-table !important;
  }

}

/* Medium devices (tablets) */
@media only screen and (min-width: 481px) and (max-width: 960px) {

  /* Your CSS for medium devices goes here */
  #root {
    padding-left: 0px;
    padding-right: 0px;
  }

  .page-content {
    margin-top: 0px !important;
  }

  .mainHeadingImage-container {
    padding: 0px !important;
  }

  /* Your CSS for small devices goes here */
  .image-container {
    height: 100% !important;
    width: 100% !important;
    overflow: hidden;
  }

  .inventory-box .image-container {
    height: 200px;
  }

  .mdl-layout__header {
    display: flex !important;
  }

  .mdl-layout__header-row {
    padding: 0 !important;
  }

  .inventory-box {
    display: inline-table !important;
  }
}

/* Large devices (desktops) */
@media only screen and (min-width: 961px) {}