/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.0.0.1704962577
Updated: 2024-01-11 08:42:57

*/


html, body {
  overflow-x: hidden !important;
}

/* Header */

.button-gradient-text span.elementor-button-content-wrapper {
  background: linear-gradient(259deg, #2FE7B1 14.93%, #00B0A6 70.44%, #329ABE 96.93%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  display: inline-block;
}

.button-gradient-text span.elementor-button-content-wrapper:hover {
	background: none;
  -webkit-background-clip: initial;
  -webkit-text-fill-color: #ffffff;
  background-clip: initial;
  color: #ffffff;
	transition: 0.3s;
}

/* Home */

.bullets li {
    border: 1px solid #3599BF;
}

.thin-title span {
    font-weight: 300 !important;
}

.gradient-b-hover span.elementor-button-text:hover {
  background: var(--Linear, linear-gradient(259deg, #2FE7B1 14.93%, #00B0A6 70.44%, #329ABE 96.93%));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  transition: all 0.3s ease;
}




/* Gradient Text */

.gradient-title h2 {
  background: var(--Linear, linear-gradient(259deg, #2FE7B1 14.93%, #00B0A6 70.44%, #329ABE 96.93%));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  display: inline-block;
}


.gradient-title2 h2{
background: var(--Linear, linear-gradient(259deg, #2FE7B1 14.93%, #00B0A6 70.44%, #329ABE 96.93%));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  display: inline-block;
}

.gradient-heading H2 {
 background: var(--Linear, linear-gradient(259deg, #2FE7B1 14.93%, #00B0A6 70.44%, #329ABE 96.93%));
 70.44%, #329ABE 96.93%));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  display: inline-block;
}

.gradient-heading3 H3 {
background: var(--Linear, linear-gradient(262deg, #6DC5A2 23.56%, #2F9BBC 85.68%));
 70.44%, #329ABE 96.93%));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  display: inline-block;
}

.gradient-heading4 H4 {
	background: var(--Linear, linear-gradient(262deg, #6DC5A2 23.56%, #2F9BBC 85.68%));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  display: inline-block;
}

.gradient-paragraph p {
  background: var(--Linear, linear-gradient(202deg, #61C2A2 -9.74%, #3599BF 85.32%));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  display: inline-block;
}

.colors span {
    background: var(--Linear, linear-gradient(262deg, #6DC5A2 23.56%, #2F9BBC 85.68%));
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

#menu-1-c0d6c45 li:nth-last-child(2)::after{
  display: none;
}