/* 
Theme Name: BITS Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Based on Hello Elementor
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
*/

/* Add your custom styles here */


/* space-grotesk-300 - latin */
@font-face {
	font-display: swap;
	font-family: 'Space Grotesk';
	font-style: normal;
	font-weight: 300;
	src: url('/wp-content/themes/hello-theme-child/fonts/space-grotesk-v22-latin-300.woff2') format('woff2');
}

/* space-grotesk-regular - latin */
@font-face {
	font-display: swap;
	font-family: 'Space Grotesk';
	font-style: normal;
	font-weight: 400;
	src: url('/wp-content/themes/hello-theme-child/fonts/space-grotesk-v22-latin-regular.woff2') format('woff2');
}

/* space-grotesk-500 - latin */
@font-face {
	font-display: swap;
	font-family: 'Space Grotesk';
	font-style: normal;
	font-weight: 500;
	src: url('/wp-content/themes/hello-theme-child/fonts/space-grotesk-v22-latin-500.woff2') format('woff2');
}

/* space-grotesk-600 - latin */
@font-face {
	font-display: swap;
	font-family: 'Space Grotesk';
	font-style: normal;
	font-weight: 600;
	src: url('/wp-content/themes/hello-theme-child/fonts/space-grotesk-v22-latin-600.woff2') format('woff2');
}

/* space-grotesk-700 - latin */
@font-face {
	font-display: swap;
	font-family: 'Space Grotesk';
	font-style: normal;
	font-weight: 700;
	src: url('/wp-content/themes/hello-theme-child/fonts/space-grotesk-v22-latin-700.woff2') format('woff2');
}

html, body, svg text tspan {
	font-family: 'Space Grotesk', Arial, Verdana, sans-serif;
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
}

:root {
	--primary-color: #0F0F0E;
	--yellow: #E7FF59;
}

#bp-hero {
	min-height: calc(100vh - 90px);
	max-height: calc(100vh - 90px);
}

#content a,
#content a:visited,
footer a,
footer a:visited {
	color: var(--primary-color);
	transition: all .3s;
}

#content-right p,
.bp-footer-right ul li a,
#content-right ul li {
	font-size: 24px;
	line-height: 1.5;
	margin-top: 0;
}

#content-right p strong {
	font-weight: 500;
}

#content-left {
	position: sticky;
	top: 60px;
	padding: 0;
}

#content-left p,
#content-left .elementor-widget-text-editor,
.bp-right-bottom p,
.bp-right-bottom .elementor-widget-text-editor {
	text-transform: uppercase;
	margin: 0;
}

.bp-right-bottom .bp-slashes-text,
.bp-meta-infos .bp-slashes-text {
	font-size: 22px;
}

#content-right a:not(.pt-cv-href-thumbnail):not(.pt-cv-none)::after {
	content: "";
	display: inline-block;
	width: 15px;
	height: 15px;
	background-image: url('/wp-content/uploads/2025/12/bp-open-link.svg');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 4px;
	vertical-align: middle;
	margin-top: -3px;
}


#content-right a:hover {
	text-decoration: underline;
}

#cmplz-cookiebanner-container .cmplz-links ul li:nth-child(2)::after {
	content: " // ";
	color: var(--e-global-color-accent);
	font-weight: 700;
	margin-left: 6px;
	margin-right: 0px;
}

.bp-slashes-text {
	font-size: 35px;
	vertical-align: top;
	color: var(--yellow);
	font-weight: 700 !important;
}

.bp-meta-infos {
	text-transform: uppercase;
}

.bp-yellow-corner img,
.bp-logo-left img,
.bp-bottom-number img,
footer img,
.bp-battlepad img,
.bp-header img,
#content-left p,
#content-left img,
.pt-cv-taxoterm span,
.pt-cv-meta-fields time {
	pointer-events: none;
	user-select: none;
}

.bp-footer-popup-col .bp-yellow-corner img,
.bp-hero-battlepad .bp-yellow-corner img,
.bp-padding-left .bp-yellow-corner img {
	width: 87px !important;
	border-radius: 0 0 7px 0 !important;
}

