/* 10 reasons to buy humilat */
.hl-blurb-with-middle-text > .et_pb_blurb_content > .et_pb_blurb_container {
  vertical-align: middle;
}
.hl-blurb-with-middle-text > .et_pb_blurb_content > .et_pb_main_blurb_image {
  vertical-align: middle;
}


/* contact form success message */
.et-pb-contact-message {
  color: #2db531;
  font-size: 32px;
  line-height: 40px;
  text-align: center;
}


/* humilat logo image as header */
.hl-h1-image > .et_pb_image_wrap > img {
  height: 45px;
}


/* Portfolio - hide title */
.mfp-title {
  display: none;
}
 
/* main page actual events */
.hl-actual-events .et_pb_slide_image {
	width: 100%;
	margin: 14px 0px !important;
}
.hl-actual-events .et_pb_slide_description {
	padding: 0;
}
.hl-actual-events .et_pb_no_results {
	display: none;
}
.hl-actual-events .et_pb_slide_image img, .hl-actual-events .et_pb_slide_image, .hl-actual-events .et_pb_slide_description{
	-webkit-animation: none !important;
	-moz-animation: none !important;
	-o-animation: none !important;
	-ms-animation: none !important;
  -webkit-animation-duration: 0s !important;
	animation: none !important;
  animation-duration: 0s !important;
  opacity: 100 !important;
}

/* prevent header and next content jumping during page load */
#page-container {
	padding-top: 86px !important;
}



/* header phone per language */
html[lang="lt-LT"] #header_lv_phone, html[lang="lt-LT"] #header_lv_email {
	display: none;
}
html[lang="lv-LV"] #header_lt_phone, html[lang="lv-LV"] #header_lt_email {
	display: none;
}
html[lang="ru-RU"] #header_lt_phone, html[lang="ru-RU"] #header_lt_email {
	display: none;
}
html[lang="en-US"] #header_lt_phone, html[lang="en-US"] #header_lt_email {
	display: none;
}

/* ligo-2024 image - enable only for LV*/
html[lang="lt-LT"] #ligo-2024, html[lang="ru-RU"] #ligo-2024, html[lang="en-US"] #ligo-2024 {
	display: none;
}

/* offer-2024-08 image - enable only for LV*/
html[lang="lt-LT"] #offer-2024-08, html[lang="ru-RU"] #offer-2024-08, html[lang="en-US"] #offer-2024-08 {
	display: none;
}

/* translation ny 2024 main image*/
html[lang="ru-RU"] #ny-2024 > img {
	content:url("https://humilat.com/wp-content/uploads/Humilat_Ziemassvetki_2024_RUS.png");
}
