/*

Theme Name: Legal

Author: Sandee

Theme URI: http://dev.legal.com

Tags: Legal

Version: :Latest Version

*/

#myList li{ display:none;
}

#myList2 li{ display:none;
}

#myList3 li{ display:none;
}

.text-list a {
    color: #e1d1ba;
    font-style: italic;
    font-size: 17px;
	margin-left: 90px;
}


.es_textbox_class {
	border: none;
    border-bottom: 1px solid #d8d8d8 !important;
    border-radius: 0;
    height: 50px;
    font-size: 16px;
    padding: 0 20px;
    width: 100%;
}

.es_shortcode_form_email {
	display: none;
}

.es_textbox_button  {
    width: 50%;
    background: #000;
    border-radius: 0;
    border: none;
    color: #fff;
    font-family: 'AvantGarde CE';
    font-size: 20px !important;
    font-weight: bold;
    transition: 0.5s;
    padding: 5px 0;
}

textarea.form-control {
    height: 50px;
    border: none;
    border-bottom: 1px solid #d8d8d8 !important;
    font-size: 16px;
    padding: 0px;
}

.wpcf7-captchar:focus {
	outline: 0;
}

#mc_embed_signup .button {
    clear: both;
    background-color: #000 !important;
    border: 0 none;
    border-radius: 4px;
    transition: all 0.23s ease-in-out 0s;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    margin: 0 5px 10px 0;
    padding: 0 22px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: auto;
}