.bp-hero-image img {
	min-height: 100%;
	max-height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.bp-content-image img {
	max-height: 500px;
	object-fit: cover;
	object-position: center;
	width: 100%;
}

.bp-logo-eu img {
	width: 350px !important;
}

.bp-left-num-container {
	padding-left: 0 !important;
}

.bp-header p {
	margin: 0;
	max-width: 770px;
	line-height: 1.2 !important;
}

.bp-slashes img {
	width: 17px;
	height: 15px;
}

.bp-slashes-content {
	min-width: 30px !important;
}

.bp-slashes-header img {
	margin-top: 10px;
}

.bp-hero-left .e-con-inner {
	align-items: flex-start !important;
}

.bp-slashes-content img {
	width: 30px;
	height: auto;
	margin-top: 8px;
}

.bp-logo-left img {
	width: 300px;
	margin-bottom: 30px;
}

footer a {
	text-transform: uppercase;
	font-weight: 500;
}


h1, h2 {
	margin-top: 0;
	margin-bottom: 20px;
	font-weight: 500;
	font-size: 34px;
}

.bp-nav-num img {
	width: 88px;
	height: auto;
	margin-bottom: 20px;
	margin-right: 20px;
}

.bp-nav-bar img {
	width: 4px;
	height: 42px !important;
	margin-bottom: 0px;
}

.bp-nav-container {
	height: 100%;
}

.bp-menu-open a {
	padding: 4px;
	line-height: 1;
}

.bp-left-arrow-number {
	background: var(--yellow);
	padding: 4px 10px;
	border-radius: 4px;
	margin-top: 5px;
}

.home .bp-left-arrow-number {
	padding: 4px 10px 4px 8px;
}

.bp-left-arrow-number img {
	max-height: 29px;
	height: auto;
}

.bp-nav-container {
	padding: 35px;
	text-transform: uppercase;
}

.bp-nav-container p {
	margin: 0;
	line-height: 1;
}

.bp-nav-num-top {
	background: var(--yellow);
	padding: 2px 4px;
	border-radius: 4px;
}

.bp-nav-container ul li {
	font-size: 24px;
	list-style-type: none;
	margin-bottom: 0px;
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBpZD0iTGF5ZXJfMiIgZGF0YS1uYW1lPSJMYXllciAyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNi45NCAxMi43NCI+CiAgPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5jbHMtMSB7CiAgICAgICAgZmlsbDogI2U3ZmY1OTsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPGcgaWQ9IkFSVFdPUksiPgogICAgPHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjExLjM4IDAgOS43OSAxLjU4IDEyLjcyIDQuNDkgMTMuNjEgNS4wNiAxMy40OSA1LjQgMTIuNDMgNS4yNiAyLjIzIDUuMjYgMi4yMyAwIDAgMCAwIDUuMjYgMCA3LjQ5IDEyLjQzIDcuNDkgMTMuNDkgNy4zNCAxMy42MSA3LjY4IDEyLjcyIDguMjYgOS43OSAxMS4xNiAxMS4zOCAxMi43NCAxNi45NCA3LjE4IDE2Ljk0IDUuNTcgMTEuMzggMCIvPgogIDwvZz4KPC9zdmc+") no-repeat left top;
	background-size: auto;
	padding: 0px 0 3px 30px;
	background-size: 18px 13px;
	font-weight: 400;
	line-height: 1.5 !important;
	margin-bottom: 10px;
	width: auto;
}

.bp-nav-ul ul {
	display: flex;
	flex-direction: column;
}

.bp-nav-container ul li {
	background-position: left 12px;
	width: fit-content;
}

.bp-nav-container ul li a {
	color: var( --e-global-color-secondary );
	padding: 0 !important;
	white-space: normal !important;
	line-height: 1.3 !important;
}

.bp-nav-container ul {
	padding-left: 30px !important;
}


/* news */
.cvp-live-filter {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}

.cvp-live-filter.cvp-button input ~ div {
	padding: 1px 8px;
	cursor: pointer;
	background: var(--primary-color);
	color: var(--e-global-color-secondary);
	border-radius: 4px;
	font-weight: 500;
	font-size: 24px;
	transition: all .3s ease-in-out;
}

.cvp-live-filter.cvp-button input:hover ~ div,
.pt-cv-taxoterm span {
	background: var(--yellow) !important;
	color: var(--primary-color) !important;
}

.pt-cv-taxoterm span {
	border-radius: 4px;
	margin-right: 14px;
	font-size: 16px;
}

.pt-cv-taxoterm {
	margin-left: 20px;
	margin-top: 20px;
}

.cvp-live-filter.cvp-button input[type="radio"]:checked ~ div {
	background: var(--yellow) !important;
	color: var(--primary-color);
}

.pt-cv-meta-fields time {
	font-size: 20px;
	font-weight: 500;
	color: var(--e-global-color-secondary);
	background: var(--primary-color);
	border-radius: 20px;
	background-position: 8px center;
	padding: 1px 12px 1px 28px;
	background-image: url('/wp-content/uploads/2025/11/bp-arrow-right-down.svg');
	background-repeat: no-repeat;
	background-size: 14px 14px;
	vertical-align: middle;
}

.pt-cv-view .pt-cv-title a {
	font-weight: 500;
}
.pt-cv-view .pt-cv-title a::before {
	content: "//";
	margin-right: 10px;
	font-size: 30px;
	vertical-align: top;
	color: var(--yellow);
	font-weight: 700 !important;
	top: 0px;
	position: relative;
}

.cvp-live-filter + .pt-cv-view {
	margin-top: 40px;
}

.pt-cv-content-item {
	background-color: #d3cfc9;
	margin-bottom: 40px;
	border-radius: 20px 20px 7px 20px;
	padding: 25px !important;
}

.pt-cv-content-item:last-child {
	margin-bottom: 0;
}

.pt-cv-content p:last-child {
	margin-bottom: 0;
}

.pt-cv-thumb-wrapper {
	margin-bottom: 20px;
}

.pt-cv-meta-fields {
	margin-top: 16px;
	margin-bottom: 30px;
}

.pt-cv-thumbnail {
	max-height: 450px;
}

.expandable-content {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.4s ease;
}

.pt-cv-content h2.wp-block-heading {
	margin-bottom: 20px;
}

.pt-cv-content .wp-block-gallery {
	margin: 8px 0 20px;
}

.pt-cv-content .wp-block-gallery img {
	border-radius: 20px;
}

/*.expandable-content.expanded {
max-height: 2000px;
}*/

.read-more-toggle {
	background-position: left center;
	color: inherit;
	border: none;
	padding: 0 0 0 34px;
	font: inherit;
	cursor: pointer;
	outline: inherit;
	background-image: url('/wp-content/uploads/2025/11/bp-blog-close-icon.svg');
	background-repeat: no-repeat;
	background-size: 27px 28px;
	height: 30px;
	margin-top: 20px !important;
	font-size: 24px !important;
	font-weight: 500 !important;
	vertical-align: middle;
}

.read-more-toggle.expanded {
	background-image: url('/wp-content/uploads/2025/11/bp-menu-close-icon.svg');
}

.pt-cv-content h3.wp-block-heading {
	font-size: 24px;
}

.toggle-image {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100px;
	border-radius: 0 0 7px 0 !important;
}

/* link styling */
.bp-nav-container .bp-nav-default ul li a {
	font-size: 24px;
	font-weight: 700;
}

.bp-nav-container .bp-nav-default ul {
	padding: 0 !important;
}

.bp-footer-col .elementor-widget-text-editor a:hover,
.bp-footer-right a:hover {
	text-decoration: none;
}

.bp-footer-right ul li a {
	line-height: 1.3 !important;
}

.bp-nav-container .bp-nav-default ul li {
	background: none !important;
	padding: 0;
	margin-bottom: 0;
}

.bp-nav-container .bp-nav-default ul li a,
.bp-menu-open a,
.pt-cv-content .read-more-toggle,
.bp-footer-col .elementor-widget-text-editor a,
.bp-footer-right a,
.bp-nav-ul ul li a {
	display: inline-block;
	position: relative;
}

.bp-nav-container .bp-nav-default ul li a::after,
.bp-menu-open a::after,
.pt-cv-content .read-more-toggle::after,
.bp-footer-col .elementor-widget-text-editor a::after,
.bp-footer-right a::after,
.bp-nav-ul ul li a::after {
	content: '';
	position: absolute;
	width: 100%;
	transform: scaleX(0);
	height: 4px;
	bottom: -6px;
	left: 0;
	background-color: var(--yellow);
	transition: transform 0.25s ease-out;
	transform-origin: bottom center;
}

.bp-menu-open a::after {
	left: 4px;
	width: calc(100% - 8px);
}

.pt-cv-content .read-more-toggle::after {
	left: 34px;
	width: calc(100% - 34px);
}

.bp-nav-container .bp-nav-default ul li a:hover::after,
.bp-nav-container .bp-nav-default ul li.current-menu-item a::after,
.bp-menu-open a:hover::after,
.pt-cv-content .read-more-toggle:hover::after,
.bp-footer-col .elementor-widget-text-editor a:hover::after,
.bp-footer-right a:hover::after,
.bp-nav-ul ul li a:hover::after,
.bp-nav-ul ul li a.elementor-item-active::after{
	transform: scaleX(1);
}

.bp-slashes img {
	height: 20px !important;
	width: auto;
}

.bp-contact-map .eael-google-map {
	border-radius: 20px !important;
}

.bp-contact-form input[type=text],
.bp-contact-form input[type=email],
.bp-contact-form input[type=phone],
.bp-contact-form textarea {
	font-family: 'Space Grotesk', Arial, Verdana, sans-serif;
	font-size: 24px !important;
	min-height: 60px !important;
	padding: 7px 20px !important;
	border-radius: 16px !important;
	background: #d3cfc9 !important;
	border: none !important;
}

.elementor-field-type-submit button.elementor-button {
	font-family: 'Space Grotesk', Arial, Verdana, sans-serif;
	border-radius: 14px !important;
}

.elementor-field-type-submit button.elementor-button:hover {
	cursor: pointer;
}


.elementor-field-type-submit .elementor-button-text {
	padding: 18px 0;
	font-weight: 500;
	font-size: 24px;
}

.bp-footer-funded p {
	margin: 0;
}

.bp-contact-form .elementor-message {
	margin-top: 20px;
}

.bp-contact-form .elementor-message {
	font-size: 20px;
}

/* cookie banner */
#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-header {
	grid-template-columns: 1fr;
	align-items: start;
}

