/*
 Theme Name:   medikare Child
 Description:  Medikare Child Theme
 Author:       Immograf
 Author URI:   http://www.immograf.com
 Template:     medikare
 Version:      0.0.1
 Text Domain:  medikare-child
*/

a {color: #2aae7c;}

.top-bar {
background: #25ad79; }

.navbar {
padding: 10px 0;}

.titulo-news {
font-size: 25px; 
font-weight: 500; }

.main-footer p  {
font: 14px/18px Roboto; 
line-height: 1.5;
color:#444444; }

.main-footer {
background: #ffffff;
padding-top: 0px !important; }


.titulo-footer {

font-size: 20px; }

.copyright-3 .container .row-copyrights, .copyright .container .row-copyrights {

padding-top: 0px;
padding-bottom: 8px;
border-top: none; }

.copyright-3, .copyright {
background: #25ad79; 
padding-top: 18px; }

.copyright-3 .textwidget p, .copyright .textwidget p, .copyright a, .copyright a:focus {
color: #ffffff;}

.copyright a:hover {color: #ffffff; text-decoration: underline;}

.frase-destacada {
font-size: 24px; 
color: #b9b9b9;
line-height: 1.2;
font-weight: 300; }

.h1-ficticio {
font-size: 25px; }

/***breadcrumbs***/

.page-heading .title {
display: none; }

.bc-type-1 {
    background: #cfede2;}

.page-heading {
    padding: 4px 0;
border-top: none; 
border-bottom: none;}

.page-heading .container > .row {
display: none; }

/***breadcrumbs***/

/***contacto***/

.form-column-1 {    
float: left;
margin-right: 10px;
width: 40%;
}

.form-column-1 input{
width: 100%; }

.form-column-2 {    
float: left;
    width: 40%;
}


.form-column-2 input{
width: 100%; }

.form-asunto {    
float: left;
width: 100%;
padding-right: 18%;
}

.form-asunto input{    
width:100%;
}

.form-mensaje {    
float: left;
    width: 100%;
}

p.formulario-enviar {
    margin-top: 20px;
}

.form-mensaje textarea {

width: 81%;
height: 161px; }

.form-acceptance1 span.wpcf7-not-valid-tip {
    width: 300px;
    position: absolute;
    top: 22px;
}

p.form-acceptance1 {
    display: inline-block;
}

.formulario-enviar input {

padding: 10px 35px; 
background: #29b17b;
font-size: 15px; }

@media (max-width:1200px){

.form-column-1 {    
float: left;
padding-right:19%;
width: 100%;
}

.form-column-2 {    
float: left;
padding-right:19%;
width: 100%;
}

.form-asunto {
padding-right:19%;
}

}

@media (max-width:768px){

.wpcf7 {
width:600px;
}

}

@media (max-width:530px){

.wpcf7 {
width:125%;
}

}



/***responsive***/

.st-menu .nav-wrapper {
background: #ffffff;}

.mobile-nav-heading.close-mobile-nav {
display: none; }

/***fin responsive***/

