/*
 Theme Name:   Braintech Child
 Theme URI:    http://keenitsolutions.com/products/wordpress/braintech/
 Description:  Unitek Child
 Author:       RS Theme
 Author URI:   http://rstheme.com
 Template:     braintech
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */
 
/* ### Personalização do site da KERNEL ### */
 
 

/* ---------------------------- Orange V nas listas de propriedades do software eticadata */

ul.list-check-orange {
  list-style: none;
}

ul.list-check-orange li:before {
  content: '✓ ';
	color: #F9780F;
	font-weight: 900;
	display: inline-block; width: 1.5em;
  margin-left: -1.5em}
}

/* ---------------------------- */


/* ---------------------------- Green V nas listas de propriedades do software sage */

ul.list-check-green {
  list-style: none;
}

ul.list-check-green li:before {
  content: '✓ ';
	color: #00DC00;
	font-weight: 900;
	display: inline-block; width: 1.5em;
  margin-left: -1.5em}
}

/* ---------------------------- */


/* ---------------------------- Personaliza o formulário de contacto eticadata*/

#evf-21363-field_fullname, 
  #evf-21363-field_email, 
  #evf-21363-field_subject, 
  #evf-21363-field_message, 
  #evf-21363-field_VYkOKxWtVq-3,
  #evf-21363-field_3zJyLKvyyT-1 {
	border-color: white !important; 
	padding: 10px !important;
	border-radius: 6px !important;
	font-family: 'Roboto' !important;
}

.everest-forms label {
    font-size: 13px;
    font-weight: 400;
    font-family: 'Roboto Condensed' !important;
}

#evf-submit-21363.everest-forms-submit-button.button.evf-submit  {
 background-color: transparent;
 background-image: linear-gradient(180deg, #DD4C23 0%, #ED701F 100%);
 padding: 14px 30px 14px 30px;
 font-size: 16px;
 font-weight: 500;
 text-transform: capitalize;
 border-radius: 25px 25px 25px 25px;
 height: 50px !important;
 color: #FFFFFF !important;
}

/* ---------------------------- */


/* ---------------------------- Personaliza o formulário de contacto Sage*/
#evf-22517-field_fullname, 
  #evf-22517-field_email, 
  #evf-22517-field_subject, 
  #evf-22517-field_message, 
  #evf-22517-field_VYkOKxWtVq-3,
  #evf-22517-field_3zJyLKvyyT-1 {
	border-color: white !important; 
	padding: 10px !important;
	border-radius: 6px !important;
	font-family: 'Roboto' !important;
}
.everest-forms label {
    font-size: 13px;
    font-weight: 400;
    font-family: 'Roboto Condensed' !important;
}

#evf-submit-22517.everest-forms-submit-button.button.evf-submit  {
 background-color: transparent;
 background-image: linear-gradient(180deg, #00ee5d 0%, #006600 100%);
 padding: 14px 30px 14px 30px;
 font-size: 16px;
 font-weight: 500;
 text-transform: capitalize;
 border-radius: 25px 25px 25px 25px;
 height: 50px !important;
 color: #FFFFFF !important;
}

/* ---------------------------- */



