/*
 Theme Name:   ApexClinic Child
 Theme URI:    https://themes.radiantthemes.com/apexclinic/
 Description:  ApexClinic Child Theme
 Author:       RadiantThemes.com
 Author URI: https://themeforest.net/user/radiantthemes
 Template:     apexclinic
 Version:      1.0.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
 Text Domain:  apexclinic-child
*/
.header_top_item ul.contact li {
    font-size: 16px;
    margin-top: 30px;
}
.header_top_item ul.contact li.phone strong {
    font-size: 22px;
}
.wraper_header.style-twelve .nav > [class*="menu-"] > ul.menu > li > a {
    font-weight: 400!important;
    font-size: 15px!important;
}
/*
Formulario 
*/


label {
    width: 100%;
}
h3.contactoLegend {
	color: #72cce4;
}
h5.contactoLegend {
    color: #d46940;
    float: left;
}
span.wpcf7-form-control-wrap {
	color: #ffffff;
    font-size: 16px;
    margin: 0px 0px 6px;
    padding: 0px;
    font-weight: normal;
    display: block;
    line-height: 19px;
}
span.wpcf7-not-valid-tip {
	}
div.wpcf7-mail-sent-ok {
    color: #efddc;
}

.wpcf7-not-valid-tip, div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: none;
    color: #efddc5!important;
    padding: 10px;
    background-color: rgba(69, 17, 11, .7);
    font-size: 16px;
}
.accept_terms .wpcf7-not-valid-tip {
    top: -8px;
    position: absolute;
    left: 300px;
    width: 300px;
}
input, textarea {
	color: gray;
    padding: 15px;
    min-height: 40px;
    width: 100%;
    font-size: 14px;
    border: 1px solid #46120C;
}
textarea { height: 170px;}
input[type="submit"] {
    display: block;
    margin: 30px auto 0px;
    color: #45110b;
    background-color: #efddc5;
    width: 40%;
    font-weight: bold;
    border: 1px solid #45110b;
}
input[type="submit"]:hover {
	cursor: pointer;
	background-color: #D46A40;
}
input[type="checkbox"] {
    width: 13px !important ;
    margin-right: 10px;
    float: left;
    -webkit-appearance: checkbox !important;
}
.texto_legal_form { color: #fff; font-size: 16px; clear: both;}
#responsive-form {
    margin:0 auto;
    width:100%;
    text-align: left;
}
.form-row{
 	width: 100%;
}
.column-half{
	 float: left;
	 position: relative;
	 padding: 0px 20px 0px 0px;
	 width:50%;
	 -webkit-box-sizing: border-box;
	        -moz-box-sizing: border-box;
	        box-sizing: border-box
}
.clearfix:after {
	 content: "";
	 display: table;
	 clear: both;
}
.no-float {
	float:none!important;
}
.floatLeft  {
    float: left!important;
}
.accept_terms {
    margin-bottom: 0px;
    float: left;
}
.aceptLegend, .aceptLegend a {
    font-size: 16px;
    color: #fff;
    margin-bottom: 30px;
}
.aceptLegend a {
    text-decoration: underline;
}
.formHome .radiant-contact-form .form-row input[type=text], .formHome .radiant-contact-form .form-row input[type=email] {
        padding-left: 15px!important;
}
.formHome .radiant-contact-form .form-row textarea {
        padding-left: 15px!important;
        padding-top: 15px!important;
}
.formHome h3 {
    color: #37d2d0;
}
.footer_main_item p {
    margin-bottom: 0px;
}

.footer_main_item a {
    color: #fff;
}
.footer_main_item a:hover {
    color: #e0e0e0;
}
.footer_main_item h4 {
    color: #e0e0e0;
}
.radiantthemes-custom-button .radiantthemes-custom-button-main > .placeholder {
    width: 200px;
}
.inner_banner_main .title {
    letter-spacing: 0px!important;
    font-weight: 500!important;
    color: #6b6b6b!important;
}
.gdpr-notice .close {
    position: absolute;
    right: 150px!important;
    width: 160px!important;
    top: 8px!important;
    height: 80px!important;
    z-index: 1000;
    cursor: pointer;
    text-shadow: none!important;
}
.gdpr-notice .close span {
    color: transparent;
}
.gdpr-notice .close:hover span {
    color: transparent;
 }
.gdpr-notice {
    width: 100%;
}