| Server IP : 43.130.17.34 / Your IP : 216.73.217.6 Web Server : nginx/1.28.0 System : Linux VM-4-12-opencloudos 6.6.92-34.1.oc9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jun 25 21:32:13 CST 2025 x86_64 User : www ( 1000) PHP Version : 8.0.26 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /www/wwwroot/yespkg.com/wp-content/plugins/bb-plugin/modules/testimonials/css/ |
Upload File : |
/* Wrappers */
body.rtl .fl-module-testimonials .bx-viewport {
direction: ltr;
}
body.rtl .fl-testimonials-wrap.compact .fl-slider-next {
left: 18px;
right: auto;
}
body.rtl .fl-testimonials-wrap.compact .fl-slider-prev {
right: auto !important;
left: 0;
}
.fl-module-testimonials .bx-wrapper {
margin: 0 auto 35px;
}
.fl-testimonials-wrap {
position: relative;
}
.fl-testimonials-wrap .fl-testimonial {
position: absolute;
top: 0;
visibility: hidden;
}
.fl-testimonials-wrap .fl-testimonial:first-child,
.fl-testimonials-loaded .fl-testimonial {
position: relative;
visibility: visible;
}
.fl-testimonials-wrap .fa {
opacity: 0.8;
-webkit-transition: opacity 0.2s;
-moz-transition: opacity 0.2s;
-o-transition: opacity 0.2s;
-ms-transition: opacity 0.2s;
transition: opacity 0.2s;
}
.fl-testimonials-wrap .fa:hover {
opacity: 1;
}
/* Wide */
.fl-testimonials.wide {
text-align: center;
}
.fl-testimonials-wrap.wide .fl-slider-next,
.fl-testimonials-wrap.wide .fl-slider-prev {
position: absolute;
top: 50%;
margin-top:-10px;
right: 0px;
}
.fl-testimonials-wrap.wide .fa {
font-size: 23px;
position: relative;
z-index: 1;
}
.fl-testimonials-wrap.wide .fl-slider-prev {
left: 0px !important;
}
/* Compact */
.fl-testimonials-wrap.compact h3 {
margin: .3em 0;
}
.fl-testimonials-wrap.compact .fl-slider-next,
.fl-testimonials-wrap.compact .fl-slider-prev {
position: absolute;
top: 9px;
right: 0;
}
.fl-testimonials-wrap.compact .fa {
font-size: 17px;
}
.fl-testimonials-wrap.compact .fl-slider-prev {
right: 18px !important;
}