Viewing File: /home/fshjisk/asian-store.fr/wp-contenta43/plugins/fusion-builder/assets/css/shortcodes/person.css
/* stylelint-disable length-zero-no-unit */
/* stylelint-enable length-zero-no-unit */
.fusion-person {
text-align: center;
}
.fusion-person .person-shortcode-image-wrapper img {
vertical-align: top;
box-shadow: none;
max-width: 100%;
}
.fusion-person .person-image-container {
display: inline-block;
z-index: 1;
max-width: 100%;
vertical-align: bottom;
}
.fusion-person .person-image-container.glow {
box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.fusion-person .person-image-container.dropshadow {
box-shadow: 2px 3px 7px rgba(0, 0, 0, 0.3);
}
.fusion-person .person-image-container.person-rounded-overflow {
overflow: hidden;
}
.fusion-person .person-desc {
margin-top: 25px;
}
.fusion-person .person-desc .person-author {
display: table;
width: 100%;
}
.fusion-person .person-desc .person-author .fusion-social-networks,
.fusion-person .person-desc .person-author .person-author-wrapper {
display: table-cell;
vertical-align: middle;
float: none;
}
.fusion-person .person-desc .person-author .person-author-wrapper {
min-width: 50%;
}
.fusion-person .person-desc .person-author .fusion-social-networks {
max-width: 50%;
text-align: right;
}
.fusion-person .person-desc .person-author .person-name,
.fusion-person .person-desc .person-author .person-title {
display: block;
}
.fusion-person .person-content {
margin-top: 25px;
}
.fusion-person a {
box-shadow: none !important;
}
.fusion-person-left .person-desc {
text-align: left;
}
.fusion-person-left .person-desc .person-author .fusion-social-networks {
text-align: right;
}
.fusion-person-left .person-desc .fusion-social-networks {
text-align: left;
}
.fusion-person-center .person-desc {
text-align: center;
}
.fusion-person-center .person-desc .person-author {
display: block;
width: 100%;
}
.fusion-person-center .person-desc .person-author .person-author-wrapper {
display: block;
width: 100%;
}
.fusion-person-center .person-desc .person-author .fusion-social-networks {
display: block;
width: 100%;
max-width: none;
text-align: center;
margin: 20px auto 0;
}
.fusion-person-center .person-desc .fusion-social-networks {
text-align: center;
}
.fusion-person-center .person-content {
margin-top: 25px;
}
.fusion-person-right .person-desc {
text-align: right;
}
.fusion-person-right .person-desc .person-author .fusion-social-networks {
text-align: left;
}
.fusion-person-right .person-desc .fusion-social-networks {
text-align: right;
}
.fusion-person-icon-bottom .fusion-social-networks {
margin-top: 35px;
}
Back to Directory
File Manager