/*
Theme Name: Julia Child 01
Theme URI: 
Description: Child 01 theme for the Julia theme
Author: <a href="http://themeforest.net/user/kayapati">Kayapati</a>
Author URI: 
Template: julia
Version: 1.2.1
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Mon, 30 May 2016 18:34:20 +0000 */ 

@import url('../julia/style.css');

/*Formulario de contacto GRAL */
#wpcf7-f12-p31-o1 {
padding: 30px;
background-color: #FFFFFF;
 textarea{ border-color:#cccccc; color:#787878; }  
i{color:#787878!important; }
-webkit-input-placeholder {  color: #787878!important; }
-moz-placeholder{    color: #787878!important; }
}
#gralsubmit {
color: rgb(255, 255, 255); 
width: 100%;
font-size: 15px; 
letter-spacing: 1px; 
font-weight: bold; 
border: 0px; 
background-color: 
rgb(255, 51, 51);
}
#yourname {
width: 100%;
}
#youremail {
width: 100%;
}
#yoursubject {
width: 100%;
}
#phonenr {
width: 100%;
}
#yourmessage {
width: 100%;
}
/*Formulario de contacto Modelos */
#wpcf7-f1141-p1744-o1 .p { 
color: #FFFFFF;
}

#gralsubmit {

color: rgb(255, 255, 255); 
width: 100%;
font-size: 15px; 
letter-spacing: 1px; 
font-weight: bold; 
border: 0px; 
background-color: 
rgb(255, 51, 51);
}
#yourname1 {
border: 2px solid #FFFFFF;
color:#e5c100;
}
#name-test {
border: 2px solid #FFFFFF;
color:#e5c100;
}
#youremail1 {
/*border-color: #FFFFFF;*/
border: 2px solid #FFFFFF;
}
#model_slug {
border: 2px solid #FFFFFF;
color: #e5c100;
}
#yoursubject1 {
border: 2px solid #FFFFFF;
color: #e5c100;
}
#phonenr1 {
border: 2px solid #FFFFFF;
color: #e5c100;
}
#yourmessage1 {
border: 2px solid #FFFFFF;
color: #e5c100;
}

::-webkit-input-placeholder {
    color: #e5c100 !important;
    font-family:'arial', sans-serif;
}
:-moz-placeholder {
    color: #e5c100 !important;
    font-family:'arial', sans-serif;
}
::-moz-placeholder {
    color: #e5c100 !important;
    font-family:'arial', sans-serif;
}
:-ms-input-placeholder {
    color: #e5c100 !important;
    font-family:'arial', sans-serif;
}
/* Custom Styles for WP Admin Section */
#wp-admin-bar-wp-logo{
display:none!important;
}