/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 23 2024 | 04:02:39 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.ovh {
	overflow:hidden;
}

@media screen and (min-width:1024px) {
	.elementor-18 .elementor-element.elementor-element-eee52b6 .elementskit-navbar-nav > li:last-child  {
		 display: flex;
		align-items: center;
		justify-content: center;
		align-content: center;
		flex-wrap: nowrap;
		flex-direction: row;
	}

	.elementor-18 .elementor-element.elementor-element-eee52b6 .elementskit-navbar-nav > li:last-child > a {
		padding: 15px 30px 15px 30px;
		background-color: #cfd82f;
		border-radius: 50px;
		display: inline;
		height: auto;
	}
	
	.elementor-543 .elementor-element.elementor-element-eee52b6 .elementskit-navbar-nav > li:last-child  {
		 display: flex;
		align-items: center;
		justify-content: center;
		align-content: center;
		flex-wrap: nowrap;
		flex-direction: row;
	}

	.elementor-543 .elementor-element.elementor-element-eee52b6 .elementskit-navbar-nav > li:last-child > a {
		padding: 15px 30px 15px 30px;
		background-color: #cfd82f;
		border-radius: 50px;
		display: inline;
		height: auto;
	}
}

