/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*

*/

::selection {
  background: #ff5400;
  color: #fff;
}

#title { 
	color: #ff5400 !important;
}

.container_prednost  {

  background: #fbfafa !important;

}

/* bg color change*/
.container_prednost:hover  {
background: #ff5400 !important;
}

/*icons change*/
.container_prednost:hover .elementor-icon {
color: #ffffff !important;	
}

/*text change*/
.container_prednost:hover .elementor-icon-box-title {
color: #ffffff !important;	
}


#nf-field-15 {
  background:#ff5400;
  font-size: 15px;
  border-radius: 5px;
  padding: 5px 20px;
  font-family: "Poppins"; !important;
  font-weight: 500;
}

#nf-field-15:hover {
  background: #121212;
  color: #FFFFFF;
}

#nf-field-9 {
  background:#ff5400;
  font-size: 15px;
  border-radius: 5px;
  padding: 5px 20px;
  font-family: "Poppins"; !important;
  font-weight: 500;
  

}

#nf-field-9:hover {
  background: #121212;
  color: #FFFFFF;
} 

#nf-form-title-2 h3 {
  display: none;
}

#nf-form-title-2 h3 {
	display:none;
}


