/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://themeforest.net/user/artbees
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Version:        1.0
*/



@font-face {
  font-family: 'fontello';
  src: url('font/fontello.eot?55062625');
  src: url('font/fontello.eot?55062625#iefix') format('embedded-opentype'),
       url('font/fontello.woff2?55062625') format('woff2'),
       url('font/fontello.woff?55062625') format('woff'),
       url('font/fontello.ttf?55062625') format('truetype'),
       url('font/fontello.svg?55062625#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
   font-family: 'evonline';
   src: url('font/evonline.eot?l9obew');
   src: url('font/evonline.eot?l9obew#iefix') format('embedded-opentype'),
        url('font/evonline.ttf?l9obew') format('truetype'),
        url('font/evonline.woff?l9obew') format('woff'),
        url('font/evonline.svg?l9obew#evonline') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
      font-family: 'redes-sociais';
      src: url('font/redes-sociais.eot?85775383');
      src: url('font/redes-sociais.eot?85775383#iefix') format('embedded-opentype'),
           url('font/redes-sociais.woff?85775383') format('woff'),
           url('font/redes-sociais.ttf?85775383') format('truetype'),
           url('font/redes-sociais.svg?85775383#redes-sociais') format('svg');
      font-weight: normal;
      font-style: normal;
}

/* EVO RODAPÉ*/

.icone-love:after{
	content: '\e800';
	font-family: 'fontello';
}

.logo-evonline:after {
   content: "\e0";
   font-family: 'evonline' !important;
}


/* FORMULARIO */

input.vfb-text, input[type="text"].vfb-text, input[type="tel"].vfb-text, input[type="email"].vfb-text, input[type="url"].vfb-text, textarea.vfb-textarea{
	padding: 8px 10px;
}

/* .vfb-item label{
	display: none;
} */

.visual-form-builder fieldset{
	margin: 0 !important;
}

.ocultar, .visual-form-builder .vfb-legend, .vfb-item-secret{
   display:none !important;
}

.visual-form-builder fieldset{
   border: 0 !important;
   border-radius: 0 !important;
   background-color: transparent !important;
}

.verification ul li.vfb-item-submit{
   width: 100% !important;
   padding: 0 !important;
   margin-top: 0px !important;
}

.verification ul li.vfb-item-submit input{
   width: 100% !important;
   padding: 15px 0;
}

form.visual-form-builder{
	margin: 0 !important;
}

.vfb-fieldset ul li{
  padding-left:0 !important;
}

.vfb-item-text input, .vfb-textarea{
  background: none !important;
  box-shadow: none !important;
  border-radius: 0px !important;
}

.verification .vfb-section{
	margin-right: 22px !important;
}