#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-title {
	justify-self: start;
	grid-column-start: unset;
}

#cmplz-cookiebanner-container .cmplz-links ul li:first-child {
	display: none;
}

#cmplz-cookiebanner-container .cmplz-title::before {
	content: "//";
	margin-right: 8px;
	font-size: 20px;
	color: var(--yellow);
	font-weight: 700 !important;
}

#cmplz-cookiebanner-container .cmplz-title {
	font-size: 18px;
	font-weight: 500;
}

#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-buttons .cmplz-btn {
	font-size: 18px;
	height: 36px;
	padding: 0 20px;
	width: auto;
	border: none !important;
	transition: all .3s;
}

#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-buttons .cmplz-btn:hover {
	background-color: var( --e-global-color-accent );
	color: var( --e-global-color-primary );
}

#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-links.cmplz-documents {
	justify-content: start;
}

#cmplz-cookiebanner-container .cmplz-link {
	text-decoration: none;
}

#cmplz-cookiebanner-container .cmplz-link:hover {
	text-decoration: underline;
}

.bp-eu-right {
	display: none;
}

.bp-padding-right {
	padding-right: 30px !important;
}

.cmplz-placeholder-element {
	height: 500px !important;
	border-radius: 20px;
}

.bp-contact-form  #form-field-message {
	padding-top: 14px !important;
}

