.js .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.inputfile + label,
#label-attachment {
    width:100%;
    font-size: 16px;
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
}
.no-js .inputfile + label,
.no-js #label-attachment {
    display: none;
}
.inputfile + label svg,
#label-attachment svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    margin-right: 0.25em;
}
.inputfile + label, #label-attachment {
    color: #000000;
    font-size: 12px;
}
.inputfile + label,
#label-attachment {
    background-color: transparent;
    padding: 0;
    padding: 0;
    border-radius: 0;
    margin: 0;
}
.inputfile + label span,
#label-attachment span,
.inputfile + label strong,
#label-attachment strong {
    padding: 0.625rem 1.25rem;
}
.inputfile + label span,
#label-attachment span {
    min-height: 2em;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
    width: 80% !important;
    font-weight: 400;
}

.inputfile + label strong,
#label-attachment strong,
#file-foto,
#file-foto1,
#file-foto2,
#file-foto3,
#file-foto5,
#file-foto6,
#file-foto7,
#file-foto8,
#file-foto9,
#file-foto10,
#file-foto11,
label[for="file-foto"] strong,
label[for="file-foto1"] strong,
label[for="file-foto2"] strong,
label[for="file-foto3"] strong,
label[for="file-foto5"] strong,
label[for="file-foto6"] strong,
label[for="file-foto7"] strong,
label[for="file-foto8"] strong,
label[for="file-foto9"] strong,
label[for="file-foto10"] strong,
label[for="file-foto11"] strong,
.label-file strong {
    height: 100%;
    float: left;
    color: #f1e5e6;
    background-color: #e6140c;
    display: inline-block;
}
#reply-title,
.comment-notes,
.comment-form-attachment label[for="attachment"],
.comment-form-attachment #attachment {
    display: none;
}
#label-attachment {
    display: block;
}
#attachmentForm a {
    color: #fff;
}
@media screen and (max-width: 50em) {
	.inputfile + label strong,
    #label-attachment strong {
		display: block;
	}
}
.inputfile + label strong,
label[for="file-foto"] strong,
label[for="file-foto1"] strong,
label[for="file-foto2"] strong,
label[for="file-foto3"] strong,
label[for="file-foto5"] strong,
label[for="file-foto6"] strong,
label[for="file-foto7"] strong,
label[for="file-foto8"] strong,
label[for="file-foto9"] strong,
label[for="file-foto10"] strong,
label[for="file-foto11"] strong,
.label-file strong {
    width: 160px;
    text-align: center;
    color: #fff;
    padding: 5px 0;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 400;
    cursor: pointer;
}
.box-input-especial [type="file"] {
    display: none;
}
