Viewing File: /home/maglabs/bambinos/wp-content/themes/juliette/assets/addon/css/testimonials.css
/**
* Foundation for Sites
* Version 6.6.3
* https://get.foundation
* Licensed under MIT Open Source
*/
.novaworks-testimonials {
width: 100%;
position: relative;
}
.novaworks-testimonials__instance {
position: relative;
}
.novaworks-testimonials__instance:not(.slick-initialized) {
display: -ms-flexbox;
display: flex;
visibility: hidden;
width: 100%;
}
.novaworks-testimonials__instance.novaworks-testimonials--comment-corner .novaworks-testimonials__comment:after {
content: "";
}
.novaworks-testimonials__item {
outline: none;
}
.novaworks-testimonials__figure {
position: relative;
}
.novaworks-testimonials__figure .novaworks-testimonials__tag-img {
background-size: cover;
background-repeat: no-repeat;
max-width: 100%;
object-fit: cover;
position: relative;
display: inline-block;
width: 80px;
height: 80px;
border-radius: 50%;
}
.novaworks-testimonials__comment {
max-width: 100%;
}
.novaworks-testimonials__name {
max-width: 100%;
}
.novaworks-testimonials__position {
max-width: 100%;
}
.novaworks-testimonials--comment-corner .novaworks-testimonials__comment {
position: relative;
}
.novaworks-testimonials--comment-corner .novaworks-testimonials__comment:after {
content: "";
height: 0;
width: 0;
display: block;
position: absolute;
border: 0 solid;
}
.novaworks-testimonials.preset-type-1 .novaworks-testimonials__content {
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
}
.novaworks-testimonials.preset-type-1 .novaworks-testimonials__comment {
font-size: 16px;
line-height: 2;
margin-bottom: 10px;
-webkit-box-ordinal-group: 4;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
}
.novaworks-testimonials.preset-type-1 .novaworks-testimonials__name {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
font-size: 24px;
font-weight: bold;
color: #767676;
margin-bottom: 15px;
}
.novaworks-testimonials.preset-type-1 .novaworks-testimonials__name:after {
display: block;
line-height: 1;
font-size: 20px;
margin-top: 5px;
color: #1779ba;
}
.novaworks-testimonials.preset-type-1 .novaworks-testimonials__position {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
.novaworks-testimonials.preset-type-1 .novaworks-testimonials__figure {
-webkit-box-ordinal-group: 1;
-webkit-order: 0;
-ms-flex-order: 0;
order: 0;
}
.novaworks-testimonials.preset-type-1 .novaworks-testimonials__rating {
-webkit-box-ordinal-group: 5;
-webkit-order: 4;
-ms-flex-order: 4;
order: 4;
}
.novaworks-testimonials.preset-type-2 .novaworks-testimonials__content {
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
}
.novaworks-testimonials.preset-type-2 .novaworks-testimonials__comment {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
.novaworks-testimonials.preset-type-2 .novaworks-testimonials__rating {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
.novaworks-testimonials.preset-type-2 .novaworks-testimonials__name {
-webkit-box-ordinal-group: 4;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
}
.novaworks-testimonials.preset-type-2 .novaworks-testimonials__position {
-webkit-box-ordinal-group: 5;
-webkit-order: 4;
-ms-flex-order: 4;
order: 4;
}
.novaworks-testimonials.preset-type-3 .novaworks-testimonials__content {
text-align: center;
font-size: 14px;
}
.novaworks-testimonials.preset-type-3 .novaworks-testimonials__comment {
font-size: 16px;
line-height: 1.56;
margin-bottom: 12px;
}
.novaworks-testimonials.preset-type-3 .novaworks-testimonials__name {
font-weight: bold;
display: inline-block;
color: #767676;
}
.novaworks-testimonials.preset-type-3 .novaworks-testimonials__position {
display: inline-block;
color: #767676;
padding-left: 5px;
}
.novaworks-testimonials.preset-type-3 .novaworks-testimonials__figure {
margin-bottom: 15px;
}
.novaworks-testimonials.preset-type-3 .novaworks-testimonials__rating {
display: none;
}
.novaworks-testimonials.preset-type-4 .novaworks-testimonials__content {
text-align: center;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
}
.novaworks-testimonials.preset-type-4 .novaworks-testimonials__tag-img {
width: 70px;
height: 70px;
}
.novaworks-testimonials.preset-type-4 .novaworks-testimonials__comment {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1;
}
.novaworks-testimonials.preset-type-4 .novaworks-testimonials__name {
display: inline-block;
}
.novaworks-testimonials.preset-type-4 .novaworks-testimonials__position {
display: inline-block;
}
.novaworks-testimonials.preset-type-4 .novaworks-testimonials__rating {
display: none;
}
.novaworks-testimonials.preset-type-5 .novaworks-testimonials__content {
background-color: #fff;
position: relative;
padding: 45px 45px 65px;
border: 1px solid var(--site-border-color);
font-style: italic;
margin-bottom: 45px;
}
.novaworks-testimonials.preset-type-5 .novaworks-testimonials__tag-img {
width: 88px;
height: 88px;
display: block;
}
.novaworks-testimonials.preset-type-5 .novaworks-testimonials__comment {
color: var(--site-heading-color);
font-size: 22px;
line-height: 1.8;
margin-bottom: 15px;
}
.novaworks-testimonials.preset-type-5 .novaworks-testimonials__comment:after {
content: "";
width: 100px;
border-top: 1px solid var(--site-border-color);
display: block;
margin-top: 15px;
}
.novaworks-testimonials.preset-type-5 .novaworks-testimonials__name {
color: var(--site-accent-color);
font-size: 18px;
}
.novaworks-testimonials.preset-type-5 .novaworks-testimonials__rating {
display: none;
}
.novaworks-testimonials.preset-type-5 .novaworks-testimonials__figure {
position: absolute;
left: 60px;
bottom: -44px;
}
.novaworks-testimonials.preset-type-5 .novaworks-testimonials__figure:before {
content: "";
border-top: 1px solid #fff;
width: 15px;
position: absolute;
right: 100%;
top: 50%;
}
.novaworks-testimonials.preset-type-5 .novaworks-testimonials__figure:after {
content: "";
border-top: 1px solid #fff;
width: 15px;
position: absolute;
left: 100%;
top: 50%;
}
.novaworks-testimonials.preset-type-6 .novaworks-testimonials__item-inner {
background: #FFFFFF;
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
padding: 30px;
}
.novaworks-testimonials.preset-type-6 .novaworks-testimonials__content {
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.novaworks-testimonials.preset-type-6 .novaworks-testimonials__comment {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
width: 100%;
margin-bottom: 15px;
}
.novaworks-testimonials.preset-type-6 .novaworks-testimonials__rating {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
width: 100%;
margin-bottom: 14px;
}
.novaworks-testimonials.preset-type-6 .novaworks-testimonials__name {
-webkit-box-ordinal-group: 5;
-webkit-order: 4;
-ms-flex-order: 4;
order: 4;
font-size: 18px;
}
.novaworks-testimonials.preset-type-6 .novaworks-testimonials__position {
display: none;
}
.novaworks-testimonials.preset-type-6 .novaworks-testimonials__figure {
-webkit-box-ordinal-group: 4;
-webkit-order: 3;
-ms-flex-order: 3;
order: 3;
margin-right: 20px;
}
.novaworks-testimonials.preset-type-6 .novaworks-testimonials__figure .novaworks-testimonials__tag-img {
width: 50px;
height: 50px;
vertical-align: middle;
}
@media (max-width: 1279px) {
.novaworks-testimonials.preset-type-5 .novaworks-testimonials__content {
padding: 35px 35px 65px;
}
.novaworks-testimonials.preset-type-5 .novaworks-testimonials__comment {
font-size: 18px;
}
.novaworks-testimonials.preset-type-5 .novaworks-testimonials__name {
font-size: 16px;
}
}
@media (max-width: 800px) {
.novaworks-testimonials.preset-type-2 .novaworks-testimonials__item-inner {
padding-left: 100px;
}
}
@media (max-width: 600px) {
.novaworks-testimonials.preset-type-2 .novaworks-testimonials__item-inner {
padding-left: 0;
}
.novaworks-testimonials.preset-type-2 .novaworks-testimonials__tag-img {
position: static;
}
}
Back to Directory
File Manager