@media all and  (min-width: 1200px) {

	.bp-battlepad img {
		width: 100%;
		max-width: 1900px !important;
	}

	.bp-logo-left img {
		max-width: 270px !important;
	}
}

@media all and (min-width: 1400px) {

	.bp-padding.bp-padding-left {
		width: 30% !important;
	}

	#content-right {
		width: 70% !important;
	}

	.bp-padding-right {
		padding-right: 60px !important;
	}



	.bp-vertical-left {
		left: -60px !important;
	}

	.bp-header-col,
	.bp-hero-battlepad,
	.bp-hero-left,
	.bp-footer-col,
	.bp-header-popup-col,
	.bp-footer-popup-col {
		padding-left: 60px !important;
		padding-right: 60px !important;
	}

}

@media all and (max-width: 1400px) {
	.bp-left-num-container {
		flex-direction: column !important;
	}

	.bp-header .bp-hero-left p {
		margin: 0;
		max-width: 70%;
	}

	.bp-padding {
		padding: 30px !important;
	}

	.bp-header-col,
	.bp-hero-battlepad,
	.bp-hero-left,
	.bp-footer-col,
	.bp-header-popup-col,
	.bp-footer-popup-col,
	.bp-logo-eu .elementor-widget-container {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}

	h1, h2,
	.bp-left-num-container,
	.bp-left-num-container p {
		font-size: 28px !important;
	}

	#content-right p,
	.bp-nav-container ul li,
	.bp-meta-infos p,
	.bp-footer-right ul li a,
	.bp-footer-left .elementor-widget-container,
	.bp-footer-left p,
	#content-right ul li {
		font-size: 20px !important;
	}

	.bp-slashes-text {
		font-size: 24px;
	}

	.bp-right-bottom .bp-slashes-text, .bp-meta-infos .bp-slashes-text {
		font-size: 18px;
	}

	.bp-nav-container ul {
		padding-left: 12px !important;
	}

	.bp-slashes img {
		height: 18px !important;
		margin-top: -4px;
	}

	.pt-cv-view .pt-cv-title a::before {
		font-size: 26px;
		top: -1px;
	}
}

