/*
Theme Name: Filax Medical
Theme URI: https://nextron.ch/
Author: the Nextron team
Author URI: https://nextron.ch/
Description: Filax is a personal theme designed for Filax Medical company.
Version: 1.0
Tested up to: 6.8
Requires at least: 4.4
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog, block-patterns
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.admin-bar header.header-main.is-sticky {
	top: 32px;
}
.error-404.not-found {
	text-align: center;
}
.content-module.has-background .panel-row-style {
	background: none !important;
}
figure{max-width: 100%;}
main.content-main section.content-module.pagelayout_default .content-inner.has-padding {
	padding-top: 0; padding-bottom:0;
}


main.content-main section.content-module .container .detailpage-wrapper .container {
  padding: 0;
}
main.content-main section.content-module .container .detailpage-wrapper .container .content-inner.has-padding {
  padding-top: 0;
  padding-bottom: 0;
}
.wpcf7-list-item {
	margin: 0;
}

.top-header .swiper-container {
	background: none;
}
section.content-module .top-header .swiper-container .swiper-wrapper .swiper-slide {
	padding-top: 0;
	padding-bottom: 0;
}
.videobgiframe{pointer-events: none;
	width: 100%;
	height: calc(100% + 50px);
}
.slider-set-image.videowidget {
	border-radius: 15px;
	overflow: hidden;
}
.header-cta p {
	margin: 0;
}
h1, h2, h3, h4, h5, h6, small, strong, p, ul > li, ol > li {
	-ms-hyphens:none;
	hyphens: none;
}
.swiper-pagination:has(.swiper-pagination-bullet:first-child:last-child) {
    display: none !important;
}
.ptypeslider .event-text p {
	margin-bottom: 10px;
}
.searchbox .more-link {
	display: none;
}