.alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
white-space: nowrap;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } input, textarea {
padding: 5px;
background: none repeat scroll 0% 0% #FFF;
border-color: #CACACA;
border-width: 2px;
border-style: solid;
margin-bottom: 10px;
border-radius: 3px;
font-size: 1em;
color: #666;
font-family: inherit;
width: 90%;
}
#respond{
margin: 40px 0px 0px;
}
#respond h3 {
color: #333;
font-weight: normal;
margin-bottom: 20px;
font-size: 21px;
}
#commentform {
margin: 15px 0px 0px;
}
#commentform input {
width: 170px;
margin: 0px 5px 10px 0px;
padding: 5px 7px;
}
#commentform label {
font-size: 0.85em;
color: #555;
width: 120px;
}
#commentform #submit:hover{
background: #eee;
} .commentlist {
background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.02);
border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}
.commentlist .comment {
margin-top: 10px;
width: 100%;
list-style-type: none;
}
.commentlist .comment .comment-body {
position: relative;
padding: 20px;
}
.commentlist .avatar {
float: left;
margin: 0px 15px 10px 0px;
vertical-align: middle;
border-radius: 100px;
width: 60px;
height: 60px;
}
div.comment-meta {
margin: 0px 0px 15px;
}
.commentlist  .reply {
position: absolute;
right: 1em;
top: 1em;
}
.commentlist .reply a {
background: none repeat scroll 0px 0px #BFBFBF;
color: #222 !important;
margin: 0px;
padding: 0.2em 1em;
text-shadow: none;
font-size: 0.8em;
text-transform: uppercase;
}
.commentlist .reply a::after {
margin-left: 5px;
content: url(//medicalplena.es/wp-content/themes/acuabasewp/images/reply.png);
}
button.boton-buscar{
height: 34px;
transition: all .2s;
}
input.form-control:focus{
outline: none;
border-color: none;
box-shadow: none;
}
input.form-control{
border-right: none;
}