.gallery dl a img,
img.wp-caption .alignnone {
    margin: 0 auto;
    height: auto;
}
.wp-caption,
.wp-caption > img,
img.alignnone {
    max-width: 100%;
}
blockquote,
blockquote p {
    font-style: italic;
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: 1px;
}
blockquote {
    border-left: 2px solid var(--sp-primary);
    padding: 10px 15px;
    background: #fbfbfb;
    margin: 0 0 15px;
}
blockquote cite,
blockquote small {
    line-height: 1.3;
    padding-top: 15px;
    display: block;
}
blockquote cite,
blockquote em,
blockquote i {
    font-style: normal;
}
.gallery dl a,
.gallery-icon a {
    display: block;
}
.gallery-item {
    background-color: #ececec;
    padding: 0;
    margin-right: 2.7%;
    margin-bottom: 2.7%;
    text-align: center;
    float: left;
}
.widget_media_gallery:after {
    content: "";
    clear: both;
    display: block;
}
.gallery figure.gallery-item:last-child {
    margin-bottom: 0;
}
#attachment_907,
.gallery-columns-1 .gallery-item {
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    width: 45%;
}
.gallery-columns-3 .gallery-item {
    width: 30.3%;
}
.gallery-columns-4 .gallery-item {
    width: 20%;
}
.gallery-columns-5 .gallery-item {
    width: 17.7%;
}
.gallery-columns-6 .gallery-item {
    width: 13.6%;
}
.gallery-columns-7 .gallery-item {
    width: 12.25%;
}
.gallery-columns-8 .gallery-item {
    width: 10.5%;
}
.gallery-columns-9 .gallery-item {
    width: 9.11%;
}
.gallery br + br {
    display: none;
}
img.alignnone {
    margin: 0 auto;
}
.wp-caption.alignleft,
img.alignleft {
    margin-right: 30px;
}
.wp-caption.alignright,
img.alignright {
    margin-left: 30px;
    float: right;
    clear: both;
    margin-bottom: 30px;
}
img.wp-caption .alignnone {
    display: block;
    width: 100%;
}
a img.alignright {
    float: right;
}
.wp-caption.alignleft,
a img.alignnone {
    margin: 5px 20px 20px 0;
}
.alignleft,
a img.alignleft {
    float: left;
}
a img.aligncenter {
    margin-left: auto;
    margin-right: auto;
}
.aligncenter {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
.alignright {
    float: right;
    margin: 0.5em 0 0.5em 20px;
}
.entry-caption,
.gallery-caption,
.wp-caption .wp-caption-text {
    clear: left;
    font-style: italic;
    line-height: 1.5em;
    margin: 0.75em 0;
    text-align: center;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption p.wp-caption-text {
    font-family: "Open Sans";
    font-size: 14px;
    margin: 12px 0;
    text-align: center;
    font-weight: 400;
    font-style: italic;
    line-height: 1.5em;
}
.wp-caption {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f8f8f8;
    border: 1px solid #eee;
    border-image: initial;
    border-radius: 3px;
    margin-bottom: 20px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    text-align: center;
}
form.post-password-form input,
form.post-password-form label {
    display: inline-block;
}
