| Server IP : 52.25.153.185 / Your IP : 216.73.217.131 Web Server : Apache System : Linux ip-172-26-6-158 5.10.0-35-cloud-amd64 #1 SMP Debian 5.10.237-1 (2025-05-19) x86_64 User : daemon ( 1) PHP Version : 8.1.10 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /bitnami/wordpress/wp-content/plugins/testify/css/ |
Upload File : |
/*! @license
This file contains code based on and/or copied from the Divi theme. Used in this project under GNU General Public
License version 3 (GPLv3). For copyright information and GPLv3 text see ../license.txt.
Modified by Anna Kurowska and/or others; last modified 2021-01-21
*/
.testify-testimonials.flexslider {
margin: 0;
border: 0;
background: none;
}
.testify-testimonials .controls {
position: relative;
overflow: hidden;
}
.testify-testimonials .slides-container {
position: relative;
}
.testify-testimonials p, .testify-testimonials .testify-body-show {
font-size: 1em;
line-height: 1.5em;
}
.testify-testimonials .testimonial-container {
position: relative;
}
.testify-testimonials .slides .testimonial-image {
display: none;
margin-bottom: 0.5em;
}
.testify-testimonials .read-more,
.testify-testimonials .read-less {
margin-top: 20px;
display: block;
}
.testify-body-hidden {
height: 1px;
}
.testify-body-hide {
display: none;
}
.testify-body-show {
display: block;
}
.testify-testimonials .testimonial-sep {
border: 0;
width: 60px;
margin: 1em 0;
}
.testify-testimonials .testify-link,
.testify-testimonials .person-name {
margin-top: 1em;
clear: both;
}
.testify-testimonials .quotation-mark {
position: absolute;
left: 0;
top: 6px;
}
.testify-testimonials .quotation-mark svg {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.testify-testimonials .testify-flex-control-thumbs {
position: relative;
bottom: 0;
margin: 0 !important;
padding: 0 !important;
line-height: 0 !important;
}
.testify-testimonials .testify-flex-control-thumbs li {
float: none;
display: inline-block;
/*display: inline-flex;
align-items: center;
justify-content: center; POTENTIAL THUMBNAIL FIXES */
padding: 0 !important;
background-clip: content-box;
}
.testify-testimonials li::before {
display: none;
}
.testify-testimonials .testify-flex-control-thumbs li:last-child {
margin-right: 0;
}
.testify-testimonials .testify-flex-control-thumbs li img {
width: 100%;
}
.testify-testimonials .testify-flex-control-thumbs img {
opacity: .4;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.testify-testimonials .testify-flex-control-thumbs img:hover,
.testify-testimonials .testify-flex-control-thumbs img.testify-flex-active {
opacity: 1;
}
.testify-testimonials ul.slides {
padding: 0 !important;
}
.testify-testimonials .slides li {
position: relative;
margin-bottom: 33px;
padding: 0 !important;
}
.testify-testimonials .testify-flex-control-thumbs {
text-align: center;
}
.testify-testimonials ol.testify-flex-control-nav,
.testify-testimonials ul.testify-flex-direction-nav {
margin: 0 !important;
padding: 0 !important;
line-height: 1em !important;
list-style-type: none !important;
}
.testify-testimonials ul.testify-flex-direction-nav a::before {
line-height: 40px;
}
/*.testify-testimonials .slides li,
.testify-testimonials .slides li.testify-flex-active-slide{
background-color: transparent;
-o-transition: all .8s ease-in-out;
-ms-transition: all .8s ease-in-out;
-moz-transition: all .8s ease-in-out;
-webkit-transition: all .8s ease-in-out;
transition: all .8s ease-in-out;
}*/
.customize-control-checkbox .description {
font-weight: normal;
text-transform: none;
}
.testify-testimonials.thumb_per_row_0 .testify-flex-control-thumbs {
display: none;
}
.testify-testimonials.thumb_per_row_1 .testify-flex-control-thumbs li {
width: 100%;
}
.testify-testimonials.thumb_per_row_2 .testify-flex-control-thumbs li {
width: 50%;
}
.testify-testimonials.thumb_per_row_3 .testify-flex-control-thumbs li {
width: 33.3333333333%;
}
.testify-testimonials.thumb_per_row_4 .testify-flex-control-thumbs li {
width: 25%;
}
.testify-testimonials.thumb_per_row_5 .testify-flex-control-thumbs li {
width: 20%;
}
.testify-testimonials.thumb_per_row_6 .testify-flex-control-thumbs li {
width: 16.6666666667%;
}
.testify-testimonials.thumb_per_row_7 .testify-flex-control-thumbs li {
width: 14.2857142857%;
}
.testify-testimonials.thumb_per_row_8 .testify-flex-control-thumbs li {
width: 12.5%;
}
.testify-testimonials.thumb_per_row_9 .testify-flex-control-thumbs li {
width: 11.1111111111%;
}
.testify-testimonials.thumb_per_row_10 .testify-flex-control-thumbs li {
width: 10%;
}
.testify-testimonials.thumb_per_row_11 .testify-flex-control-thumbs li {
width: 9.09090909091%;
}
.testify-testimonials.thumb_per_row_12 .testify-flex-control-thumbs li {
width: 8.33333333333%;
}
.testify-testimonials .testify-flex-control-thumbs li img {
transition: none !important;
}
.testify-link-readmore:before,
.testify-link-readmore:after,
.testify-link-readless:before,
.testify-link-readless:after,
.et_pb_testify .testify-readmore-icon-fa .testify-link-readmore:before,
.et_pb_testify .testify-readmore-icon-fa .testify-link-readmore:after,
.et_pb_testify .testify-readmore-less-icon-fa .testify-link-readless:before,
.et_pb_testify .testify-readmore-less-icon-fa .testify-link-readless:after {
/*! @license The following code was copied from the Divi theme; see the top of this file for license and copyright details. Modified by Jonathan Hall 2019-08-16 */
text-shadow: 0 0;
font-family: "FontAwesome" !important;
font-weight: normal;
font-style: normal;
font-variant: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
line-height: 1;
text-transform: none;
speak: none;
/* End code copied from Divi */
}
.et_pb_testify .testify-link-readmore:before,
.et_pb_testify .testify-link-readmore:after,
.et_pb_testify .testify-link-readless:before,
.et_pb_testify .testify-link-readless:after {
/*! @license The following code was copied from the Divi theme; see the top of this file for license and copyright details */
text-shadow: 0 0;
font-family: "ETmodules" !important;
font-weight: normal;
font-style: normal;
font-variant: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
line-height: 1;
text-transform: none;
speak: none;
/* End code copied from Divi */
}
@media (max-width: 900px) {
.testify-testimonials .testimonial-body {
font-size: 0.8em;
}
.testify-testimonials .person-name {
font-size: 0.9em;
}
.testify-testimonials .testimonial-outer {
padding: 0 !important;
}
.testify-testimonials .quotation-mark svg {
width: 60%;
height: 60%;
}
.testify-testimonials.thumb_per_row_900_0 .testify-flex-control-thumbs {
display: none;
}
.testify-testimonials.thumb_per_row_900_1 .testify-flex-control-thumbs li {
width: 100%;
}
.testify-testimonials.thumb_per_row_900_2 .testify-flex-control-thumbs li {
width: 50%;
}
.testify-testimonials.thumb_per_row_900_3 .testify-flex-control-thumbs li {
width: 33.3333333333%;
}
.testify-testimonials.thumb_per_row_900_4 .testify-flex-control-thumbs li {
width: 25%;
}
.testify-testimonials.thumb_per_row_900_5 .testify-flex-control-thumbs li {
width: 20%;
}
.testify-testimonials.thumb_per_row_900_6 .testify-flex-control-thumbs li {
width: 16.6666666667%;
}
.testify-testimonials.thumb_per_row_900_7 .testify-flex-control-thumbs li {
width: 14.2857142857%;
}
.testify-testimonials.thumb_per_row_900_8 .testify-flex-control-thumbs li {
width: 12.5%;
}
.testify-testimonials.thumb_per_row_900_9 .testify-flex-control-thumbs li {
width: 11.1111111111%;
}
.testify-testimonials.thumb_per_row_900_10 .testify-flex-control-thumbs li {
width: 10%;
}
.testify-testimonials.thumb_per_row_900_11 .testify-flex-control-thumbs li {
width: 9.09090909091%;
}
.testify-testimonials.thumb_per_row_900_12 .testify-flex-control-thumbs li {
width: 8.33333333333%;
}
}
@media (max-width: 600px) {
.testify-testimonials .testimonial-body {
font-size: 0.6em;
}
.testify-testimonials .person-name {
font-size: 0.8em;
}
.testify-testimonials .quotation-mark {
display: none;
}
.testify-testimonials .testimonial {
padding: 0 !important;
}
.testify-testimonials .testify-flex-direction-nav {
display: none;
}
.testify-testimonials.thumb_per_row_600_0 .testify-flex-control-thumbs {
display: none;
}
.testify-testimonials.thumb_per_row_600_1 .testify-flex-control-thumbs li {
width: 100%;
}
.testify-testimonials.thumb_per_row_600_2 .testify-flex-control-thumbs li {
width: 50%;
}
.testify-testimonials.thumb_per_row_600_3 .testify-flex-control-thumbs li {
width: 33.3333333333%;
}
.testify-testimonials.thumb_per_row_600_4 .testify-flex-control-thumbs li {
width: 25%;
}
.testify-testimonials.thumb_per_row_600_5 .testify-flex-control-thumbs li {
width: 20%;
}
.testify-testimonials.thumb_per_row_600_6 .testify-flex-control-thumbs li {
width: 16.6666666667%;
}
.testify-testimonials.thumb_per_row_600_7 .testify-flex-control-thumbs li {
width: 14.2857142857%;
}
.testify-testimonials.thumb_per_row_600_8 .testify-flex-control-thumbs li {
width: 12.5%;
}
.testify-testimonials.thumb_per_row_600_9 .testify-flex-control-thumbs li {
width: 11.1111111111%;
}
.testify-testimonials.thumb_per_row_600_10 .testify-flex-control-thumbs li {
width: 10%;
}
.testify-testimonials.thumb_per_row_600_11 .testify-flex-control-thumbs li {
width: 9.09090909091%;
}
.testify-testimonials.thumb_per_row_600_12 .testify-flex-control-thumbs li {
width: 8.33333333333%;
}
}
@media (max-width: 400px) {
.testify-testimonials.thumb_per_row_400_0 .testify-flex-control-thumbs {
display: none;
}
.testify-testimonials.thumb_per_row_400_1 .testify-flex-control-thumbs li {
width: 100%;
}
.testify-testimonials.thumb_per_row_400_2 .testify-flex-control-thumbs li {
width: 50%;
}
.testify-testimonials.thumb_per_row_400_3 .testify-flex-control-thumbs li {
width: 33.3333333333%;
}
.testify-testimonials.thumb_per_row_400_4 .testify-flex-control-thumbs li {
width: 25%;
}
.testify-testimonials.thumb_per_row_400_5 .testify-flex-control-thumbs li {
width: 20%;
}
.testify-testimonials.thumb_per_row_400_6 .testify-flex-control-thumbs li {
width: 16.6666666667%;
}
.testify-testimonials.thumb_per_row_400_7 .testify-flex-control-thumbs li {
width: 14.2857142857%;
}
.testify-testimonials.thumb_per_row_400_8 .testify-flex-control-thumbs li {
width: 12.5%;
}
.testify-testimonials.thumb_per_row_400_9 .testify-flex-control-thumbs li {
width: 11.1111111111%;
}
.testify-testimonials.thumb_per_row_400_10 .testify-flex-control-thumbs li {
width: 10%;
}
.testify-testimonials.thumb_per_row_400_11 .testify-flex-control-thumbs li {
width: 9.09090909091%;
}
.testify-testimonials.thumb_per_row_400_12 .testify-flex-control-thumbs li {
width: 8.33333333333%;
}
}
/* Copied from readmore js to fix the overflow issue and modified */
.testify-body-full[data-readmore] {
transition: height 100ms;
overflow: hidden;
}
/** End Visual Builder styles **/
/* force the "read less" view to be set on any slides that are not currently active */
.testify-testimonials .slides li:not(.testify-flex-active-slide) .testify-body-truncated {
display: block;
}
.testify-testimonials .slides li:not(.testify-flex-active-slide) .testify-body-full {
display: none;
}
/*! @license
* Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/@font-face{font-family:'FontAwesome';src:url('fonts/fontawesome-webfont.eot?v=4.7.0');src:url('fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}