@media all and (max-width: 1024px) {
	.bp-hero-left {
		top: 20px !important;
	}

	.bp-hero-left > .e-con-inner {
		align-content: flex-start !important;
	}

	.bp-header .bp-hero-left p {
		max-width: 100%;
	}

	.bp-hero-left {
		padding-right: 50px !important;
	}


	.bp-padding-left {
		display: none !important;
	}

	#content-right {
		width: 100%;
	}

	.bp-popup-cols {
		--flex-wrap: wrap !important;
	}
}

@media all and (max-width: 768px) {
	.bp-hero-battlepad,
	.bp-hero-image img,
	.bp-padding.bp-padding-left,
	#content-right > .elementor-element,
	#content-right .bp-content-image img,
	.bp-padding-right,
	.bp-news-img-header img,
	#pt-cv-view-897b896o2v.pt-cv-view img.pt-cv-thumbnail,
	.pt-cv-content-item,
	.pt-cv-content .wp-block-gallery img,
	.bp-contact-map .eael-google-map,
	.bp-contact-form input[type="text"], .bp-contact-form input[type="email"], .bp-contact-form input[type="phone"], .bp-contact-form textarea,
	.bp-contact-form .elementor-field-type-submit button.elementor-button {
		border-radius: 7px !important;
	}

	#content-right a:not(.pt-cv-href-thumbnail):not(.pt-cv-none)::after {
		width: 10px;
		height: 10px;
		margin-top: -2px;
	}


	.bp-right-bottom p {
		max-width: 130px;
		text-align: right;
	}

	header,
	.bp-header-popup-col {
		border-radius: 0px 0px 7px 7px !important;
	}

	footer {
		border-radius: 7px 7px 0px 0px !important;
	}

	.bp-header-col .bp-header img,
	.bp-header-popup-col .bp-header img {
		max-width: 50px !important;
	}

	.bp-footer-popup-col .bp-yellow-corner img,
	.bp-hero-battlepad .bp-yellow-corner img,
	.bp-padding-left .bp-yellow-corner img {
		width: 50px !important;
	}

	.pt-cv-view .pt-cv-title a::before {
		margin-right: 8px;
		font-size: 18px;
		vertical-align: baseline;
	}

	#bp-hero {
		min-height: 400px;
		max-height: none;
	}

	.bp-news-img-header img {
		height: 200px !important;
	}

	#bp-hero .bp-header-right .elementor-widget-image {
		bottom: 33px !important;
	}

	#content-right p, 
	.bp-nav-container ul li, 
	.bp-meta-infos p, 
	.bp-footer-right ul li a, 
	.bp-footer-left .elementor-widget-container, 
	.bp-footer-left p,
	#content-right ul li {
		font-size: 14px !important;
	}

	h1, h2, 
	.bp-left-num-container, 
	.bp-left-num-container p,
	.read-more-toggle,
	.elementor-field-type-submit .elementor-button-text,
	.bp-contact-form input[type="text"], .bp-contact-form input[type="email"], .bp-contact-form input[type="phone"], .bp-contact-form textarea,
	.bp-contact-form .elementor-message {
		font-size: 16px !important;
		margin-bottom: 0px;
	}

	.toggle-image {
		width: 70px;
	}

	/*.bp-padding-left {
	margin-bottom: 4px !important;
	padding: 20px !important;
}*/

	.bp-padding-right {
		padding: 20px !important;
	}

	.bp-header .bp-hero-left p,
	.pt-cv-meta-fields time {
		font-size: 14px;
	}
	.pt-cv-meta-fields time {
		background-size: 12px 12px;
	}

	.bp-hero-left {
		margin-bottom: 0px !important;
	}

	.bp-slashes-header img {
		max-width: 33px !important;
		margin-top: 4px !important;
	}

	.bp-slashes img {
		height: 14px !important;
	}

	.bp-slashes-content {
		min-width: 20px !important;
	}

	.bp-slashes-header {
		min-width: 20px !important;
	}

	.bp-slashes-content img {
		width: 20px;
		margin-top: 0px;
	}

	.bp-right-bottom .bp-slashes-text, 
	.bp-meta-infos .bp-slashes-text {
		font-size: 16px;
		vertical-align: bottom;
	}

	.bp-header-right img {
		max-height: 24px;
	}

	.bp-num-right img {
		width: 48px;
	}

	.bp-header-right .bp-meta-infos {
		right: 80px !important;
		max-width: 160px !important;
		bottom: 30px !important;
	}

	.bp-num-right {
		right: 20px !important;
	}

	.bp-vertical-left {
		left: -20px !important;
	}

	.bp-bottom-number img {
		width: 58px;
	}

	.bp-bottom-number {
		right: 20px !important;
		position: absolute !important;
	}

	.bp-right-bottom .elementor-widget-text-editor {
		right: 90px !important;
		bottom: 25px !important;
	}

	#content-right .wp-image-135 {
		height: 28px !important;
		width: auto;
	}

	.bp-right-bottom {
		padding: 30px !important;
	}

	.pt-cv-content h2.wp-block-heading {
		margin-bottom: 10px;
		font-size: 20px !important;
	}

	.pt-cv-content h3.wp-block-heading {
		margin-bottom: 10px;
		font-size: 18px !important;
	}
	.pt-cv-content-item {
		padding: 25px 25px 15px 25px !important;
	}

	.bp-nav-container ul li {
		background-position: left 4px;
	}

	.bp-contact-form input[type="text"], .bp-contact-form input[type="email"], .bp-contact-form input[type="phone"], .bp-contact-form textarea {
		min-height: 50px !important;
	}

	.bp-hero-left > .e-con-inner {
		flex-wrap: nowrap !important;
	}

	.bp-right-bottom {
		min-height: 180px !important;
		align-items: flex-start !important;
	}

	.bp-right-bottom .elementor-element:nth-child(3) {
		bottom: 30px !important;
	}

	.bp-eu-right {
		display: block;
	}

	.bp-eu-right img {
		width: 124px;
	}

	.bp-meta-infos p {
		text-align: right;
	}

	.cvp-live-filter {
		gap: 12px;
	}
	.cvp-live-filter.cvp-button input ~ div {
		padding: 1px 6px;
		font-size: 16px;
	}

}

@media all and (max-width: 600px) {

	/*#content-right p,
	#content-right ul li {
	font-size: 10px !important;
}

	#content-right a:not(.pt-cv-href-thumbnail):not(.pt-cv-none)::after {
	width: 8px;
	height: 8px;
	margin-top: -2px;
}*/

	.bp-right-bottom p {
		max-width: 110px;
	}

	/*.bp-right-bottom .bp-slashes-text {
	font-size: 12px;
}*/

	.bp-header-right .bp-meta-infos {
		max-width: none !important;
	}

	.dialog-message > .elementor > .elementor-element {
		position: relative !important;
		padding-bottom: env(safe-area-inset-bottom);
		padding-top: env(safe-area-inset-top);
		min-height: 100dvh !important;

	}

	.elementor-popup-modal .dialog-widget-content {
		background-color: var(--e-global-color-secondary) !important;
	}

}