.widget li.media img {
  width: 90px;
  height: 90px;
  object-fit: cover;
}
.widget.widget_search {
  padding: 19px 18px;
}
#booking-img {
  background-position: bottom center;
}
footer .widget_social_buttons a {
  line-height: 32px;
  font-size: 17px;
}
footer .widget_social_buttons a.tweet {
  background-color: #55acee;
}
footer .widget_social_buttons a.tiktok {
  background-color: #000;
}
footer .widget_social_buttons a.skype {
  background-color: #55acee;
}
footer .widget_social_buttons a.facebook {
  background-color: #3b5998;
}
footer .widget_social_buttons a.instagram {
  background-color: #F601D1;
}
footer .widget_social_buttons a.youtube {
  background-color: #e52d27;
}
footer .widget_social_buttons a.whatsapp {
  background-color: #128C7E;
}
footer .widget_social_buttons a.skype {
  background-color: #00aff0;
}
footer .widget_social_buttons a.linkedin {
  background-color: #0077B5;
}
.entry-meta a {
  color: #323232;
  font-size: 14px;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.entry-meta a i {
  font-size: 13px;
}
.home_events .post .item-media {
  max-height: 180px;
}
.home_events article p {
  font-size: 15px;
}
.about_sidebar ul li a.active::before,
.about_sidebar ul li:hover a::before {
  width: 100%;
}
.home_tabssocial button {
  border: 0;
  color: #fff;
  padding: 12px 10px;
  border-radius: 0 !important;
}
.home_tabssocial button:hover {
  background-color: #007bff;
}
.home_tabssocial .tab-content {
  border-top-width: 0px;
}
.parsley-errors-list {
  display: none !important;
}
.form-control.parsley-error {
  border: 2px solid #dc5753 !important;
}
