/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 25 2025 | 14:42:05 */
.swiper-container:not(.swiper-container-initialized)>.swiper-wrapper, .swiper:not(.swiper-initialized)>.swiper-wrapper {
	overflow: visible !important;
}

#wp-admin-bar-wp-rocket-default .icl_als_iclflag {
	width: 16px !important;
	height: 16px !important;
}

div[data-elementor-type="header"] {
	height: 0;
}

h1.entry-title {
	display: none;
}

main.site-main {
	overflow: hidden;
}

.elementor-widget:not(:last-child) {
	margin-bottom: 0;
}

.elementor-popup-modal {
    z-index: 99999999999999;
}

.fb-customerchat {
	display: none;
}

.elementor-column {
	min-height: auto;
}

.hs-responsive-embed-youtube {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
  padding-top: 25px;
}

.hs-responsive-embed-youtube iframe {
  position: absolute;
  width: 100%!important;
  height: 100%!important;
}